diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 37333bf25ad9a4c538250f5af2f9f1d666362883 (patch) | |
tree | c45e8df5b9efbffe07eb3d9340df7811c7e16943 /ksysv/README | |
download | tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.tar.gz tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksysv/README')
-rw-r--r-- | ksysv/README | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ksysv/README b/ksysv/README new file mode 100644 index 0000000..b0ac5a3 --- /dev/null +++ b/ksysv/README @@ -0,0 +1,33 @@ +/**************************************************************************** +* * +* SYSTEM V INIT EDITOR * +* for the KDE Project * +* * +****************************************************************************/ + +DESCRIPTION: + SysV-Init Editor lets you edit your SysV-style init configuration + using drag'n'drop. + +INSTALLATION: + Just do a "./configure && make && make install". + +CONFIGURATION: + Through the GUI (Options/Configure...) + +CONTACT INFORMATION: + If something doesn't work (or does work :-) ) correctly, contact me: + Peter Putzer <putzer@kde.org> + +REMEMBER: + No warranties! + +BUGS: + See bugs.kde.org. + +LICENSE: + This program is licensed under the GNU General Public License, GPL for short. + See the file COPYING for details. No warranties! + +SPECIAL THANKS: + To Emanuel Pirker for his template for this README |