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
1=== modified file 'Switchboard/switchboard-app.vala'
2--- Switchboard/switchboard-app.vala 2012-12-09 19:11:23 +0000
3+++ Switchboard/switchboard-app.vala 2012-12-10 12:42:19 +0000
4@@ -254,6 +254,10 @@
5 navigation_button.set_sensitive(true);
6 navigation_button.stock_id = Gtk.Stock.HOME;
7 }
8+
9+ if (@extern) {
10+ switch_to_icons ();
11+ }
12 }
13
14 // Change Switchboard title back to "Switchboard"

Subscribers

People subscribed via source and target branches

to all changes: