view gui/mplayer/pixmaps/empty.xpm @ 24694:3f8e15bde43b

import cleaned-up RPM spec files
author rathann
date Sat, 06 Oct 2007 20:13:30 +0000
parents 17bf4f4b0715
children 09c3ce60f369
line wrap: on
line source

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