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
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