alsa-tools/hdspmixer/pixmaps/matrix_mute.xpm
Adrian Knoth c3349a84ea hdspmixer: Fix compiler warnings.
All compiler warnings were caused by a conversion from "foo" to a
char pointer. Given that the string itself really is constant, simply
add the keyword to make g++ happy.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-02-28 15:55:14 +01:00

40 lines
864 B
C

/* XPM */
char const * 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",
".+............................@#",
".$%&*************************=-#",
";$%%%%%%%%%%%%%%%%%%%%%%%%%%%=>#",
",$%%%%%%%%%%%%%%%%%%%%%%%%%%%='#",
";$%%%%%%%%%%%%%%%%%%%%%%%%%%%)!#",
",$%*%%%%%%%%%%%%%%%%%%%%%%%%%)~#",
";$%%%%%%%%%%%%%%%%%%%%%%%%%%%=~#",
",$$%%%%%%%%%%%%%%%%%%%%%%%%%%)~#",
";$%*%%%%%%%%%%%%%%%%%%%%%%%%%=~#",
",$%$%%%%%%%%%%%%%%%%%%%%%%%%$)'#",
";***************************{*~]",
"^@/(_((((((((((((((((((((((_:-~#"};