[gnome-utils] Increase the size of the filename entry



commit a8fdd9a767ec6523476fdaf590ad373cba670344
Author: William Jon McCann <jmccann redhat com>
Date:   Fri Jun 10 14:25:23 2011 -0400

    Increase the size of the filename entry
    
    To accomodate at least the timestamp.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=565907

 gnome-screenshot/gnome-screenshot.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-screenshot/gnome-screenshot.ui b/gnome-screenshot/gnome-screenshot.ui
index 6fdd3fe..62f1265 100644
--- a/gnome-screenshot/gnome-screenshot.ui
+++ b/gnome-screenshot/gnome-screenshot.ui
@@ -186,7 +186,7 @@
                         <property name="has_frame">True</property>
                         <property name="invisible_char" translatable="yes">*</property>
                         <property name="activates_default">True</property>
-                        <property name="width_chars">24</property>
+                        <property name="width_chars">32</property>
                       </object>
                       <packing>
                         <property name="left_attach">1</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]