You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeadmin/ksysv
tpearson ac67f6fe92
TQt conversion fixes
14 years ago
..
pics Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
toolbar Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ActionList.cpp Trinity Qt initial conversion 14 years ago
ActionList.h Trinity Qt initial conversion 14 years ago
Data.cpp Trinity Qt initial conversion 14 years ago
Data.h TQt conversion fixes 14 years ago
IOCore.cpp Trinity Qt initial conversion 14 years ago
IOCore.h TQt conversion fixes 14 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
OldView.cpp Trinity Qt initial conversion 14 years ago
OldView.h TQt conversion fixes 14 years ago
PreferencesDialog.cpp Trinity Qt initial conversion 14 years ago
PreferencesDialog.h TQt conversion fixes 14 years ago
Properties.cpp Trinity Qt initial conversion 14 years ago
Properties.h TQt conversion fixes 14 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
RunlevelAuthIcon.cpp Trinity Qt initial conversion 14 years ago
RunlevelAuthIcon.h TQt conversion fixes 14 years ago
ServiceDlg.cpp Trinity Qt initial conversion 14 years ago
ServiceDlg.h TQt conversion fixes 14 years ago
SpinBox.cpp Trinity Qt initial conversion 14 years ago
SpinBox.h Trinity Qt initial conversion 14 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TopWidget.cpp Trinity Qt initial conversion 14 years ago
TopWidget.h TQt conversion fixes 14 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configwizard.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
genui.sh Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi16-app-ksysv.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi22-app-ksysv.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi32-app-ksysv.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi48-app-ksysv.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kbusymanager.cpp Trinity Qt initial conversion 14 years ago
kbusymanager.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdltooltip.cpp Trinity Qt initial conversion 14 years ago
kdltooltip.h Trinity Qt initial conversion 14 years ago
kscroller.cpp Trinity Qt initial conversion 14 years ago
kscroller.h TQt conversion fixes 14 years ago
ksv_conf.cpp Trinity Qt initial conversion 14 years ago
ksv_conf.h Trinity Qt initial conversion 14 years ago
ksv_core.cpp Trinity Qt initial conversion 14 years ago
ksv_core.h TQt conversion fixes 14 years ago
ksv_service.cpp Trinity Qt initial conversion 14 years ago
ksv_service.h Trinity Qt initial conversion 14 years ago
ksvapplication.cpp Trinity Qt initial conversion 14 years ago
ksvapplication.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksvconfigwizard.cpp Trinity Qt initial conversion 14 years ago
ksvconfigwizard.h Trinity Qt initial conversion 14 years ago
ksvdrag.cpp Trinity Qt initial conversion 14 years ago
ksvdrag.h TQt conversion fixes 14 years ago
ksvdraglist.cpp Trinity Qt initial conversion 14 years ago
ksvdraglist.h TQt conversion fixes 14 years ago
ksvlookandfeel.cpp Trinity Qt initial conversion 14 years ago
ksvlookandfeel.h Trinity Qt initial conversion 14 years ago
ksvmiscconfig.cpp Trinity Qt initial conversion 14 years ago
ksvmiscconfig.h Trinity Qt initial conversion 14 years ago
ksvpathconfig.cpp Trinity Qt initial conversion 14 years ago
ksvpathconfig.h Trinity Qt initial conversion 14 years ago
ksysv.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksysvui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
leveldb.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
leveldb.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
lookandfeelconfig.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
main.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
miscconfig.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pathconfig.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
trash.cpp Trinity Qt initial conversion 14 years ago
trash.h TQt conversion fixes 14 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
x-ksysv-log.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
x-ksysv.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

/****************************************************************************
*                                                                           *
*	                    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