mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-26 07:00:10 -05:00
Thomas Charbonnel <thomas@undata.org>:
updated to version 1.4.
This commit is contained in:
parent
6498fd396f
commit
cd8875932e
39 changed files with 2859 additions and 579 deletions
37
hdspmixer/pixmaps/matrix_grey.xpm
Normal file
37
hdspmixer/pixmaps/matrix_grey.xpm
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
/* XPM */
|
||||
char * matrix_grey_xpm[] = {
|
||||
"32 12 22 1",
|
||||
" c None",
|
||||
". c #A0A0A0",
|
||||
"+ c #98A098",
|
||||
"@ c #989898",
|
||||
"# c #7F7F7F",
|
||||
"$ c #6F776F",
|
||||
"% c #909088",
|
||||
"& c #909890",
|
||||
"* c #777777",
|
||||
"= c #949494",
|
||||
"- c #909898",
|
||||
"; c #777F77",
|
||||
"> c #949493",
|
||||
", c #949394",
|
||||
"' c #939494",
|
||||
") c #939394",
|
||||
"! c #939493",
|
||||
"~ c #949393",
|
||||
"{ c #939393",
|
||||
"] c #A8A8A0",
|
||||
"^ c #889088",
|
||||
"/ c #B1B1A8",
|
||||
".+++++++++++++++++++++++++++++++",
|
||||
"@#$$$$$$$$$$$$$$$$$$$$$$$$$$$$%&",
|
||||
"@*============================&-",
|
||||
"-;============================++",
|
||||
"-;============================.+",
|
||||
"-;>===,='>=>,>>==============).+",
|
||||
"-;=!,==!,=!>=''~,=~')===~====>.+",
|
||||
"-;=~=,=>''=,'=,=>=')'~'=>=>'=).+",
|
||||
"-#{>!=!!~=,~>'==,=>~='>>'>>'=!]+",
|
||||
"-^>>~{,~{{))>!~'>!~~>!,=)=){!~]+",
|
||||
"--.///////////////////////////]@",
|
||||
"&-++..........................@-"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue