Commit Graph

2693 Commits

Author SHA1 Message Date
Pavel Roskin 20e31fd858 * configure.in: Only configure in vfs/samba if smbfs support is
enabled even with Autoconf 2.13.
2001-02-07 16:41:16 +00:00
Pavel Roskin 1c3d0e0d62 * samba/configure.in: Remove checks for statvfs and friends -
they are irrelevant to the client code.
* samba/tests/summary.c: Likewise.
2001-02-07 15:41:18 +00:00
Marco Ciampa c8fb707323 *** empty log message *** 2001-02-04 18:10:37 +00:00
Stanislav Visnovsky 04e2321b28 Updated Slovak translation 2001-01-30 19:24:13 +00:00
Pavel Roskin dff05ea5ad * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
--without-samba due to a typo.
2001-01-30 17:39:56 +00:00
Pavel Roskin ecfec37e3f * configure.in: Only configure in vfs/samba if smbfs support is
enabled.
2001-01-30 16:55:09 +00:00
Pavel Roskin 0c940743b3 * cons.handler.c (handle_console): Check the result of ttyname(). 2001-01-27 07:08:05 +00:00
Pavel Roskin 75b84a3b47 * main.c (handle_args): Exit if no arguments are given to mcview.
[HAVE_GNOME]: Don't examine argv[0] - it's done separately.
2001-01-27 06:43:42 +00:00
Pavel Roskin 676ec1d2f4 * dir.c: Respect HAVE_STRCOLL. Added a comment about strcoll(). 2001-01-27 05:51:26 +00:00
Marius Andreiana d122314335 added ro (Romanian) translation 2001-01-26 15:10:12 +00:00
Pablo Saratxaga 85ae74cee2 Fixed various po files headers and syntax errors
added gettext:no-c-format in file.c for the prompt % codes
2001-01-26 13:49:28 +00:00
Pablo Saratxaga 5c0aaa5dcd Added Azeri file 2001-01-26 13:28:40 +00:00
Andraz Tori e8e4c9f804 Updated Slovenian translation 2001-01-25 21:02:54 +00:00
Andras Timar 5481352dd6 2001-01-24 Szabolcs Ban <shooby@gnome.hu>
* hu.po: Tons of fixes by Andras and Emese (spelling,
          terminology, headers)
2001-01-24 15:30:55 +00:00
Andraz Tori 9e207e1b44 Updated Slovenian translation 2001-01-23 22:50:05 +00:00
Andraz Tori 1736bda779 Updated Slovenian translation 2001-01-22 18:24:49 +00:00
Andraz Tori d5bab2c52e Updated Slovenian translation 2001-01-21 20:24:45 +00:00
Andrew V. Samoilov bdcc352441 * subshell.c (do_subshell_chdir): temporary patch to prevent command
execution for directory names containing 0x03 (intr) 0x14.
See http://www.securityfocus.com/vdb/?id=2016 for details.
Subshell still can't chdir to such directories :(

* subshell.[ch] (do_subshell_chdir): directory constified
2001-01-21 10:30:42 +00:00
Andrew V. Samoilov bbef02a06f * do_subshell_chdir (): directory constified 2001-01-21 10:27:21 +00:00
Andrew V. Samoilov ad06742c0c * do_subshell_chdir (): temporary patch to prevent command execution
for directory names containing 0x03 (intr) 0x14.
See http://www.securityfocus.com/vdb/?id=2016 for details.
Subshell still can't chdir to such directories

* directory parameter constified
2001-01-21 10:26:09 +00:00
Pavel Roskin 09a3730a98 * Makefile.in: Respect LDFLAGS when linking cons.saver. 2001-01-17 20:42:49 +00:00
Kenneth Christiansen f20a4f15c4 Updates
bonobo/po/da.po evolution/po/da.po gal/po/da.po gimp/po/da.po
gimp/po-plug-ins/da.po gnome-libs/po/da.po gnome-vfs/po/da.po
gnomeicu/po/da.po gnumeric/po/da.po helix-setup-tools/po/da.po
mc/po/da.po nautilus/po/da.po pan/po/da.po
2001-01-16 21:03:39 +00:00
Pavel Roskin 7bee992ba2 * configure.in: Don't create a faked malloc.h.
* gtkedit/edit.h: Don't assume that malloc.h always exists.
* src/mad.h: Likewise.
2001-01-13 08:09:14 +00:00
Pavel Roskin c5404ae9cb * configure.in: Simplified handling of cons.saver.
* src/Makefile.in: Likewise. Don't install cons.saver setuid.
* mc.spec.in: Remove a workaround for the above.
2001-01-13 07:24:13 +00:00
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 (bokml) 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