view Gui/mplayer/pixmaps/empty1px.xpm @ 20353:c9eb8504febd

Do not check for the existence of LIRC devices during autodetection.
author diego
date Sun, 22 Oct 2006 13:19:15 +0000
parents 518b5935a909
children
line wrap: on
line source

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