This is an automated email from the git hooks/post-receive script. o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository xfce/xfce4-panel.
commit 6fff2cf45e864ee0458c56fbe743f414360ad313 Author: Andre Miranda <[email protected]> Date: Fri Nov 23 08:37:19 2018 -0300 launcher: Make properties' content resizable (Bug #14898) --- plugins/launcher/launcher-dialog.glade | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/launcher/launcher-dialog.glade b/plugins/launcher/launcher-dialog.glade index 74197fe..558e93e 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> -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
