filechooserwidget: Let the rename entry hexpand
authorTimm Bäder <mail@baedert.org>
Sat, 4 Feb 2017 09:49:43 +0000 (10:49 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 18 Jul 2017 19:11:36 +0000 (15:11 -0400)
This makes a difference with other locals where error messages are
longer than the standard width of entry+spacing+button.

gtk/ui/gtkfilechooserwidget.ui

index b42c2ccae25f5b79aa35952afd9c7d8acacfcebd..ef227bdc70b811b111170bfbe5ec6233d970f530 100644 (file)
             <property name="visible">1</property>
             <property name="width-chars">25</property>
             <property name="activates-default">1</property>
+            <property name="hexpand">true</property>
             <signal name="changed" handler="new_folder_name_changed"/>
           </object>
           <packing>