view Gui/mplayer/pixmaps/aspect.xpm @ 13852:be3261b2bcf4

icons for the GUI context menu patch by Piero di Vita <scognito at acaro dot org>
author diego
date Tue, 02 Nov 2004 14:45:03 +0000
parents
children 518b5935a909
line wrap: on
line source

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