Merge lp:~jaapz-b/switchboard/fix-1088451 into lp:~elementary-pantheon/switchboard/switchboard

Proposed by Jaap Broekhuizen
Status: Merged
Merged at revision: 352
Proposed branch: lp:~jaapz-b/switchboard/fix-1088451
Merge into: lp:~elementary-pantheon/switchboard/switchboard
Diff against target: 14 lines (+4/-0)
1 file modified
Switchboard/switchboard-app.vala (+4/-0)
To merge this branch: bzr merge lp:~jaapz-b/switchboard/fix-1088451
Reviewer Review Type Date Requested Status
Cody Garver (community) Approve
Review via email: mp+138947@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Cody Garver (codygarver) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'Switchboard/switchboard-app.vala'
--- Switchboard/switchboard-app.vala 2012-12-09 19:11:23 +0000
+++ Switchboard/switchboard-app.vala 2012-12-10 12:42:19 +0000
@@ -254,6 +254,10 @@
254 navigation_button.set_sensitive(true);254 navigation_button.set_sensitive(true);
255 navigation_button.stock_id = Gtk.Stock.HOME;255 navigation_button.stock_id = Gtk.Stock.HOME;
256 }256 }
257
258 if (@extern) {
259 switch_to_icons ();
260 }
257 }261 }
258262
259 // Change Switchboard title back to "Switchboard"263 // Change Switchboard title back to "Switchboard"

Subscribers

People subscribed via source and target branches

to all changes: