Commit Graph

2469 Commits

Author SHA1 Message Date
Pavel Roskin
150920afc6 * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
for MC. Don't rely on the output of uname - use $host_os.
2001-01-13 06:55:24 +00:00
martin
ecc327e3fd Fixed my debbugs-test-submit@bugzilla.gnome.org mess. 2001-01-11 21:24:50 +00:00
Pavel Roskin
3d37d84984 * configure.in: Check for ext2 libraries only if VFS is enabled. 2001-01-11 20:54:50 +00:00
Pavel Roskin
98f942fd46 * src/Makefile.in: Create directories before installing files.
Removed all occurences of libprefix - it's never defined.
2001-01-11 20:41:40 +00:00
Pavel Roskin
ed4b51a195 Removed acinclude.m4 - it's under version control. 2001-01-11 19:43:57 +00:00
Pavel Roskin
0d690ce961 * configure.in: All macros from configure.in moved to
acinclude.m4. Added missing quotes in several places.
* acinclude.m4: Likewise.
2001-01-11 18:57:44 +00:00
Pavel Roskin
bb267d2a35 Include mcview. 2001-01-11 17:08:02 +00:00
Pavel Roskin
d1fcdbf64a * edit/Makefile.in: Don't install or uninstall mcedit -
it cannot be installed before mc on systems without symlinks.
* gtkedit/Makefile.in: Likewise.
* src/Makefile.in: Install mcedit (if enabled) and mcview.
Uninstall them.
2001-01-11 16:48:13 +00:00
Pavel Roskin
9675636394 * macros/gnome-gettext.m4: Propagateg change by Owen Taylor
from acinclude.m4 in gtk+:
Don't define ENABLE_NLS unless we have a working NLS.
(This should keep libintl.h from being included when it doesn't
exist).
2001-01-11 16:04:12 +00:00
Kjartan Maraas
784197779f 2001-01-11 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian (bokmål) translation.
2001-01-11 11:21:34 +00:00
martin
d4dedcce08 Added debbugs-test-submit@bugzilla.gnome.org everywhere. 2001-01-11 10:49:37 +00:00
Jonathan Blandford
06804f51f1 Wed Jan 10 15:52:51 2001 Jonathan Blandford <jrb@redhat.com>
* gdesktop-init.c (gdesktop_links_init): allow I18N of trash.
2001-01-10 21:22:26 +00:00
Pavel Roskin
7808a01322 * doc-gnome/C/figs/Makefile.am: New file.
* doc-gnome/C/Makefile.am: Don't handle figs, let the new
makefile do it.
* configure: Substitute doc-gnome/C/figs/Makefile.
2001-01-09 20:54:19 +00:00
Pavel Roskin
8a5680bc94 * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP. 2001-01-09 18:42:52 +00:00
Andrew V. Samoilov
203e8317e3 * ru.po: small updates 2001-01-09 08:19:50 +00:00
Andras Timar
64664d335f 2001-01-08 Szabolcs Ban <shooby@gnome.hu>
* hu.po: Updated, added mc.hlp.hu
2001-01-08 18:25:52 +00:00
Andras Timar
92bf5e249d 2001-01-08 Szabolcs Ban <shooby@gnome.hu>
* lib/mc.hlp.hu: Added Hungarian help file from
	  tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
	  maci@integrity.hu, mfh47@freemail.hu
	* lib/Makefile.am: Added LOCALIZED_HELP for further
	  mc.hlp l10ns
	* src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
	  gtkedit/editcmd.c: I18n of mc.hlp
2001-01-08 18:21:33 +00:00
Benedikt Roth
3efed6a57e Updated German translation (just small typo) 2001-01-07 12:52:33 +00:00
Miguel de Icaza
994667ad86 Fixety fix 2001-01-06 19:24:12 +00:00
Miguel de Icaza
70c8d4f372 Fixety fix for compiling 2001-01-06 19:05:00 +00:00
Jorge Godoy
a992ba0d3b Updating some pt_BR translations 2001-01-04 17:01:43 +00:00
Kenneth Christiansen
1cc8fe2a94 Updates
evolution/po/da.po gal/po/da.po galeon/po/da.po
gernel/po/da.po gimp/po/da.po gimp/po-plug-ins/da.po
gnome-games/po/da.po gnome-vfs/po/da.po gtranslator/po/da.po
helix-setup-tools/po/da.po libgda/po/da.po mc/po/da.po
nautilus/po/da.po pan/po/da.po sodipodi/po/da.po
2001-01-03 22:27:09 +00:00
Andras Timar
26199481ad 2000-12-29 Szabolcs Ban <shooby@gnome.hu>
* doc/mc.1.in: Corrected badly formatted link...
2000-12-29 13:11:01 +00:00
Christophe Merlet
f12a06c6d7 Updated French translation. 2000-12-29 09:46:44 +00:00
Fatih Demir
0764231cd1 Committed updated tr.po 2000-12-27 11:13:33 +00:00
Jacob Berkman
dcf340e1cd small build fixes 2000-12-26 19:56:53 +00:00
Andras Timar
1cf56276a3 Fixed many horrible l10n bugs 2000-12-26 14:53:51 +00:00
Alan Cox
1a0ab78ea8 As reported by Al Viro:
take Midnight Commander. Go to directory that contains some
files. Press <+><CR><+><+><CR><CR><+><+><CR> (<+> being the grey one).

