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

59 lines
942 B
C

/* XPM */
char const * mute_xpm[] = {
"13 26 30 1",
" c None",
". c #1B7B1B",
"+ c #2F5F2F",
"@ c #434343",
"# c #7A817A",
"$ c #DE8C00",
"% c #872100",
"& c #B35A00",
"* c #FFCC00",
"= c #FFFF00",
"- c #700909",
"; c #272727",
"> c #FFCC66",
", c #FFFFFF",
"' c #001B40",
") c #191919",
"! c #000D00",
"~ c #000500",
"{ c #000000",
"] c #3D3E3D",
"^ c #4A1B00",
"/ c #0B0000",
"( c #3B0C00",
"_ c #5C4C1C",
": c #5C3C00",
"< c #3D1600",
"[ c #6D3E00",
"} c #CDCDCD",
"| c #0D0000",
"1 c #8E6E1E",
".+@@@@@@@@@+#",
"$$$$$$$$$$$$%",
"&*=********-;",
"&$>,>>>>>,>-;",
"&$>,,>>>,,>-;",
"&$>,,>>>,,>%;",
"&$=,>,>,>,>%;",
"&$>,>,>,>,>-;",
"&&>,>>,>>,>%;",
"&$=,>>,>>,>-;",
"&$&>>>>>>>&%;",
"&-;;'''''';';",
";))))))))))))",
"!~{{{{{{{{{~]",
"^^^^^^^^^^^^{",
"/(_::::::::{{",
"<[[[[[[[[[[{{",
"<[[}[[[[[}[{{",
"<[[}}[[[}}[|{",
"<[1}}[[[}}[|{",
"<[[}[}[}[}[{{",
"<<[}[}[}[}[|{",
"<[1}[[}[[}[{{",
"<[<}[[}[[}<|{",
"<{{{{{{{{{{{{",
"{{{{{{{{{{{{{"};