[meld] Remove relief from Replace buttons



commit c78e7dc307f1a5a4d57dcd6169a926cf77a0a9cc
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Thu Mar 29 06:51:01 2012 +1000

    Remove relief from Replace buttons

 data/ui/findbar.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/findbar.ui b/data/ui/findbar.ui
index bf079e9..88a4dc8 100644
--- a/data/ui/findbar.ui
+++ b/data/ui/findbar.ui
@@ -31,6 +31,7 @@
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
                 <property name="use_action_appearance">False</property>
+                <property name="relief">none</property>
                 <property name="use_underline">True</property>
                 <property name="focus_on_click">False</property>
               </object>
@@ -47,6 +48,7 @@
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
                 <property name="use_action_appearance">False</property>
+                <property name="relief">none</property>
                 <property name="use_underline">True</property>
                 <property name="focus_on_click">False</property>
               </object>



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