summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorAndre Miranda <andre42m@gmail.com>2018-11-23 08:37:19 -0300
committerSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2018-11-23 17:37:11 +0100
commit6fff2cf45e864ee0458c56fbe743f414360ad313 (patch)
treee448c28f82728bf5bdfd63c92dfe4c2e99375a5f /plugins
parentf8781e86d36bc1ce18b9565db81c26948c3c2785 (diff)
downloadxfce4-panel-6fff2cf45e864ee0458c56fbe743f414360ad313.tar.gz
launcher: Make properties' content resizable (Bug #14898)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/launcher/launcher-dialog.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/launcher/launcher-dialog.glade b/plugins/launcher/launcher-dialog.glade
index 74197fe6..558e93ec 100644
--- a/plugins/launcher/launcher-dialog.glade
+++ b/plugins/launcher/launcher-dialog.glade
@@ -440,6 +440,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="border_width">6</property>
+ <property name="vexpand">True</property>
<child>
<object class="GtkBox" id="hbox1">
<property name="visible">True</property>