Merge lp:~larsu/unity-control-center/primary-toolbar into lp:unity-control-center

Proposed by Lars Karlitski
Status: Merged
Approved by: Iain Lane
Approved revision: 12799
Merged at revision: 12800
Proposed branch: lp:~larsu/unity-control-center/primary-toolbar
Merge into: lp:unity-control-center
Diff against target: 12 lines (+1/-1)
1 file modified
shell/shell.ui (+1/-1)
To merge this branch: bzr merge lp:~larsu/unity-control-center/primary-toolbar
Reviewer Review Type Date Requested Status
Iain Lane Approve
Review via email: mp+245005@code.launchpad.net

Commit message

shell.ui: set .primary-toolbar instead of .menubar on the primary toolbar

Description of the change

shell.ui: set .primary-toolbar instead of .menubar on the primary toolbar

Fixes light "All Settings" button.

To post a comment you must log in.
Revision history for this message
Iain Lane (laney) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'shell/shell.ui'
--- shell/shell.ui 2014-03-12 12:52:50 +0000
+++ shell/shell.ui 2014-12-17 15:48:43 +0000
@@ -15,7 +15,7 @@
15 <object class="GtkToolbar" id="toolbar1">15 <object class="GtkToolbar" id="toolbar1">
16 <property name="visible">True</property>16 <property name="visible">True</property>
17 <style>17 <style>
18 <class name="menubar"/>18 <class name="primary-toolbar"/>
19 </style>19 </style>
20 <child>20 <child>
21 <object class="GtkToolItem" id="toolbutton1">21 <object class="GtkToolItem" id="toolbutton1">

Subscribers

People subscribed via source and target branches