mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-26 07:53:42 +02: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:
45
images/ControlButtons/StopDisabled.xpm
Normal file
45
images/ControlButtons/StopDisabled.xpm
Normal file
@@ -0,0 +1,45 @@
|
||||
/* XPM */
|
||||
static const char * StopDisabled[] = {
|
||||
"16 16 26 1",
|
||||
" c None",
|
||||
". c #737373",
|
||||
"+ c #BFBA95",
|
||||
"@ c #BFB693",
|
||||
"# c #BFB492",
|
||||
"$ c #BFB392",
|
||||
"% c #BBAD8F",
|
||||
"& c #918B7E",
|
||||
"* c #BEB091",
|
||||
"= c #BCAD8F",
|
||||
"- c #BBAC8E",
|
||||
"; c #B0A38A",
|
||||
"> c #8A857C",
|
||||
", c #B8AA8E",
|
||||
"' c #B7A98D",
|
||||
") c #ACA088",
|
||||
"! c #88837B",
|
||||
"~ c #B8AA8D",
|
||||
"{ c #B7A88D",
|
||||
"] c #ABA088",
|
||||
"^ c #B5A78C",
|
||||
"/ c #AA9F88",
|
||||
"( c #A29985",
|
||||
"_ c #86827A",
|
||||
": c #89857C",
|
||||
"< c #7C7A77",
|
||||
"................",
|
||||
"................",
|
||||
"..+@########$%&.",
|
||||
"..@*========-;>.",
|
||||
"..#=,,,,,,,,')!.",
|
||||
"..#=,~~~~~~~{]!.",
|
||||
"..#=,~~~~~~~{]!.",
|
||||
"..#=,~~~~~~~{]!.",
|
||||
"..#=,~~~~~~~{]!.",
|
||||
"..#=,~~~~~~~{]!.",
|
||||
"..#=,~~~~~~~{]!.",
|
||||
"..#=,~~~~~~~{]!.",
|
||||
"..$-'{{{{{{{^/!.",
|
||||
"..%;)]]]]]]]/(_.",
|
||||
"..&:!!!!!!!!!_<.",
|
||||
"................"};
|
||||
Reference in New Issue
Block a user