aboutsummaryrefslogtreecommitdiffstats
path: root/data/camorama.schemas.in
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-09-18 12:23:00 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-09-18 12:23:00 -0300
commit5e9cf9ad9a646921f36c49e9f2a40d3b66e0a49f (patch)
tree41936660e216bc71bdec8fd642764f43ea4d9d38 /data/camorama.schemas.in
parentdf2014ea1559d9654b3d36720175308591862e3e (diff)
Do more fixes at Camorama's schema
There was still a mismatch between Camorama's schema file and the interface used internally. Sync them. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'data/camorama.schemas.in')
-rw-r--r--data/camorama.schemas.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/camorama.schemas.in b/data/camorama.schemas.in
index 4453f15..a902ce2 100644
--- a/data/camorama.schemas.in
+++ b/data/camorama.schemas.in
@@ -112,6 +112,19 @@
</schema>
<schema>
+ <key>/schemas/apps/camorama/preferences/remote_uri</key>
+ <applyto>/apps/camorama/preferences/remote_uri</applyto>
+ <owner>camorama</owner>
+ <type>string</type>
+ <default>your-username</default>
+ <locale name="C">
+ <short>Complete URI used to store image snapshots remotely</short>
+ <long>The complete URI of the last successful access to a remote
+ server, including protocol, host and remote directory</long>
+ </locale>
+ </schema>
+
+ <schema>
<key>/schemas/apps/camorama/preferences/remote_append_ts_to_file</key>
<applyto>/apps/camorama/preferences/remote_append_ts_to_file</applyto>
<owner>camorama</owner>

Privacy Policy