view gui/ui/pixmaps/playlist.xpm @ 33570:f4a32f67fee7

Rename some pixmaps. List of changes: a11 -> aspect11 a169 -> aspect169 a235 -> aspect235 a43 -> aspect43 about -> emblem ab -> about delsub -> nosub eq -> equalizer fs -> full pl -> playlist stop2 -> stop tongue -> audiolang tonguebla -> sublang
author ib
date Sun, 19 Jun 2011 13:01:20 +0000
parents
children
line wrap: on
line source

/* XPM */
static const char * const playlist_xpm[] = {
"16 16 7 1",
" 	c None",
".	c #000000",
"+	c #FEFEFE",
"@	c #C1C1C1",
"#	c #C2C2C2",
"$	c #A0A0A0",
"%	c #BBBBBB",
"  ..            ",
" .+@. .. ... .. ",
" .#$.           ",
"  ..            ",
"                ",
"                ",
"  ..            ",
" .+@.           ",
" .#$. ..... ... ",
"  ..            ",
"                ",
"                ",
"  ..            ",
" .+%. ..... ... ",
" .#$.           ",
"  ..            "};