Merge lp:~julien-spautz/switchboard-plug-pantheon-shell/fix-1100833 into lp:~elementary-apps/switchboard-plug-pantheon-shell/trunk

Proposed by Julien Spautz
Status: Merged
Merged at revision: 124
Proposed branch: lp:~julien-spautz/switchboard-plug-pantheon-shell/fix-1100833
Merge into: lp:~elementary-apps/switchboard-plug-pantheon-shell/trunk
Diff against target: 11 lines (+0/-1)
1 file modified
src/Wallpaper.vala (+0/-1)
To merge this branch: bzr merge lp:~julien-spautz/switchboard-plug-pantheon-shell/fix-1100833
Reviewer Review Type Date Requested Status
Cody Garver (community) Approve
Review via email: mp+162849@code.launchpad.net

Description of the change

fixes bug #1079060, sorry wrong bug number in url and commit

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 'src/Wallpaper.vala'
2--- src/Wallpaper.vala 2013-02-25 18:44:19 +0000
3+++ src/Wallpaper.vala 2013-05-07 17:01:13 +0000
4@@ -145,7 +145,6 @@
5
6 combo = new ComboBoxText ();
7 combo.append ("none", _("None"));
8- combo.append ("wallpaper", _("Wallpaper"));
9 combo.append ("centered", _("Centered"));
10 combo.append ("scaled", _("Scaled"));
11 combo.append ("stretched", _("Stretched"));

Subscribers

People subscribed via source and target branches

to all changes: