[gnome-system-monitor] Use searchentry in open files dialog



commit 335d58ad1f3a30f5443e0d7245a89e61d4b32927
Author: Robert Roth <robert roth off gmail com>
Date:   Tue Apr 15 12:39:07 2014 +0300

    Use searchentry in open files dialog

 data/lsof.ui |   19 +------------------
 1 files changed, 1 insertions(+), 18 deletions(-)
---
diff --git a/data/lsof.ui b/data/lsof.ui
index e0e5dd4..090816b 100644
--- a/data/lsof.ui
+++ b/data/lsof.ui
@@ -73,7 +73,7 @@
               </packing>
             </child>
             <child>
-              <object class="GtkEntry" id="entry">
+              <object class="GtkSearchEntry" id="entry">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="hexpand">True</property>
@@ -86,23 +86,6 @@
                 <property name="height">1</property>
               </packing>
             </child>
-            <child>
-              <object class="GtkButton" id="clear_button">
-                <property name="label" translatable="yes">C_lear</property>
-                <property name="use_action_appearance">False</property>
-                <property name="visible">True</property>
-                <property name="can_focus">True</property>
-                <property name="receives_default">True</property>
-                <property name="use_action_appearance">False</property>
-                <property name="use_underline">True</property>
-              </object>
-              <packing>
-                <property name="left_attach">4</property>
-                <property name="top_attach">0</property>
-                <property name="width">1</property>
-                <property name="height">1</property>
-              </packing>
-            </child>
           </object>
           <packing>
             <property name="left_attach">0</property>


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