]> git.webhop.me Git - lcd4linux.git/commitdiff
svn keywords corrected
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sun, 14 Jan 2007 13:50:28 +0000 (13:50 +0000)
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sun, 14 Jan 2007 13:50:28 +0000 (13:50 +0000)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@730 3ae390bd-cb1e-0410-b409-cd5a39f66f1f

AUTHORS
Makefile.am
NEWS
README
README.KDE [deleted file]
TODO

diff --git a/AUTHORS b/AUTHORS
index 59826da4309d44c69843a90e2aadd9af8bfbb8ce..28fed3ad7e9bcfb48ba2b97bcbc3f2593fbf5448 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,4 @@
-# $Id 
+# $Id$
 # $URL$
 
 Sorry, there is no AUTHORS anymore.
index f25022107ced460db4006021e8bc13dc43b6188a..fd69cc4ab807275e66054ce74795b19908df28bd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id * $URL$
+# $Id$
 # $URL$
 
 # Process this file with automake to produce Makefile.in
diff --git a/NEWS b/NEWS
index bd635a5446745e2d488d9c822f6b7631bb18c335..98b5a14c4a3e3e5d6e086fd42b166ebd9a1e44ec 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-# $Id 
+# $Id$
 # $URL$
 
 Sorry, there is no NEWS anymore.
diff --git a/README b/README
index 2e4b4a10df3697c1f28f9089c644e9bf4c596f72..2e624c079aea31c5d791c702cc2c598049e025c3 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-# $Id 
+# $Id$
 # $URL$
 
 Sorry, there is no README anymore.
diff --git a/README.KDE b/README.KDE
deleted file mode 100644 (file)
index 86103a2..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-#
-# $Id * $URL$
-#
-
-This is the README file for the KDE integration of lcd4linux
-
-
-First: lcd4linux is  NO  KDE program!
-
-But: lcd4linux with the X11-driver can be integrated in KDE, so that it
-drives a little window in the KDE panel.
-
-This so called 'swallowing on panel' can be accomplished by using a .kdelnk
-file and a special configuration. Both files come with this package, but should
-be adopted to your needs.
-
-The KDE panel windows must have a size of 45x45 pixels. We get this size by
-using a size of 6x5 characters, each character has 6x8 pixels. By using
-a horizontal gap of 1 pixel between characters, we get a size of 
-
-horizontal: 6 chars * 6 pixels + 5 gaps = 41 pixels
-vertical:   5 chars * 8 pixels          = 40 pixels
-
-With a border size of 2 pixels this gives a size of 45 x 44 pixels. Great!
-
-I prefer using 5 vertical bars (load avg, CPU busy, CPU system, disk read+write,
-network receive+transmit, ISDN in+out), but you use any other combination you
-like.
-
-
-INSTALLATION:
-
-* download and compile lcd4linux
-* edit lcd4linux.kdelnk and copy to $KDEDIR/share/applnk/apps/System
-* copy lcd4linux.xpm to $KDEDIR/share/icons
-* copy lcd4kde.conf to /etc
-* create a /etc/lcd4X11.conf (this will be used if you start lcd4linux from the menu
-  or by clicking on the panel window
-* use "Panel/Add Application" from the K menu to create a panel entry
-* restart KPanel
-
-Enjoy!
diff --git a/TODO b/TODO
index 777562fa9e331950f8846f91223a3b60fe60eb5a..39c9520efb1d1627d8625dd89b25a852bc3e4fe9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-# $Id 
+# $Id$
 # $URL$
 
 Sorry, there is no TODO anymore.