Files
archived-lcd4linux/lcd4linux.xpm
reinelt 7d7789328f [lcd4linux @ 2000-04-03 17:31:52 by reinelt]
suppress welcome message if display is smaller than 20x2
change lcd4linux.ppm to 32 pixel high so KDE won't stretch the icon

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@37 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 17:31:52 +00:00

40 lines
1.4 KiB
C

/* XPM */
static char *lcd4linux[] = {
"38 32 3 1",
" c None",
"# c #102000",
". c #a0d000",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
"......................................",
"..##............######....######......",
"..##............######....######......",
"..##..........##......##..##....##....",
"..##..........##......##..##....##....",
"..##..........##..........##......##..",
"..##..........##..........##......##..",
"..##..........##..........##......##..",
"..##..........##..........##......##..",
"..##..........##..........##......##..",
"..##..........##..........##......##..",
"..##..........##......##..##....##....",
"..##..........##......##..##....##....",
"..##########....######....######......",
"..##########....######....######......",
"......................................",
"......................................",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
};