reorder elements so that it validates.
2002-10-01 Yanko Kaneti <yaneti@declera.com> * gtk-theme-switcher.schemas: reorder elements so that it validates.
This commit is contained in:
parent
486e9796a0
commit
478ecee385
2 changed files with 8 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2002-10-01 Yanko Kaneti <yaneti@declera.com>
|
||||||
|
|
||||||
|
* gtk-theme-switcher.schemas: reorder elements so that it validates.
|
||||||
|
|
||||||
2002-08-26 Jody Goldberg <jody@gnome.org>
|
2002-08-26 Jody Goldberg <jody@gnome.org>
|
||||||
|
|
||||||
* theme-switcher.c (drag_data_received_cb) : unescape the string.
|
* theme-switcher.c (drag_data_received_cb) : unescape the string.
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
<gconfschemafile>
|
<gconfschemafile>
|
||||||
<schemalist>
|
<schemalist>
|
||||||
<schema>
|
<schema>
|
||||||
<applyto>/apps/gtk-theme-switcher/auto</applyto>
|
|
||||||
<key>/schemas/apps/gtk-theme-switcher/auto</key>
|
<key>/schemas/apps/gtk-theme-switcher/auto</key>
|
||||||
|
<applyto>/apps/gtk-theme-switcher/auto</applyto>
|
||||||
<owner>gtk-theme-switcher</owner>
|
<owner>gtk-theme-switcher</owner>
|
||||||
<type>bool</type>
|
<type>bool</type>
|
||||||
<default>true</default>
|
<default>true</default>
|
||||||
|
@ -12,8 +12,8 @@
|
||||||
</locale>
|
</locale>
|
||||||
</schema>
|
</schema>
|
||||||
<schema>
|
<schema>
|
||||||
<applyto>/apps/gtk-theme-switcher/theme</applyto>
|
|
||||||
<key>/schemas/apps/gtk-theme-switcher/theme</key>
|
<key>/schemas/apps/gtk-theme-switcher/theme</key>
|
||||||
|
<applyto>/apps/gtk-theme-switcher/theme</applyto>
|
||||||
<owner>gtk-theme-switcher</owner>
|
<owner>gtk-theme-switcher</owner>
|
||||||
<type>string</type>
|
<type>string</type>
|
||||||
<default>Default</default>
|
<default>Default</default>
|
||||||
|
@ -23,8 +23,8 @@
|
||||||
</locale>
|
</locale>
|
||||||
</schema>
|
</schema>
|
||||||
<schema>
|
<schema>
|
||||||
<applyto>/apps/gtk-theme-switcher/font</applyto>
|
|
||||||
<key>/schemas/apps/gtk-theme-switcher/font</key>
|
<key>/schemas/apps/gtk-theme-switcher/font</key>
|
||||||
|
<applyto>/apps/gtk-theme-switcher/font</applyto>
|
||||||
<owner>gtk-theme-switcher</owner>
|
<owner>gtk-theme-switcher</owner>
|
||||||
<type>string</type>
|
<type>string</type>
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
|
@ -33,8 +33,8 @@
|
||||||
</locale>
|
</locale>
|
||||||
</schema>
|
</schema>
|
||||||
<schema>
|
<schema>
|
||||||
<applyto>/apps/gtk-theme-switcher/use_theme_font</applyto>
|
|
||||||
<key>/schemas/apps/gtk-theme-switcher/use_theme_font</key>
|
<key>/schemas/apps/gtk-theme-switcher/use_theme_font</key>
|
||||||
|
<applyto>/apps/gtk-theme-switcher/use_theme_font</applyto>
|
||||||
<owner>gtk-theme-switcher</owner>
|
<owner>gtk-theme-switcher</owner>
|
||||||
<type>bool</type>
|
<type>bool</type>
|
||||||
<default>false</default>
|
<default>false</default>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue