view gui/ui/pixmaps/aspect169.xpm @ 34387:0ba85cad4c7e

Add audio CD playback support to the X11/GTK GUI. (The Win32 GUI already had this support. Add missing - although already used - user event evPlayCD here as well as internal event ivSetCDTrack - although it's unused - for consistency.)
author ib
date Sat, 31 Dec 2011 12:38:52 +0000
parents f4a32f67fee7
children 7139c58dc1ed
line wrap: on
line source

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