aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2013-05-24 21:10:51 +0000
committerJani Välimaa <wally@mageia.org>2013-05-24 21:10:51 +0000
commitfa42f6c6051dd0c5c8cde1fcfcd3438cf20b0eac (patch)
treef9f0af226bad63335df37ad99745ccfd5f9711d7 /trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
parent879cd9e0919c4141d209cd145785e761758e3f15 (diff)
downloadconfig-fa42f6c6051dd0c5c8cde1fcfcd3438cf20b0eac.tar
config-fa42f6c6051dd0c5c8cde1fcfcd3438cf20b0eac.tar.gz
config-fa42f6c6051dd0c5c8cde1fcfcd3438cf20b0eac.tar.bz2
config-fa42f6c6051dd0c5c8cde1fcfcd3438cf20b0eac.tar.xz
config-fa42f6c6051dd0c5c8cde1fcfcd3438cf20b0eac.zip
- branching for updates
Diffstat (limited to 'trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml')
-rw-r--r--trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
new file mode 100644
index 0000000..c467456
--- /dev/null
+++ b/trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
@@ -0,0 +1,41 @@
+<?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/mga/backgrounds/default.jpg"/>
+ <property name="last-image" type="string" value="/usr/share/mga/backgrounds/default.jpg"/>
+ <property name="last-single-image" type="string" value="/usr/share/mga/backgrounds/default.jpg"/>
+ <property name="image-show" type="empty"/>
+ <property name="brightness" type="int" value="0"/>
+ <property name="saturation" type="double" value="1.000000"/>
+ <property name="color-style" type="int" value="0"/>
+ <property name="image-style" type="int" value="0"/>
+ </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 name="icon-size" type="uint" value="36"/>
+ </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>