summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArx Cruz <arxcruz@redhat.com>2017-04-04 15:08:33 +0200
committerArx Cruz <arxcruz@redhat.com>2017-04-04 15:11:56 +0200
commitef14066564b664328c69569aa0c66bdb49b496d5 (patch)
tree438a2340925d6e5dd6a28c6704f1f0197143cc1a
parentdb4a0c3c0f8b224870ea23a3b3c25f800ee4870a (diff)
downloadzenity-ef14066564b664328c69569aa0c66bdb49b496d5.tar.gz
Bug 762347: Addition of entry text width option
This is a bug in the glade file, where the GtkEntry wasn't being filled to fill the width of the window. There is no need to add a --entry-text-width option
-rw-r--r--src/zenity.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zenity.ui b/src/zenity.ui
index 43b884f..07915d3 100644
--- a/src/zenity.ui
+++ b/src/zenity.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.19.0 -->
+<!-- Generated with glade 3.20.0 -->
<interface>
<requires lib="gtk+" version="3.0"/>
<object class="GtkAdjustment" id="adjustment1">
@@ -440,7 +440,7 @@
</child>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>