[gnome-control-center] shell: Fix initial state of the "search" icon in entry



commit b532e235323d1216d9b1395480631e9b27768bb8
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Apr 26 14:28:59 2011 +0100

    shell: Fix initial state of the "search" icon in entry

 shell/shell.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index da7d2ad..d926f64 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -55,6 +55,8 @@
                                 <property name="can_focus">True</property>
                                 <property name="invisible_char">&#x25CF;</property>
                                 <property name="secondary-icon-name">edit-find-symbolic</property>
+                                <property name="secondary-icon-activatable">False</property>
+                                <property name="secondary-icon-sensitive">False</property>
                               </object>
                             </child>
                           </object>



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