projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5edeba5
)
filechooserwidget: Let the rename entry hexpand
author
Timm Bäder
<mail@baedert.org>
Sat, 4 Feb 2017 09:49:43 +0000
(10:49 +0100)
committer
Matthias 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
patch
|
blob
|
history
diff --git
a/gtk/ui/gtkfilechooserwidget.ui
b/gtk/ui/gtkfilechooserwidget.ui
index b42c2ccae25f5b79aa35952afd9c7d8acacfcebd..ef227bdc70b811b111170bfbe5ec6233d970f530 100644
(file)
--- a/
gtk/ui/gtkfilechooserwidget.ui
+++ b/
gtk/ui/gtkfilechooserwidget.ui
@@
-446,6
+446,7
@@
<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>