[gtksourceview/wip/regex-search: 8/16] test-search-ui: bigger GtkEntries



commit a598e0bc8a873f6af6be14da50d82da11a2d30c3
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Jul 21 15:09:26 2013 +0200

    test-search-ui: bigger GtkEntries
    
    For long regexes.

 tests/test-search-ui.ui |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/tests/test-search-ui.ui b/tests/test-search-ui.ui
index 2c87d85..9fbab66 100644
--- a/tests/test-search-ui.ui
+++ b/tests/test-search-ui.ui
@@ -81,7 +81,7 @@
         </child>
         <child>
           <object class="GtkSearchEntry" id="search_entry">
-            <property name="width_request">200</property>
+            <property name="width_request">300</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="halign">start</property>
@@ -297,6 +297,7 @@
         </child>
         <child>
           <object class="GtkEntry" id="replace_entry">
+            <property name="width_request">300</property>
             <property name="visible">True</property>
             <property name="can_focus">True</property>
           </object>


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