diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 37333bf25ad9a4c538250f5af2f9f1d666362883 (patch) | |
tree | c45e8df5b9efbffe07eb3d9340df7811c7e16943 /ksysv/configwizard.ui | |
download | tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.tar.gz tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.zip |
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
Diffstat (limited to 'ksysv/configwizard.ui')
-rw-r--r-- | ksysv/configwizard.ui | 626 |
1 files changed, 626 insertions, 0 deletions
diff --git a/ksysv/configwizard.ui b/ksysv/configwizard.ui new file mode 100644 index 0000000..8edc980 --- /dev/null +++ b/ksysv/configwizard.ui @@ -0,0 +1,626 @@ +<!DOCTYPE UI><UI> +<class>ConfigWizard</class> +<author>Peter Putzer</author> +<include location="global">klocale.h</include> +<pixmapfunction>DesktopIcon</pixmapfunction> +<widget> + <class>QWizard</class> + <property stdset="1"> + <name>name</name> + <cstring>ConfigWizard</cstring> + </property> + <property stdset="1"> + <name>geometry</name> + <rect> + <x>0</x> + <y>0</y> + <width>394</width> + <height>291</height> + </rect> + </property> + <property stdset="1"> + <name>caption</name> + <string>Configuration Wizard</string> + </property> + <property> + <name>layoutMargin</name> + </property> + <property> + <name>layoutSpacing</name> + </property> + <widget> + <class>QWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>mOSPage</cstring> + </property> + <attribute> + <name>title</name> + <string>Operating System</string> + </attribute> + <vbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>0</number> + </property> + <widget> + <class>QLabel</class> + <property stdset="1"> + <name>name</name> + <cstring>TextLabel1_2</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string><h3>What Operating System do you use?</h3></string> + </property> + </widget> + <widget> + <class>QFrame</class> + <property stdset="1"> + <name>name</name> + <cstring>mOSSpacer</cstring> + </property> + <property stdset="1"> + <name>frameShadow</name> + <enum>Plain</enum> + </property> + <property stdset="1"> + <name>frameShape</name> + <enum>NoFrame</enum> + </property> + <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>0</vsizetype> + </sizepolicy> + </property> + </widget> + <widget> + <class>QButtonGroup</class> + <property stdset="1"> + <name>name</name> + <cstring>mOSBox</cstring> + </property> + <property stdset="1"> + <name>title</name> + <string>Choose Your Operating System</string> + </property> + <vbox> + <property stdset="1"> + <name>margin</name> + <number>11</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>6</number> + </property> + <widget> + <class>QRadioButton</class> + <property stdset="1"> + <name>name</name> + <cstring>RadioButton7</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&Linux</string> + </property> + </widget> + <widget> + <class>QRadioButton</class> + <property stdset="1"> + <name>name</name> + <cstring>RadioButton8</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&Other</string> + </property> + </widget> + </vbox> + </widget> + <spacer> + <property> + <name>name</name> + <cstring>Spacer1</cstring> + </property> + <property stdset="1"> + <name>orientation</name> + <enum>Vertical</enum> + </property> + <property stdset="1"> + <name>sizeType</name> + <enum>Expanding</enum> + </property> + <property> + <name>sizeHint</name> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </vbox> + </widget> + <widget> + <class>QWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>mDistributionPage</cstring> + </property> + <attribute> + <name>title</name> + <string>Distribution</string> + </attribute> + <vbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>0</number> + </property> + <widget> + <class>QButtonGroup</class> + <property stdset="1"> + <name>name</name> + <cstring>mDistributionBox</cstring> + </property> + <property stdset="1"> + <name>title</name> + <string>Choose Your Distribution</string> + </property> + <vbox> + <property stdset="1"> + <name>margin</name> + <number>11</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>6</number> + </property> + <widget> + <class>QRadioButton</class> + <property stdset="1"> + <name>name</name> + <cstring>mDistrib1</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&Debian GNU/Linux</string> + </property> + <property stdset="1"> + <name>checked</name> + <bool>true</bool> + </property> + </widget> + <widget> + <class>QRadioButton</class> + <property stdset="1"> + <name>name</name> + <cstring>mDistrib2</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&Red Hat Linux</string> + </property> + </widget> + <widget> + <class>QRadioButton</class> + <property stdset="1"> + <name>name</name> + <cstring>mDistrib3</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&SuSE Linux</string> + </property> + </widget> + <widget> + <class>QRadioButton</class> + <property stdset="1"> + <name>name</name> + <cstring>mDistrib4</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&Mandrake Linux</string> + </property> + </widget> + <widget> + <class>QRadioButton</class> + <property stdset="1"> + <name>name</name> + <cstring>mDistrib5</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&Corel Linux OS</string> + </property> + </widget> + <widget> + <class>QRadioButton</class> + <property stdset="1"> + <name>name</name> + <cstring>mDistrib6</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>Conec&tiva Linux</string> + </property> + </widget> + <widget> + <class>QRadioButton</class> + <property stdset="1"> + <name>name</name> + <cstring>mDistrib7</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&Other</string> + </property> + </widget> + </vbox> + </widget> + <spacer> + <property> + <name>name</name> + <cstring>mDistribSpacer</cstring> + </property> + <property stdset="1"> + <name>orientation</name> + <enum>Vertical</enum> + </property> + <property stdset="1"> + <name>sizeType</name> + <enum>Expanding</enum> + </property> + <property> + <name>sizeHint</name> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </vbox> + </widget> + <widget> + <class>QWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>mPathsPage</cstring> + </property> + <attribute> + <name>title</name> + <string>Paths</string> + </attribute> + <vbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>0</number> + </property> + <widget> + <class>QLayoutWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>mServicesLayout</cstring> + </property> + <property> + <name>layoutMargin</name> + </property> + <property> + <name>layoutSpacing</name> + </property> + <vbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>0</number> + </property> + <widget> + <class>QLabel</class> + <property stdset="1"> + <name>name</name> + <cstring>mServicesLabel</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&Service path:</string> + </property> + <property> + <name>buddy</name> + <cstring>mServicesPath</cstring> + </property> + </widget> + <widget> + <class>QLayoutWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>mServicesButtonLayout</cstring> + </property> + <hbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>0</number> + </property> + <widget> + <class>KLineEdit</class> + <property stdset="1"> + <name>name</name> + <cstring>mServicesPath</cstring> + </property> + <property stdset="1"> + <name>minimumSize</name> + <size> + <width>100</width> + <height>0</height> + </size> + </property> + <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>5</vsizetype> + </sizepolicy> + </property> + <property stdset="1"> + <name>focusPolicy</name> + <enum>StrongFocus</enum> + </property> + <property> + <name>toolTip</name> + <string>Enter the path to the folder containing the services</string> + </property> + </widget> + <widget> + <class>QPushButton</class> + <property stdset="1"> + <name>name</name> + <cstring>mBrowseServices</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&Browse...</string> + </property> + <property> + <name>toolTip</name> + <string>Select the folder containing the services</string> + </property> + </widget> + </hbox> + </widget> + </vbox> + </widget> + <widget> + <class>QFrame</class> + <property stdset="1"> + <name>name</name> + <cstring>mSpacer</cstring> + </property> + <property stdset="1"> + <name>frameShadow</name> + <enum>Plain</enum> + </property> + <property stdset="1"> + <name>frameShape</name> + <enum>NoFrame</enum> + </property> + <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + </sizepolicy> + </property> + <property stdset="1"> + <name>minimumSize</name> + <size> + <width>0</width> + <height>10</height> + </size> + </property> + </widget> + <widget> + <class>QLayoutWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>mRunlevelLayout</cstring> + </property> + <vbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>0</number> + </property> + <widget> + <class>QLabel</class> + <property stdset="1"> + <name>name</name> + <cstring>mRunlevelLabel</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>&Runlevel path:</string> + </property> + <property> + <name>buddy</name> + <cstring>mRunlevelPath</cstring> + </property> + </widget> + <widget> + <class>QLayoutWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>mRunlevelButtonLayout</cstring> + </property> + <hbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>0</number> + </property> + <widget> + <class>KLineEdit</class> + <property stdset="1"> + <name>name</name> + <cstring>mRunlevelPath</cstring> + </property> + <property stdset="1"> + <name>minimumSize</name> + <size> + <width>100</width> + <height>0</height> + </size> + </property> + <property stdset="1"> + <name>sizePolicy</name> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>5</vsizetype> + </sizepolicy> + </property> + <property stdset="1"> + <name>focusPolicy</name> + <enum>StrongFocus</enum> + </property> + <property> + <name>toolTip</name> + <string>Enter the path to the folder containing the runlevel folders</string> + </property> + </widget> + <widget> + <class>QPushButton</class> + <property stdset="1"> + <name>name</name> + <cstring>mBrowseRunlevel</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string>Br&owse...</string> + </property> + <property> + <name>toolTip</name> + <string>Select the folder containing the runlevel folders </string> + </property> + </widget> + </hbox> + </widget> + </vbox> + </widget> + <spacer> + <property> + <name>name</name> + <cstring>mEmptySpace</cstring> + </property> + <property stdset="1"> + <name>orientation</name> + <enum>Vertical</enum> + </property> + <property stdset="1"> + <name>sizeType</name> + <enum>Expanding</enum> + </property> + <property> + <name>sizeHint</name> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> + </vbox> + </widget> + <widget> + <class>QWidget</class> + <property stdset="1"> + <name>name</name> + <cstring>mFinishedPage</cstring> + </property> + <attribute> + <name>title</name> + <string>Configuration Complete</string> + </attribute> + <vbox> + <property stdset="1"> + <name>margin</name> + <number>0</number> + </property> + <property stdset="1"> + <name>spacing</name> + <number>0</number> + </property> + <widget> + <class>QLabel</class> + <property stdset="1"> + <name>name</name> + <cstring>TextLabel1</cstring> + </property> + <property stdset="1"> + <name>text</name> + <string><h1>Congratulations!</h1> +<p> +You have finished the initial configuration of SysV-Init Editor. <b>Press</b> the button labeled <b>Finish</b> to start editing your init-configuration. +</p></string> + </property> + <property stdset="1"> + <name>textFormat</name> + <enum>RichText</enum> + </property> + <property stdset="1"> + <name>alignment</name> + <set>AlignTop|AlignLeft</set> + </property> + <property> + <name>vAlign</name> + </property> + </widget> + </vbox> + </widget> +</widget> +<connections> + <connection> + <sender>mDistributionBox</sender> + <signal>clicked(int)</signal> + <receiver>ConfigWizard</receiver> + <slot>chooseDistribution(int)</slot> + </connection> + <connection> + <sender>mBrowseServices</sender> + <signal>clicked()</signal> + <receiver>ConfigWizard</receiver> + <slot>browseServices()</slot> + </connection> + <connection> + <sender>mBrowseRunlevel</sender> + <signal>clicked()</signal> + <receiver>ConfigWizard</receiver> + <slot>browseRunlevels()</slot> + </connection> + <slot access="protected">browseRunlevels()</slot> + <slot access="protected">chooseDistribution(int)</slot> + <slot access="protected">browseServices()</slot> +</connections> +</UI> |