Commit graph

3 commits

Author SHA1 Message Date
Rodrigo Moya
55b39ed23a changed to use the new GnomeSettingsModule class for loadable modules.
2007-05-08  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-background.c: changed to use the new GnomeSettingsModule
	class for loadable modules.

	* gnome-settings-daemon.c (initialize_modules, start_modules,
	stop_modules): new functions to call modules's methods.
	(gnome_settings_daemon_init): get all module types and create objects
	from each of them.
	(gnome_settings_daemon_new): added code to call loadable modules's
	methods where appropriate.

svn path=/trunk/; revision=7580
2007-05-08 10:51:22 +00:00
Rodrigo Moya
c246e6aa6c new method.
2007-04-23  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-module.[ch] (gnome_settings_module_get_runlevel):
	new method.

svn path=/trunk/; revision=7485
2007-04-23 16:26:37 +00:00
Rodrigo Moya
6535f4364e new class for modules.
2007-04-20  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-module.[ch]: new class for modules.

	* Makefile.am: added new files.

svn path=/trunk/; revision=7478
2007-04-20 08:35:45 +00:00