mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
b3ae812c32
existing queue (it was done for wav, but not for mp3 files). Preserving the queue is not a good idea if mc is used to move the files around. Always redirect stdout and stderr to /dev/null.
52 lines
1.5 KiB
Plaintext
52 lines
1.5 KiB
Plaintext
2006-12-27 Pavel Roskin <proski@gnu.org>
|
|
|
|
* mc.ext.in: Call xmms consistently. Never preserve the
|
|
existing queue (it was done for wav, but not for mp3 files).
|
|
Preserving the queue is not a good idea if mc is used to move
|
|
the files around. Always redirect stdout and stderr to
|
|
/dev/null.
|
|
|
|
2006-06-22 Gabor Kiss <kissg@cdata.hu>
|
|
|
|
* mc.ext.in: ipkg package manager uses gzipped tars (.ipk).
|
|
|
|
2006-06-05 Nerijus Baliunas <nerijus@users.sourceforge.net>
|
|
|
|
* mc.ext.in: Loosen match for mailbox.
|
|
|
|
2006-05-28 Leonard den Ottolander <leonard den ottolander nl>
|
|
|
|
* mc.ext.in: Open mailboxes with mailfs.
|
|
|
|
2006-03-23 Marek Habersack <grendel@debian.org>
|
|
|
|
* mc.ext.in: Improve output of the View command for debian packages.
|
|
|
|
2006-03-18 Leonard den Ottolander <leonard den ottolander nl>
|
|
|
|
* mc-wrapper.sh.in: Don't use "$()" construct as it is not portable
|
|
to f.e. SunOS. Use backticks instead.
|
|
|
|
2006-03-15 Gergely Szasz <szaszg@hu.inter.net>
|
|
|
|
* mc.ext.in: Add support for Perl .pod files.
|
|
|
|
2006-02-28 Leonard den Ottolander <leonard den ottolander nl>
|
|
|
|
* mc-wrapper.sh.in: Handle user names with spaces.
|
|
* mc-wrapper.csh.in: Likewise.
|
|
|
|
2006-02-19 Nerijus Baliunas <nerijus@users.sourceforge.net>
|
|
|
|
* mc.ext.in: Open gimp in the background.
|
|
|
|
2006-01-29 Julian Mehnle <julian@mehnle.net>
|
|
|
|
* lib/mc.hint: Mention VIEWER environment variable.
|
|
|
|
2005-09-06 Roland Illig <roland.illig@gmx.de>
|
|
|
|
* mc.menu: %d is already quoted, so it must not be written "%d".
|
|
* mc.ext: nm(1) view is enabled for all ELF files, not just
|
|
files ending in .o.
|