mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-01 22:58:48 -04: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
40
hdspmixer/pixmaps/matrix_mute.xpm
Normal file
40
hdspmixer/pixmaps/matrix_mute.xpm
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
/* XPM */
|
||||
char * matrix_mute_xpm[] = {
|
||||
"32 12 25 1",
|
||||
" c None",
|
||||
". c #C5C5BD",
|
||||
"+ c #D5D5CD",
|
||||
"@ c #94948B",
|
||||
"# c #7B837B",
|
||||
"$ c #B35A00",
|
||||
"% c #DE8C00",
|
||||
"& c #FFC128",
|
||||
"* c #CC9900",
|
||||
"= c #700909",
|
||||
"- c #5A625A",
|
||||
"; c #ACACA4",
|
||||
"> c #394139",
|
||||
", c #B4B4AC",
|
||||
"' c #4A4141",
|
||||
") c #872100",
|
||||
"! c #414A41",
|
||||
"~ c #4A4A41",
|
||||
"{ c #CC6600",
|
||||
"] c #7B7B7B",
|
||||
"^ c #BDBDB4",
|
||||
"/ c #736A62",
|
||||
"( c #626A62",
|
||||
"_ c #6A6A62",
|
||||
": c #62625A",
|
||||
".+............................@#",
|
||||
".$%&*************************=-#",
|
||||
";$%%%%%%%%%%%%%%%%%%%%%%%%%%%=>#",
|
||||
",$%%%%%%%%%%%%%%%%%%%%%%%%%%%='#",
|
||||
";$%%%%%%%%%%%%%%%%%%%%%%%%%%%)!#",
|
||||
",$%*%%%%%%%%%%%%%%%%%%%%%%%%%)~#",
|
||||
";$%%%%%%%%%%%%%%%%%%%%%%%%%%%=~#",
|
||||
",$$%%%%%%%%%%%%%%%%%%%%%%%%%%)~#",
|
||||
";$%*%%%%%%%%%%%%%%%%%%%%%%%%%=~#",
|
||||
",$%$%%%%%%%%%%%%%%%%%%%%%%%%$)'#",
|
||||
";***************************{*~]",
|
||||
"^@/(_((((((((((((((((((((((_:-~#"};
|
||||
Loading…
Add table
Add a link
Reference in a new issue