blob: b0ac5a3bb07da64f58c946d4f44d00a2931ebc7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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
|