A fork of Gnome-control-center with some tweaks
Find a file
Jody Goldberg d5fe6a9930 http://bugzilla.gnome.org/show_bug.cgi?id=79149 fix leaks and use
2002-04-19  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=79149
	* preferences.c (bg_preferences_clone) : fix leaks and use
	  gdk_color_free because some wiseguy thought GdkColours should use
	  memchunks.
	(bg_preferences_load) : ditto.
	(bg_preferences_merge_entry) : ditto.
	(read_color_from_string) : ditto.
	(bg_preferences_finalize) : ditto. clean out pointers to protect
	  against multiple calls.
2002-04-19 16:57:58 +00:00
archiver fix improper use of guint as GType 2002-04-11 19:13:49 +00:00
capplets handle new theme-changing code, and sort code. Thu Apr 18 17:56:12 2002 2002-04-18 23:36:45 +00:00
control-center remove unused files 2002-04-19 15:34:06 +00:00
debian Initial debian directory 2001-10-24 12:49:00 +00:00
gnome-settings-daemon s/gnome2/gnome 2002-04-18 05:08:48 +00:00
help Added file to CVS. 2002-04-06 03:05:44 +00:00
idl Add IDL for SettingsDaemon 2002-03-11 01:44:21 +00:00
libbackground http://bugzilla.gnome.org/show_bug.cgi?id=79149 fix leaks and use 2002-04-19 16:57:58 +00:00
po Updated Ukrainian translation 2002-04-19 16:10:18 +00:00
root-manager s/PACKAGE/GETTEXT_PACKAGE/g Add missing AC_DEFINE_UNQUOTED so that 2002-02-27 22:23:39 +00:00
schemas change the panel keybindings keys to the new hyphen-less versions. 2002-04-12 16:11:56 +00:00
.cvsignore silent war 2001-12-09 12:16:14 +00:00
acconfig.h s/PACKAGE/GETTEXT_PACKAGE/g Add missing AC_DEFINE_UNQUOTED so that 2002-02-27 22:23:39 +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 rearrange quoting of these dirs so that "make bindir=/foo" works 2002-04-17 21:21:46 +00:00
configure.in rearrange quoting of these dirs so that "make bindir=/foo" works 2002-04-17 21:21:46 +00:00
control-center.spec.in Use sysconfdir=/etc 1999-08-19 17:03:02 +00:00
control-center2.png fixed AA of the wrench 2002-01-17 21:04:46 +00:00
MAINTAINERS ximinize and add me 2001-01-16 22:08:16 +00:00
Makefile.am Added the help/Makefile.am and help/C/Makefile.am. If the build breaks, 2002-04-11 02:06:40 +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 update TODO list 2002-04-10 02:04:23 +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.