Mercurial > mplayer.hg
view gui/dialog/pixmaps/file2.xpm @ 37028:7694f4226420
Make the current item string as currItem global.
Utilize this variable instead of using string constants.
This allows naming the particular potmeter now.
author | ib |
---|---|
date | Fri, 04 Apr 2014 13:55:57 +0000 |
parents | 3c901704a27c |
children |
line wrap: on
line source
/* XPM */ static const char * const file2_xpm[] = { "16 16 8 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #D5D5D5", "# c #ABABAB", "$ c #808080", "% c #555555", "& c #2B2B2B", " ", " ", " ... ... ", " .............. ", " . .++++++++. . ", " . .+++++++@. . ", " ...+++++++@... ", " . .++++++@#. . ", " ...+++++@#$... ", " . .++++@#$%. . ", " . .++++@#$%. . ", " ...+++@#$%&... ", " . .+++@#$%&. . ", " .............. ", " ... ... ", " "};