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
Timothy Pearson 555ea1c7f3
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
..
pics
toolbar
AUTHORS
ActionList.cpp
ActionList.h Remove spurious TQ_OBJECT instances 13 years ago
Data.cpp
Data.h
IOCore.cpp Remove additional unneeded tq method conversions 13 years ago
IOCore.h
Makefile.am
OldView.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
OldView.h Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
PreferencesDialog.cpp Rename old tq methods that no longer need a unique name 13 years ago
PreferencesDialog.h Remove spurious TQ_OBJECT instances 13 years ago
Properties.cpp Rename old tq methods that no longer need a unique name 13 years ago
Properties.h Remove spurious TQ_OBJECT instances 13 years ago
README
RunlevelAuthIcon.cpp Remove additional unneeded tq method conversions 13 years ago
RunlevelAuthIcon.h Remove spurious TQ_OBJECT instances 13 years ago
ServiceDlg.cpp Rename old tq methods that no longer need a unique name 13 years ago
ServiceDlg.h Remove spurious TQ_OBJECT instances 13 years ago
SpinBox.cpp
SpinBox.h Remove spurious TQ_OBJECT instances 13 years ago
TODO
TopWidget.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
TopWidget.h Remove spurious TQ_OBJECT instances 13 years ago
configure.in.in
configwizard.ui Remove additional unneeded tq method conversions 13 years ago
genui.sh
hi16-app-ksysv.png
hi22-app-ksysv.png
hi32-app-ksysv.png
hi48-app-ksysv.png
kbusymanager.cpp
kbusymanager.h
kdltooltip.cpp Remove additional unneeded tq method conversions 13 years ago
kdltooltip.h
kscroller.cpp Rename obsolete tq methods to standard names 13 years ago
kscroller.h Remove spurious TQ_OBJECT instances 13 years ago
ksv_conf.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
ksv_conf.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
ksv_core.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
ksv_core.h Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
ksv_service.cpp
ksv_service.h
ksvapplication.cpp
ksvapplication.h Remove spurious TQ_OBJECT instances 13 years ago
ksvconfigwizard.cpp
ksvconfigwizard.h Remove spurious TQ_OBJECT instances 13 years ago
ksvdrag.cpp Rename old tq methods that no longer need a unique name 13 years ago
ksvdrag.h Remove spurious TQ_OBJECT instances 13 years ago
ksvdraglist.cpp Remove additional unneeded tq method conversions 13 years ago
ksvdraglist.h Remove spurious TQ_OBJECT instances 13 years ago
ksvlookandfeel.cpp
ksvlookandfeel.h Remove spurious TQ_OBJECT instances 13 years ago
ksvmiscconfig.cpp
ksvmiscconfig.h Remove spurious TQ_OBJECT instances 13 years ago
ksvpathconfig.cpp
ksvpathconfig.h Remove spurious TQ_OBJECT instances 13 years ago
ksysv.desktop Update XDG information in support of bug report 892. 13 years ago
ksysvui.rc
leveldb.c
leveldb.h
lookandfeelconfig.ui Remove additional unneeded tq method conversions 13 years ago
main.cpp Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
miscconfig.ui Rename old tq methods that no longer need a unique name 13 years ago
pathconfig.ui Fix QString -> TQString. 12 years ago
trash.cpp Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
trash.h Remove spurious TQ_OBJECT instances 13 years ago
version.h
x-ksysv-log.desktop
x-ksysv.desktop

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