blob: 8602555b84c5b1b5fc86d597f95a8e35e89e4cb6 (
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.trinitydesktop.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
|