From 27761047eba74e677f9dafde0d0acc5c079db859 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Mon, 3 Apr 2000 17:31:52 +0000 Subject: [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 --- lcd4linux.xpm | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'lcd4linux.xpm') diff --git a/lcd4linux.xpm b/lcd4linux.xpm index f319ae7..acfa772 100644 --- a/lcd4linux.xpm +++ b/lcd4linux.xpm @@ -1,9 +1,16 @@ /* XPM */ static char *lcd4linux[] = { -"38 18 2 1", +"38 32 3 1", +" c None", "# c #102000", ". c #a0d000", -"......................................", +" ", +" ", +" ", +" ", +" ", +" ", +" ", "......................................", "..##............######....######......", "..##............######....######......", @@ -21,4 +28,12 @@ static char *lcd4linux[] = { "..##########....######....######......", "......................................", "......................................", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", }; -- cgit v1.2.3