src: Yearly copyright bump
[quassel.git] / src / qtui / settingspages / networkadddlg.ui
index a04492e..318c1fe 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>421</width>
-    <height>275</height>
+    <height>307</height>
    </rect>
   </property>
   <property name="windowTitle">
       </item>
       <item>
        <widget class="QCheckBox" name="useSSL">
+        <property name="toolTip">
+         <string>Try to use an encrypted connection (e.g. SSL/TLS)</string>
+        </property>
         <property name="text">
-         <string>Use secure connection</string>
+         <string>Use encrypted connection</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QCheckBox" name="sslVerify">
+        <property name="enabled">
+         <bool>false</bool>
+        </property>
+        <property name="toolTip">
+         <string>&lt;p&gt;Verify the encrypted connection provides a valid certificate, increasing security.&lt;br/&gt;Uncheck if the IRC server uses a self-signed or invalid certificate.&lt;/p&gt;</string>
+        </property>
+        <property name="text">
+         <string>Verify connection security</string>
+        </property>
+        <property name="checked">
+         <bool>true</bool>
         </property>
        </widget>
       </item>
   <tabstop>port</tabstop>
   <tabstop>serverPassword</tabstop>
   <tabstop>useSSL</tabstop>
+  <tabstop>sslVerify</tabstop>
   <tabstop>buttonBox</tabstop>
  </tabstops>
  <resources/>