Mercurial > mplayer.hg
view gui/ui/pixmaps/playlist.xpm @ 33616:4221981ad74c
Prefer playing variable $p to $l.
$p is used in the Win32 GUI as well.
Leave $l for legacy reasons.
Revise skin documentation.
author | ib |
---|---|
date | Wed, 22 Jun 2011 13:10:23 +0000 |
parents | f4a32f67fee7 |
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", " .. ", " .+@. .. ... .. ", " .#$. ", " .. ", " ", " ", " .. ", " .+@. ", " .#$. ..... ... ", " .. ", " ", " ", " .. ", " .+%. ..... ... ", " .#$. ", " .. "};