<!DOCTYPE UI><UI>
<class>ConfigWizard</class>
<author>Peter Putzer</author>
<include location="global">klocale.h</include>
<pixmapfunction>DesktopIcon</pixmapfunction>
<widget>
    <class>TQWizard</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>TQWidget</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>TQLabel</class>
                <property stdset="1">
                    <name>name</name>
                    <cstring>TextLabel1_2</cstring>
                </property>
                <property stdset="1">
                    <name>text</name>
                    <string>&lt;h3&gt;What Operating System do you use?&lt;/h3&gt;</string>
                </property>
            </widget>
            <widget>
                <class>TQFrame</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>TQButtonGroup</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>TQRadioButton</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>RadioButton7</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>&amp;Linux</string>
                        </property>
                    </widget>
                    <widget>
                        <class>TQRadioButton</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>RadioButton8</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>&amp;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>TQWidget</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>TQButtonGroup</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>TQRadioButton</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>mDistrib1</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>&amp;Debian GNU/Linux</string>
                        </property>
                        <property stdset="1">
                            <name>checked</name>
                            <bool>true</bool>
                        </property>
                    </widget>
                    <widget>
                        <class>TQRadioButton</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>mDistrib2</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>&amp;Red Hat Linux</string>
                        </property>
                    </widget>
                    <widget>
                        <class>TQRadioButton</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>mDistrib3</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>&amp;SuSE Linux</string>
                        </property>
                    </widget>
                    <widget>
                        <class>TQRadioButton</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>mDistrib4</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>&amp;Mandrake Linux</string>
                        </property>
                    </widget>
                    <widget>
                        <class>TQRadioButton</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>mDistrib5</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>&amp;Corel Linux OS</string>
                        </property>
                    </widget>
	                 <widget>
                        <class>TQRadioButton</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>mDistrib6</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>Conec&amp;tiva Linux</string>
                        </property>
                    </widget>
                    <widget>
                        <class>TQRadioButton</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>mDistrib7</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>&amp;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>TQWidget</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>TQLayoutWidget</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>TQLabel</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>mServicesLabel</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>&amp;Service path:</string>
                        </property>
                        <property>
                            <name>buddy</name>
                            <cstring>mServicesPath</cstring>
                        </property>
                    </widget>
                    <widget>
                        <class>TQLayoutWidget</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>TQPushButton</class>
                                <property stdset="1">
                                    <name>name</name>
                                    <cstring>mBrowseServices</cstring>
                                </property>
                                <property stdset="1">
                                    <name>text</name>
                                    <string>&amp;Browse...</string>
                                </property>
                                <property>
                                    <name>toolTip</name>
                                    <string>Select the folder containing the services</string>
                                </property>
                            </widget>
                        </hbox>
                    </widget>
                </vbox>
            </widget>
            <widget>
                <class>TQFrame</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>TQLayoutWidget</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>TQLabel</class>
                        <property stdset="1">
                            <name>name</name>
                            <cstring>mRunlevelLabel</cstring>
                        </property>
                        <property stdset="1">
                            <name>text</name>
                            <string>&amp;Runlevel path:</string>
                        </property>
                        <property>
                            <name>buddy</name>
                            <cstring>mRunlevelPath</cstring>
                        </property>
                    </widget>
                    <widget>
                        <class>TQLayoutWidget</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>TQPushButton</class>
                                <property stdset="1">
                                    <name>name</name>
                                    <cstring>mBrowseRunlevel</cstring>
                                </property>
                                <property stdset="1">
                                    <name>text</name>
                                    <string>Br&amp;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>TQWidget</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>TQLabel</class>
                <property stdset="1">
                    <name>name</name>
                    <cstring>TextLabel1</cstring>
                </property>
                <property stdset="1">
                    <name>text</name>
                    <string>&lt;h1&gt;Congratulations!&lt;/h1&gt;
&lt;p&gt;
You have finished the initial configuration of SysV-Init Editor. &lt;b&gt;Press&lt;/b&gt; the button labeled &lt;b&gt;Finish&lt;/b&gt; to start editing your init-configuration.
&lt;/p&gt;</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>