~ubuntu-branches/ubuntu/breezy/muse/breezy

« back to all changes in this revision

Viewing changes to xpm/recordoffbutton.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Kobras
  • Date: 2004-02-07 15:18:22 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040207151822-es27xxkzbcxkebjm
Tags: 0.6.3-1
* New upstream version.
* Added patches:
  + [10_alsa_init_fix] New, from upstream CVS.
    Initialize direction variable when setting Alsa parameters.
  + [10_canvas_translation_fix] New, from upstream CVS.
    Do not translate tooltips twice in canvas popup.
  + [10_checkbox_fix] New, from upstream CVS.
    Use proper set/test methods on metronome checkboxes.
  + [10_html_doc_cleanup] New.
    Fix links and HTML errors in documentation.
  + [20_allow_system_timer] New.
    The new upstream version fails by default if the real-time clock
    could not be accessed (usually the case when not running suid-root).
    This patch reverts the old behaviour of falling back to the more
    inaccurate system timer.
* Updated patches:
  + [11_PIC_fixes_fixup] Rediffed.
* Removed patches:
  + [20_no_atomic_asm] Merged upstream.
* debian/compat: Splice out debhelper compatibility level from rules file.
* debian/control: Build-depend on latest jack release by default.
  Closes: #228788
* debian/control: Bump standards version.
* debian/control: Use auto-generated debconf dependency via misc:Depends.
* debian/control: Minor tweaks to the long description.
* debian/control: Tighten fluidsynth build dependency to sane version.
* debian/muse.doc-base: New. Register HTML documentation with doc-base.
* debian/templates: Tiny rewording, and typo fix.
* debian/templates, debian/po/*: Switch to po-debconf for translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char * recordoffbutton_xpm[] = {
 
3
"22 22 181 2",
 
4
"       c None",
 
5
".      c #C0C8CB",
 
6
"+      c #DCCFD0",
 
7
"@      c #E3CCCC",
 
8
"#      c #E0C6C6",
 
9
"$      c #DCBFBF",
 
10
"%      c #D6B7B7",
 
11
"&      c #C7ABAC",
 
12
"*      c #9D8F94",
 
13
"=      c #C4D1D2",
 
14
"-      c #E7D9D9",
 
15
";      c #E7D4D4",
 
16
">      c #E4CDCD",
 
17
",      c #DCBEBE",
 
18
"'      c #D8B7B7",
 
19
")      c #D4B0B0",
 
20
"!      c #D1A9A9",
 
21
"~      c #CDA2A2",
 
22
"{      c #C29898",
 
23
"]      c #9A8D92",
 
24
"^      c #C4CED1",
 
25
"/      c #EBDADA",
 
26
"(      c #E7D3D3",
 
27
"_      c #E0C5C5",
 
28
":      c #D0A9A9",
 
29
"<      c #CCA2A2",
 
30
"[      c #C99B9B",
 
31
"}      c #C59494",
 
32
"|      c #C18D8D",
 
33
"1      c #917A7F",
 
34
"2      c #C3D0D2",
 
35
"3      c #DFC5C5",
 
36
"4      c #D4AFAF",
 
37
"5      c #D0A8A8",
 
38
"6      c #CCA1A1",
 
39
"7      c #C89A9A",
 
40
"8      c #C59393",
 
41
"9      c #C18C8C",
 
42
"0      c #BD8585",
 
43
"a      c #B97E7E",
 
44
"b      c #938487",
 
45
"c      c #E7D7D7",
 
46
"d      c #E7D2D2",
 
47
"e      c #E3CBCB",
 
48
"f      c #DFC4C4",
 
49
"g      c #DBBDBD",
 
50
"h      c #D7B6B6",
 
51
"i      c #C49393",
 
52
"j      c #B57676",
 
53
"k      c #AA6D6E",
 
54
"l      c #BFC7CA",
 
55
"m      c #D3AFAF",
 
56
"n      c #CCA0A0",
 
57
"o      c #C89999",
 
58
"p      c #C49292",
 
59
"q      c #C08B8B",
 
60
"r      c #BD8484",
 
61
"s      c #B97D7D",
 
62
"t      c #B16F6F",
 
63
"u      c #AD6868",
 
64
"v      c #876A6E",
 
65
"w      c #DBCECE",
 
66
"x      c #E2CBCB",
 
67
"y      c #DFC3C3",
 
68
"z      c #DBBCBC",
 
69
"A      c #D7B5B5",
 
70
"B      c #D3AEAE",
 
71
"C      c #CFA7A7",
 
72
"D      c #BC8484",
 
73
"E      c #AD6767",
 
74
"F      c #A96060",
 
75
"G      c #975859",
 
76
"H      c #E1C9C9",
 
77
"I      c #DEC3C3",
 
78
"J      c #CBA0A0",
 
79
"K      c #C08A8A",
 
80
"L      c #BC8383",
 
81
"M      c #B87C7C",
 
82
"N      c #B57575",
 
83
"O      c #B16E6E",
 
84
"P      c #A55959",
 
85
"Q      c #9F5151",
 
86
"R      c #DABCBC",
 
87
"S      c #D7B4B4",
 
88
"T      c #D3ADAD",
 
89
"U      c #CFA6A6",
 
90
"V      c #CB9F9F",
 
91
"W      c #C79898",
 
92
"X      c #C49191",
 
93
"Y      c #B47575",
 
94
"Z      c #B06E6E",
 
95
"`      c #A15151",
 
96
" .     c #9D4A4A",
 
97
"..     c #DABBBB",
 
98
"+.     c #D6B4B4",
 
99
"@.     c #C39191",
 
100
"#.     c #BF8A8A",
 
101
"$.     c #B87B7B",
 
102
"%.     c #B47474",
 
103
"&.     c #B06D6D",
 
104
"*.     c #AC6666",
 
105
"=.     c #A95F5F",
 
106
"-.     c #A55858",
 
107
";.     c #994343",
 
108
">.     c #D4B3B3",
 
109
",.     c #D2ADAD",
 
110
"'.     c #CFA5A5",
 
111
").     c #CB9E9E",
 
112
"!.     c #C79797",
 
113
"~.     c #C39090",
 
114
"{.     c #BF8989",
 
115
"].     c #BB8282",
 
116
"^.     c #A85F5F",
 
117
"/.     c #994242",
 
118
"(.     c #933B3B",
 
119
"_.     c #C5A8A8",
 
120
":.     c #CEA5A5",
 
121
"<.     c #CA9E9E",
 
122
"[.     c #B77B7B",
 
123
"}.     c #B06C6C",
 
124
"|.     c #AC6565",
 
125
"1.     c #A85E5E",
 
126
"2.     c #A45757",
 
127
"3.     c #A15050",
 
128
"4.     c #9D4949",
 
129
"5.     c #953B3B",
 
130
"6.     c #843738",
 
131
"7.     c #9F9499",
 
132
"8.     c #C69797",
 
133
"9.     c #C38F8F",
 
134
"0.     c #BF8888",
 
135
"a.     c #BB8181",
 
136
"b.     c #B77A7A",
 
137
"c.     c #B37373",
 
138
"d.     c #A05050",
 
139
"e.     c #913333",
 
140
"f.     c #7A5356",
 
141
"g.     c #BF9393",
 
142
"h.     c #C28F8F",
 
143
"i.     c #AF6C6C",
 
144
"j.     c #A45656",
 
145
"k.     c #A04F4F",
 
146
"l.     c #9C4848",
 
147
"m.     c #984141",
 
148
"n.     c #953A3A",
 
149
"o.     c #862D2D",
 
150
"p.     c #95888D",
 
151
"q.     c #BE8888",
 
152
"r.     c #BB8080",
 
153
"s.     c #B77979",
 
154
"t.     c #B37272",
 
155
"u.     c #AF6B6B",
 
156
"v.     c #AB6464",
 
157
"w.     c #A85D5D",
 
158
"x.     c #943A3A",
 
159
"y.     c #8D2C2C",
 
160
"z.     c #806869",
 
161
"A.     c #8D757B",
 
162
"B.     c #A75D5D",
 
163
"C.     c #A35656",
 
164
"D.     c #9C4747",
 
165
"E.     c #984040",
 
166
"F.     c #943939",
 
167
"G.     c #903232",
 
168
"H.     c #8D2B2B",
 
169
"I.     c #795052",
 
170
"J.     c #8E7E82",
 
171
"K.     c #A86969",
 
172
"L.     c #AB6363",
 
173
"M.     c #A75C5C",
 
174
"N.     c #A35555",
 
175
"O.     c #9F4E4E",
 
176
"P.     c #852C2C",
 
177
"Q.     c #7F6668",
 
178
"R.     c #836569",
 
179
"S.     c #955455",
 
180
"T.     c #9D4D4E",
 
181
"U.     c #9B4747",
 
182
"V.     c #923838",
 
183
"W.     c #833435",
 
184
"X.     c #775152",
 
185
"                                            ",
 
186
"                                            ",
 
187
"              . + @ # $ % & *               ",
 
188
"          = - ; > # , ' ) ! ~ { ]           ",
 
189
"        ^ / ( @ _ , ' ) : < [ } | 1         ",
 
190
"      2 / ( @ 3 , ' 4 5 6 7 8 9 0 a b       ",
 
191
"      c d e f g h 4 5 6 7 i 9 0 a j k       ",
 
192
"    l d e f g h m 5 n o p q r s j t u v     ",
 
193
"    w x y z A B C n o p q D s j t E F G     ",
 
194
"    H I z A B C J o p K L M N O E F P Q     ",
 
195
"    I R S T U V W X K L M Y Z E F P `  .    ",
 
196
"    ..+.T U V W @.#.L $.%.&.*.=.-.`  .;.    ",
 
197
"    >.,.'.).!.~.{.].$.%.&.*.^.-.`  ./.(.    ",
 
198
"    _.:.<.!.~.{.].[.%.}.|.1.2.3.4./.5.6.    ",
 
199
"    7.<.8.9.0.a.b.c.}.|.1.2.d.4./.5.e.f.    ",
 
200
"      g.h.0.a.b.c.i.|.1.j.k.l.m.n.e.o.      ",
 
201
"      p.q.r.s.t.u.v.w.j.k.l.m.x.e.y.z.      ",
 
202
"        A.s.t.u.v.B.C.k.D.E.F.G.H.I.        ",
 
203
"          J.K.L.M.N.O.D.E.F.G.P.Q.          ",
 
204
"              R.S.T.U.E.V.W.X.              ",
 
205
"                                            ",
 
206
"                                            "};