]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/SettingsPrivacy.ui
Switch the Domain Settings implementation to a Dialog.
[PrivacyBrowserPC.git] / src / SettingsPrivacy.ui
index 264ac2da4db5ee34afd25f2425df23c4a1ebe90e..8c701d8afd6c018a1f01b2a6a3e33e62898c1b89 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">
                             <string>Safari macOS</string>
                         </property>
                     </item>
-                    -->
                 </widget>
             </item>