Merge lp:~codygarver/pantheon-photos/fix-1261094 into lp:~pantheon-photos/pantheon-photos/trunk

Proposed by Cody Garver
Status: Merged
Approved by: Danielle Foré
Approved revision: 2505
Merged at revision: 2505
Proposed branch: lp:~codygarver/pantheon-photos/fix-1261094
Merge into: lp:~pantheon-photos/pantheon-photos/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
misc/org.yorba.shotwell.gschema.xml (+1/-1)
To merge this branch: bzr merge lp:~codygarver/pantheon-photos/fix-1261094
Reviewer Review Type Date Requested Status
Danielle Foré Approve
Review via email: mp+203461@code.launchpad.net

Commit message

Enable auto-import by default to fix bug #1261094

To post a comment you must log in.
Revision history for this message
Danielle Foré (danrabbit) :
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 2013-05-01 19:35:49 +0000
3+++ misc/org.yorba.shotwell.gschema.xml 2014-01-28 03:58:50 +0000
4@@ -234,7 +234,7 @@
5 </key>
6
7 <key name="auto-import" type="b">
8- <default>false</default>
9+ <default>true</default>
10 <summary>watch library directory for new files</summary>
11 <description>If true, files added to the library directory are automatically imported.</description>
12 </key>

Subscribers

People subscribed via source and target branches

to all changes: