summaryrefslogtreecommitdiff
path: root/misc/org.yorba.shotwell.gschema.xml
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-20 15:09:31 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-20 15:09:31 +0200
commit143bfc9f801c84428074312d661f8e08803df83b (patch)
tree59a8a447529bd9ce3807aa8bacef861dc5aafd70 /misc/org.yorba.shotwell.gschema.xml
parent29a7aef998e975b42401cfa96d1b750d91eadf06 (diff)
Imported Upstream version 0.23.5upstream/0.23.5
Diffstat (limited to 'misc/org.yorba.shotwell.gschema.xml')
-rw-r--r--misc/org.yorba.shotwell.gschema.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/misc/org.yorba.shotwell.gschema.xml b/misc/org.yorba.shotwell.gschema.xml
index 1f6a093..16ba868 100644
--- a/misc/org.yorba.shotwell.gschema.xml
+++ b/misc/org.yorba.shotwell.gschema.xml
@@ -1,4 +1,4 @@
-<schemalist>
+<schemalist gettext-domain="shotwell">
<schema id="org.yorba.shotwell" path="/org/yorba/shotwell/">
<child name="preferences" schema="org.yorba.shotwell.preferences" />
@@ -35,6 +35,12 @@
<description>True if the sidebar is to be displayed, false otherwise.</description>
</key>
+ <key name="display-toolbar" type="b">
+ <default>true</default>
+ <summary>display toolbar</summary>
+ <description>True if the bottom toolbar is to be displayed, false otherwise.</description>
+ </key>
+
<key name="display-search-bar" type="b">
<default>false</default>
<summary>display search bar</summary>
@@ -427,7 +433,7 @@
<schema id="org.yorba.shotwell.sharing.org-yorba-shotwell-publishing-piwigo" path="/org/yorba/shotwell/sharing/org-yorba-shotwell-publishing-piwigo/">
<key name="url" type="s">
<default>""</default>
- <summary>Piwigio URL</summary>
+ <summary>Piwigo URL</summary>
<description>URL of the Piwigo server.</description>
</key>