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 7c90880ef5
Rename kwin to twin (part 1 of 2)
13 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 rename the following methods: 13 years ago
ActionList.h rename the following methods: 13 years ago
Data.cpp TQt4 port kdeadmin 13 years ago
Data.h TQt4 port kdeadmin 13 years ago
IOCore.cpp rename the following methods: 13 years ago
IOCore.h TQt conversion fixes 14 years ago
Makefile.am Rename additional instances of KDE to TDE 13 years ago
OldView.cpp rename the following methods: 13 years ago
OldView.h rename the following methods: 13 years ago
PreferencesDialog.cpp rename the following methods: 13 years ago
PreferencesDialog.h rename the following methods: 13 years ago
Properties.cpp rename the following methods: 13 years ago
Properties.h rename the following methods: 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
RunlevelAuthIcon.cpp rename the following methods: 13 years ago
RunlevelAuthIcon.h rename the following methods: 13 years ago
ServiceDlg.cpp rename the following methods: 13 years ago
ServiceDlg.h rename the following methods: 13 years ago
SpinBox.cpp rename the following methods: 13 years ago
SpinBox.h rename the following methods: 13 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TopWidget.cpp rename the following methods: 13 years ago
TopWidget.h TQt4 port kdeadmin 13 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 Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 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 rename the following methods: 13 years ago
kdltooltip.h rename the following methods: 13 years ago
kscroller.cpp rename the following methods: 13 years ago
kscroller.h rename the following methods: 13 years ago
ksv_conf.cpp rename the following methods: 13 years ago
ksv_conf.h Trinity Qt initial conversion 14 years ago
ksv_core.cpp rename the following methods: 13 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 Rename kwin to twin (part 1 of 2) 13 years ago
ksvapplication.h TQt4 port kdeadmin 13 years ago
ksvconfigwizard.cpp rename the following methods: 13 years ago
ksvconfigwizard.h rename the following methods: 13 years ago
ksvdrag.cpp TQt4 port kdeadmin 13 years ago
ksvdrag.h TQt4 port kdeadmin 13 years ago
ksvdraglist.cpp rename the following methods: 13 years ago
ksvdraglist.h rename the following methods: 13 years ago
ksvlookandfeel.cpp rename the following methods: 13 years ago
ksvlookandfeel.h rename the following methods: 13 years ago
ksvmiscconfig.cpp rename the following methods: 13 years ago
ksvmiscconfig.h rename the following methods: 13 years ago
ksvpathconfig.cpp rename the following methods: 13 years ago
ksvpathconfig.h rename the following methods: 13 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 Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
main.cpp TQt4 port kdeadmin 13 years ago
miscconfig.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
pathconfig.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
trash.cpp rename the following methods: 13 years ago
trash.h rename the following methods: 13 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