Mercurial > mplayer.hg
view gui/mplayer/pixmaps/empty.xpm @ 32588:aa82dfc7bd49
Make use of mp_basename in a few places.
author | cboesch |
---|---|
date | Sat, 04 Dec 2010 10:24:42 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};