added 'Change theme' and 'Set preferred applications' to common tasks.
2007-01-26 Rodrigo Moya <rodrigo@gnome-db.org> * control-center.schemas.in: added 'Change theme' and 'Set preferred applications' to common tasks. svn path=/trunk/; revision=7184
This commit is contained in:
parent
a6e6d88f8c
commit
2f7a57426a
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-01-26 Rodrigo Moya <rodrigo@gnome-db.org>
|
||||
|
||||
* control-center.schemas.in: added 'Change theme' and 'Set preferred
|
||||
applications' to common tasks.
|
||||
|
||||
2007-01-26 Rodrigo Moya <rodrigo@gnome-db.org>
|
||||
|
||||
* control-center.schemas.in: added schemas for the new GConf prefix,
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<type>list</type>
|
||||
<list_type>string</list_type>
|
||||
<locale name="C">
|
||||
<default><!-- Translators: The format of this string is the task name to be displayed (translate that part) followed by a ";" separator then the filename (DONT translate the file name) of a .desktop file to launch. Multiple entries are separated by a "," -->[Change Desktop Background;background.desktop,Add Printer;gnome-cups-manager.desktop]</default>
|
||||
<default><!-- Translators: The format of this string is the task name to be displayed (translate that part) followed by a ";" separator then the filename (DONT translate the file name) of a .desktop file to launch. Multiple entries are separated by a "," -->[Change Desktop Background;background.desktop,Change Theme;gtk-theme-selector.desktop,Set Preferred Applications;default-applications.desktop,Add Printer;gnome-cups-manager.desktop]</default>
|
||||
<short>Task names and associated .desktop files</short>
|
||||
<long>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.</long>
|
||||
</locale>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue