aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2008-10-18 16:45:26 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2008-10-18 16:45:26 +0000
commitc4e126ad56f463e8cf310d3fecac59db36749d7f (patch)
tree87433543f4e151097aa0959aed29150e569a3430 /common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
parenta6a41263ef2c373b7e8816b669bfef9870a8f651 (diff)
downloadconfig-c4e126ad56f463e8cf310d3fecac59db36749d7f.tar
config-c4e126ad56f463e8cf310d3fecac59db36749d7f.tar.gz
config-c4e126ad56f463e8cf310d3fecac59db36749d7f.tar.bz2
config-c4e126ad56f463e8cf310d3fecac59db36749d7f.tar.xz
config-c4e126ad56f463e8cf310d3fecac59db36749d7f.zip
- add xfconf settings
Diffstat (limited to 'common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml')
-rw-r--r--common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
new file mode 100644
index 0000000..11c13fa
--- /dev/null
+++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-desktop" version="1.0">
+ <property name="backdrop" type="empty">
+ <property name="screen0" type="empty">
+ <property name="monitor0" type="empty">
+ <property name="image-path" type="string" value="/usr/share/mdk/backgrounds/default.jpg"/>
+ <property name="last-image" type="string" value="/usr/share/mdk/backgrounds/default.jpg"/>
+ <property name="last-single-image" type="string" value="/usr/share/mdk/backgrounds/default.jpg"/>
+ </property>
+ </property>
+ </property>
+ <property name="desktop-icons" type="empty">
+ <property name="style" type="int" value="2"/>
+ <property name="use-custom-font-size" type="bool" value="false"/>
+ <property name="font-size" type="double" value="12.000000"/>
+ <property name="file-icons" type="empty">
+ <property name="show-removable" type="bool" value="true"/>
+ <property name="show-trash" type="bool" value="true"/>
+ <property name="show-filesystem" type="bool" value="true"/>
+ <property name="show-home" type="bool" value="true"/>
+ </property>
+ </property>
+ <property name="windowlist-menu" type="empty">
+ <property name="show-submenus" type="bool" value="false"/>
+ <property name="show-sticky-once" type="bool" value="false"/>
+ <property name="show-workspace-names" type="bool" value="true"/>
+ <property name="show-icons" type="bool" value="true"/>
+ <property name="show" type="bool" value="true"/>
+ </property>
+ <property name="desktop-menu" type="empty">
+ <property name="show-icons" type="bool" value="true"/>
+ <property name="show" type="bool" value="true"/>
+ </property>
+</channel>