Merge lp:~elementary-apps/pantheon-files/larger-default-window into lp:~elementary-apps/pantheon-files/trunk

Proposed by Danielle Foré
Status: Merged
Approved by: Cody Garver
Approved revision: 1573
Merged at revision: 1573
Proposed branch: lp:~elementary-apps/pantheon-files/larger-default-window
Merge into: lp:~elementary-apps/pantheon-files/trunk
Diff against target: 18 lines (+2/-2)
1 file modified
data/schemas/org.pantheon.files.gschema.xml (+2/-2)
To merge this branch: bzr merge lp:~elementary-apps/pantheon-files/larger-default-window
Reviewer Review Type Date Requested Status
elementary Apps team Pending
Review via email: mp+230240@code.launchpad.net

Commit message

1000x680 default window size

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 'data/schemas/org.pantheon.files.gschema.xml'
2--- data/schemas/org.pantheon.files.gschema.xml 2014-07-08 03:51:48 +0000
3+++ data/schemas/org.pantheon.files.gschema.xml 2014-08-10 22:12:16 +0000
4@@ -81,12 +81,12 @@
5 <description>Expand/Collapse categorie Network</description>
6 </key>
7 <key type="i" name="window-width">
8- <default>700</default>
9+ <default>1000</default>
10 <summary>Window width.</summary>
11 <description>Default window width.</description>
12 </key>
13 <key type="i" name="window-height">
14- <default>450</default>
15+ <default>680</default>
16 <summary>Window height.</summary>
17 <description>Default window height.</description>
18 </key>

Subscribers

People subscribed via source and target branches