From 37333bf25ad9a4c538250f5af2f9f1d666362883 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ksysv/pathconfig.ui | 294 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 294 insertions(+) create mode 100644 ksysv/pathconfig.ui (limited to 'ksysv/pathconfig.ui') diff --git a/ksysv/pathconfig.ui b/ksysv/pathconfig.ui new file mode 100644 index 0000000..c59a96f --- /dev/null +++ b/ksysv/pathconfig.ui @@ -0,0 +1,294 @@ + +PathConfiguration +Path configuration for KSysV +Peter Putzer + + + PathConfiguration + + + + 0 + 0 + 305 + 168 + + + + + 5 + 5 + 0 + 0 + + + + Path Configuration + + + + + + + + unnamed + + + 0 + + + 0 + + + + mServicesLayout + + + + + + + + unnamed + + + 0 + + + 0 + + + + mServicesLabel + + + &Service path: + + + mServicesPath + + + + + mServicesButtonLayout + + + + unnamed + + + 0 + + + 0 + + + + mServicesPath + + + + 3 + 5 + 0 + 0 + + + + + 100 + 0 + + + + StrongFocus + + + Enter the path to the folder containing the services + + + + + mBrowseServices + + + &Browse... + + + Select the folder containing the services + + + + + + + + + mSpacer + + + + 0 + 0 + 0 + 0 + + + + + 0 + 10 + + + + NoFrame + + + Plain + + + + + mRunlevelLayout + + + + unnamed + + + 0 + + + 0 + + + + mRunlevelLabel + + + &Runlevel path: + + + mRunlevelPath + + + + + mRunlevelButtonLayout + + + + unnamed + + + 0 + + + 0 + + + + mRunlevelPath + + + + 3 + 5 + 0 + 0 + + + + + 100 + 0 + + + + StrongFocus + + + Enter the path to the folder containing the runlevel folders + + + + + mBrowseRunlevel + + + Br&owse... + + + Select the folder containing the runlevel folders + + + + + + + + + mEmptySpace + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + + + mBrowseServices + clicked() + PathConfiguration + browseServices() + + + mBrowseRunlevel + clicked() + PathConfiguration + browseRunlevels() + + + mServicesPath + textChanged(const QString&) + PathConfiguration + slotChanged() + + + mRunlevelPath + textChanged(const QString&) + PathConfiguration + slotChanged() + + + + mServicesPath + mBrowseServices + mRunlevelPath + mBrowseRunlevel + + + klocale.h + kdialog.h + + + browseServices() + browseRunlevels() + slotChanged() + + + + klineedit.h + klineedit.h + + -- cgit v1.2.1