dockapps/wmmixer-1.5/XPM/norec.xpm
Carlos R. Mafra 21625f40b5 Initial dockapps git repo
I tried to get the latest versions from dockapps.org, but I haven't
tested any of them.

More dockapps will be added as time permits.
2011-03-25 19:45:13 +01:00

16 lines
221 B
C

/* XPM */
static char * norec_xpm[] = {
"10 9 3 1",
" c None",
". c #AEAAAE",
"+ c #353535",
"..........",
"..........",
"...++++...",
"..++++++..",
"..++++++..",
"..++++++..",
"...++++...",
"..........",
".........."};