dotfiles/.fluxbox/styles/Elfin2/pixmaps/bullet.xpm

20 lines
334 B
C
Raw Normal View History

2010-01-29 06:57:26 +01:00
/* XPM */
static char * bullet_xpm[] = {
"14 14 2 1",
" c None",
". c #C0C0C0",
" ",
" ",
" ",
" ",
" ",
" . ",
" .. ",
" .. ",
" .. ",
" . ",
" ",
" ",
" ",
" "};