summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-07-01 12:41:33 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-07-01 12:41:33 -0300
commite6df6e2cfe01043a5180177f99d43fcbc38b0996 (patch)
treeb37fadffd16f8b2e831dc4204376eed3c00bf2dd
parente7de12e4609ba17bd570bafc97c5832ee0c9ba27 (diff)
downloadtotem-e6df6e2cfe01043a5180177f99d43fcbc38b0996.tar.gz
preferences-dialog: Remove GtkAlignment alignment3_1
Same as previous commits.
-rw-r--r--data/totem-preferences-dialog.ui16
1 files changed, 5 insertions, 11 deletions
diff --git a/data/totem-preferences-dialog.ui b/data/totem-preferences-dialog.ui
index ea225a9e2..117275209 100644
--- a/data/totem-preferences-dialog.ui
+++ b/data/totem-preferences-dialog.ui
@@ -304,18 +304,12 @@
</packing>
</child>
<child>
- <object class="GtkAlignment" id="alignment3_1">
+ <object class="GtkButton" id="tpw_plugins_button">
+ <property name="label" translatable="yes">Plugins…</property>
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="left_padding">12</property>
- <child>
- <object class="GtkButton" id="tpw_plugins_button">
- <property name="label" translatable="yes">Plugins…</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- </object>
- </child>
+ <property name="can_focus">True</property>
+ <property name="margin-start">12</property>
+ <property name="receives_default">True</property>
</object>
<packing>
<property name="expand">False</property>