mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-04-01 07:15:48 -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
27
hdspmixer/pixmaps/b_zlm.xpm
Normal file
27
hdspmixer/pixmaps/b_zlm.xpm
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
/* XPM */
|
||||
char * b_zlm_xpm[] = {
|
||||
"13 13 11 1",
|
||||
" c None",
|
||||
". c #000D00",
|
||||
"+ c #000500",
|
||||
"@ c #000000",
|
||||
"# c #333333",
|
||||
"$ c #CC66CC",
|
||||
"% c #660066",
|
||||
"& c #99FFFF",
|
||||
"* c #FF00FF",
|
||||
"= c #FF99FF",
|
||||
"- c #990099",
|
||||
".+@@@@@@@@@+#",
|
||||
"$$$$$$$$$$$$%",
|
||||
"$$&********$%",
|
||||
"$**========$%",
|
||||
"$**========$%",
|
||||
"$**========$%",
|
||||
"$*&========$%",
|
||||
"$**========$%",
|
||||
"$-*========$%",
|
||||
"$*&========$%",
|
||||
"$**=======*$%",
|
||||
"$$$$$$$$$$$%%",
|
||||
"%%%%%%%%%%%%%"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue