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
Michele Calgaro d7f6a95d29
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
..
pics First bach of cmake files in order to convert tdeadmin 6 years ago
toolbar First bach of cmake files in order to convert tdeadmin 6 years ago
AUTHORS Fix unintended rename of chkconfig 12 years ago
ActionList.cpp
ActionList.h
CMakeLists.txt First bach of cmake files in order to convert tdeadmin 6 years ago
Data.cpp
Data.h
IOCore.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
IOCore.h Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
OldView.cpp Fix exec icon location and bring it into XDG compliance 10 years ago
OldView.h Rename a number of classes to enhance compatibility with KDE4 12 years ago
PreferencesDialog.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
PreferencesDialog.h
Properties.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
Properties.h
README Update bug reports url to bugs.trinitydesktop.org 6 years ago
RunlevelAuthIcon.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
RunlevelAuthIcon.h
ServiceDlg.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
ServiceDlg.h
SpinBox.cpp Rename KComp to avoid conflicts with KDE4 12 years ago
SpinBox.h Rename KComp to avoid conflicts with KDE4 12 years ago
TODO
TopWidget.cpp Fix unintended rename of Checklist 12 years ago
TopWidget.h Rename many classes and header files to avoid conflicts with KDE4 12 years ago
configure.in.in
configwizard.ui Rename additional header files to avoid conflicts with KDE4 12 years ago
genui.sh
hi16-app-ksysv.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi22-app-ksysv.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi32-app-ksysv.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi48-app-ksysv.png Fix invalid headers in PNG files and optimize for size 8 years ago
kbusymanager.cpp Rename common header files for consistency with class renaming 12 years ago
kbusymanager.h
kdltooltip.cpp
kdltooltip.h
kscroller.cpp Rename common header files for consistency with class renaming 12 years ago
kscroller.h
ksv_conf.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
ksv_conf.h
ksv_core.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
ksv_core.h Rename KComp to avoid conflicts with KDE4 12 years ago
ksv_service.cpp
ksv_service.h
ksvapplication.cpp
ksvapplication.h
ksvconfigwizard.cpp
ksvconfigwizard.h
ksvdrag.cpp
ksvdrag.h
ksvdraglist.cpp Fix incorrect characters. 12 years ago
ksvdraglist.h Rename many classes and header files to avoid conflicts with KDE4 12 years ago
ksvlookandfeel.cpp Rename many classes and header files to avoid conflicts with KDE4 12 years ago
ksvlookandfeel.h
ksvmiscconfig.cpp
ksvmiscconfig.h
ksvpathconfig.cpp
ksvpathconfig.h
ksysv.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
ksysvui.rc
leveldb.c Fix unintended rename of chkconfig 12 years ago
leveldb.h Fix unintended rename of chkconfig 12 years ago
lookandfeelconfig.ui Update Q->TQ constants in ui files. 11 years ago
main.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
miscconfig.ui Rename additional header files to avoid conflicts with KDE4 12 years ago
pathconfig.ui Rename additional header files to avoid conflicts with KDE4 12 years ago
trash.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
trash.h Rename KIcon to enhance compatibility with KDE4 12 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.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