view Gui/mplayer/pixmaps/empty1px.xpm @ 18483:42e57ea2b91f

Make depend targets consistent: Remove redirection through .depend target.
author diego
date Sat, 13 May 2006 18:01:04 +0000
parents be3261b2bcf4
children 518b5935a909
line wrap: on
line source

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