Commit Graph

4108 Commits

Author SHA1 Message Date
Kjartan Maraas
bed1fbf3b7 2002-08-25 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian (bokmål) translation.
2002-08-25 19:52:16 +00:00
Pavel Roskin
a5d26b33aa * mc.sh.in: Only bash needs the mc() function to be exported. 2002-08-25 19:46:00 +00:00
Pavel Machek
8f36c663ad Fix few typos. 2002-08-25 19:45:16 +00:00
Pavel Roskin
15a6a98f18 * mc.sh.in: Only bash needs the mc() function to be exported. 2002-08-25 19:40:24 +00:00
Pavel Roskin
b6862a8c26 Fix some not quite English strings in edit_block_process_cmd(). 2002-08-25 19:21:30 +00:00
Pavel Roskin
d912b40022 * doc/pl/mc.1.in: Add node names and options. Use @prefix@
instead of /usr where appropriate.
* doc/Makefile.am: Enable generation of the help file.
2002-08-25 19:10:12 +00:00
Pavel Roskin
488f4c3e44 * man2hlp.c: Change default from the English string for TOPICS,
to no heading.
2002-08-25 18:40:33 +00:00
Pavel Roskin
56421cc716 Add TOPICS. 2002-08-25 18:38:16 +00:00
Pavel Roskin
40512bfcac Quote TOPICS. 2002-08-25 18:28:59 +00:00
Pavel Roskin
f9a0f1440a * man2hlp.c (handle_command): Remove quotes from TOPIC. 2002-08-25 18:13:37 +00:00
Andrew V. Samoilov
7aa2ae12c7 * lv.po: Remove old style location lines 2002-08-25 17:17:41 +00:00
Pavel Roskin
d9b7d584f3 Remove reference to README.edit (there is no such file).
Update bug reporting address.
2002-08-25 17:00:38 +00:00
Andrew V. Samoilov
90118df3f7 Comment out mclib_DATA and mc.hlp.pl. There are no original nodenames in this one 2002-08-25 14:39:46 +00:00
Andrew V. Samoilov
058474e52f Updated. 2002-08-25 12:57:53 +00:00
Pavel Roskin
a8d0e4df50 Add some news about changes after 4.6.0-pre1. 2002-08-25 08:03:25 +00:00
Pavel Roskin
86b707cc6d * doc/pl/*: Add Polish translation.
* doc/Makefile.am: Adjust for the above.
* configure.in: Likewise.
2002-08-25 07:52:17 +00:00
Pavel Roskin
9e762e79b9 Add Polish translation. 2002-08-25 07:46:50 +00:00
Pavel Roskin
8ade32d7d9 * key.c (get_event): Check gpm_fd before using it in FD_SET. If
gpm_fd is -1 (gpm has died), disable mouse support.
2002-08-25 05:47:47 +00:00
Pavel Roskin
60f9328e8d * key.c: Use the maximal file descriptor, not FD_SETSIZE in all
calls to select().
* subshell.c: Likewise.
2002-08-25 05:44:57 +00:00
Pavel Roskin
946bef4499 Remove Perl requirement. 2002-08-25 04:11:34 +00:00
Pavel Roskin
723739afc8 * lib/edit.indent.rc: Use tidy to format HTML.
From David Martin <dmartina@excite.com>
2002-08-24 18:09:45 +00:00
Pavel Roskin
d40f336c24 * lib/cedit.menu: Remove all references to the error file.
* lib/edit.indent.rc: Likewise.
* lib/edit.spell.rc: Likewise.
2002-08-24 17:39:07 +00:00
Pavel Roskin
f5a762b7a8 * user.c (expand_format): Remove support for error file in the
editor.
* utilunix.c (close_error_pipe): Fix the condition when nothing
needs to be dislayed.
2002-08-24 17:25:27 +00:00
Pavel Roskin
221c35266c * edit-widget.h: Eliminate ERROR_FILE.
* edit.c: Remove all references to ERROR_FILE.
* editcmd.c (edit_block_process_cmd): Revert to using catstrs(),
those strings are freed now.  Use system(), not execute() to
execute commands.  Use open_error_pipe() and close_error_pipe()
to keep track of errors.
2002-08-24 17:22:15 +00:00
Pavel Roskin
6f0a3ef49f * vfs.c (vfs_parse_ls_lga): Better error message, avoid empty
error messages.
2002-08-24 16:29:24 +00:00
Pavel Roskin
3982497692 * dlg.c (x_set_dialog_title): Force uniform spacing.
From Andrew Borodin <borodin@zarya-k.ru>
2002-08-24 16:10:26 +00:00
Pavel Roskin
40136e5f74 * utilunix.c (check_error_pipe): Check error_pipe[0], not
stdout.  From Pavel Tsekov <ptsekov@gmx.net>
2002-08-24 16:03:23 +00:00
Pavel Roskin
9066ce18c0 * achown.c (chown_refresh): Use common_dialog_repaint(). 2002-08-24 06:11:54 +00:00
Pavel Roskin
27978d1b55 * dlg.h (struct Dlg_head): Separate user flags and internal
flags.  Make "direction" a user flag.  Adjust all dependencies.
* dlg.c (run_dlg): Return ret_value.
2002-08-24 04:51:09 +00:00
Pavel Roskin
815ee8d8e8 Fix mismatching format strings. 2002-08-24 01:48:43 +00:00
Pavel Roskin
45864c19ed * text.c (default_edition_colors): Use more rxvt-friendly color
for dhotnormal.
2002-08-23 22:14:03 +00:00
Pavel Roskin
f2bb68f3c2 * Makefile.am: Use mcserv_LDFLAGS, not mcserv_LDADD for the
libraries.
2002-08-23 21:22:43 +00:00
Pavel Roskin
214358fb02 * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
use only for the programs that need it (mc and mcserv).
2002-08-23 21:02:42 +00:00
Pavel Roskin
96087a4179 * Makefile.am: Remove definition of CONFDIR, it's not used. 2002-08-23 20:49:44 +00:00
Pavel Roskin
b42a87f315 * configure.in: Fix help text for gpm and ncurses. Properly
handle --without-ncurses.
Reported by Moritz Barsnick <moritz@barsnick.net>
2002-08-23 20:03:30 +00:00
Pavel Roskin
fa57ac87d4 * configure.in: Work around a bug in Autoconf-2.53 that prevents
splitting of user-specified path in AC_PATH_PROGS.
2002-08-23 19:44:50 +00:00
Pavel Roskin
479d96a2ef * configure.in: Move glib test earlier, as it tends to fail for
many users.  Make GLIB_CONFIG a precious variable.  Check for
glib12-config - that's how it's called on FreeBSD.
Reported by Pavel Shirshov <pavelsh@mail.ru>
2002-08-23 15:56:51 +00:00
Marco Ciampa
f0f9c9f1ae ... 2002-08-23 07:38:28 +00:00
Pavel Roskin
9feb2ffdf5 * layout.c (print_vfs_message): Set normal color, don't use
random current attributes.
2002-08-22 23:59:20 +00:00
Pavel Roskin
c3e1cd0a98 * dlg.h (struct Dlg_head): Eliminate "data" field, it duplicated
functionality of "title".
* wtools.c (query_callback): Use dialog_repaint().
(quick_callback): Use common_dialog_repaint().
2002-08-22 23:31:35 +00:00
Pavel Roskin
5a7226fc59 * learn.c (learn_callback): Use common_dialog_repaint().
* achown.c (chl_callback): Likewise.
2002-08-22 23:01:08 +00:00
Pavel Roskin
6810d3211e * dialog.h: Cleanup unused functions.
* dialog.c: Cleanup unused headers.
2002-08-22 22:53:02 +00:00
Pavel Roskin
74d224e1b2 * editcmd.c: Clean up global variables in the completion code. 2002-08-22 22:15:39 +00:00
Pavel Roskin
6a30513830 * configure.in: Remove old-style Linux-only support for shadow
passwords.
2002-08-22 18:45:27 +00:00
Pavel Roskin
5873f73e63 * mcserv.c: Remove old-style Linux-only support for shadow
passwords.
* Makefile.am: Remove reference to SHADOWLIB.
2002-08-22 18:39:54 +00:00
Pavel Roskin
6071fea76d * editwidget.c: Use new dialog flags.
* editcmd.c: Likewise.
(edit_completion_dialog): Set DLG_COMPACT for the dialog.
2002-08-22 15:38:27 +00:00
Pavel Roskin
8aa61fffa3 * dlg.h (struct Dlg_head): Fold fields "raw" and "has_menubar"
into one field "flags".  Adjust all dependencies.  Add new flag
DLG_COMPACT.
* wtools.c (dialog_repaint): Draw frame without spaces if
DLG_COMPACT flag is set.
* complete.c (complete_engine): Set DLG_COMPACT.
(query_callback): Use common_dialog_repaint().
2002-08-22 15:34:25 +00:00
Zbigniew Chyla
c221153512 Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-08-22 11:01:40 +00:00
Marco Ciampa
4ffcac1c16 Authors and others translations... 2002-08-22 10:56:55 +00:00
Marco Ciampa
a2f9d06817 Some italian trimming... 2002-08-22 08:48:33 +00:00