alsa-tools/hdspmixer/pixmaps/b_card2.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

30 lines
484 B
C

/* XPM */
char const * b_card2_xpm[] = {
"13 13 14 1",
" c None",
". c #8D8F0F",
"+ c #88870F",
"@ c #82800E",
"# c #EBE813",
"$ c #D3D112",
"% c #AAA70F",
"& c #F5F35F",
"* c #F2EF36",
"= c #3C3533",
"- c #75730E",
"; c #4D4D0B",
"> c #40410B",
", c #35340A",
".+@@@@@@@@@+#",
"$$$$$$$$$$$$@",
"%$&**===***-;",
"%$$$=$$$=$$-;",
"%$$$$$$$=$$-;",
"%$$$$$$$=$$@;",
"%$*$$$$=$$$@;",
"%$$$$$=$$$$-;",
"%%$$$=$$$$$@;",
"%$*$=====$$-;",
"%$%$$$$$$$%@;",
"%-;;>>>>>>;>;",
";,,,,,,,,,,,,"};