Slava Zanko
37ccd9ccac
Open .glade support in mc.ext
...
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2009-03-20 11:14:45 +02:00
Mikhail S. Pobolovets
5fd1537717
lib/mc.ext.in: command line options fix by adamw ( #183 )
...
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2009-02-24 11:11:58 +02:00
Mikhail S. Pobolovets
70e800fc58
mandriva: Srpm support for extfs
...
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2009-02-21 13:28:40 +02:00
Mikhail S. Pobolovets
da3b76b8d7
Merge branch '176_lzma'
2009-02-21 12:23:50 +02:00
Enrico Weigelt, metux IT service
220f4f4caf
manually merged mc-4.6
2009-02-05 07:25:47 +01:00
Enrico Weigelt, metux IT service
161dc235a6
lib/mc.sh.in: fixes for non-bash shells (fixing #196 )
2009-02-04 22:39:27 +01:00
Enrico Weigelt, metux IT service
a5ba278729
merged in lzma patch from mandriva
2009-02-04 21:16:00 +01:00
Enrico Weigelt, metux IT service
e5cad3802b
Merge commit 'origin/mc-4.6'
2009-02-04 00:44:39 +01:00
Enrico Weigelt, metux IT service
d4927f99ef
Merge commit 'origin/201_historic_compressors'
2009-02-04 00:41:30 +01:00
Enrico Weigelt, metux IT service
dd6f2d7362
added patch by angel_il on #219
2009-02-03 19:10:58 +01:00
Mikhail S. Pobolovets
19716b790a
Update for OpenOffice and StarOffice viewer.
...
odt2txt is now used.
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2009-01-29 22:18:12 +02:00
Mikhail S. Pobolovets
8bc0e27a54
Update for OpenOffice and StarOffice viewer.
...
odt2txt is now used.
Signed-off-by: Mikhail S. Pobolovets <styx.mp@gmail.com>
2009-01-29 21:00:35 +02:00
Slava Zanko
8fe8a1fc38
Add UTF-8 charset to list of charsets.
2009-01-26 12:20:41 +02:00
Slava Zanko
86fb0bfc03
patches by Rostislav Beneš: mc-27-hint
...
Convert all hint files to UTF-8.
2009-01-26 12:15:35 +02:00
Slava Zanko
753f65c242
patches by Rostislav Beneš: mc-27-hint
...
Convert all hint files to UTF-8.
2009-01-26 12:00:33 +02:00
Enrico Weigelt, metux IT service
173ca89fca
merged jpelletier's patch for historic archive formats
2009-01-24 04:59:34 +01:00
Slava Zanko
9623a85506
lib/mc.ext.in: change filemask for recognize 7z-files
...
vfs/extfs/u7z:
- change only LC_DATE global variable for correct work with arhive;
- add sorting by filename in output of list files
2009-01-14 11:54:02 +02:00
Enrico Weigelt, metux IT service
315633ecce
changed the HQ to http://www.midnight-commander.org/
2009-01-11 21:37:27 +01:00
Patrick Winnertz
dcd57a34ef
Removed .cvsignore files as we don't need them any longer
2009-01-05 16:58:44 +01:00
Slava Zanko
aad7c6c317
Added .svnignore files (same as .cvsignore)
2008-12-28 23:27:03 +02:00
Pavel Tsekov
7c190bc576
* lib/mc.ext.in: Play .flv files.
2007-11-02 14:20:27 +00:00
Pavel Tsekov
97c4582e9c
* FAQ: Update MC's homepage url.
...
* README: Ditto.
* mc.qpg.in: Ditto.
* mc.spec.in: Ditto.
* doc/mc.1.in: Ditto.
* doc/mcedit.1.in: Ditto.
* doc/mcserv.8.in: Ditto.
* doc/mcview.1.in: Ditto.
* doc/es/mc.1.in: Ditto.
* doc/hu/mc.1.in: Ditto.
* doc/it/mc.1.in: Ditto.
* doc/pl/mc.1.in: Ditto.
* doc/ru/mc.1.in: Ditto.
* doc/sr/mc.1.in: Ditto.
* doc/sr/mcserv.8.in: Ditto.
* lib/mc.hint: Ditto.
* lib/mc.hint.cs: Ditto.
* lib/mc.hint.es: Ditto.
* lib/mc.hint.hu: Ditto.
* lib/mc.hint.it: Ditto.
* lib/mc.hint.nl: Ditto.
* lib/mc.hint.pl: Ditto.
* lib/mc.hint.ru: Ditto.
* lib/mc.hint.sr: Ditto.
* lib/mc.hint.uk: Ditto.
* lib/mc.hint.zh: Ditto.
2007-09-24 12:40:47 +00:00
Pavel Roskin
b3ae812c32
* 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-12-28 03:57:01 +00:00
Leonard den Ottolander
e2959bb66a
* mc.ext.in: ipkg package manager uses gzipped tars (.ipk).
2006-06-22 12:57:00 +00:00
Leonard den Ottolander
6b2b857e48
mc.ext.in: Loosen match for mailbox.
2006-06-05 10:24:35 +00:00
Leonard den Ottolander
b0b8d116ad
* mc.ext.in: Open mailboxes using mailfs.
2006-05-28 12:40:21 +00:00
Pavel Tsekov
c826992e1e
* lib/mc.ext.in: Improve output of the View command for debian packages.
2006-03-23 16:00:08 +00:00
Leonard den Ottolander
1624165a91
* lib/mc-wrapper.sh.in: Don't use "$()" construct as it is not
...
portable to f.e. SunOS. Use backticks instead.
2006-03-18 13:05:52 +00:00
Pavel Tsekov
239d8a64c2
* lib/mc.ext.in: Add support for Perl .pod files.
2006-03-15 16:28:27 +00:00
Leonard den Ottolander
118b31fa91
* lib/mc-wrapper.sh.in: Handle user names with spaces.
...
* lib/mc-wrapper.csh.in: Likewise.
2006-02-28 22:42:52 +00:00
Leonard den Ottolander
199cc08828
* lib/mc.ext.in: Open gimp in the background.
2006-02-19 12:04:03 +00:00
Pavel Tsekov
b3fa1f0a3e
* src/cmd.c: When invoking external viewer, probe VIEWER environment
...
variable first, then PAGER, then fall back to "view".
* lib/mc.hint: Mention VIEWER environment variable.
* doc/mc.1.in: Document support for VIEWER environment variable.
2006-01-29 10:41:47 +00:00
Roland Illig
009400124c
Added newline. :)
2005-09-06 09:20:29 +00:00
Roland Illig
42a100029b
* mc.ext: nm(1) view is enabled for all ELF files, not just
...
files ending in .o.
2005-09-06 09:20:01 +00:00
Roland Illig
e0898803a1
* mc.menu: %d is already quoted, so it must not be written "%d".
2005-09-06 06:01:07 +00:00
Pavel Roskin
179aa43514
* lib/mc.ext.in: Restore support for opening 7-zip archives.
2005-07-20 21:28:50 +00:00
Pavel Roskin
680ccc7e56
* configure.ac: Add vfs/extfs/ualz to AC_CONFIG_FILES.
...
* lib/mc.ext.in: Add support for ALZip archives.
2005-07-20 19:07:18 +00:00
Leonard den Ottolander
b7552a4e40
lib/mc.ext.in: Match log files as plain text; match local man pages; add fixes
...
for gzipped man pages to plain and bzipped man pages.
2005-07-03 15:04:11 +00:00
Leonard den Ottolander
2704385e05
lib/mc.ext.in: Move matches for plain compressed files down.
2005-07-03 12:43:15 +00:00
Pavel Roskin
a52ce4e9ac
* lib/mc.ext.in: Support opening for 7-Zip archives.
2005-06-22 02:23:50 +00:00
Roland Illig
bba40f1e93
* lib/mc.ext.in: Added ${PAGER} as fallback if neither lynx nor
...
links is installed.
2005-06-06 00:05:25 +00:00
Andrew V. Samoilov
966f5cb430
* lib/mc.ext.in: Added support for .7z archives.
2005-05-30 08:12:17 +00:00
Pavel Roskin
1f60f44145
Update postal address of Free Software Foundation.
2005-05-27 03:35:10 +00:00
Pavel Roskin
ef3e4ddcc9
* lib/mc.ext.in: Add OpenOffice.org 2 extensions, use o3totxt
...
to view OpenOffice.org documents.
2005-05-13 15:09:55 +00:00
Roland Illig
afce6c8106
* lib/mc.ext.in: Recognize either *.udeb or *.deb as Debian
...
packages. Fixes Savannah patch #3899 .
2005-04-16 10:24:46 +00:00
Andrew V. Samoilov
89accff625
* lib/mc.ext.in: Add a few sound formats that "play" and "mikmod"
...
utility knows.
2004-10-28 06:19:23 +00:00
Andrew V. Samoilov
0112ed6d65
* lib/mc.ext.in: Use xmms for audio files in XWindows mode.
...
Add support for *.wma files. Add support for playlists.
2004-10-20 05:14:42 +00:00
Andrew V. Samoilov
b01dc1030f
* lib/mc.lib: Add gnome, rxvt and xterm-new terminals.
2004-09-10 09:23:43 +00:00
Andrew V. Samoilov
9278084559
Security fix patch. Fix insecure temporary file and directory creations. (CAN-2004-0231)
2004-08-17 08:31:16 +00:00
Pavel Roskin
3738fbba68
* lib/mc.ext.in: Use gqview instead of ee for images. ee seems
...
to be is obsolete. Suggested by Marcel Pol <mpol@gmx.net>
2004-04-02 07:22:18 +00:00
Pavel Roskin
970793d4e2
* lib/mc.ext.in: Recognize *.tb2 and *.tbz files.
2004-01-22 07:40:51 +00:00
Pavel Roskin
c5a633d8ab
Update from Arpad Biro.
2004-01-19 17:22:06 +00:00
Pavel Roskin
6a9f6d29c4
Changes from Strahinya Radich.
2003-10-10 21:06:41 +00:00
Pavel Roskin
86d951b9c4
Remove references to obsolete xterm fixes.
2003-10-08 19:40:58 +00:00
Pavel Roskin
5670baccb4
Update some URLs. From Frederic L. W. Meunier <lists@pervalidus.tk>
2003-09-28 20:04:05 +00:00
Pavel Roskin
6a728cb3f9
* lib/*.ti: Remove, these files are obsolete.
...
* lib/tdiff: Likewise.
* lib/xterm.tcap: Likewise.
* lib/Makefile.am: Remove obsolete files. Don't install
README.xterm and xterm.ad, there are partly obsolete and can
break things if used as is.
2003-09-23 06:11:19 +00:00
Pavel Roskin
887d889906
Fix typos.
...
Reported by GoTaR <gotar@poczta.onet.pl>
2003-09-23 05:54:27 +00:00
Pavel Roskin
c92b530b5f
* lib/mc.hint.sr: Updated.
...
* lib/mc.menu.sr: New file - translated menu.
* lib/Makefile.am: Add mc.menu.sr.
* doc/sr/: New Serbian documentation.
* doc/Makefile.am: Add "sr" directory.
* configure.in: Add substitutions for new files.
2003-09-22 21:04:59 +00:00
Pavel Roskin
a3a8b91ced
Add mc.hint.sr.
2003-09-12 02:53:44 +00:00
Pavel Roskin
58d1d9fe2b
* lib/mc.hint.sr: New file - Serbian hints.
2003-09-11 21:22:44 +00:00
Pavel Roskin
294cf76b3b
Unset EXT just in case.
2003-09-10 00:17:25 +00:00
Pavel Roskin
2355c67ada
* lib/mc.menu: Add entry for viewing manual pages.
2003-09-04 17:05:33 +00:00
Pavel Roskin
807db8eda2
* lib/mc-wrapper.csh.in: Use "id" command to find the real user
...
id. $USER is not reliable.
* lib/mc-wrapper.sh.in: Likewise.
Reported by Figura Peter <peterf@autus.sk>
2003-08-18 16:44:22 +00:00
Pavel Roskin
8c4a0aa3c0
* lib/cedit.menu: Avoid using "id -u", it doesn't work on
...
Solaris. From Andrew V. Samoilov <andrew@email.zp.ua>
2003-08-02 23:01:51 +00:00
Pavel Roskin
ff9c544b88
* lib/mc.lib: Add more "end" and "home" sequences for xterm.
2003-07-23 05:48:55 +00:00
Pavel Roskin
c1d9304c3f
* lib/mc.hint.cs: Typo fixes.
2003-06-29 23:18:23 +00:00
Pavel Roskin
e54ac85df6
* lib/mc.ext: Allow ZIP in all capitals in "file" output.
2003-06-23 17:00:57 +00:00
Pavel Roskin
f0e6a9d522
* lib/mc.ext.in: Don't run compressed logs from /var/log through
...
nroff. Suggested by Alfie Costa <agcosta@gmx.net>
2003-06-06 23:40:05 +00:00
Pavel Roskin
31e038ded1
* configure.in: Add vfs/extfs/iso9660 to AC_CONFIG_FILES.
...
* lib/mc.ext.in: Add support for ISO images.
2003-04-29 16:05:12 +00:00
Pavel Roskin
6747ef213e
* lib/mc.lib: Add xterm arrows both for application and normal
...
mode. Normal mode can be accidentally enabled if one mc is run
from another and Ctrl-O is used to switch between them.
Add F11-F20 definitions for cons25 (FreeBSD console).
2003-03-03 08:05:49 +00:00
Pavel Roskin
c13e3a213a
* lib/mc.ext.in: Add entry for QNX Neutrino packages.
2003-02-23 05:52:05 +00:00
Pavel Roskin
3d26743be6
Remove copyright notices.
2003-02-12 23:48:53 +00:00
Pavel Roskin
9180186101
* lib/mc.ext.in: Fix missing comma that affected viewing RPM packages.
2003-01-30 00:27:33 +00:00
Andrew V. Samoilov
86d8893548
shell desc does not allow wildcards.
...
* regex/\.(rpm/spm)$: Use --nosignature only if rpm supports this.
2003-01-28 06:58:18 +00:00
David Martin
e886207c20
Update Spanish messages and help.
2003-01-13 11:02:20 +00:00
Pavel Roskin
eaf4ca610d
Remove old download location.
2002-12-27 14:31:57 +00:00
Pavel Roskin
201dbae818
* lib/mc.ext.in: Use --nosignature with rpm to avoid a message
...
in the viewer about unsigned packages.
2002-12-24 23:01:43 +00:00
Pavel Roskin
336183ab5d
* lib/mc.ext.in: Play *.mov by mplayer.
2002-12-24 08:30:51 +00:00
Pavel Roskin
1ef9add08b
Use lha, not lharc.
2002-12-14 04:41:19 +00:00
Pavel Roskin
b594ab56c4
Add support for lslR archives compressed by bzip2.
2002-12-12 08:33:00 +00:00
Pavel Roskin
63894e4080
* lib/mc.ext.in: Remove ftplist. Add patchfs.
2002-12-09 20:27:24 +00:00
Pavel Roskin
b246f3c7ea
s/Could not/Cannot/
2002-12-08 01:12:18 +00:00
Andrew V. Samoilov
9cd542a5d7
* lib/mc.menu: Don't use --repetitive-best option with bzip2 -
...
it is redundant in versions 0.9.5 and above.
2002-11-14 10:50:23 +00:00
Pavel Roskin
2797997f9c
* lib/edit.indent.rc: Remove all options for indent and add a
...
comment explaining where those options should be.
2002-11-06 20:27:06 +00:00
Pavel Roskin
f218f0224e
* lib/mc-wrapper.csh.in: Remove /bin/csh at the beginning - this
...
script is not meant to be executed by the kernel. This also
eliminates dependency of the RPM package on csh.
* lib/mc-wrapper.sh.in: Remove /bin/sh at the beginning.
2002-11-05 18:46:10 +00:00
Marco Ciampa
21b5823b5d
Reset changes made in Makefile.am for mistake.
2002-11-05 18:42:57 +00:00
Marco Ciampa
f203f0208e
fixed creation mc-wrapper.csh & mc-wrapper.sh
2002-11-05 17:05:28 +00:00
Marco Ciampa
513941ad49
mc.sh & mc.csh creation fixed...
2002-11-05 16:53:16 +00:00
Pavel Roskin
4107d9a672
Remove mc-gnome.ext, add wrappers.
2002-11-01 21:03:01 +00:00
Pavel Roskin
2be7e8d4ea
Remove argument passing, it's not needed for aliases.
2002-11-01 19:48:45 +00:00
Pavel Roskin
68ace346be
Fix to pass "make distcheck".
2002-11-01 18:21:14 +00:00
Pavel Roskin
83cb1dd047
* configure.in: Don't substitute mc.sh and mc.csh - it's now
...
done ...
* lib/Makefile.am: ... here. Add wrappers for mc to avoid
defining complex shell scripts in functions and aliases.
* lib/mc-wrapper.csh.in: New file - template for the script
that runs mc and changes directory in csh.
* lib/mc-wrapper.sh.in: New file - template for the script
that runs mc and changes directory in sh.
2002-11-01 18:10:20 +00:00
Pavel Roskin
d8c9fe58f1
* lib/mc.csh.in: Add quoting and check for missing file.
2002-10-31 16:55:57 +00:00
Pavel Roskin
a9ec61a020
Add some protection.
2002-10-31 14:45:25 +00:00
Pavel Roskin
cca4ac1b16
* lib/mc.csh.in: Update to use the new -P option. This script
...
has absolutely no protection against special symbols in
directory names and lacks TMPDIR support.
2002-10-31 06:30:53 +00:00
Pavel Roskin
9b75f6df97
Respect TMPDIR environment variable.
2002-10-31 05:36:54 +00:00
Pavel Roskin
f5bf601c7c
* lib/mc.sh.in: Update to use the new -P option.
2002-10-31 05:26:54 +00:00
Pavel Roskin
38e3189d0a
* lib/mc.ext.in: Rename TROFFASCII to MAN_FLAGS.
...
* configure.in: Likewise. Add "-c" (disable ANSI color) to
MAN_FLAGS if supported.
2002-10-30 02:37:48 +00:00
Pavel Roskin
f5bc8ca14a
* lib/mc.ext.in: Don't use links to view html - the "-dump"
...
option has been removed in the recent versions.
From David Martin <dmartina@excite.com>
2002-10-24 04:57:51 +00:00
Pavel Roskin
48dcdf714e
Shorten the homepage hint.
...
From Peter Masiar <peter.masiar@yale.edu>
2002-10-23 19:20:13 +00:00