summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@gnome.org>2016-08-27 21:38:28 +0200
committerAlexandru Pandelea <alexandru.pandelea@gmail.com>2016-08-29 13:08:48 +0300
commitab504d9951fe36b4ce334e74d485b86ee65051b4 (patch)
treeab1f60359a2d7ebb233631206d0ff78526573620
parentbe12a7510090b2ec38229b6e86bc601800d2056b (diff)
downloadnautilus-ab504d9951fe36b4ce334e74d485b86ee65051b4.tar.gz
batch-rename-dialog: expand the entry
https://bugzilla.gnome.org/show_bug.cgi?id=768311
-rw-r--r--src/resources/ui/nautilus-batch-rename-dialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/ui/nautilus-batch-rename-dialog.ui b/src/resources/ui/nautilus-batch-rename-dialog.ui
index 6628abf7e..3a1938c41 100644
--- a/src/resources/ui/nautilus-batch-rename-dialog.ui
+++ b/src/resources/ui/nautilus-batch-rename-dialog.ui
@@ -108,7 +108,7 @@
<property name="can_focus">True</property>
<property name="has_focus">True</property>
<property name="width_request">400</property>
- <property name="hexpand">False</property>
+ <property name="hexpand">True</property>
<property name="activates-default">True</property>
<signal name="changed" handler="file_names_widget_entry_on_changed" swapped="yes" />
<signal name="activate" handler="file_names_widget_on_activate" swapped="yes" />