aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/data
diff options
context:
space:
mode:
authorfiaxh <git@lightrise.org>2024-12-24 16:02:13 +0100
committerfiaxh <git@lightrise.org>2025-01-12 19:35:58 +0100
commit5ee322cbd987d36497522b82b876659e1d19da43 (patch)
treec22d0bdbf92b30207b64ec74e925af4263ce91fc /plugins/omemo/data
parentd78ec0562288fa4ed7d414d2269c00b7b8c2c588 (diff)
downloaddino-5ee322cbd987d36497522b82b876659e1d19da43.tar.gz
dino-5ee322cbd987d36497522b82b876659e1d19da43.zip
Contact details dialog: Add encryption tab
Diffstat (limited to 'plugins/omemo/data')
-rw-r--r--plugins/omemo/data/encryption_preferences_entry.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/omemo/data/encryption_preferences_entry.ui b/plugins/omemo/data/encryption_preferences_entry.ui
index 7ca26224..e84f56b4 100644
--- a/plugins/omemo/data/encryption_preferences_entry.ui
+++ b/plugins/omemo/data/encryption_preferences_entry.ui
@@ -21,7 +21,9 @@
</object>
</child>
<child>
+ <!-- TODO: make this a SwitchRow once we depend on Adwaita 1.4-->
<object class="AdwActionRow" id="automatically_accept_new_row">
+ <property name="activatable-widget">automatically_accept_new_switch</property>
<child type="suffix">
<object class="GtkSwitch" id="automatically_accept_new_switch">
<property name="valign">center</property>