view gui/ui/pixmaps/aspect.xpm @ 34764:9e81d9667789

Add Spanish entries to desktop file. Translation by Juan A. Javierre, jjavierre telefonica net.
author ib
date Wed, 11 Apr 2012 18:44:02 +0000
parents 520fb0f7544c
children 7139c58dc1ed
line wrap: on
line source

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