1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +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:
ra
2010-01-23 19:44:49 +00:00
commit e74978ba77
1011 changed files with 781704 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
/* XPM */
static const char * PauseAlpha[] = {
"16 16 29 1",
" c None",
". c #010101",
"+ c #050505",
"@ c #060606",
"# c #070707",
"$ c #000000",
"% c #111111",
"& c #2F2F2F",
"* c #3D3D3D",
"= c #3F3F3F",
"- c #0F0F0F",
"; c #030303",
"> c #343434",
", c #8E8E8E",
"' c #B7B7B7",
") c #BDBDBD",
"! c #8D8D8D",
"~ c #0B0B0B",
"{ c #434343",
"] c #B8B8B8",
"^ c #EFEFEF",
"/ c #F6F6F6",
"( c #0E0E0E",
"_ c #464646",
": c #BEBEBE",
"< c #F7F7F7",
"[ c #FEFEFE",
"} c #404040",
"| c #474747",
".+@#@+.$.+@#@+.$",
"%&*=*&-;-&*=*&-.",
">,')'!&~&!')'!&+",
"{]^/^]*(*]^/^]*#",
"_:<[<:}-}:<[<:=#",
"|:<[<:}-}:<[<:}#",
"|:<[<:}-}:<[<:}#",
"|:<[<:}-}:<[<:}#",
"|:<[<:}-}:<[<:}#",
"|:<[<:}-}:<[<:}#",
"|:<[<:}-}:<[<:}#",
"_:<[<:}-}:<[<:=#",
"{]^/^]*(*]^/^]*#",
">,')'!&~&!')'!&+",
"%&*=*&-;-&*=*&-.",
".+@#@+.$.+@#@+.$"};