Commit Graph

2310 Commits

Author SHA1 Message Date
Pavel Machek eabe77c776 Better /#a filesystem 2000-09-14 20:53:57 +00:00
Pavel Roskin e053e5effe * Make-mc.in: direntry.c was listed twice in VFSSRCS 2000-09-14 20:34:52 +00:00
Pavel Roskin 467de101fc CP is now "cp", not "mv" 2000-09-14 20:29:02 +00:00
Pavel Roskin 8d204881e7 * configure.in: Removed some abuses of CPPFLAGS. Removed useless
tests for cp, mv and rm.
* Make.common.in: Removed variables xv_bindir and STRIP.
Variables CP, MV and RMF are assigned trivial values.
2000-09-14 20:10:45 +00:00
Pavel Roskin 536a5ce8d5 * Makefile.in: Compile our own mad.o. Don't link object files.
Put links to the build directory. Don't link headers, change
includes accordingly. gdialogs.o removed from OOBJS. Link
only sources we need. Obsolete comments removed or updated.
2000-09-14 19:20:50 +00:00
Pavel Roskin 5b44416ffa * POTFILES.in: src/features.c renamed to src/textconf.c 2000-09-14 18:21:43 +00:00
Pavel Roskin 0c3398dcd6 * features.h: Joined with textconf.h to avoid name clash with
GNU Libc.
* features.c: Renamed to ...
* textconf.c: ... this
* Makefile.in, cmd.c, main.c, text.c: necessary adjustments
2000-09-14 18:18:24 +00:00
Pavel Roskin 3e320e6748 * Makefile.in: Don't make softlinks to the libraries 2000-09-14 17:17:46 +00:00
Pavel Roskin 35003a05c3 * edit/Makefile.in: Don't link headers, add extra includes
to CPPFLAGS instead. Put links to the build directory.
Remove the hack with "mx" - it is not needed anymore.
2000-09-14 16:50:54 +00:00
Pavel Roskin d572f3a51f * Make-mc.in: removed commands to build standalone libvfs -
they are now in Makefile.am. Create links in the build
directory - source directory may be read-only. Removed hack
with mcservx - it's no longer needed.
2000-09-14 16:13:36 +00:00
Pavel Roskin 969d11e456 * configure.in: remove any manupulations with top_srcdir.
Don't change CPPGLAGS when the internal editor is enabled,
instead do it ...
* edit/Makefile.in, gtkedit/Makefile.in: ... here
2000-09-14 15:31:25 +00:00
Pavel Roskin 91e7526108 * configure.in, Make.common.in, doc/Makefile.in,
edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
changed to top_srcdir for Automake compatability
2000-09-14 15:12:00 +00:00
Pavel Roskin 06a39fbd2d * ftpfs.h: include "xdirentry.h" instead of "vfs/xdirentry.h" 2000-09-14 15:06:14 +00:00
Pavel Roskin a406b17b96 * configure.in: REGEX_O variable removed - always use our regex 2000-09-14 14:28:35 +00:00
Pavel Roskin 3cce6a7720 * configure.in: MCFGR variable removed 2000-09-14 14:03:52 +00:00
Yuri Syrota c9ac96aa29 Updated Ukrainian translation 2000-09-14 09:47:18 +00:00
Yuri Syrota aa75d1d6d2 Updated Ukrainian translation 2000-09-14 09:27:24 +00:00
Yuri Syrota 47f04947d8 Updated Ukrainian translation 2000-09-14 08:47:06 +00:00
Pavel Roskin 6c249f473a * Makefile.in: Only rebuild mc.hlp in the maintainer mode. 2000-09-13 17:15:01 +00:00
Jorge Godoy 6075fa9bdd Added pt_BR translations. 2000-09-13 16:04:28 +00:00
Pavel Roskin 5b5c0dd4c2 * configure.in: enable AM_MAINTAINER_MODE to be consistent with
other GNOME modules
* autogen.sh: remove "-I ." from the "aclocal" command line
2000-09-12 19:31:56 +00:00
Andrew V. Samoilov e3ad216756 2000-09-12 Andrew V. Samoilov <sav@bcs.zp.ua>
* glayout.c (run_cmd): Memory leak fix: cmd released after use
2000-09-12 09:02:31 +00:00
Miguel de Icaza 4ed04204d7 New mc.keys.in.in 2000-09-11 22:36:13 +00:00
Jing-Jong Shyue 19534b526f Triditional Chinese PO File 2000/09/11 2000-09-11 14:38:02 +00:00
hovinen 55a66f9cec 2000-09-10 Bradford Hovinen <hovinen@helixcode.com>
* po/fr.po: Updated French translations
        * all: Chnaged #include "config.h" to #ifdef HAVE_CONFIG_H ...
        * *.desktop, *.directory: Updated French translations
        * po/POTFILES.in: Added screensaver XML files

        Courtesy of Christophe Merlet <c.merlet@agglo-pau.fr>
