~ubuntu-branches/ubuntu/oneiric/cairo-dock/oneiric

« back to all changes in this revision

Viewing changes to data/gauges/turbo-night-fuel/theme.xml

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-09-07 20:31:25 UTC
  • mto: (18.1.1 cairo-dock) (19.1.1 cairo-dock)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20100907203125-a91ch8odv2r6ziic
Tags: upstream-2.2.0~0rc1
ImportĀ upstreamĀ versionĀ 2.2.0~0rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<gauge>
2
2
        <name>Turbo Night Fuel</name>
3
3
        <author>Adrien Pilleboue</author>
 
4
        <version>2</version>
4
5
        <file key="background">background.svg</file>
5
6
        <file key="foreground">foreground.svg</file>
6
7
        <indicator>
7
8
                <posX>0</posX>
8
 
                <posY>-0,47</posY>
 
9
                <posY>-0,23</posY>
9
10
                <posStart>-43</posStart>
10
11
                <posStop>43</posStop>
11
12
                <file key="needle">needle.svg</file>
 
13
                <text_zone>
 
14
                        <x_center>0.0</x_center>
 
15
                        <y_center>-0.3</y_center>
 
16
                        <width>0.4</width>
 
17
                        <height>0.18</height>
 
18
                        <red>1.0</red>
 
19
                        <blue>0.0</blue>
 
20
                        <green>0.0</green>
 
21
                        <alpha>1.0</alpha>
 
22
                </text_zone>
 
23
                <label_zone>
 
24
                        <x_center>0.0</x_center>
 
25
                        <y_center>0.05</y_center>
 
26
                        <width>0.4</width>
 
27
                        <height>0.18</height>
 
28
                        <red>1.0</red>
 
29
                        <blue>0.0</blue>
 
30
                        <green>0.0</green>
 
31
                        <alpha>0.8</alpha>
 
32
                </label_zone>
12
33
        </indicator>
13
34
</gauge>