view gui/ui/pixmaps/aspect43.xpm @ 34456:d04da1858866

Fix bug with VCD stream calling DVD code. Additionally, remove unnecessary #ifdef.
author ib
date Thu, 12 Jan 2012 10:39:37 +0000
parents f4a32f67fee7
children 7139c58dc1ed
line wrap: on
line source

/* XPM */
static const char * const aspect43_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+...++..+.++...+.",
".+..+.+......+..+.",
".+..+.+....+++..+.",
".+..++++.....+..+.",
".+....+..+.+++..+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};