summaryrefslogtreecommitdiff
path: root/Settings.ui
diff options
context:
space:
mode:
authorBartosz Jaroszewski <b.jarosze@gmail.com>2020-05-17 13:34:27 +0200
committerBartosz Jaroszewski <b.jarosze@gmail.com>2020-05-17 13:34:27 +0200
commita7a94523dd8432a731b497a90de7b119bcd34f29 (patch)
tree3c1a623c877ac175e91cf8e8d449155b8a6c689b /Settings.ui
parent3e173911f5aeeaa4572bc4d972cd4673a64f2fa0 (diff)
add show refresh button configuration
Diffstat (limited to 'Settings.ui')
-rw-r--r--Settings.ui43
1 files changed, 43 insertions, 0 deletions
diff --git a/Settings.ui b/Settings.ui
index 39a2b12..06d7424 100644
--- a/Settings.ui
+++ b/Settings.ui
@@ -274,6 +274,49 @@ SPDX-License-Identifier: GPL-2.0-or-later
</child>
</object>
</child>
+ <child>
+ <object class="GtkListBoxRow">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <child>
+ <object class="GtkGrid">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="margin_left">12</property>
+ <property name="margin_right">12</property>
+ <property name="margin_top">12</property>
+ <property name="margin_bottom">12</property>
+ <property name="column_spacing">32</property>
+ <child>
+ <object class="GtkSwitch" id="refresh_button_on">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="halign">end</property>
+ <property name="valign">center</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="top_attach">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="refresh_button_on_label">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="label" translatable="yes">Show reconnect button</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="left_attach">0</property>
+ <property name="top_attach">0</property>
+ </packing>
+ </child>
+ </object>
+ </child>
+ </object>
+ </child>
+
</object>
</child>
<child type="label_item">