[anjuta] document-manager: make the search files options span two cells of the top grid



commit f76e85d340c30341f17a96c0c338fbb1d8e701c9
Author: Carl-Anton Ingmarsson <ca ingmarsson gmail com>
Date:   Wed Jan 30 10:56:00 2013 +0100

    document-manager: make the search files options span two cells of the top grid
    
    So that the minimum width of the search files dialog is a bit smaller.

 .../document-manager/anjuta-document-manager.ui    |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/plugins/document-manager/anjuta-document-manager.ui b/plugins/document-manager/anjuta-document-manager.ui
index d124d77..ea888e5 100644
--- a/plugins/document-manager/anjuta-document-manager.ui
+++ b/plugins/document-manager/anjuta-document-manager.ui
@@ -532,7 +532,7 @@
           <packing>
             <property name="left_attach">0</property>
             <property name="top_attach">2</property>
-            <property name="width">1</property>
+            <property name="width">2</property>
             <property name="height">1</property>
           </packing>
         </child>
@@ -610,9 +610,6 @@
             <property name="height">2</property>
           </packing>
         </child>
-        <child>
-          <placeholder/>
-        </child>
       </object>
     </child>
   </object>



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