Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / apps / konqueror / settings / kio / useragentdlg.ui
blob5b1d207515550001800fb4c70b98dad3b8384001
1 <ui version="4.0" >
2  <class>UserAgentUI</class>
3  <widget class="QWidget" name="UserAgentUI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>613</width>
9     <height>512</height>
10    </rect>
11   </property>
12   <property name="whatsThis" >
13    <string>&lt;qt>
14 Here you can modify the default browser-identification text or set a site &lt;code>(eg. www.kde.org)&lt;/code> or a domain &lt;code>(eg. kde.org)&lt;/code> specific identification text.&lt;p>
15 To add a new site specific identification text, click the &lt;code>New&lt;/code> button and supply the necessary information. To change an existing site specific entry, click on the &lt;code>Change&lt;/code> button. The &lt;code>Delete&lt;/code> button will remove the selected site specific identification text, causing the default setting to be used for that site or domain.
16 &lt;/qt></string>
17   </property>
18   <layout class="QVBoxLayout" >
19    <item>
20     <widget class="QCheckBox" name="sendUACheckBox" >
21      <property name="whatsThis" >
22       <string>&lt;qt>
23 Send the browser identification to web sites.&lt;p>
24 &lt;u>NOTE:&lt;/u> Many sites rely on this information to display pages properly, hence, it is highly recommended that you do not totally disable this feature but rather customize it.&lt;p>
25 By default, only minimal identification information is sent to remote sites. The identification text that will be sent is shown below.
26 &lt;/qt></string>
27      </property>
28      <property name="text" >
29       <string>&amp;Send identification</string>
30      </property>
31      <property name="checked" >
32       <bool>true</bool>
33      </property>
34     </widget>
35    </item>
36    <item>
37     <widget class="QGroupBox" name="defaultIdGroupBox" >
38      <property name="enabled" >
39       <bool>true</bool>
40      </property>
41      <property name="whatsThis" >
42       <string>The browser identification text sent to the sites you visit. Use the provided options to customize it.</string>
43      </property>
44      <property name="title" >
45       <string>Default Identification</string>
46      </property>
47      <layout class="QVBoxLayout" >
48       <item>
49        <widget class="KSqueezedTextLabel" name="defaultIdLineEdit" >
50         <property name="font" >
51          <font>
52           <weight>75</weight>
53           <bold>true</bold>
54          </font>
55         </property>
56         <property name="whatsThis" >
57          <string>The browser identification text sent to the sites you visit. You can customize it using the options provided below.</string>
58         </property>
59         <property name="textInteractionFlags" >
60          <set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction|Qt::TextBrowserInteraction|Qt::TextEditable|Qt::TextEditorInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
61         </property>
62        </widget>
63       </item>
64       <item>
65        <widget class="QCheckBox" name="osNameCheckBox" >
66         <property name="whatsThis" >
67          <string>Includes your operating system's name in the browser identification text.</string>
68         </property>
69         <property name="text" >
70          <string>Add operating s&amp;ystem name</string>
71         </property>
72        </widget>
73       </item>
74       <item>
75        <layout class="QHBoxLayout" >
76         <item>
77          <spacer>
78           <property name="orientation" >
79            <enum>Qt::Horizontal</enum>
80           </property>
81           <property name="sizeType" >
82            <enum>QSizePolicy::Fixed</enum>
83           </property>
84           <property name="sizeHint" >
85            <size>
86             <width>14</width>
87             <height>10</height>
88            </size>
89           </property>
90          </spacer>
91         </item>
92         <item>
93          <widget class="QCheckBox" name="osVersionCheckBox" >
94           <property name="enabled" >
95            <bool>false</bool>
96           </property>
97           <property name="whatsThis" >
98            <string>Includes your operating system's version number in the browser identification text.</string>
99           </property>
100           <property name="text" >
101            <string>Add operating system &amp;version</string>
102           </property>
103          </widget>
104         </item>
105        </layout>
106       </item>
107       <item>
108        <widget class="QCheckBox" name="platformCheckBox" >
109         <property name="whatsThis" >
110          <string>Includes your platform type in the browser identification text</string>
111         </property>
112         <property name="text" >
113          <string>Add &amp;platform name</string>
114         </property>
115        </widget>
116       </item>
117       <item>
118        <widget class="QCheckBox" name="processorTypeCheckBox" >
119         <property name="whatsThis" >
120          <string>Includes your machine's CPU type in the browser identification text.</string>
121         </property>
122         <property name="text" >
123          <string>Add &amp;machine (processor) type</string>
124         </property>
125        </widget>
126       </item>
127       <item>
128        <widget class="QCheckBox" name="languageCheckBox" >
129         <property name="whatsThis" >
130          <string>Includes your language settings in the browser identification text to obtain localised versions of the page.</string>
131         </property>
132         <property name="text" >
133          <string>Add lang&amp;uage information</string>
134         </property>
135        </widget>
136       </item>
137      </layout>
138     </widget>
139    </item>
140    <item>
141     <widget class="QGroupBox" name="domainPolicyGroupBox" >
142      <property name="enabled" >
143       <bool>true</bool>
144      </property>
145      <property name="title" >
146       <string>Site Specific Identification</string>
147      </property>
148      <layout class="QHBoxLayout" >
149       <item>
150        <widget class="QTreeWidget" name="sitePolicyTreeWidget" >
151         <property name="rootIsDecorated" >
152          <bool>false</bool>
153         </property>
154         <property name="sortingEnabled" >
155          <bool>true</bool>
156         </property>
157         <column>
158          <property name="text" >
159           <string>Site Name</string>
160          </property>
161         </column>
162         <column>
163          <property name="text" >
164           <string>Identification</string>
165          </property>
166         </column>
167         <column>
168          <property name="text" >
169           <string>User Agent</string>
170          </property>
171         </column>
172        </widget>
173       </item>
174       <item>
175        <layout class="QVBoxLayout" >
176         <property name="leftMargin" >
177          <number>0</number>
178         </property>
179         <property name="topMargin" >
180          <number>0</number>
181         </property>
182         <property name="rightMargin" >
183          <number>0</number>
184         </property>
185         <property name="bottomMargin" >
186          <number>0</number>
187         </property>
188         <item>
189          <widget class="QPushButton" name="newButton" >
190           <property name="whatsThis" >
191            <string>Add new identification text for a site.</string>
192           </property>
193           <property name="text" >
194            <string>&amp;New...</string>
195           </property>
196          </widget>
197         </item>
198         <item>
199          <widget class="QPushButton" name="changeButton" >
200           <property name="whatsThis" >
201            <string>Change the selected identifier text.</string>
202           </property>
203           <property name="text" >
204            <string>Chan&amp;ge...</string>
205           </property>
206          </widget>
207         </item>
208         <item>
209          <widget class="QPushButton" name="deleteButton" >
210           <property name="whatsThis" >
211            <string>Delete the selected identifier text.</string>
212           </property>
213           <property name="text" >
214            <string>D&amp;elete</string>
215           </property>
216          </widget>
217         </item>
218         <item>
219          <widget class="QPushButton" name="deleteAllButton" >
220           <property name="whatsThis" >
221            <string>Delete all identifiers.</string>
222           </property>
223           <property name="text" >
224            <string>Delete A&amp;ll</string>
225           </property>
226          </widget>
227         </item>
228         <item>
229          <spacer>
230           <property name="orientation" >
231            <enum>Qt::Vertical</enum>
232           </property>
233           <property name="sizeType" >
234            <enum>QSizePolicy::Expanding</enum>
235           </property>
236           <property name="sizeHint" >
237            <size>
238             <width>21</width>
239             <height>16</height>
240            </size>
241           </property>
242          </spacer>
243         </item>
244        </layout>
245       </item>
246      </layout>
247     </widget>
248    </item>
249   </layout>
250  </widget>
251  <layoutdefault spacing="6" margin="11" />
252  <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
253  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
254  <includes>
255   <include location="local" >klineedit.h</include>
256   <include location="local" >k3listview.h</include>
257  </includes>
258  <resources/>
259  <connections>
260   <connection>
261    <sender>osNameCheckBox</sender>
262    <signal>toggled(bool)</signal>
263    <receiver>osVersionCheckBox</receiver>
264    <slot>setEnabled(bool)</slot>
265    <hints>
266     <hint type="sourcelabel" >
267      <x>20</x>
268      <y>20</y>
269     </hint>
270     <hint type="destinationlabel" >
271      <x>20</x>
272      <y>20</y>
273     </hint>
274    </hints>
275   </connection>
276   <connection>
277    <sender>sendUACheckBox</sender>
278    <signal>toggled(bool)</signal>
279    <receiver>defaultIdGroupBox</receiver>
280    <slot>setEnabled(bool)</slot>
281    <hints>
282     <hint type="sourcelabel" >
283      <x>20</x>
284      <y>20</y>
285     </hint>
286     <hint type="destinationlabel" >
287      <x>20</x>
288      <y>20</y>
289     </hint>
290    </hints>
291   </connection>
292   <connection>
293    <sender>sendUACheckBox</sender>
294    <signal>toggled(bool)</signal>
295    <receiver>domainPolicyGroupBox</receiver>
296    <slot>setEnabled(bool)</slot>
297    <hints>
298     <hint type="sourcelabel" >
299      <x>20</x>
300      <y>20</y>
301     </hint>
302     <hint type="destinationlabel" >
303      <x>20</x>
304      <y>20</y>
305     </hint>
306    </hints>
307   </connection>
308  </connections>
309 </ui>