Commit Graph

6053 Commits

Author SHA1 Message Date
Andrew V. Samoilov
2f7bbc2c31 * vfs.c (mc_def_ungetlocalcopy): Fix missed "%s".
* utilvfs.c (vfs_parse_ls_lga): Likewise.
2004-03-07 06:07:43 +00:00
Andrew V. Samoilov
1256c7d4fa Updated translation 2004-03-07 05:58:48 +00:00
Pavel Roskin
a91405e102 Don't use --stringtable-output - it doesn't work in gettext 0.12.1.
Reported by David Sterba <dave@jikos.cz>
2004-03-05 08:30:22 +00:00
Pavel Roskin
d78f9b9bf0 * subshell.c: Partly revert previous patch to preserve translated strings. 2004-03-05 08:08:13 +00:00
Pavel Roskin
0899d3f580 Fix date of the last commit. 2004-03-05 08:05:18 +00:00
Pavel Roskin
3722e428c0 * subshell.c: Partly revert previous patch to preserve
translated strings.
2004-03-05 08:01:44 +00:00
Pavel Roskin
24b6e7b161 When using "ftp" command, set its stdin to /dev/null. Non-interactive
ftp will handle it, interactive ftp will fail rather than stop.
2004-03-01 18:11:16 +00:00
Pavel Roskin
b46fe283f6 Fix use of uninitialized pty_name. 2004-02-10 00:16:17 +00:00
Pavel Roskin
7eb0ef8bd2 * subshell.c: Use "rn" at the end of all error messages.
Don't use perror().  Make error messages more exact.
2004-02-10 00:11:09 +00:00
Pavel Roskin
739bb2edfe Add:
Crash when opening tar archives with links on the top level pointing
inside a directory.
2004-02-09 23:31:31 +00:00
Marco Ciampa
015ffdb0bb Updated italian translation 2004-02-05 10:30:09 +00:00
Pavel Roskin
85aa9da23c Add:
Need a separate color for hotkeys in red dialogs.
2004-02-04 23:16:48 +00:00
Pavel Roskin
603e2af580 * editcmddef.h: Split CK_No_Command into CK_Insert_Char and
CK_Ignore_Key.
* editkeys.c (emacs_key_map): Ignore Ctrl-g.  Requested by
Paul Seelig <pseelig@uni-mainz.de>
(edit_translate_key): Implement CK_Ignore_Key.
2004-02-04 23:09:22 +00:00
Pavel Roskin
90ae5d102d * edit.c (edit_execute_key_command): Return void, the result is
never used.
(edit_execute_cmd): Likewise.
2004-02-04 22:27:58 +00:00
Pavel Roskin
083ca51fa5 Add questions about Ctrl-O. 2004-01-30 08:44:00 +00:00
Pavel Roskin
f7a79c670c Update. 2004-01-28 00:16:55 +00:00
Pavel Roskin
5d5ff56046 Revert smbfs_reconnect -> reconnect. 2004-01-28 00:06:16 +00:00
Pavel Roskin
05e6a61834 * smbfs.c (smbfs_reconnect): Revert changes in a translated
message.
2004-01-28 00:01:30 +00:00
Pavel Roskin
0f02dfc327 find without path may be a GNU extension, avoid it. 2004-01-27 17:56:42 +00:00
Pavel Roskin
55095507d2 Ignore POTFILES.in, it's generated now. 2004-01-27 17:29:14 +00:00
Pavel Roskin
c5ab201601 This file is now generated by autogen.sh. 2004-01-26 21:41:25 +00:00
Pavel Roskin
a1e579c415 Generate po/POTFILES.in automatically. 2004-01-26 21:40:30 +00:00
Pavel Roskin
2ac67e670a Fix format mismatch caused by the previous commit. 2004-01-26 20:41:19 +00:00
Pavel Roskin
7ca77e4faf Replace "Offset 0x%08x" with "Offset 0x%08lx". 2004-01-26 17:58:31 +00:00
Pavel Roskin
7e02c8592e New translations: Mongolian, Serbian and Lithuanian. 2004-01-26 17:52:28 +00:00
Pavel Roskin
f0c3795033 Restore lost translations. 2004-01-26 17:47:29 +00:00
Pavel Roskin
aef085a46e Restore lost translations. 2004-01-26 17:41:02 +00:00
Pavel Roskin
012e777fc2 Restore lost translations. 2004-01-26 17:35:45 +00:00
Pavel Roskin
8d47f2885a POTFILES.in: Add vfs/utilvfs.c. 2004-01-26 17:30:40 +00:00
Pavel Roskin
79b4c398de * extfs/rpm: Workaround for spaces and single quotes in the path
name.
2004-01-24 00:48:46 +00:00
Pavel Roskin
47225c2ff3 Typo fix.
From Andrew V. Samoilov <andrew@email.zp.ua>
2004-01-24 00:28:13 +00:00
Pavel Roskin
291f976b13 * utilunix.c (canonicalize_pathname): Add support for UNC paths. 2004-01-24 00:17:34 +00:00
Pavel Roskin
4ced5086ac * utilunix.c (canonicalize_pathname): Return void to make it
clear that the conversion is done in place.  Adjust all callers.
2004-01-23 23:53:37 +00:00
Pavel Roskin
c7c3073133 * filegui.c (init_replace): Don't show the "Reget" button when
moving files.  Reported by Arpad Biro <biro_arpad@yahoo.com>
2004-01-23 22:08:05 +00:00
Pavel Roskin
b1494c9876 Use "-U 1" instead of "-u1" to satisfy GNU diff 2.8.1. 2004-01-23 22:05:14 +00:00
Pavel Roskin
efff2a4d4e * fileopctx.h: Add "operation" filed to FileOpContext.
* fileopctx.c (file_op_context_new): Add "operation" argument.
* filegui.c (file_op_context_create_ui): Remove "operation"
argument, it's known already.  Adjust all callers.
2004-01-23 21:59:38 +00:00
Pavel Roskin
74647ce584 Add:
Broken pipe warning when viewing large *.tar.gz files.  Warnings should
be shown before the viewer is started if possible.
2004-01-23 20:52:01 +00:00
Pavel Roskin
b8b0623f5a More keywords from Juan C. Olivares <juancri@juancri.com> 2004-01-23 17:45:04 +00:00
Pavel Roskin
9fe5ee23c9 * user.c (execute_menu_command): Put /bin/sh in the beginning of
the script.
2004-01-23 17:33:36 +00:00
Pavel Roskin
a8261b28d6 * mcserv.c: Use HAVE_CRYPT instead of USE_CRYPT. Remove
references to HAVE_LIBCRYPT and HAVE_LIBCRYPT_I.  Reported by
Christian Laubscher <christian.laubscher@tiscalinet.ch>
2004-01-22 08:44:20 +00:00
Pavel Roskin
1d6ab07a10 * screen.c (display_mini_info): Correctly fill the space after
"<readlink failed>".
2004-01-22 08:25:23 +00:00
Pavel Roskin
970793d4e2 * lib/mc.ext.in: Recognize *.tb2 and *.tbz files. 2004-01-22 07:40:51 +00:00
Pavel Roskin
429f1a476e * glibcompat.h: Fix definition of g_try_realloc(). 2004-01-22 07:19:58 +00:00
Pavel Roskin
eb846733f8 Remove documentation for desk.pl. Remove references to configure.in. 2004-01-22 06:51:30 +00:00
Pavel Roskin
06d3a2271d Remove, this file is useless for anything but GNOME projects. 2004-01-22 06:38:54 +00:00
Pavel Roskin
b995c294d4 Rename configure.in to configure.ac. 2004-01-22 06:35:03 +00:00
Pavel Roskin
bbd66306bf * configure.in: Rename to ...
* configure.ac: ... this.
2004-01-22 06:33:12 +00:00
Pavel Roskin
8db3838b57 * samba/configure.in: Rename to ...
* samba/configure.ac: ... this.  Adjust dependencies.
2004-01-22 06:30:30 +00:00
Pavel Roskin
c1a8812ba4 Update from Arpad Biro. 2004-01-19 17:37:35 +00:00
Pavel Roskin
c5a633d8ab Update from Arpad Biro. 2004-01-19 17:22:06 +00:00