aboutsummaryrefslogtreecommitdiffstats
path: root/settings-daemon.schemas
blob: 4040ab361baf0e9798947dbfd885457da11d1408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<gconfschemafile>
<schemalist>

<schema>
	<key>/schemas/desktop/poky/interface/theme</key>
	<applyto>/desktop/poky/interface/theme</applyto>
	<type>string</type>
	<owner>settings-daemon</owner>
	<default>Clearlooks</default>
	<locale name="C">
		<short>Desktop theme</short>
		<long>The theme name for Matchbox and GTK+ to use.</long>
	</locale>
</schema>
</schemalist>
</gconfschemafile>