Merge lp:~elementary-apps/pantheon-photos/thumbnails-for-ants into lp:~pantheon-photos/pantheon-photos/trunk

Proposed by Danielle Foré
Status: Merged
Approved by: Danielle Foré
Approved revision: 2576
Merged at revision: 2576
Proposed branch: lp:~elementary-apps/pantheon-photos/thumbnails-for-ants
Merge into: lp:~pantheon-photos/pantheon-photos/trunk
Diff against target: 17 lines (+1/-2)
1 file modified
misc/org.yorba.shotwell.gschema.xml (+1/-2)
To merge this branch: bzr merge lp:~elementary-apps/pantheon-photos/thumbnails-for-ants
Reviewer Review Type Date Requested Status
Cassidy James Blaede Approve
Review via email: mp+231109@code.launchpad.net

Commit message

make default thumbnail size 256 instead of 128

To post a comment you must log in.
Revision history for this message
Cassidy James Blaede (cassidyjames) wrote :

Looks simple enough to me. :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'misc/org.yorba.shotwell.gschema.xml'
2--- misc/org.yorba.shotwell.gschema.xml 2014-04-21 05:00:16 +0000
3+++ misc/org.yorba.shotwell.gschema.xml 2014-08-17 02:00:28 +0000
4@@ -138,7 +138,7 @@
5 </key>
6
7 <key name="photo-thumbnail-scale" type="i">
8- <default>128</default>
9+ <default>256</default>
10 <summary>photo thumbnail scale</summary>
11 <description>The scale of photo thumbnails, ranging from 72 to 360.</description>
12 </key>
13@@ -680,4 +680,3 @@
14 </schema>
15
16 </schemalist>
17-

Subscribers

People subscribed via source and target branches