2002-10-01 Yanko Kaneti <yaneti@declera.com> * gtk-theme-switcher.schemas: reorder elements so that it validates.
47 lines
1.5 KiB
Text
47 lines
1.5 KiB
Text
<gconfschemafile>
|
|
<schemalist>
|
|
<schema>
|
|
<key>/schemas/apps/gtk-theme-switcher/auto</key>
|
|
<applyto>/apps/gtk-theme-switcher/auto</applyto>
|
|
<owner>gtk-theme-switcher</owner>
|
|
<type>bool</type>
|
|
<default>true</default>
|
|
<locale name="C">
|
|
<short>Auto-preview</short>
|
|
<long>Whether to automatically preview selected themes</long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<key>/schemas/apps/gtk-theme-switcher/theme</key>
|
|
<applyto>/apps/gtk-theme-switcher/theme</applyto>
|
|
<owner>gtk-theme-switcher</owner>
|
|
<type>string</type>
|
|
<default>Default</default>
|
|
<locale name="C">
|
|
<short>Current theme</short>
|
|
<long>The last set theme</long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<key>/schemas/apps/gtk-theme-switcher/font</key>
|
|
<applyto>/apps/gtk-theme-switcher/font</applyto>
|
|
<owner>gtk-theme-switcher</owner>
|
|
<type>string</type>
|
|
<locale name="C">
|
|
<short>Current theme</short>
|
|
<long>The last set theme</long>
|
|
</locale>
|
|
</schema>
|
|
<schema>
|
|
<key>/schemas/apps/gtk-theme-switcher/use_theme_font</key>
|
|
<applyto>/apps/gtk-theme-switcher/use_theme_font</applyto>
|
|
<owner>gtk-theme-switcher</owner>
|
|
<type>bool</type>
|
|
<default>false</default>
|
|
<locale name="C">
|
|
<short>Use custom font</short>
|
|
<long>Whether to use the custom specified font</long>
|
|
</locale>
|
|
</schema>
|
|
</schemalist>
|
|
</gconfschemafile>
|