]> git.0d.be Git - empathy.git/commitdiff
main-window: add back the primary-toolbar hint
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 1 Sep 2011 17:55:38 +0000 (13:55 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 2 Sep 2011 19:10:06 +0000 (15:10 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=657956

src/empathy-main-window.ui

index 711cab0da3b7f439fef328604fcfe2fffb89dc9b..a09d123f8f39c909bc32fdda63e9630fc80b5e2b 100644 (file)
@@ -9,6 +9,9 @@
         <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="toolbar_style">both</property>
+        <style>
+          <class name="primary-toolbar"/>
+        </style>
       </object>
       <packing>
         <property name="expand">False</property>