[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
This commit is contained in:
reinelt
2000-04-03 06:53:09 +00:00
parent 7b287b3728
commit 48fd69bbdd
4 changed files with 86 additions and 0 deletions

24
lcd4linux.xpm Normal file
View File

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