mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +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:
32
images/ControlButtons/FFwdAlpha.xpm
Normal file
32
images/ControlButtons/FFwdAlpha.xpm
Normal file
@@ -0,0 +1,32 @@
|
||||
/* XPM */
|
||||
static const char * FFwdAlpha[] = {
|
||||
"16 16 13 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
"+ c #151515",
|
||||
"@ c #808080",
|
||||
"# c #6A6A6A",
|
||||
"$ c #FFFFFF",
|
||||
"% c #636363",
|
||||
"& c #F8F8F8",
|
||||
"* c #464646",
|
||||
"= c #EAEAEA",
|
||||
"- c #AAAAAA",
|
||||
"; c #2A2A2A",
|
||||
"> c #F1F1F1",
|
||||
"................",
|
||||
"..+....+......@.",
|
||||
"..@#...@#.....$.",
|
||||
"..@$%..@$#....$.",
|
||||
"..@$&*.@$$#...$.",
|
||||
"..@$$&*@$$$#..$.",
|
||||
"..@$$$=-$$$$#.$.",
|
||||
"..@$$$$$$$$$$#$.",
|
||||
"..@$$$$$$$$$$$$.",
|
||||
"..@$$$$$$$$$$#$.",
|
||||
"..@$$$=-$$$&#.$.",
|
||||
"..@$$=;@$$&*..$.",
|
||||
"..@$=;.@$>*...$.",
|
||||
"..@=;..@=;....$.",
|
||||
"..#;...#;.....$.",
|
||||
"................"};
|
||||
Reference in New Issue
Block a user