You cannot 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 1dd8222792
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 days ago
..
pics First bach of cmake files in order to convert tdeadmin 7 years ago
AUTHORS Fix unintended rename of chkconfig 13 years ago
ActionList.cpp rename the following methods: 15 years ago
ActionList.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
CMakeL10n.txt Desktop file translations: 6 years ago
CMakeLists.txt Simplify CMake rules for desktop file translations. 6 years ago
Data.cpp TQt4 port kdeadmin 15 years ago
Data.h TQt4 port kdeadmin 15 years ago
IOCore.cpp Replace TRUE/FALSE with boolean values true/false 2 days ago
IOCore.h Rename KLock and KTrader to avoid conflicts with KDE4 13 years ago
Makefile.am Remove icon crystalsvg/16x16/actions/toggle_log.png from ksysv. 7 years ago
OldView.cpp Replace TRUE/FALSE with boolean values true/false 2 days ago
OldView.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
PreferencesDialog.cpp Use tdeApp 12 months ago
PreferencesDialog.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
Properties.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
Properties.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
README Update bug reports url to bugs.trinitydesktop.org 8 years ago
RunlevelAuthIcon.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
RunlevelAuthIcon.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
ServiceDlg.cpp Rename additional header files to avoid conflicts with KDE4 13 years ago
ServiceDlg.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
SpinBox.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
SpinBox.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
TopWidget.cpp Use tdeApp 12 months ago
TopWidget.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
configwizard.ui Add includes to UI files to resolve FTBFS 7 years ago
genui.sh Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
hi16-app-ksysv.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi22-app-ksysv.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi32-app-ksysv.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi48-app-ksysv.png Fix invalid headers in PNG files and optimize for size 10 years ago
kbusymanager.cpp Use tdeApp 12 months ago
kbusymanager.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
kdltooltip.cpp Remove additional unneeded tq method conversions 14 years ago
kdltooltip.h rename the following methods: 15 years ago
kscroller.cpp Use tdeApp 12 months ago
kscroller.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
ksv_conf.cpp Use tdeApp 12 months ago
ksv_conf.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
ksv_core.cpp Use tdeApp 12 months ago
ksv_core.h Rename KComp to avoid conflicts with KDE4 13 years ago
ksv_service.cpp Trinity Qt initial conversion 16 years ago
ksv_service.h Trinity Qt initial conversion 16 years ago
ksvapplication.cpp Rename kwin to twin (part 1 of 2) 14 years ago
ksvapplication.h Rename KUniqueApplication to TDEUniqueApplication 1 year ago
ksvconfigwizard.cpp Replace TRUE/FALSE with boolean values true/false 2 days ago
ksvconfigwizard.h Replace TRUE/FALSE with boolean values true/false 2 days ago
ksvdrag.cpp Rename old tq methods that no longer need a unique name 14 years ago
ksvdrag.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
ksvdraglist.cpp Replace TRUE/FALSE with boolean values true/false 2 days ago
ksvdraglist.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
ksvlookandfeel.cpp Rename many classes and header files to avoid conflicts with KDE4 13 years ago
ksvlookandfeel.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
ksvmiscconfig.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 14 years ago
ksvmiscconfig.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
ksvpathconfig.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
ksvpathconfig.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
ksysv.desktop Desktop file translations: 6 years ago
ksysvui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
leveldb.c Fix unintended rename of chkconfig 13 years ago
leveldb.h Fix unintended rename of chkconfig 13 years ago
lookandfeelconfig.ui Replace Q_SIGNALS and Q_SLOTS 2 years ago
main.cpp Use tdestandarddirs.h 11 months ago
miscconfig.ui Replace Q_SIGNALS and Q_SLOTS 2 years ago
pathconfig.ui Replace Q_SIGNALS and Q_SLOTS 2 years ago
trash.cpp Use tdestandarddirs.h 11 months ago
trash.h Replace Q_OBJECT with TQ_OBJECT 3 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 16 years ago
x-ksysv-log.desktop Desktop file translations: 6 years ago
x-ksysv.desktop Desktop file translations: 6 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.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