diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:39:17 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-22 06:39:17 +0100 |
commit | 3253d99365813f2d2ffd05e10cbb8c11f53d746e (patch) | |
tree | 0ab6f04d9051dc4ada1c4f977a01308227767234 /misc/org.yorba.shotwell.gschema.xml | |
parent | e69c1b746d63bf794316669471474ab57c8cd40a (diff) |
New upstream version 0.26.0upstream/0.26.0
Diffstat (limited to 'misc/org.yorba.shotwell.gschema.xml')
-rw-r--r-- | misc/org.yorba.shotwell.gschema.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/org.yorba.shotwell.gschema.xml b/misc/org.yorba.shotwell.gschema.xml index ce3b815..afd2f02 100644 --- a/misc/org.yorba.shotwell.gschema.xml +++ b/misc/org.yorba.shotwell.gschema.xml @@ -668,7 +668,7 @@ </key> <key name="size-selection" type="i"> - <default>3</default> + <default>-1</default> <summary>size selection</summary> <description>The index of the current print size in a pre-defined list of standard sizes</description> </key> @@ -789,13 +789,13 @@ <key name="transitions-circles" type="b"> <default>true</default> - <summary>enable slideshow circle transition</summary> + <summary>enable slideshow circles transition</summary> <description>True if the Circles slideshow transition plugin is enabled, false otherwise</description> </key> <key name="transitions-blinds" type="b"> <default>true</default> - <summary>enable slideshow slide transition</summary> + <summary>enable slideshow blinds transition</summary> <description>True if the Blinds slideshow transition plugin is enabled, false otherwise</description> </key> |