Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/, ...
Date: Sat, 25 Jul 2015 23:45:22
Message-Id: 1437868069.d3128fe89fbbebe1618974c52de82e9b76be13b7.blueness@gentoo
1 commit: d3128fe89fbbebe1618974c52de82e9b76be13b7
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 25 23:47:14 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 25 23:47:49 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=d3128fe8
7
8 xfce4-desktop.xml: change desktop background style.
9
10 .../xfconf/xfce-perchannel-xml/xfce4-desktop.xml | 20 ++++++++++++++++++++
11 .../xfconf/xfce-perchannel-xml/xfce4-desktop.xml | 20 ++++++++++++++++++++
12 2 files changed, 40 insertions(+)
13
14 diff --git a/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
15 index 678023a..07193c6 100644
16 --- a/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
17 +++ b/core/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
18 @@ -7,6 +7,26 @@
19 <property name="image-path" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
20 <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
21 <property name="last-single-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
22 + <property name="workspace0" type="empty">
23 + <property name="color-style" type="int" value="0"/>
24 + <property name="image-style" type="int" value="3"/>
25 + <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
26 + </property>
27 + <property name="workspace1" type="empty">
28 + <property name="color-style" type="int" value="0"/>
29 + <property name="image-style" type="int" value="3"/>
30 + <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
31 + </property>
32 + <property name="workspace2" type="empty">
33 + <property name="color-style" type="int" value="0"/>
34 + <property name="image-style" type="int" value="3"/>
35 + <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
36 + </property>
37 + <property name="workspace3" type="empty">
38 + <property name="color-style" type="int" value="0"/>
39 + <property name="image-style" type="int" value="3"/>
40 + <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
41 + </property>
42 </property>
43 </property>
44 </property>
45
46 diff --git a/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
47 index 678023a..07193c6 100644
48 --- a/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
49 +++ b/core/home/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
50 @@ -7,6 +7,26 @@
51 <property name="image-path" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
52 <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
53 <property name="last-single-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
54 + <property name="workspace0" type="empty">
55 + <property name="color-style" type="int" value="0"/>
56 + <property name="image-style" type="int" value="3"/>
57 + <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
58 + </property>
59 + <property name="workspace1" type="empty">
60 + <property name="color-style" type="int" value="0"/>
61 + <property name="image-style" type="int" value="3"/>
62 + <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
63 + </property>
64 + <property name="workspace2" type="empty">
65 + <property name="color-style" type="int" value="0"/>
66 + <property name="image-style" type="int" value="3"/>
67 + <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
68 + </property>
69 + <property name="workspace3" type="empty">
70 + <property name="color-style" type="int" value="0"/>
71 + <property name="image-style" type="int" value="3"/>
72 + <property name="last-image" type="string" value="/usr/share/slim/themes/default/background.jpg"/>
73 + </property>
74 </property>
75 </property>
76 </property>