Kjartan Maraas
3b97dbab7a
2002-03-03 Kjartan Maraas <kmaraas@gnome.org>
...
* no.po: Updated Norwegian (bokmål) translation.
2002-03-03 18:51:54 +00:00
Andrew V. Samoilov
51e1d26419
* Makefile.am (mc.hlp.ru): New rule to compile translated
...
help file.
(mclib_DATA): Add mc.hlp.ru.
2002-03-01 15:05:20 +00:00
Andrew V. Samoilov
3a11aa6347
* doc/ru: New directory for Russian manuals.
...
* doc/ru/mc.1.in: Translated mc.1 manual page. Originally
translated by Victor A. Kostromin for mc 4.5.30. Converted
from binary mc.hlp.ru, corrected and actualized by me.
* doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
* doc/ru/.cvsignore: Ignore mc.1.
2002-03-01 14:39:58 +00:00
Andrew V. Samoilov
2b2dee6921
* doc/ru: New directory for Russian manuals.
...
* doc/ru/mc.1.in: Translated mc.1 manual page. Originally
translated by Victor A. Kostromin for mc 4.5.30. Converted
from binary mc.hlp.ru, corrected and actualized by me.
* doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
* doc/ru/.cvsignore: Ignore mc.1.
2002-03-01 14:30:21 +00:00
Andrew V. Samoilov
e587297a62
* gindex.pl: Add optional 4th argument for translated
...
Content section name.
2002-03-01 14:08:03 +00:00
Andrew V. Samoilov
760d6a8115
* gindex.pl: Use [nodename] as user visible section name
...
only if next line is empty. Elsewhere use this nonempty line.
2002-02-28 16:49:26 +00:00
Andrew V. Samoilov
10517bd1fc
* mad.c: Make mem_areas dynamically growing.
...
(mad_init): Allocate memory for mem_areas.
(mad_alloc): Grow mem_areas if it is exhausted.
2002-02-28 15:36:00 +00:00
Andrew V. Samoilov
0f4a7d26f8
* filegui.c (file_mask_dialog): Enable 'follow Links'
...
and 'preserve Attributes' features in Move dialog.
(file_bps_show): Translate messages.
(file_eta_show): Likewise.
2002-02-28 15:18:10 +00:00
Andrew V. Samoilov
b5a0c42e21
(handle_command): Handle '.\"NODE' comment. Use it for
...
nodename in translated manual pages.
2002-02-28 14:38:38 +00:00
Andrew V. Samoilov
ad0767356f
* man2hlp.c (main): Don't crash if called without argument(s).
...
Make `buffer' char pointer.
2002-02-28 14:12:34 +00:00
Andrew V. Samoilov
3de820819f
* find.c (find_parameters): Compile content_pattern here.
...
Inform user about alformed regular expression.
(search_content): Use compiled regular expression.
(do_find): Eliminate `done'. Call regfree for compiled
content_pattern.
2002-02-28 13:50:03 +00:00
Andrew V. Samoilov
80fb518808
* editcmd.c (edit_replace_cmd): Eliminate fin_string
...
and use message() to fix possible buffer overflow.
(edit_search_cmd): Likewise.
2002-02-27 15:40:22 +00:00
Andrew V. Samoilov
0924daa8f5
* samba/lib/debug.c: Remove syslog support.
2002-02-27 14:17:45 +00:00
Andrew V. Samoilov
1937ae0442
(Virtual File System): Document SMB File System.
2002-02-27 13:47:26 +00:00
Andrew V. Samoilov
8755da29c0
* doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
...
(FILES): Document changes in mc behavior. ~/.mc/ini now override
mc.lib settings.
2002-02-27 08:33:09 +00:00
Pavel Roskin
8b5418771b
* lib/mc.ext.in: Run "file" before "nm" to avoid an error
...
message "no symbol found" for unsupported architectures and
provide more useful information.
2002-02-26 23:59:55 +00:00
Stanislav Visnovsky
6c4fd4c044
2002-02-26 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
...
* sk.po: Updated Slovak translation.
2002-02-26 15:40:41 +00:00
Pavel Roskin
b9e4f7c338
* chown.c (chown_cmd): Use size_trunc_len() to show the file
...
size. Eliminate c_fsize, which wasn't properly initialized.
2002-02-24 07:17:47 +00:00
Pavel Roskin
4290d93939
Update from David Martin <dmartina@excite.com>
2002-02-22 23:27:37 +00:00
Pavel Roskin
d95635b074
* README.smbfs: Remove. It contained no useful information
...
and the webpage is now dead.
* Makefile.am: Remove README.smbfs.
2002-02-22 06:45:10 +00:00
Pavel Roskin
3576460977
* README: Mention that glib 1.2.x is required.
2002-02-22 06:09:49 +00:00
Pavel Roskin
7346c6f93e
* man2hlp.c (string_len): Don't exclude characters with codes
...
above 128 from the string length.
2002-02-22 05:54:00 +00:00
Andrew V. Samoilov
c13770201f
* ext.c (exec_extension): Use "#! /bin/sh".
2002-02-21 14:37:51 +00:00
Andrew V. Samoilov
f04c521675
* lib/edit.indent.rc: Use "#! /bin/sh"
...
* lib/edit.spell.rc: Likewise.
* lib/mcserv.init: Likewise.
2002-02-21 14:18:46 +00:00
Andrew V. Samoilov
14f1557b8c
* lib/cedit.menu: Eliminate bashisms.
...
Add missed `:' in AUTHOR evaluation.
Unset LANGUAGE and make LC_ALL empty.
Use "#! /path/to/program".
2002-02-21 14:15:28 +00:00
Pavel Roskin
8c9fc66db0
* background.c (background_attention): Cast pointer to long
...
instead of int because it's unsafe of 64-bit systems.
* main.c (init_xterm_support): Likewise.
2002-02-21 01:49:29 +00:00
Andrew V. Samoilov
053fc87847
* doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
...
~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
Fix tarfs URL syntax example. Minor typo and format fixes.
2002-02-20 11:07:59 +00:00
Pavel Roskin
eb18605ecc
* Makefile.am: Don't compile mcserv if VFS is disabled.
...
* extfs/Makefile.am: Don't install anything if VFS is disabled.
2002-02-20 03:07:42 +00:00
Marco Ciampa
93f18d3e24
*** empty log message ***
2002-02-19 22:41:08 +00:00
Pavel Roskin
4408c4e091
* extfs.c (extfs_open): Only create a new entry if it has not
...
been found and O_CREAT is set. Consider file as changed only
if it has been successfully created.
(extfs_getlocalcopy): Open file only for reading. This prevents
marking file as changed. Actually use the has_changed argument.
Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
2002-02-19 21:32:24 +00:00
Pavel Roskin
6c67d1918c
* utilunix.c (canonicalize_pathname) [__QNX__]: Fix detection
...
of Qnet names. Disable support of Qnet names under QNX Netrino.
Reported by Maurizio Rossi <MRossi@system-group.it>
2002-02-18 22:31:56 +00:00
Pavel Roskin
2b7cf88d85
* global.h: Include unix.h under "classical" QNX.
...
* subshell.c: Don't include unix.h.
* utilunix.c: Likewise.
2002-02-18 21:54:27 +00:00
Andrew V. Samoilov
fc3ef44f3b
* syntax.c (convert): Fix buffer overflow for ".*\" cases.
2002-02-18 14:48:36 +00:00
Andrew V. Samoilov
6e3daebeb6
* doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
...
Fix location of configuration files.
2002-02-14 10:03:44 +00:00
Pavel Roskin
ceef847ec4
* extfs/lslR.in: Fix parsing of old entries (with year number).
...
From Daniel Skarda <0rfelyus@atrey.karlin.mff.cuni.cz>
2002-02-12 17:47:27 +00:00
Christophe Merlet
da7a8d0ec9
Updated French translation.
2002-02-11 09:09:26 +00:00
Duarte Loreto
c6b7945115
2002-02-10 Duarte Loreto <happyguy_pt@hotmail.com>
...
* pt.po: Updated portuguese translation.
2002-02-10 00:57:10 +00:00
Christian Rose
590d5d6cf7
2002-02-09 Christian Rose <menthos@menthos.com>
...
* sv.po: Updated Swedish translation.
2002-02-09 12:47:26 +00:00
Andrew V. Samoilov
a634305c3f
* ru.po: Adjust changes in vfs/ftpfs.c and vfs/vfs.c.
...
* uk.po: Likewise. Some messages fixed/translated.
2002-02-08 10:06:10 +00:00
Andrew V. Samoilov
1711c0ab8b
* direntry.c (vfs_s_retrieve_file): Use off_t for total
...
and stat_size.
* vfs.c (vfs_s_resolve_symlink): Use snprintf
instead of sprintf.
(vfs_print_stats): Use off_t for have and need. Cast
have to double to eliminate negative percent(s).
Fix print_vfs_message string formats.
* vfs.h (vfs_print_stats): Adjust declaration.
* ftpfs.c (file_store): Use off_t for total.
Fix print_vfs_message string format.
2002-02-08 09:42:38 +00:00
Andrew V. Samoilov
455e64673e
* main.c (update_one_panel_widget): Call ftpfs_flushdir().
2002-02-07 19:24:44 +00:00
Andrew V. Samoilov
ccdd8e8859
* ftpfs.c (dir_load): Speed up cd_first calculation.
...
(ftpfs_flushdir): Resurrect.
2002-02-07 19:22:20 +00:00
Christian Meyer
c3d4f02c1f
Updated German translation.
2002-02-06 21:12:05 +00:00
Andrew V. Samoilov
0314076889
(ftpfs_chmod): Don't ignore errors.
2002-02-06 12:32:52 +00:00
Andrew V. Samoilov
e32151bb9e
* ftpfs.c (dir_load): Use "LIST -la" instead of "LIST -la ."
...
to eliminate problem with wu-ftpd.
Close sock on error. Eliminate goto.
(reconnect): Restore cwdir if login_server fails.
2002-02-06 12:28:08 +00:00
Pavel Roskin
5257da5f83
* key.c [USE_NCURSES] (get_key_code): Ignore KEY_RESIZE.
...
* layout.c [USE_NCURSES] (flag_winch): Don't call
low_level_change_screen_size() from signal handler.
From Thomas Dickey <dickey@herndon4.his.com>
2002-02-06 05:23:50 +00:00
Pavel Roskin
9a67ad6ebf
* screen.c (format_file): Add a new parameter (size of the
...
output buffer) to prevent buffer overflow on very wide
terminals.
From Thomas Dickey <dickey@herndon4.his.com>
2002-02-06 05:14:16 +00:00
Pavel Roskin
e9eac440ff
* configure.in: Don't use defunct ncurses_version.
...
Reported by Thomas Dickey <dickey@herndon4.his.com>
Set force_ncurses whenever --with-ncurses is used. If set,
suppress checks for S-Lang and fail is ncurses is not found.
2002-02-06 05:06:16 +00:00
Pavel Roskin
727898de19
* configure.in: Introduce a new variable screen_type that is
...
either "slang" or "ncurses" without additional text. Use it
instead of screen_manager whenever possible. Fix text in
AC_NCURSES call, use m4 quotes and move shell quotes into the
macro.
* acinclude.m4: Likewise.
Reported by Thomas Dickey <dickey@herndon4.his.com>
2002-02-06 04:38:38 +00:00
Pablo Saratxaga
50f4f7cb8e
updated Basque file
2002-02-05 14:17:26 +00:00