pandora-xfce-defaults: Commit 1st cut at defaults (WIP)
[openpandora.oe.git] / recipes / branding / pandora-xfce-defaults / xfconf-xfce-perchannel-xml / xsettings.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <channel name="xsettings" version="1.0">
4   <property name="Net" type="empty">
5     <property name="ThemeName" type="string" value="Xfce"/>
6     <property name="IconThemeName" type="string" value="elementary"/>
7   </property>
8   <property name="Xft" type="empty">
9     <property name="DPI" type="empty"/>
10   </property>
11   <property name="Gtk" type="empty">
12     <property name="MenuImages" type="bool" value="true"/>
13     <property name="CanChangeAccels" type="bool" value="true"/>
14     <property name="ToolbarStyle" type="string" value="icons"/>
15   </property>
16 </channel>