Commit graph

3 commits

Author SHA1 Message Date
Rodrigo Moya
89d4dc18ff return TRUE if the module does not implement the method. It's not an
2007-06-19  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-module.c (gnome_settings_module_start|_stop): return
	TRUE if the module does not implement the method. It's not an error,
	just the module does not need to implement it.

	* gnome-settings-daemon.c (gnome_settings_daemon_init): allocate memory
	for the index in the hash table.

svn path=/trunk/; revision=7753
2007-06-20 11:07:32 +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