mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 15:50:10 +01:00
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
This commit is contained in:
67
images/ControlButtons/PlayDisabled.xpm
Normal file
67
images/ControlButtons/PlayDisabled.xpm
Normal file
@@ -0,0 +1,67 @@
|
||||
/* XPM */
|
||||
static const char * PlayDisabled[] = {
|
||||
"16 16 48 1",
|
||||
" c None",
|
||||
". c #6B6B6B",
|
||||
"+ c #737972",
|
||||
"@ c #6D6E6D",
|
||||
"# c #7F907E",
|
||||
"$ c #8DA98C",
|
||||
"% c #7A867A",
|
||||
"& c #7F8F7E",
|
||||
"* c #91B090",
|
||||
"= c #8FAD8D",
|
||||
"- c #89A188",
|
||||
"; c #757D74",
|
||||
"> c #90AF8F",
|
||||
", c #8EAB8D",
|
||||
"' c #8FAC8D",
|
||||
") c #869C85",
|
||||
"! c #727871",
|
||||
"~ c #8EAA8C",
|
||||
"{ c #829581",
|
||||
"] c #6F726E",
|
||||
"^ c #7E8D7D",
|
||||
"/ c #8CA78A",
|
||||
"( c #7A8679",
|
||||
"_ c #6C6D6C",
|
||||
": c #8EAB8C",
|
||||
"< c #8AA388",
|
||||
"[ c #768076",
|
||||
"} c #8DAA8C",
|
||||
"| c #8DA88B",
|
||||
"1 c #8BA58A",
|
||||
"2 c #89A288",
|
||||
"3 c #8BA589",
|
||||
"4 c #88A087",
|
||||
"5 c #81937F",
|
||||
"6 c #717771",
|
||||
"7 c #819480",
|
||||
"8 c #747B73",
|
||||
"9 c #8DA98B",
|
||||
"0 c #88A187",
|
||||
"a c #839782",
|
||||
"b c #767F75",
|
||||
"c c #90AE8E",
|
||||
"d c #8CA68A",
|
||||
"e c #89A187",
|
||||
"f c #6B6C6B",
|
||||
"g c #7D8D7D",
|
||||
"h c #859B84",
|
||||
"i c #778076",
|
||||
".+@.............",
|
||||
".#$%............",
|
||||
".&*=-;..........",
|
||||
".&>,,')!........",
|
||||
".&>,~,''{]......",
|
||||
".&>,~~~,'~^@....",
|
||||
".&>,~~~~~,'/(_..",
|
||||
".&>,~~~~~~:,'<[.",
|
||||
".&>,~~~~~~~}|12(",
|
||||
".&>,~~~~~}|3456.",
|
||||
".&>,~~~}|3478...",
|
||||
".&>,~}91478.....",
|
||||
".&>~910ab.......",
|
||||
".&cdeabf........",
|
||||
".g/hif..........",
|
||||
".((_............"};
|
||||
Reference in New Issue
Block a user