Commit Graph

2413 Commits

Author SHA1 Message Date
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
Yuri Syrota 069ba28cd2 Updated Ukrainian translation 2000-08-30 10:05:57 +00:00
Pavel Roskin 6a4496612a * configure.in: use AM_GNOME_GETTEXT
* gettext.m4: removed
* Makefile.am: adjusted files to distribute, previous change
reverted
2000-08-29 21:23:44 +00:00
Pavel Roskin 57aed41219 * mc-aclocal.m4: renamed to ...
* acinclude.m4: ... this
* autogen.sh: simplified - no more tricks with mc-aclocal.m4
* Makefile.am: aclocal should scan "." for gettext.m4
2000-08-29 20:00:37 +00:00
Norbert Warmuth 4651b23593 2000-08-29 Norbert Warmuth <nwarmuth@privat.circular.de>
* Makefile.in (CFLAGS): -I$(rootdir)/src removed from CFLAGS -- it
breaks compilation on glibc2.1 systems because glibc includes
src/features.h instead of it's own features.h. Run `make
cleansourcelinks; make sourcelinks' in case mc doesn't find it's
include files.
2000-08-29 12:08:50 +00:00
Pavel Roskin 95b52b597c * Make.common.in: removed hack for "make distcopy"
* doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
vfs/Make-mc.in: added "distdir" target. Now "make dist" works
for external builds.
* edit/Makefile.in, slang/Makefile.in: added "Makefile" target
2000-08-28 18:51:22 +00:00
Pavel Roskin fe79f3e017 More files to ignore 2000-08-24 22:28:49 +00:00
Pavel Roskin b0bd98e58d * new_icons/Makefile.in: converted to ...
* new_icons/Makefile.am: ... this
* configure.in: automake conditional GNOME introduced.
"insticons" removed
2000-08-24 21:19:54 +00:00
Pavel Roskin 9377633174 Old icons removed 2000-08-24 18:48:04 +00:00
Pavel Roskin 9c625de158 * icons/*: removed
* Makefile.am, configure.in: necessary adjustments
2000-08-24 18:47:36 +00:00
Pavel Roskin 3a8664fa79 * config.guess, config.sub, install-sh, mkinstalldirs: removed,
automake installs them now
2000-08-24 18:29:05 +00:00
Pavel Roskin 28fbbcf3cd Fixed "make dist" 2000-08-24 16:42:43 +00:00
Pavel Roskin 4f06791b5f * syntax/Makefile.in: converted to ...
* syntax/Makefile.am: ... this
2000-08-24 16:40:44 +00:00
Pavel Roskin a9c6361996 * idl/Makefile.in: converted to ...
* idl/Makefile.am: ... this
2000-08-24 16:34:52 +00:00
Pavel Roskin 692e24750b * lib/Makefile.am: simplified, fixed "make dist" 2000-08-24 15:59:42 +00:00
Pavel Roskin c6595786e2 * lib/Makefile.in: converted to ...
* lib/Makefile.am: ... this
2000-08-24 15:30:34 +00:00
Pavel Roskin 488967f0f0 * lib/tkmc.wmconfig: removed 2000-08-24 14:53:51 +00:00
Pavel Roskin cfd82e2788 * Make-mc.in: don't ignore error installing mcserv.
Create directories before installing into them.
2000-08-24 14:39:33 +00:00
Pavel Roskin 0c81f3a1bf * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
to ...
* Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
* Make.common.in: support for "distdir" for compatability
with Automake-generated makefiles
* autogen.sh: run automake. Force cache - it is off by default
in autoconf 2.49a, but it's still handy for maintainers
* configure.in: adapted for Automake
2000-08-24 14:13:00 +00:00
Pavel Roskin fcb15deacb AUTHORS: new file 2000-08-24 12:34:30 +00:00
Jonathan Blandford 0832d1f406 make in sync with reality 2000-08-23 23:15:34 +00:00
Pavel Roskin 1d97cead12 * configure.in: resurrect definition of xvers 2000-08-23 19:47:13 +00:00
Pavel Roskin fbb0467538 * Makefile.in: don't do anything with *.inc - they are gone 2000-08-23 19:43:30 +00:00
Pavel Roskin 0784168a37 * features.c: include <sys/param.h> to avoid a warning 2000-08-23 18:35:32 +00:00
Pavel Roskin b81401baa9 * VERSION.in: removed
* Makefile.in: don't do anything with VERSION.in and VERSION
Take mc.spec from builddir, not srcdir
* configure.in: don't create VERSION
2000-08-23 18:15:57 +00:00
Pavel Roskin efe9d499fc features.inc removed 2000-08-23 14:42:49 +00:00
Pavel Roskin 0cc57d07e0 * POTFILES.in: src/features.inc renamed to src/features.c
* main.c [HAVE_X]: print_mc_usage() and print_color_usage()
removed.
version() moved to ...
* features.inc: ... here, renamed to features.c
* main.h: status_using_ncurses moved to ...
* features.h: ... here
* cmd.c, text.c: include "features.h"
* cmd.h: include "panel.h"
* Makefile.in: changed to use features.h and features.c
2000-08-23 14:41:59 +00:00
Pavel Roskin e828211662 Updated address of Free Software Foundation 2000-08-22 22:50:00 +00:00
Pavel Roskin 7e589ca66a * Makefile.in: don't use info.o, chmod.o, chown.o, achown.o,
@XCURSES@ and option.o
2000-08-22 22:10:38 +00:00
Pavel Roskin 7264379530 * main.c [HAVE_GNOME]: disable chmod and chown - they were
broken and obsoleted by the "Properties" dialog
2000-08-22 22:07:26 +00:00
Pavel Roskin c9cc154b7d * cmd.c [HAVE_X]: Removed dependency on status_using_ncurses 2000-08-22 20:32:50 +00:00
Pavel Roskin 923540c16f * man2hlp.c: Removed undocumented feature - when converting
to HTML some output would go to index.html instead of stdout
2000-08-22 19:37:33 +00:00
Pavel Roskin 47d37ed4df * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
related to XView, libXPM, libXext and Tk
2000-08-22 02:17:58 +00:00
Jonathan Blandford a7e8f34f9e 2000-08-21 Jonathan Blandford <jrb@redhat.com>
* gmount.c (create_device_link): Fix memory leak.  Also, make sure
	the icon is dead before making the link.  This is necessary in
	case your metadata database gets fubarred.
2000-08-21 20:16:25 +00:00
Valek Filippov da03b26ab1 Updated russian translation. 2000-08-21 08:18:00 +00:00
Kenneth Christiansen a4c349c18f Translations from Keld
achtung/po/da.po balsa/po/da.po bonobo/po/da.po
bug-buddy/po/da.po control-center/po/da.po dia/po/da.po
dr-genius/po/da.po eog/po/da.po evolution/po/da.po
gconf/po/da.po gedit/po/da.po gernel/po/da.po
gnome-db/po/da.po gnome-iconedit/po/da.po gnome-utils/po/da.po
gnome-vfs/po/da.po gnumeric/po/da.po gtranslator/po/da.po
guppi3/po/da.po mc/po/da.po nautilus/po/da.po oaf/po/da.po
pan/po/da.po sodipodi/po/da.po
2000-08-20 17:21:47 +00:00
Valek Filippov 0ad2ff7eef Updated russian translation. 2000-08-19 12:56:01 +00:00
Pavel Roskin 5b11ed2900 Adjusted lists of distributed files
Fixed rules for rebuilding makefiles
2000-08-18 05:18:47 +00:00
Pavel Roskin 556b80503c * configure.in: Simplified dependency tracking by using
"-include" with GNU Make
* autogen.sh: Exit on all failures
2000-08-18 04:16:25 +00:00
Pavel Roskin 56916dd9b8 gindex.pl: Enable warnings. Existing warnings fixed. 2000-08-17 21:04:02 +00:00
Pavel Roskin 6715294b90 * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
Fixed all misuses of single and double quotes. Typo fixes.
Ensured compatability with sgml2html, sgml2txt and sgml2latex
* doc/mc.1.in: Typo fix
2000-08-17 16:46:02 +00:00
Pavel Roskin bb563077ed * doc/mc.sgml: made compatible with sgml-tools 1.0.9
* doc/linuxdoc-sgml.diff: removed
* doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
distribute gnome.sgml
2000-08-17 04:35:27 +00:00
Pavel Roskin 86f713b070 Makefile.in: mc.hlp now depends on man2hlp.c instead of
man2hlp - this avoids some rebuilds of mc.hlp
2000-08-16 22:03:00 +00:00
Pavel Roskin 927a2ced37 Removed ync.hlp - no longer used
Added mc.hlp - now a generated file
2000-08-16 21:36:02 +00:00
Pavel Roskin d4c830ee6a Fixed placement of png files on "make dist" 2000-08-15 23:42:37 +00:00
Pavel Roskin 4dcf11311b Makefile.in: fixes for improper usage of $(srcdir), cleanup
in the "distclean" target
2000-08-15 23:13:35 +00:00
Pavel Roskin 1d5c0474fd Makefile.in.in: Remove *.gmo in $(srcdir) on "make distclean" 2000-08-15 23:11:51 +00:00
Pavel Roskin 810e58ecb5 doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
Removed all XVIEW-related stuff
2000-08-15 22:19:35 +00:00