gnome-control-center/capplets/theme-switcher/gtk-theme-switcher.schemas

48 lines
1.5 KiB
Text
Raw Normal View History

2001-12-09 06:23:33 +00:00
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/apps/gtk-theme-switcher/auto</key>
<applyto>/apps/gtk-theme-switcher/auto</applyto>
2001-12-09 06:23:33 +00:00
<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>
2001-12-09 06:23:33 +00:00
<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>
2001-12-09 06:23:33 +00:00
<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>
2001-12-09 06:23:33 +00:00
<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>