IOW, the first invalid regexp and we are toast - old_pattern is freed and
not reset to NULL. Next call of regexp_match() and we've got a double-free.
What's really pissing off is that caller takes care to tell you that
regexp is invalid. In large red window. I.e. they had added error reporting
and had _never_ given it a try, not to mention giving code a review. Sigh...
2000-12-18 16:42:20 +00:00
Dan Damian
077795e8fc Updated Romanian translation 2000-12-18 04:49:49 +00:00
Andrew V. Samoilov
f2d2af671f * extfs/urar.in (list): better solution to prevent duplication 2000-12-15 11:50:45 +00:00
Andrew V. Samoilov
871ce41fe0 * smb.h (param_struct): enum_list constified
* loadparam.c: enum_protocol, enum_security, enum_printing, enum_announce_as,
  enum_case, enum_lm_announce, enum_map_to_guest and enum_ssl_version
  constified
2000-12-14 01:28:44 +00:00
Andrew V. Samoilov
8a4ae931d4 * extfs/urar.in (LC_ALL): set to C to prevent localization,
(mcrarfs_list): directories placed first to prevent duplication
2000-12-14 01:21:52 +00:00
Andrew V. Samoilov
2f76be3354 :) 2000-12-14 01:21:04 +00:00
Alan Cox
302029121f Fix capitalisation and other minor bits 2000-12-11 23:16:41 +00:00
Kjartan Maraas
36140cc9f1 2000-12-11 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian translation.
2000-12-11 14:34:37 +00:00
Christian Rose
0393102b93 Updated Swedish translation. 2000-12-05 17:01:04 +00:00
Andrew V. Samoilov
94bcfc289d * ftpfs.c (vfs_ftpfs_ops): typo fixed 2000-12-04 19:14:52 +00:00
Kai Lahmann
0397e23047 UPdated German translation 2000-12-03 10:59:00 +00:00
Ismael Olea
748ecbc9ea David Martin update. 2000-11-30 18:39:45 +00:00
Andrew V. Samoilov
19c9ca03f2 * ru.po: small fixes 2000-11-29 10:54:27 +00:00
Yuri Syrota
d381a1bf33 Updated Ukrainian translation 2000-11-29 09:17:55 +00:00
Yuri Syrota
474a6fe7d2 Updated Ukrainian translation 2000-11-29 09:03:30 +00:00
Yuri Syrota
815506c1d0 Updated Ukrainian translation 2000-11-29 08:35:56 +00:00
Marco Ciampa
7ec9da5952 just some minor changes in docs... 2000-11-27 01:41:56 +00:00
Tomasz KÅ‚oczko
89498f5e64 added pl hint file (by arkadiusz Mi¶kiewicz <misiek@pld.org.pl>). 2000-11-25 11:24:24 +00:00
Andrew V. Samoilov
540c532680 * view.c: Fixed long existed bugs in internal viewer. When search is
doing in binary file it ignore skipped zero(es), so cursor is before
searched expression and next search find the same string. Also regexp
search could return wrong results for '^ ?' expressions.

(get_line_at): skipped: new parameter for number of skipped zero(es)

(search): new features of get_line_at used.
2000-11-20 17:25:43 +00:00
Andrew V. Samoilov
0b8fd41ca9 * view.c: Fixed long existed bugs in internal viewer. When search is
doing in binary file it ignore skipped zero(es), so cursor is before
searched expression and next search find the same string. Also regexp
search could return wrong results for '^ ?' expressions.

(get_line_at): skipped: new parameter for number of skipped zero(es)

(search): new features of get_line_at used.
2000-11-20 17:13:21 +00:00
Yuri Syrota
a3a2d5dfcb Updated Ukrainian translation 2000-11-20 12:33:41 +00:00
Andrew V. Samoilov
1cc4f6be7a * cons.saver.c (check_file): close fd on error. There was a bug, which
allowed luser to write '\0' char to any symlinkable file in Linux
system which don't ensure that fd's 0, 1, and 2 are open on startup
of a SUID/SGID binary.

Based on patch from bugtrack by Maurycy Prodeus <z33d@ETH-SECURITY.NET>.
2000-11-16 17:09:08 +00:00
Zbigniew Chyla
1e575f7011 Updated Polish translation 2000-11-16 15:41:10 +00:00