[gnome-music/wip/mschraal/replace-gtkarrow] data: Remove duplicate property



commit b95c4cc6bf6d4a39cead271ba317ea5d2f80c943
Author: Marinus Schraal <mschraal gnome org>
Date:   Thu Aug 9 11:19:41 2018 +0200

    data: Remove duplicate property
    
    The can-focus property was defined twice and in opposite terms for
    SelectionBarMenuButton in SelectionBarMenuButton.ui.
    Remove the duplicate and incorrect entry.

 data/SelectionBarMenuButton.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/SelectionBarMenuButton.ui b/data/SelectionBarMenuButton.ui
index ca23d82f..b2bde8b2 100644
--- a/data/SelectionBarMenuButton.ui
+++ b/data/SelectionBarMenuButton.ui
@@ -18,7 +18,6 @@
     <property name="visible">True</property>
     <property name="can-focus">True</property>
     <property name="relief">none</property>
-    <property name="can-focus">False</property>
     <child>
       <object class="GtkBox" id="selection-menu-button-box">
         <property name="visible">True</property>


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