Mercurial > mplayer.hg
view gui/mplayer/pixmaps/a43.xpm @ 33064:33d307c4430c
Add error check.
Check whether a section is already open.
author | ib |
---|---|
date | Wed, 30 Mar 2011 10:36:52 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const a43_xpm[] = { "18 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ................ ", "..++++++++++++++..", ".+..............+.", ".+...++..+.++...+.", ".+..+.+......+..+.", ".+..+.+....+++..+.", ".+..++++.....+..+.", ".+....+..+.+++..+.", ".+..............+.", "..++++++++++++++..", " ................ ", " ", " "};