Commit Graph

2241 Commits

Author SHA1 Message Date
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
Pavel Roskin 9d02eaba26 mc.hlp: removed. It's a derived file
Makefile.in: Fixed dependencies for $(srcdir)/mc.hlp
Build $(srcdir)/mc.hlp but allow a failure (e.g. no perl)
2000-08-15 21:27:55 +00:00
Pavel Roskin f45f47a301 doc/mc.1.in: Updated info about the internal editor 2000-08-15 21:02:20 +00:00
Kjartan Maraas 12eb0a3d2f 2000-08-15 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian translation.
2000-08-15 19:44:48 +00:00
Pavel Roskin d98ab745fc Makefile.in.in: DESTDIR should only be honored in "install"
and "uninstall" targets. Remove *.gmo on "make distclean"
2000-08-15 17:57:32 +00:00
Pavel Roskin 9ae68cd8bc * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
indicate serious problems. Fixes for uninstall.
* doc/Makefile.in: Rebuild if it is out of date.
2000-08-15 16:56:33 +00:00
Pavel Roskin 948bf68c7b lib/cedit.menu: Added. This file has been missing 2000-08-15 16:21:27 +00:00
Pavel Roskin dfcf9cbcad lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only 2000-08-15 15:23:41 +00:00
Pavel Roskin 22f08d7ba1 Makefile.in: Don't compile mfmt, compile mcmfmt directly. 2000-08-15 14:29:04 +00:00
hovinen bbbeaf182a Update Makefile.am's for capplets to use libcapplet/ directory
Rewrote most of gnomecc
2000-08-11 19:17:20 +00:00
Pavel Machek 03f1a9601b Enhancements to uzip.in 2000-08-08 17:20:57 +00:00
Miguel de Icaza 15942add41 2000-08-08 Miguel de Icaza <miguel@gnu.org>
* gdesktop.c (new_terminal): Add patch from Duncan Mak to use the
	gnome terminal factory server
2000-08-08 17:00:14 +00:00
Andrew V. Samoilov 3a18921cd0 2000-08-08 Andrew V. Samoilov <sav@bcs.zp.ua>
* hotlist.c (done_hotlist): static tkn_buf, tkn_buf_length and
	tkn_length nullified after tkn_buf is freed to prevent crushes.

	(new_hotlist): became a macro

	* background.c (real_message_[123]s): title is really prepended
	by "Background process:" string now if mode == Background

	(background_attention): resstr NULLified to prevent warning
2000-08-08 16:21:25 +00:00
Pavel Machek a1d1728dc8 ftpfs . / .. is broken, but previous fix was worse than disease. 2000-08-08 15:12:39 +00:00
Pavel Roskin dd81cee533 Added:
Makefile
config.log
config.status
2000-08-08 14:15:37 +00:00
Pavel Roskin 13af51fb9e Added:
gmc-client
magicdev-common.c
magicdev-stubs.c
magicdev.h
2000-08-08 14:13:20 +00:00
Pavel Roskin 86a19caf07 Added mx 2000-08-08 14:12:07 +00:00
Pavel Roskin b210364eea Makefile.in: correctly detect make failures in subdirs 2000-08-08 14:07:25 +00:00
Pavel Roskin bb1eb746aa Added mc.csh and mc.sh 2000-08-08 13:33:12 +00:00
Pavel Roskin 6394819d21 gtkedit.c [GTK]: don't include mousemark.h
gtkedit.h [GTK]: likewise
2000-08-08 13:29:33 +00:00
Andraz Tori e05c05dd01 Updated Slovenian translation 2000-08-05 16:37:50 +00:00
Andraz Tori b873160f03 Updated Slovenian translation 2000-08-05 14:15:40 +00:00
Kjartan Maraas 50006e0e88 2000-08-05 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Updated Norwegian translation.
2000-08-04 22:42:08 +00:00