mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-31 22:25:34 -04:00
added hdspmixer by Thomas Charbonnel
This commit is contained in:
parent
a459b42371
commit
0fb00d0bdc
102 changed files with 14102 additions and 1 deletions
30
hdspmixer/pixmaps/b_save.xpm
Normal file
30
hdspmixer/pixmaps/b_save.xpm
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
/* XPM */
|
||||
char * b_save_xpm[] = {
|
||||
"13 13 14 1",
|
||||
" c None",
|
||||
". c #5C7B1B",
|
||||
"+ c #505F2F",
|
||||
"@ c #434343",
|
||||
"# c #7F817A",
|
||||
"$ c #DE000B",
|
||||
"% c #87003B",
|
||||
"& c #B30020",
|
||||
"* c #FF6053",
|
||||
"= c #FF2E28",
|
||||
"- c #70094F",
|
||||
"; c #272727",
|
||||
"> c #004039",
|
||||
", c #191919",
|
||||
".+@@@@@@@@@+#",
|
||||
"$$$$$$$$$$$$%",
|
||||
"&$*========-;",
|
||||
"&$$$$$$$$$$-;",
|
||||
"&$$$$$$$$$$-;",
|
||||
"&$$$$$$$$$$%;",
|
||||
"&$=$$$$$$$$%;",
|
||||
"&$$$$$$$$$$-;",
|
||||
"&&$$$$$$$$$%;",
|
||||
"&$=$$$$$$$$-;",
|
||||
"&$&$$$$$$$&%;",
|
||||
"&-;;>>>>>>;>;",
|
||||
";,,,,,,,,,,,,"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue