Now About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/gtk/preferences.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtk/preferences.ui')
-rw-r--r--src/gtk/preferences.ui12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/gtk/preferences.ui b/src/gtk/preferences.ui
index 9e4d9fc..77f3c14 100644
--- a/src/gtk/preferences.ui
+++ b/src/gtk/preferences.ui
@@ -13,7 +13,12 @@
<property name="use-underline">True</property>
<child>
<object class="AdwPreferencesGroup">
- <property name="title" translatable="yes">Connection</property>
+ <property name="title" translatable="yes">Relay Connection</property>
+ <child>
+ <object class="AdwSwitchRow" id="autoconnect">
+ <property name="title" translatable="yes">Autoconnect</property>
+ </object>
+ </child>
<child>
<object class="AdwEntryRow" id="hostname">
<property name="title" translatable="yes">Hostname</property>
@@ -31,6 +36,11 @@
<property name="title" translatable="yes">Password</property>
</object>
</child>
+ </object>
+ </child>
+ <child>
+ <object class="AdwPreferencesGroup">
+ <property name="title" translatable="yes">SSH Connection</property>
<child>
<object class="AdwEntryRow" id="ssh_host">
<property name="title" translatable="yes">SSH host</property>