[dconf-editor] Bug 756731.



commit 829ec7f18abf10ee201bc8d14cbb87bd7ca1ec1d
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat Oct 17 05:47:12 2015 +0200

    Bug 756731.

 editor/bookmarks.ui    |    6 +++---
 editor/dconf-editor.ui |    3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/editor/bookmarks.ui b/editor/bookmarks.ui
index ce738f2..ba029c1 100644
--- a/editor/bookmarks.ui
+++ b/editor/bookmarks.ui
@@ -98,9 +98,9 @@ be added here</property> <!-- line wrap wanted -->
   </object>
   <template class="Bookmarks" parent="GtkMenuButton">
     <property name="popover">bookmarks_popover</property>
-    <style>
-      <class name="image-button"/>
-    </style>
+<!--    <style>
+      <class name="image-button"/>  TODO bug https://bugzilla.gnome.org/show_bug.cgi?id=756731
+    </style> -->
     <child internal-child="accessible">
       <object class="AtkObject">
         <property name="AtkObject::accessible-name" translatable="yes">Bookmarks</property>
diff --git a/editor/dconf-editor.ui b/editor/dconf-editor.ui
index 2dffee6..ac5055f 100644
--- a/editor/dconf-editor.ui
+++ b/editor/dconf-editor.ui
@@ -50,6 +50,9 @@
             <property name="schema">ca.desrt.dconf-editor.Settings</property>
             <signal name="clicked" handler="on_bookmarks_button_clicked"/>
             <signal name="bookmark_activated" handler="scroll_to_path"/>
+            <style>
+              <class name="image-button"/> <!-- TODO https://bugzilla.gnome.org/show_bug.cgi?id=756731 -->
+            </style>
           </object>
           <packing>
             <property name="pack-type">end</property>


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