<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>userInterOptsBase</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>userInterOptsBase</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>644</width>
            <height>208</height>
        </rect>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <widget class="TQGroupBox">
            <property name="name">
                <cstring>m_group_1</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>1</hsizetype>
                    <vsizetype>4</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="title">
                <string>Tabbed Browsing</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQLayoutWidget">
                    <property name="name">
                        <cstring>layout</cstring>
                    </property>
                    <vbox>
                        <property name="name">
                            <cstring>unnamed</cstring>
                        </property>
                        <widget class="TQCheckBox">
                          <property name="name">
                            <cstring>m_pShowMMBInTabs</cstring>
                          </property>
                          <property name="text">
                            <string>Open &amp;links in new tab instead of in new window</string>
                          </property>
                          <property name="whatsThis" stdset="0">
                            <string>This will open a new tab instead of a new window in various situations, such as choosing a link or a folder with the middle mouse button.</string>
                          </property>
                        </widget>
                        <widget class="TQCheckBox">
                          <property name="name">
                            <cstring>m_pDynamicTabbarHide</cstring>
                          </property>
                          <property name="text">
                            <string>&amp;Hide the tab bar when only one tab is open</string>
                          </property>
                          <property name="whatsThis" stdset="0">
                            <string>This will display the tab bar only if there are two or more tabs. Otherwise it will always be displayed.</string>
                          </property>
                        </widget>
                        <widget class="TQCheckBox">
                          <property name="name">
                            <cstring>m_pDynamicTabbarCycle</cstring>
                          </property>
                          <property name="text">
                            <string>C&amp;ycle tabs with mouse wheel</string>
                          </property>
                          <property name="whatsThis" stdset="0">
                            <string>This will cycle through tabs when there are two or more tabs using the mouse wheel.</string>
                          </property>
                        </widget>
                        <widget class="TQCheckBox">
                            <property name="name">
                                <cstring>m_pNewTabsInBackground</cstring>
                            </property>
                            <property name="text">
                                <string>O&amp;pen new tabs in the background</string>
                            </property>
                            <property name="whatsThis" stdset="0">
                                <string>This will open a new tab in the background, instead of in the foreground.</string>
                            </property>
                        </widget>
                        <widget class="TQCheckBox">
                            <property name="name">
                                <cstring>m_pOpenAfterCurrentPage</cstring>
                            </property>
                            <property name="text">
                                <string>Open &amp;new tab after current tab</string>
                            </property>
                            <property name="whatsThis" stdset="0">
                                <string>This will open a new tab opened from a page after the current tab, instead of after the last tab.</string>
                            </property>
                        </widget>
                        <widget class="TQCheckBox">
                            <property name="name">
                                <cstring>m_pTabConfirm</cstring>
                            </property>
                            <property name="text">
                                <string>Confirm &amp;when closing windows with multiple tabs</string>
                            </property>
                            <property name="whatsThis" stdset="0">
                                <string>This will ask you whether you are sure you want to close a window when it has multiple tabs opened in it.</string>
                            </property>
                        </widget>
                        <widget class="TQCheckBox">
                            <property name="name">
                                <cstring>m_pPermanentCloseButton</cstring>
                            </property>
                            <property name="text">
                                <string>&amp;Show close button instead of website icon</string>
                            </property>
                            <property name="whatsThis" stdset="0">
                                <string>This will display close buttons inside each tab instead of websites' icons.</string>
                            </property>
                        </widget>
                        <widget class="TQCheckBox">
                            <property name="name">
                                <cstring>m_pHoverCloseButton</cstring>
                            </property>
                            <property name="text">
                                <string>&amp;Show close button instead of website icon with mouse hover</string>
                            </property>
                            <property name="whatsThis" stdset="0">
                                <string>This will display a close button inside each tab instead of websites' icons when the mouse pointer hovers the icon.</string>
                            </property>
                        </widget>
                        <widget class="TQCheckBox">
                            <property name="name">
                              <cstring>m_pPopupsWithinTabs</cstring>
                            </property>
                          <property name="text">
                              <string>Open pop&amp;ups in new tab instead of in new window</string>
                          </property>
                          <property name="whatsThis" stdset="0">
                              <string>Whether or not JavaScript popups if allowed shall open in a new tab or in a new window.</string>
                          </property>
                        </widget>
                        <widget class="TQCheckBox">
                            <property name="name">
                                <cstring>m_pKonquerorTabforExternalURL</cstring>
                            </property>
                            <property name="text">
                                <string>Open as tab in existing Konqueror when URL is called externally</string>
                            </property>
                            <property name="whatsThis" stdset="0">
                                <string>When you click a URL in another TDE program or call kfmclient to open a URL, the current desktop will be searched for a non-minimized Konqueror and, if found, the URL opened as a new tab within it. Otherwise a new Konqueror window will be opened with the required URL.</string>
                            </property>                    
                        </widget>
                        <widget class="TQCheckBox">
                            <property name="name">
                              <cstring>m_pTabCloseActivatePrevious</cstring>
                            </property>
                          <property name="text">
                              <string>Activate previous used tab when closing the current tab</string>
                          </property>
                          <property name="whatsThis" stdset="0">
                              <string>When checking this the previous used or opened tab will be activated when you close the current active tab instead of the one right to the current tab.</string>
                          </property>
                        </widget>
                    </vbox>
                </widget>
          </grid>
        </widget>
        <spacer>
            <property name="name">
                <cstring>spacer</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>20</width>
                    <height>16</height>
                </size>
            </property>
        </spacer>
    </vbox>
</widget>
<layoutdefaults spacing="3" margin="6"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
</UI>