A fork of Gnome-control-center with some tweaks
2002-03-10 Seth Nickell <snickell@stanford.edu> Make the settings daemon a singleton BonoboObject so capplets can detect whether its running and activate it if its not. * Makefile.am: * factory.c: (main): * gnome-settings-daemon.c: (awake_impl), (finalize), (gnome_settings_daemon_class_init), (gnome_settings_daemon_init), (gnome_settings_daemon_new): * gnome-settings-daemon.h: Convert the settings-daemon into a BonoboObject and add code to register it with bonobo-activation. Still has a main loop that can be run normally to launch the settings daemon. |
||
---|---|---|
archiver | ||
capplets | ||
control-center | ||
debian | ||
gnome-settings-daemon | ||
help | ||
idl | ||
libbackground | ||
po | ||
root-manager | ||
schemas | ||
.cvsignore | ||
acconfig.h | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.in | ||
control-center.spec.in | ||
control-center2.png | ||
MAINTAINERS | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO | ||
TODO.xml |
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.