A fork of Gnome-control-center with some tweaks
Find a file
Vincent Renardias 013748ac41 Sat, 1 Aug 1998 05:24:40 +0200 [Vincent@waw.com]
* It appeared that many po/POTFILES.in files were totally out of date...
Updated those accordingly, and translated the new strings.

NB: Does anyone would object to a modification of po/Makefile.in.in files to
generate automatically the POTFILES.in's with a cmd like:
grep '_(' `find . -name \*.\[chym\]` | cut -f 1 --delimiter ':'  | sed -e "s#^./##" |sort -u > po/POTFILES.in
1998-08-01 03:27:26 +00:00
po Sat, 1 Aug 1998 05:24:40 +0200 [Vincent@waw.com] 1998-08-01 03:27:26 +00:00
.cvsignore add config.h.in to ingnored files. 1998-06-26 17:11:59 +00:00
acconfig.h Removed. Don't define WINDOW_MANAGER, AC_SUBST it. 1998-07-22 01:02:45 +00:00
acinclude.m4 Remove traces of `ac_gnome.m4' 1998-02-16 23:41:12 +00:00
AUTHORS HA! I'm the only author .... 1998-06-24 07:42:51 +00:00
autogen.sh Add new check. (AC_OUTPUT): Also generate `macros/Makefile'. 1998-02-14 06:06:56 +00:00
ChangeLog Added Japanese translation. 1998-07-31 20:41:52 +00:00
configure.in Added Japanese translation. 1998-07-31 20:41:52 +00:00
Makefile.am variable PROGRAM_GMENU with a check for gtk/gtkctree.h which is in the 1998-07-19 07:41:38 +00:00
NEWS Gnome Core updates 1998-02-11 01:39:34 +00:00
README Gnome CORE module is ready 1998-02-10 21:22:12 +00:00

Gnome-Core
----------

    To install this package, you need to install the Gnome-Libs package first