Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/aspect.xpm @ 21715:9d96f4df253a
sync with r21655, based on a file conversion of help_mp-zh_CN.h
file provided by Eric Wang, eric7wang gmail com
author | kraymer |
---|---|
date | Fri, 22 Dec 2006 22:56:07 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * aspect_xpm[] = { "16 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};