kwin/clients/riscos/bar.xpm

21 lines
316 B
C
Raw Normal View History

/* XPM */
static char * bar_xpm[] = {
"12 12 5 1",
" c None",
". c #BBBBBB",
"+ c #555555",
"@ c #FFFFFF",
"# c #999999",
" ",
" ",
" ",
" ",
" +++++++++. ",
" +........@ ",
" +........@ ",
" #@@@@@@@@@ ",
" ",
" ",
" ",
" "};