~ubuntu-branches/ubuntu/raring/mame/raring-proposed

« back to all changes in this revision

Viewing changes to mess/src/mame/layout/royalcrd.lay

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Jordi Mallach, Emmanuel Kasper
  • Date: 2011-12-19 22:56:27 UTC
  • mfrom: (0.1.2)
  • Revision ID: package-import@ubuntu.com-20111219225627-ub5oga1oys4ogqzm
Tags: 0.144-1
[ Jordi Mallach ]
* Fix syntax errors in DEP5 copyright file (lintian).
* Use a versioned copyright Format specification field.
* Update Vcs-* URLs.
* Move transitional packages to the new metapackages section, and make
  them priority extra.
* Remove references to GNU/Linux and MESS sources from copyright.
* Add build variables for s390x.
* Use .xz tarballs as it cuts 4MB for the upstream sources.
* Add nplayers.ini as a patch. Update copyright file to add CC-BY-SA-3.0.

[ Emmanuel Kasper ]
* New upstream release. Closes: #651538.
* Add Free Desktop compliant png icons of various sizes taken from
  the hydroxygen iconset
* Mess is now built from a new source package, to avoid possible source
  incompatibilities between mame and the mess overlay.
* Mame-tools are not built from the mame source package anymore, but
  from the mess source package

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<mamelayout version="2">
3
 
        <element name="hold1" defstate="0">
4
 
                <rect state="1">
5
 
                        <color red="1.0" green="0.0" blue="0.0" />
6
 
                </rect>
7
 
                <rect state="0">
8
 
                        <color red="0.3" green="0.0" blue="0.0" />
9
 
                </rect>
10
 
                <text string="HOLD 1">
11
 
                        <color red="0.0" green="0.0" blue="0.0" />
12
 
                        <bounds x="0" y="0.1" width="1" height="0.4" />
13
 
                </text>
14
 
                <text string="HIGH">
15
 
                        <color red="0.0" green="0.0" blue="0.0" />
16
 
                        <bounds x="0" y="0.5" width="1" height="0.4" />
17
 
                </text>
18
 
        </element>
19
 
 
20
 
        <element name="hold2" defstate="0">
21
 
                <rect state="1">
22
 
                        <color red="1.0" green="0.0" blue="0.0" />
23
 
                </rect>
24
 
                <rect state="0">
25
 
                        <color red="0.3" green="0.0" blue="0.0" />
26
 
                </rect>
27
 
                <text string="HOLD 2">
28
 
                        <color red="0.0" green="0.0" blue="0.0" />
29
 
                        <bounds x="0" y="0.2" width="1" height="0.6" />
30
 
                </text>
31
 
        </element>
32
 
 
33
 
        <element name="hold3" defstate="0">
34
 
                <rect state="1">
35
 
                        <color red="1.0" green="0.0" blue="0.0" />
36
 
                </rect>
37
 
                <rect state="0">
38
 
                        <color red="0.3" green="0.0" blue="0.0" />
39
 
                </rect>
40
 
                <text string="HOLD 3">
41
 
                        <color red="0.0" green="0.0" blue="0.0" />
42
 
                        <bounds x="0" y="0.1" width="1" height="0.4" />
43
 
                </text>
44
 
                <text string="LOW">
45
 
                        <color red="0.0" green="0.0" blue="0.0" />
46
 
                        <bounds x="0" y="0.5" width="1" height="0.4" />
47
 
                </text>
48
 
        </element>
49
 
 
50
 
        <element name="hold4" defstate="0">
51
 
                <rect state="1">
52
 
                        <color red="1.0" green="0.0" blue="0.0" />
53
 
                </rect>
54
 
                <rect state="0">
55
 
                        <color red="0.3" green="0.0" blue="0.0" />
56
 
                </rect>
57
 
                <text string="HOLD 4">
58
 
                        <color red="0.0" green="0.0" blue="0.0" />
59
 
                        <bounds x="0" y="0.1" width="1" height="0.4" />
60
 
                </text>
61
 
                <text string="TAKE">
62
 
                        <color red="0.0" green="0.0" blue="0.0" />
63
 
                        <bounds x="0" y="0.5" width="1" height="0.4" />
64
 
                </text>
65
 
        </element>
66
 
 
67
 
        <element name="hold5" defstate="0">
68
 
                <rect state="1">
69
 
                        <color red="1.0" green="0.0" blue="0.0" />
70
 
                </rect>
71
 
                <rect state="0">
72
 
                        <color red="0.3" green="0.0" blue="0.0" />
73
 
                </rect>
74
 
                <text string="HOLD 5">
75
 
                        <color red="0.0" green="0.0" blue="0.0" />
76
 
                        <bounds x="0" y="0.1" width="1" height="0.4" />
77
 
                </text>
78
 
                <text string="HALF">
79
 
                        <color red="0.0" green="0.0" blue="0.0" />
80
 
                        <bounds x="0" y="0.5" width="1" height="0.4" />
81
 
                </text>
82
 
        </element>
83
 
 
84
 
        <element name="cancel" defstate="0">
85
 
                <rect state="1">
86
 
                        <color red="0.0" green="1.0" blue="0.0" />
87
 
                </rect>
88
 
                <rect state="0">
89
 
                        <color red="0.0" green="0.3" blue="0.0" />
90
 
                </rect>
91
 
                <text string="CANCEL">
92
 
                        <color red="0.0" green="0.0" blue="0.0" />
93
 
                        <bounds x="0" y="0.2" width="1" height="0.6" />
94
 
                </text>
95
 
        </element>
96
 
 
97
 
        <element name="start" defstate="0">
98
 
                <rect state="1">
99
 
                        <color red="0.0" green="1.0" blue="0.0" />
100
 
                </rect>
101
 
                <rect state="0">
102
 
                        <color red="0.0" green="0.3" blue="0.0" />
103
 
                </rect>
104
 
                <text string="START">
105
 
                        <color red="0.0" green="0.0" blue="0.0" />
106
 
                        <bounds x="0" y="0.2" width="1" height="0.6" />
107
 
                </text>
108
 
        </element>
109
 
 
110
 
        <view name="Button Lamps">
111
 
                <screen index="0">
112
 
                        <bounds left="0" top="0" right="4" bottom="3" />
113
 
                </screen>
114
 
                <bezel name="lamp0" element="hold2">
115
 
                        <bounds x="0.65" y="3.13" width="0.55" height="0.24" />
116
 
                </bezel>
117
 
                <bezel name="lamp1" element="hold3">
118
 
                        <bounds x="1.3" y="3.13" width="0.55" height="0.24" />
119
 
                </bezel>
120
 
                <bezel name="lamp2" element="cancel">
121
 
                        <bounds x="3.45" y="3.02" width="0.55" height="0.24" />
122
 
                </bezel>
123
 
                <bezel name="lamp3" element="hold1">
124
 
                        <bounds x="0" y="3.13" width="0.55" height="0.24" />
125
 
                </bezel>
126
 
                <bezel name="lamp4" element="hold5">
127
 
                        <bounds x="2.6" y="3.13" width="0.55" height="0.24" />
128
 
                </bezel>
129
 
                <bezel name="lamp5" element="hold4">
130
 
                        <bounds x="1.95" y="3.13" width="0.55" height="0.24" />
131
 
                </bezel>
132
 
                <bezel name="lamp6" element="start">
133
 
                        <bounds x="3.45" y="3.28" width="0.55" height="0.24" />
134
 
                </bezel>
135
 
        </view>
136
 
</mamelayout>