Merge lp:~tombeckmann/switchboard/resizable into lp:~elementary-pantheon/switchboard/switchboard

Proposed by Tom Beckmann
Status: Merged
Merged at revision: 314
Proposed branch: lp:~tombeckmann/switchboard/resizable
Merge into: lp:~elementary-pantheon/switchboard/switchboard
Diff against target: 11 lines (+0/-1)
1 file modified
Switchboard/switchboard-app.vala (+0/-1)
To merge this branch: bzr merge lp:~tombeckmann/switchboard/resizable
Reviewer Review Type Date Requested Status
elementary Pantheon team Pending
Review via email: mp+125893@code.launchpad.net

Description of the change

Make switchboard's window resizable.

To post a comment you must log in.

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-09-22 20:12:56 +0000
3+++ Switchboard/switchboard-app.vala 2012-09-23 20:13:24 +0000
4@@ -136,7 +136,6 @@
5 grid.attach (scrollable_view, 0, 1, 1, 1);
6
7 main_window.set_application (this);
8- main_window.resizable = false;
9 main_window.show_all ();
10
11 foreach (var label in category_view.category_labels.values)

Subscribers

People subscribed via source and target branches

to all changes: