A fork of Gnome-control-center with some tweaks
Find a file
Richard Hestilow 9ea850c68d Fix call to gnome_icon_list_insert. (list_create): Update call to
2001-12-08  Richard Hestilow  <hestilow@ximian.com>

	* capplet-dir-view-list.c (list_populate): Fix call to
	gnome_icon_list_insert.
	(list_create): Update call to gnome_icon_list_new, and use
	a GtkHPaned instead of a GtkHBox.
2001-12-08 20:07:30 +00:00
archiver Update listener name 2001-10-18 13:36:48 +00:00
capplets Port to GConf. 2001-12-08 06:55:45 +00:00
control-center Fix call to gnome_icon_list_insert. (list_create): Update call to 2001-12-08 20:07:30 +00:00
debian Initial debian directory 2001-10-24 12:49:00 +00:00
help/C New directory: help and documentation. New directory: English help and 2001-08-10 14:45:16 +00:00
idl shhhhh 2001-09-29 03:37:51 +00:00
libbackground Initialize the error structure 2001-12-07 19:56:51 +00:00
po Started German translation from scratch since Kai Lahmann's translation style sucks ass!! 2001-12-01 01:40:14 +00:00
root-manager make distcheck fixes 2001-07-11 02:41:21 +00:00
.cvsignore Tu quimica con mi piel hacen carga positiva, 2001-07-18 06:41:57 +00:00
acconfig.h Removed HAVE_BONOBO from acconfig.h 2001-11-10 20:55:08 +00:00
acinclude.m4 Use gettext 0.10.35 Removed `sed POTFILES...'. Removed gettext macros. 1998-12-02 18:18:48 +00:00
AUTHORS New and better than ever in a new home 1998-12-08 20:47:55 +00:00
autogen.sh Cleanup for GNOME 2 port Allow disabling of screensaver capplet compile if 2001-10-26 19:11:30 +00:00
ChangeLog Add special gconf defines (gconftool, etc). 2001-12-08 07:01:32 +00:00
configure.in Add special gconf defines (gconftool, etc). 2001-12-08 07:01:32 +00:00
control-center.png new application icon 2001-10-01 21:16:53 +00:00
control-center.spec.in Use sysconfdir=/etc 1999-08-19 17:03:02 +00:00
control-center2.png new application icon 2001-10-01 21:16:53 +00:00
MAINTAINERS ximinize and add me 2001-01-16 22:08:16 +00:00
Makefile.am Removed background rendering code from the background capplet and moved it 2001-12-06 23:53:58 +00:00
NEWS Gnome Core updates 1998-02-11 01:39:34 +00:00
README Updated to reflect current status porting to GNOME 2 2001-10-26 19:15:18 +00:00
TODO.xml Fixed typo in TODO.xml file 2000-10-08 19:19:44 +00:00

We have just begun the GNOME 2 port of the control center on the HEAD
branch of CVS. At this point, it is not guaranteed to compile or
run. If you wish to have a working control center, use the branch
gnome-1-4-branch by issuing the following command:

cvs -z3 up -r gnome-1-4-branch

Please do not file bug reports pertaining to the current state of the
HEAD branch.