]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/SettingsPrivacy.ui
Add search engine options.
[PrivacyBrowserPC.git] / src / SettingsPrivacy.ui
index 264ac2da4db5ee34afd25f2425df23c4a1ebe90e..f80022069f325ec771c952834d11a95ec66f13d1 100644 (file)
                 </widget>
             </item>
 
-            <!-- User Agent. -->
+            <!-- User agent. -->
             <item row="1" column="0">
                 <widget class="QLabel">
                     <property name="text">
-                        <string>UserAgent</string>
+                        <string>User agent</string>
                     </property>
                 </widget>
             </item>
                 <widget class="QComboBox" name="kcfg_userAgent">
                     <property name="minimumSize">
                         <size>
-                            <width>500</width>
                             <height>0</height>
+                            <width>500</width>
                         </size>
                     </property>
 
                     <property name="toolTip">
-                        <string>The default is Privacy Browser</string>
+                        <string>The default is Privacy Browser.</string>
                     </property>
 
                     <property name="editable">