Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/empty.xpm @ 16977:31679bcf4256
synced with 1.1153
author | gpoirier |
---|---|
date | Fri, 11 Nov 2005 15:56:56 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};