Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / apps / konqueror / settings / konqhtml / advancedTabOptions.ui
blob44bf92da58d9e9cf81233d7475f873e4cf1ffecd
1 <ui version="4.0" >
2  <class>advancedTabOptions</class>
3  <widget class="QWidget" name="advancedTabOptions" >
4   <layout class="QVBoxLayout" >
5    <item>
6     <layout class="QVBoxLayout" >
7      <property name="leftMargin" >
8       <number>0</number>
9      </property>
10      <property name="topMargin" >
11       <number>0</number>
12      </property>
13      <property name="rightMargin" >
14       <number>0</number>
15      </property>
16      <property name="bottomMargin" >
17       <number>0</number>
18      </property>
19      <item>
20       <widget class="QCheckBox" name="m_pShowMMBInTabs" >
21        <property name="whatsThis" >
22         <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>
23        </property>
24        <property name="text" >
25         <string>Open &amp;links in new tab instead of in new window</string>
26        </property>
27       </widget>
28      </item>
29      <item>
30       <widget class="QCheckBox" name="m_pDynamicTabbarHide" >
31        <property name="whatsThis" >
32         <string>This will display the tab bar only if there are two or more tabs. Otherwise it will always be displayed.</string>
33        </property>
34        <property name="text" >
35         <string>Hide the tab bar when only one tab is open</string>
36        </property>
37       </widget>
38      </item>
39      <item>
40       <widget class="QCheckBox" name="m_pNewTabsInBackground" >
41        <property name="whatsThis" >
42         <string>This will open a new tab in the background, instead of in the foreground.</string>
43        </property>
44        <property name="text" >
45         <string>O&amp;pen new tabs in the background</string>
46        </property>
47       </widget>
48      </item>
49      <item>
50       <widget class="QCheckBox" name="m_pOpenAfterCurrentPage" >
51        <property name="whatsThis" >
52         <string>This will open a new tab opened from a page after the current tab, instead of after the last tab.</string>
53        </property>
54        <property name="text" >
55         <string>Open &amp;new tab after current tab</string>
56        </property>
57       </widget>
58      </item>
59      <item>
60       <widget class="QCheckBox" name="m_pTabConfirm" >
61        <property name="whatsThis" >
62         <string>This will ask you whether you are sure you want to close a window when it has multiple tabs opened in it.</string>
63        </property>
64        <property name="text" >
65         <string>Confirm &amp;when closing windows with multiple tabs</string>
66        </property>
67       </widget>
68      </item>
69      <item>
70       <widget class="QCheckBox" name="m_pPermanentCloseButton" >
71        <property name="whatsThis" >
72         <string>This will display close buttons inside each tab instead of websites' icons.</string>
73        </property>
74        <property name="text" >
75         <string>&amp;Show close button instead of website icon</string>
76        </property>
77       </widget>
78      </item>
79      <item>
80       <widget class="QCheckBox" name="m_pPopupsWithinTabs" >
81        <property name="whatsThis" >
82         <string>Whether or not JavaScript popups if allowed shall open in a new tab or in a new window.</string>
83        </property>
84        <property name="text" >
85         <string>Open pop&amp;ups in new tab instead of in new window</string>
86        </property>
87       </widget>
88      </item>
89      <item>
90       <widget class="QCheckBox" name="m_pTabCloseActivatePrevious" >
91        <property name="whatsThis" >
92         <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>
93        </property>
94        <property name="text" >
95         <string>Activate previous used tab when closing the current tab</string>
96        </property>
97       </widget>
98      </item>
99      <item>
100       <widget class="QCheckBox" name="m_pKonquerorTabforExternalURL" >
101        <property name="whatsThis" >
102         <string>When you click a URL in another KDE 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>
103        </property>
104        <property name="text" >
105         <string>Open as tab in existing Konqueror when URL is called externally</string>
106        </property>
107       </widget>
108      </item>
109     </layout>
110    </item>
111    <item>
112     <spacer>
113      <property name="orientation" >
114       <enum>Qt::Vertical</enum>
115      </property>
116      <property name="sizeType" >
117       <enum>QSizePolicy::Expanding</enum>
118      </property>
119      <property name="sizeHint" >
120       <size>
121        <width>20</width>
122        <height>0</height>
123       </size>
124      </property>
125     </spacer>
126    </item>
127   </layout>
128  </widget>
129  <layoutdefault spacing="3" margin="6" />
130  <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
131  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
132  <resources/>
133  <connections/>
134 </ui>