summaryrefslogtreecommitdiff
path: root/capplets/background/background-properties.xml
blob: 2fec0be782cce949c7ddd3615c3bc1f0763ab3b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<?xml version="1.0"?>
<bonobo-config>
  <section path="main">
    <entry name="wallpaper-type" type="ulong" value="2"/>
    <entry name="color1">
      <any>
        <type name="Color" repo_id="IDL:Bonobo/Config/Color:1.0" tckind="15" length="0" sub_parts="4">
          <subnames>
            <name>r</name>
            <name>g</name>
            <name>b</name>
            <name>a</name>
          </subnames>
          <subtypes>
            <type tckind="7" length="0" sub_parts="0"/>
            <type tckind="7" length="0" sub_parts="0"/>
            <type tckind="7" length="0" sub_parts="0"/>
            <type tckind="7" length="0" sub_parts="0"/>
          </subtypes>
        </type>
        <value>
          <value>0</value>
          <value>0.0117189</value>
          <value>0.156252</value>
          <value>0</value>
        </value>
      </any>
    </entry>
    <entry name="color2">
      <any>
        <type name="Color" repo_id="IDL:Bonobo/Config/Color:1.0" tckind="15" length="0" sub_parts="4">
          <subnames>
            <name>r</name>
            <name>g</name>
            <name>b</name>
            <name>a</name>
          </subnames>
          <subtypes>
            <type tckind="7" length="0" sub_parts="0"/>
            <type tckind="7" length="0" sub_parts="0"/>
            <type tckind="7" length="0" sub_parts="0"/>
            <type tckind="7" length="0" sub_parts="0"/>
          </subtypes>
        </type>
        <value>
          <value>0.00781262</value>
          <value>0</value>
          <value>0.996109</value>
          <value>0</value>
        </value>
      </any>
    </entry>
    <entry name="orientation" type="ulong" value="1"/>
    <entry name="wallpaper_filename">
      <any>
        <type name="FileName" repo_id="IDL:Bonobo/Config/FileName:1.0" tckind="21" length="0" sub_parts="1">
          <subtypes>
            <type tckind="18" length="0" sub_parts="0"/>
          </subtypes>
        </type>
        <value>
          <value>/usr/share/pixmaps/backgrounds/ximian/bluestripe.jpeg</value>
        </value>
      </any>
    </entry>
    <entry name="opacity" type="long" value="100"/>
    <entry name="enabled" type="boolean" value="true"/>
    <entry name="wallpaper_enabled" type="boolean" value="true"/>
    <entry name="show-more-options" type="boolean" value="true"/>
  </section>
</bonobo-config>