From ef14066564b664328c69569aa0c66bdb49b496d5 Mon Sep 17 00:00:00 2001 From: Arx Cruz Date: Tue, 4 Apr 2017 15:08:33 +0200 Subject: 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 --- src/zenity.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/zenity.ui b/src/zenity.ui index 43b884f6..07915d34 100644 --- a/src/zenity.ui +++ b/src/zenity.ui @@ -1,5 +1,5 @@ - + @@ -440,7 +440,7 @@ - False + True True 0 -- cgit