2000-09-10 12:57:08 +00:00
Andras Timar d6ce19afe5 Updated 2000-09-09 03:08:37 +00:00
Kenneth Christiansen d93e880ff8 Translations from Keld
bonobo/po/da.po dia/po/da.po dr-genius/po/da.po eog/po/da.po
gconf/po/da.po gdict/po/da.po gdm2/po/da.po gfax/po/da.po
gimp/po/da.po gimp/po-libgimp/da.po gimp/po-plug-ins/da.po
gnome-applets/po/da.po gnome-chess/po/da.po gnome-db/po/da.po
gnome-iconedit/po/da.po gnome-lokkit/po/da.po
gnome-media/po/da.po gnome-pilot/po/da.po gnomeicu/po/da.po
gnop/po/da.po gphoto/po/da.po gtkhtml/po/da.po gxsnmp/po/da.po
libgtop/po/da.po
mc/po/da.po oaf/po/da.po rp3/po/da.po sodipodi/po/da.po
2000-09-09 00:06:13 +00:00
Andras Timar 71699987b3 Updated from sz@szasz.hu 2000-09-08 11:45:07 +00:00
Andrew V. Samoilov 5eb58afa28 2000-09-07 Andrew V. Samoilov <sav@bcs.zp.ua>
* syntax.c (syntax_text): Makefile replaced by [Mm]akefile to cover
	makefile and GNUmakefile
	(upgrade_syntax_file): infinitive loop fixed when rule file
	is outdated but it cannot be unlinked/overwritten
2000-09-07 17:45:28 +00:00
Andrew V. Samoilov 2420cfe9dd 2000-09-07 Andrew V. Samoilov <sav@bcs.zp.ua>
* edit.c (check_file_access) [MIDNIGHT,GTK]: error message localized;
	some cosmetics changes to avoid annoying warnings

	* editcmd.c (edit_save_file): pclose returns 0 on success,
	file fclose()d when fwrite fails

	(pipe_mail): malloc () + sprintf () replaced by g_strdup_printf ()

	* syntax.c (syntax_text): Makefile replaced by [Mm]akefile to cover
	makefile and GNUmakefile
	(upgrade_syntax_file): infinitive loop fixed when rule file
	is outdated but it cannot be unlinked/overwritten
2000-09-07 17:18:32 +00:00
Pavel Roskin 316d642896 * Make-mc.in: don't ignore errors in the distdir target 2000-09-05 18:26:40 +00:00
Jing-Jong Shyue 2ced2c7a17 Simplify Chinese PO File 2000/09/05 2000-09-05 15:05:49 +00:00
Sung-Hyun Nam 9570c3d161 more updated 2000-09-05 12:11:17 +00:00
Sung-Hyun Nam e4cb6e72e5 updated 2000-09-05 11:36:23 +00:00
Sung-Hyun Nam 6a3719c586 updated 2000-09-05 11:34:41 +00:00
Andraz Tori f12f136337 Updated Slovenian translation 2000-09-04 20:40:46 +00:00
Benedikt Roth 7987885967 Updated German translation 2000-09-04 20:28:33 +00:00
Christian Rose e12bb6b790 Updated Swedish translation. 2000-09-03 22:52:53 +00:00
Kjartan Maraas f815628b54 2000-09-02 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian translation.
2000-09-01 22:23:27 +00:00
Pavel Roskin 89e4039a91 Added Makefile and Makefile.in 2000-09-01 22:00:10 +00:00
Pavel Roskin 4a032150e9 * configure.in: output vfs/extfs/Makefile
* vfs/extfs/Makefile.am: new file
* vfs/Make-mc.in: remove stuff pertinent to the extfs directory
2000-09-01 21:34:26 +00:00
simos af0d1582d4 Added Greek translations 2000-09-01 19:54:42 +00:00
Pavel Roskin ec00659ad4 * fixhlp.c: fixed compile errors and warnings 2000-09-01 18:49:01 +00:00
Pavel Roskin 8800ca2bbf * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
to avoid a warning
* acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
AC_LIB_XPM, AC_X_SHAPE_EXTENSION
2000-09-01 17:57:22 +00:00
Pavel Roskin eb67f282f5 * directory-ok.xpm gpopup.c i-device.png image.metadata.in
make-thumb.c mc.metadata.in multi-ok.png multi-ok.xpm multi.xpm
not.png olddnd.c: removed
2000-08-31 22:08:24 +00:00
Pavel Roskin ab6e6554f5 * editwidget.c [!MIDNIGHT]: include xdnd.h
* Makefile.in: distribute xdnd.h
2000-08-30 21:23:14 +00:00
Pavel Roskin 097e88621d * dirhist.c, dirhist.h: removed 2000-08-30 21:15:58 +00:00
Pavel Roskin 6c7f15c285 * features.h, keys.h, textconf.h, x.h: added protection against
multiple inclusion
2000-08-30 20:51:03 +00:00
Ismael Olea 6bdd6d961d A little errata fixed. 2000-08-30 13:33:06 +00:00
Ismael Olea 4ab3426395 Translation updated 2000-08-30 12:55:20 +00:00