Pavel Roskin
4189a99b76
Update "Listing mode".
2002-10-30 01:44:50 +00:00
Pavel Roskin
eea1f4a0e3
Update "Listing Mode".
2002-10-30 01:31:37 +00:00
Pavel Roskin
bbaaa1427e
Update "Listing mode" section.
2002-10-30 01:21:36 +00:00
Pavel Roskin
a13a588ba8
Make it clear that the commas are not parts of the keywords for listing
...
mode definition. Don't use commas in the examples. Move "mark" closer
to "type" - it's not used for purely layout purposes.
2002-10-30 00:59:25 +00:00
Pavel Roskin
85f55fe291
* panel.h: Use spaces, not commas, in the format - they are more
...
readable and easier to document.
* screen.c (panel_format): Likewise.
(mini_status_format): Likewise.
2002-10-30 00:56:08 +00:00
Pavel Roskin
cb07766c18
Use \& in links.
2002-10-29 23:55:09 +00:00
Pavel Roskin
09fa5302aa
Make it clear that the GPL translation is non-official.
...
Use a translated section name for the translated warranty.
2002-10-29 23:26:12 +00:00
Pavel Roskin
2f031fadbc
Resynchronize with GPL from the English xnc.hlp.
2002-10-29 23:18:48 +00:00
Pavel Roskin
33a6b51d3d
Remove Ctrl-L from the GPL text.
2002-10-29 23:13:14 +00:00
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