diff --git a/shell/ChangeLog b/shell/ChangeLog index 4e9fcdab8..e217dc30d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2007-01-26 Rodrigo Moya + + * control-center.schemas.in: added 'Change theme' and 'Set preferred + applications' to common tasks. + 2007-01-26 Rodrigo Moya * control-center.schemas.in: added schemas for the new GConf prefix, diff --git a/shell/control-center.schemas.in b/shell/control-center.schemas.in index 1711f31ef..6e2e0ea1e 100644 --- a/shell/control-center.schemas.in +++ b/shell/control-center.schemas.in @@ -7,7 +7,7 @@ list string - [Change Desktop Background;background.desktop,Add Printer;gnome-cups-manager.desktop] + [Change Desktop Background;background.desktop,Change Theme;gtk-theme-selector.desktop,Set Preferred Applications;default-applications.desktop,Add Printer;gnome-cups-manager.desktop] Task names and associated .desktop files The task name to be displayed in the control-center (thus needing to be translated) followed by a ";" separator then the filename of an associated .desktop file to launch for that task.