Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/empty.xpm @ 23007:7bf28d8e7068
Sync'd up to r23003
author | ptt |
---|---|
date | Thu, 19 Apr 2007 16:29:04 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};