From 7d7789328fabe72374bf90bf65856bbc9e4f540b 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 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@37 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- 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