Add theme option in gsettings.

This commit is contained in:
Daiki Ueno
2011-08-23 17:49:00 +09:00
parent 6843cd62dd
commit e46a3f89ed
2 changed files with 14 additions and 3 deletions

View File

@ -46,5 +46,10 @@
<summary>Switch to fullscreen mode when startup</summary>
<description>If true, switch to fullscreen mode when startup.</description>
</key>
<key name="theme" type="s">
<default>'default'</default>
<summary>Theme</summary>
<description>Base name of the theme to apply.</description>
</key>
</schema>
</schemalist>