diff pui-prefs-window.ui @ 4:3d72ca76538d

Add setting to control whether to use a mobile connection
author Guido Berhoerster <guido+pui@berhoerster.name>
date Sun, 17 Jun 2018 11:05:28 +0200
parents 2f04ec9e0506
children
line wrap: on
line diff
--- a/pui-prefs-window.ui	Wed Jun 13 23:25:09 2018 +0200
+++ b/pui-prefs-window.ui	Sun Jun 17 11:05:28 2018 +0200
@@ -125,6 +125,21 @@
                 <property name="top_attach">0</property>
               </packing>
             </child>
+            <child>
+              <object class="GtkCheckButton" id="use-mobile-connection">
+                <property name="label" translatable="yes">Use _mobile connection</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">False</property>
+                <property name="use_underline">True</property>
+                <property name="draw_indicator">True</property>
+              </object>
+              <packing>
+                <property name="left_attach">0</property>
+                <property name="top_attach">2</property>
+                <property name="width">2</property>
+              </packing>
+            </child>
           </object>
           <packing>
             <property name="expand">True</property>