Files
archived-lcd4linux/lcd4linux.xpm
reinelt 48fd69bbdd [lcd4linux @ 2000-04-03 06:53:09 by reinelt]
releasing 0.96
annoying X11 bugs hopefully fixed
KDE integration

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@35 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-03 06:53:09 +00:00

25 lines
841 B
C

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