view gui/mplayer/pixmaps/empty.xpm @ 31079:a6c8f7ccbffc

Remove translated strings that are gone from the master translation.
author diego
date Tue, 04 May 2010 11:46:50 +0000
parents 09c3ce60f369
children
line wrap: on
line source

/* XPM */
static const char * const empty_xpm[] = {
"16 16 1 1",
" 	c None",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "};