gnome-control-center/shell/ChangeLog
Rodrigo Moya a6e6d88f8c added schemas for the new GConf prefix, and add common tasks.
2007-01-26  Rodrigo Moya <rodrigo@gnome-db.org>

	* control-center.schemas.in: added schemas for the new GConf prefix,
	and add common tasks.

	* Makefile.am: install schemas.

svn path=/trunk/; revision=7183
2007-01-26 13:12:54 +00:00

39 lines
1.1 KiB
Text

2007-01-26 Rodrigo Moya <rodrigo@gnome-db.org>
* control-center.schemas.in: added schemas for the new GConf prefix,
and add common tasks.
* Makefile.am: install schemas.
2007-01-26 Rodrigo Moya <rodrigo@gnome-db.org>
* control-center.c: changed GConf prefix to /apps/...
(handle_static_action_clicked): prevent capplets from being launched
twice.
2007-01-19 Rodrigo Moya <rodrigo@gnome-db.org>
* control-center.c (main): program name is gnome-control-center.
2007-01-18 Rodrigo Moya <rodrigo@gnome-db.org>
Fixes #394303
* control-center.c (main): added new argument to appshelldata_new to
force the app to quit when the window is closed.
2007-01-17 Thomas Wood <thos@gnome.org>
* gnomecc.desktop.in.in: Remove GNOME part of the Name property, as per
discussion in bug 395129.
2007-01-11 Thomas Wood <thos@gnome.org>
* control-center.c: (get_actions_list), (main): Applied the shell part
of the patch from bug 382730 (fix build with C89 compilers)
2006-11-13 Rodrigo Moya <rodrigo@novell.com>
* gnomecc.desktop.in.in: added missing file.
* Makefile.am: install .desktop file.