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 |
Pavel Roskin
|
bac6c6eaf2
|
* man2hlp.c (main): Remove unnecessary spaces in the table of
contents.
|
2002-10-23 00:42:34 +00:00 |
Pavel Roskin
|
19a87dbeed
|
* setup.c: Remove dead code surrounded by
SAVE_CHANGES_OUTSIDE_OPTIONS_MENU.
* tree.c: Make tree_navigation_flag static.
|
2002-10-23 00:17:19 +00:00 |
Pavel Roskin
|
094cfca40a
|
Remove documentation for preserve_uidgid, it doesn't work.
root-only options make no sense.
|
2002-10-23 00:11:34 +00:00 |
Pavel Roskin
|
4827241c62
|
* help.h: Remove unused characters.
* help.c (show): Remove handling of unused characters.
|
2002-10-22 23:56:26 +00:00 |
Pavel Roskin
|
78cf0252d6
|
Remove text-only and x-only modifiers, they are going to be obsoleted.
|
2002-10-22 23:14:34 +00:00 |
Pavel Roskin
|
de672a42be
|
Remove text-only and x-only modifiers, they are going to be removed.
|
2002-10-22 23:12:09 +00:00 |
Pavel Roskin
|
467524c951
|
Restore ^E and ^F on every line - needed when scrolling on small
windows.
|
2002-10-22 23:03:41 +00:00 |
Pavel Roskin
|
8b0fb945f1
|
Improve main page.
|
2002-10-22 23:00:57 +00:00 |
Pavel Roskin
|
f0c9e92bd4
|
Redesign the main screen.
|
2002-10-22 22:52:03 +00:00 |
Pavel Roskin
|
67bf105b36
|
Visual enhancements: make all keys bold, better formatting.
|
2002-10-22 22:34:14 +00:00 |
Pavel Roskin
|
5824c1bc1d
|
Add:
Backup config files when writing them.
|
2002-10-22 15:15:29 +00:00 |
Andrew V. Samoilov
|
8fb3e5f867
|
Updated.
|
2002-10-22 13:21:41 +00:00 |
Andrew V. Samoilov
|
5ad5fa5d68
|
Updated.
|
2002-10-22 13:01:01 +00:00 |
Kjartan Maraas
|
f544a21c9c
|
2002-10-22 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian (bokml) translation.
|
2002-10-22 12:31:17 +00:00 |
Andrew V. Samoilov
|
13f6e4646d
|
* popthelp.c (poptPrintHelp): Use POPT_ for "[OPTION...]",
this message is eliminated by poptSetOtherOptionHelp().
* popt.c (poptStrerror): Use _ instead of POPT_ for useful
messages.
|
2002-10-22 11:51:47 +00:00 |
Andrew V. Samoilov
|
499aa8c24f
|
* utilunix.c (mc_tmpdir): Make directory only if not exists.
Use strncpy() instead of g_snprintf() - there can be printf()
pattern(s) in the $TMPDIR.
|
2002-10-22 11:21:40 +00:00 |
Andrew V. Samoilov
|
562cc18d4f
|
* man2hlp.c (handle_link): Don't strip leading space(s) from linkname.
|
2002-10-22 06:34:17 +00:00 |
Pavel Roskin
|
4ee947b608
|
* Tue Oct 22 2002 Pavel Roskin <proski@gnu.org>
- Don't use the included S-Lang, there is a workaround for Red Hat 8.0
S-Lang, and binary compatibility with Red Hat 7.x doesn't work anyway.
|
2002-10-22 05:08:08 +00:00 |
Pavel Roskin
|
bd34105979
|
Done:
Add minimal UTF-8 support on Red Hat 8.0 to fix the frames or disable
support for S-Lang library compiled with UTF-8 support.
|
2002-10-22 04:17:05 +00:00 |
Pavel Roskin
|
6247254f55
|
* myslang.h: Add a replacement for addch(), which expects a
wchar_t argument in patched S-Lang on Red Hat 8.0.
|
2002-10-22 04:16:07 +00:00 |
Pavel Roskin
|
3b7aa528b0
|
Update one more time to get rid of extra newline in the usage message.
Remove all dead translations.
|
2002-10-21 23:47:12 +00:00 |
Pavel Roskin
|
c39e68b75c
|
* main.c (print_mc_usage): Remove unnecessary newline.
|
2002-10-21 23:34:02 +00:00 |
Pavel Roskin
|
1c099a21ec
|
* main.c (print_mc_usage): Partly revert previous patch -
poptPrintHelp() has side effects and should not be called
inside fprintf(), which can be a macro.
|
2002-10-21 23:28:33 +00:00 |
Pavel Roskin
|
1e080baf7a
|
Use shorter usage string without "mc". Update all files.
|
2002-10-21 23:22:39 +00:00 |
Pavel Roskin
|
f11fe69fe9
|
* main.c (print_mc_usage): Use poptSetOtherOptionHelp()
From Andrew V. Samoilov <sav@bcs.zp.ua>
|
2002-10-21 23:21:24 +00:00 |
Pavel Roskin
|
fd3601d90e
|
Fix message used in "Learn key" - mention OK, not the character that was
used before.
|
2002-10-21 22:56:53 +00:00 |
Pavel Roskin
|
63d29b4791
|
* learn.c (learn_check_key): Simplify logic. Add a comment for
translators.
|
2002-10-21 22:54:20 +00:00 |
Pavel Roskin
|
a84b0fc9cd
|
Fix some of the most ugly abuses of mixed caps in English texts,
especially in button captions.
|
2002-10-21 22:26:39 +00:00 |
Pavel Roskin
|
7d90636758
|
Reuse existing button names.
|
2002-10-21 21:56:20 +00:00 |
Pavel Roskin
|
3d11804299
|
Update description of "safe delete".
|
2002-10-21 21:27:12 +00:00 |
Pavel Roskin
|
27b7025f27
|
Update description of "Safe delete".
|
2002-10-21 21:22:20 +00:00 |
Pavel Roskin
|
f1cdfd8130
|
Update description of "Safe delete".
|
2002-10-21 21:17:08 +00:00 |
Pavel Roskin
|
8dba70a493
|
Fix incorrect description of "safe delete".
|
2002-10-21 21:13:46 +00:00 |
Pavel Roskin
|
5b1691db34
|
Adjust description of "Safe delete".
|
2002-10-21 21:07:00 +00:00 |
Pavel Roskin
|
71ee494335
|
* file.h: Rename know_not_what_am_i_doing to safe_delete.
* file.c (real_query_recursive): Don't ask to enter "yes" - it's
ugly and requires changing input method in some locales.
|
2002-10-21 21:03:22 +00:00 |
Andrew V. Samoilov
|
ec500ae38a
|
* man2hlp.c (handle_link): Don't strip leading space(s) from linkname.
|
2002-10-21 17:46:40 +00:00 |
Andrew V. Samoilov
|
0d262ba5ce
|
Fix one stale link and preserve_uidgid description
|
2002-10-21 17:42:38 +00:00 |
Marco Ciampa
|
91e7ad7d2a
|
another small fix in translation...
|
2002-10-21 13:19:52 +00:00 |
Marco Ciampa
|
e78b4aa080
|
Macro recursion error msg added.
|
2002-10-21 13:13:16 +00:00 |
Andrew V. Samoilov
|
f7044a20fc
|
Some fixes
|
2002-10-21 09:06:23 +00:00 |
Pavel Roskin
|
ed23ead700
|
* acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
to the final configuration message.
|
2002-10-21 06:51:59 +00:00 |
Pavel Roskin
|
7571ef816d
|
* file.c (real_query_recursive): Default to empty string, not to
"no" when asking to enter "yes". Add note for translators.
|
2002-10-21 06:01:04 +00:00 |
Pavel Roskin
|
a53c486e4f
|
* cmd.c (do_view_cmd): When asking confirmation, correctly
interpret closing the dialog by escape.
|
2002-10-21 05:43:09 +00:00 |
Pavel Roskin
|
31f1ddd081
|
Reuse message " Insert File ".
|
2002-10-21 05:31:47 +00:00 |
Pavel Roskin
|
b3614cbd31
|
Reuse text " Delete macro " with different capitalization.
|
2002-10-21 05:26:55 +00:00 |
Pavel Roskin
|
370797a3e2
|
Use "Cancel" and "Continue" without spaces.
|
2002-10-21 05:03:01 +00:00 |