[totem] backend: Re-link the controls after theme changes



commit ee33197d454693d37301ffa27530326b51049a7a
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Mar 16 16:12:37 2016 +0100

    backend: Re-link the controls after theme changes
    
    https://bugzilla.gnome.org/show_bug.cgi?id=763264

 data/controls.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/controls.ui b/data/controls.ui
index c017f7e..b3059b7 100644
--- a/data/controls.ui
+++ b/data/controls.ui
@@ -17,6 +17,9 @@
               <object class="GtkBox" id="controls_box">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <style>
+                  <class name="linked"/>
+                </style>
                 <child>
                   <placeholder/>
                 </child>


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