diff options
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 |