Commit Graph

5074 Commits

Author SHA1 Message Date
Pavel Roskin 8c9788faac Make it clear that only the English manual needs to be updated. 2002-10-29 22:42:06 +00:00
Pavel Roskin 6efcfdbc68 Don't use decorative spaces in any new translatable strings. 2002-10-29 22:13:17 +00:00
Pavel Roskin a70668e19a Update from David Martin <dmartina@excite.com> 2002-10-29 22:11:00 +00:00
Pavel Roskin 1501eccaed Fixes from David Martin <dmartina@excite.com> 2002-10-29 22:06:36 +00:00
Pavel Roskin 6e5be02aca Remove unused Ctrl-L. 2002-10-29 22:05:22 +00:00
Pavel Roskin 7713e19ae1 Updates from David Martin <dmartina@excite.com> 2002-10-29 21:57:11 +00:00
Pavel Roskin 25ef599e5f Remove, this file is installed by automake. 2002-10-29 21:54:09 +00:00
Pavel Roskin afb2c8abe5 Done:
Work around bug in Red Hat 8.0 S-Lang that hides non-ascii characters in
POSIX locale or disable Red Hat 8.0 S-Lang by default.
2002-10-29 21:46:50 +00:00
Pavel Roskin 6002728a7c * acinclude.m4 (MC_WITH_SLANG): Reject S-Lang with UTF-8
support, unless external S-Lang was explicitly requested.
2002-10-29 21:46:20 +00:00
Pavel Roskin b19bd10a5a Strip everything after "-" from the version (for -pre and -rc).
Make version normalization more robust.
Add comments to the sed program.
Errors from autopoint and gettext were ignored because of "if".
2002-10-29 20:58:14 +00:00
Andrew V. Samoilov 1915b99fc0 Highlight trailing whitespace(s) of the inserted lines 2002-10-29 13:52:15 +00:00
Andrew V. Samoilov b932fcb249 * view.c (init_growing_view): Mark message for translating.
(normal_search) [HAVE_CHARSET]: Convert saved search string to
original codeset if input_dialog() returns empty string.
2002-10-29 13:01:09 +00:00
Pavel Roskin dbaf8aee0c Done:
Write a document explaining how to report bugs and ask questions in the
mailing lists.
2002-10-29 01:00:04 +00:00
Pavel Roskin c7d15b7357 Add:
Test for groff and for -P-c option to groff to disable ANSI colors.
2002-10-28 16:36:03 +00:00
Pavel Roskin 3604a2f2d4 Add:
Write a document explaining how to report bugs and ask questions in the
mailing lists.
2002-10-28 16:09:17 +00:00
Pavel Roskin dd16f958a6 Move to "before 4.6.0-pre2":
Allow modifiers for keys in mc.lib, like "shift-up".
2002-10-25 22:20:55 +00:00
Pavel Roskin 43b3170fc4 * ftpfs.c (linear_abort): Close data socket, ProFTPD 1.2.6
expects the client to close it.
2002-10-25 21:50:21 +00:00
Andrew V. Samoilov d6725db8b2 Make Color_Names[] const 2002-10-25 19:35:37 +00:00
Andrew V. Samoilov 668ef8ebbe Link "Panele katalogowe" to "Directory Panels". 2002-10-25 18:39:21 +00:00
Marco Ciampa 4897e62c42 converted in a more 'italian' form. 2002-10-25 10:32:06 +00:00
Marco Ciampa 42d377b782 *** empty log message *** 2002-10-25 10:12:57 +00:00
Andrew V. Samoilov 24a4e98387 (FH_SOCK): Remove second C++ commented definiation 2002-10-25 08:23:57 +00:00
Andrew V. Samoilov b615342760 (OPTIONS): Remove " around options 2002-10-25 08:01:51 +00:00
Pavel Roskin fbe4b48e8d Use \& in links. 2002-10-25 05:06:18 +00:00
Pavel Roskin 257b4b360c * sldisply.c: Patch to swap blue and red colors for setf/setb
capabilities.  Needed on QNX Neutrino.
Reported by Pavel Shirshov <pavelsh@mail.ru>
2002-10-25 04:53:16 +00:00
Pavel Roskin bec34c88b5 * screen.c (mini_info_separator): Revert last patch. The bug is
in Red Hat 8.0 S-Lang.
2002-10-24 23:30:32 +00:00
Pavel Roskin d6b2ae879a * screen.c (mini_info_separator): The separator was one
character too long.
(show_dir): Remove obsolete linux_unicode hack.
2002-10-24 22:53:01 +00:00
Pavel Roskin 75b703caeb Use \& in links. 2002-10-24 22:11:00 +00:00
Pavel Roskin 586785c248 * dlg.c (init_dlg): Redraw screen after selecting the focused
widget, not before.  The bug affected file progress dialog with
verbose operation off.
Reported by Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
2002-10-24 21:26:52 +00:00
Pavel Roskin ac200c18ba Clarify the comment. 2002-10-24 21:19:47 +00:00
Pavel Roskin 935a2b4d4e Reformat. The formatting in those files was unbearable. 2002-10-24 20:25:07 +00:00
Pavel Roskin 11b1447432 * filegui.c (check_progress_buttons): Reinitialize ret_value to
avoid old values after incomplete events.
Reported by Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
2002-10-24 20:23:21 +00:00
Pavel Roskin 89ba2277a9 Mention CVS procedures. 2002-10-24 17:15:38 +00:00
Pavel Roskin 6f6c96643b Add bootstrapping from CVS. 2002-10-24 17:15:26 +00:00
Pavel Roskin d2c999398f Add release procedure. 2002-10-24 16:58:01 +00:00
Pavel Roskin 3a0b2adb8c Keep stdout and stderr from every build. Create an RPM package is possible. 2002-10-24 16:57:42 +00:00
Pavel Roskin 42070839c7 * man2hlp.c (handle_link): Treat link name after & as regular
text.
Suggested by David Martin <dmartina@excite.com>
2002-10-24 13:32:30 +00:00
Andrew V. Samoilov 8085a7d36c * poptconfig.c (configLine): Cast the argument to functions for
character classification to unsigned or use unsigned char *.
(poptReadConfigFile): Likewise.
* popthelp.c (singleOptionHelp): Likewise.
* poptparse.c (poptParseArgvString): Likewise.
2002-10-24 10:02:40 +00:00
Pavel Roskin 137a9a75d2 Set MSGMERGE to false, so that make doesn't even try to run po files. 2002-10-24 06:35:26 +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
Andrew V. Samoilov ac2f9f006d Fix " Help file format error\n\004" translation & small other fixes 2002-10-23 11:32:17 +00:00
Andrew V. Samoilov 8d3ff7384d * main.c (show_change_notice): Make local variable in main().
(compatibility_move_mc_files): Merge with
do_compatibility_move() and return 1 if moving was done, 0
otherwise.  Move ~/.mc.tree to ~/.mc/Tree.
2002-10-23 09:01:08 +00:00
Andrew V. Samoilov 2a7a2598df s/chwon/chown/ 2002-10-23 08:26:16 +00:00
Andrew V. Samoilov cde108f585 * file.c (copy_file_file): Reuse message.
(copy_dir_dir): Eliminate one more goto.
2002-10-23 08:22:53 +00:00
Pavel Roskin 05b4cca7cd Add:
Work around bug in Red Hat 8.0 S-Lang that hides non-ascii characters in
POSIX locale or disable Red Hat 8.0 S-Lang by default.
2002-10-23 07:41:22 +00:00
Pavel Roskin 5752284713 Remove SGML tag. Reformat the remaining paragraphs.
Many minor fixes.
2002-10-23 07:34:52 +00:00
Pavel Roskin 2a64a6b7b8 Eliminate an SGML tag. 2002-10-23 06:53:31 +00:00
Pavel Roskin eff0a9bb58 Update homepage of the project. 2002-10-23 05:25:20 +00:00
Pavel Roskin df98f2a2dc Update the homepage address. 2002-10-23 05:22:17 +00:00