aboutsummaryrefslogtreecommitdiff
path: root/client/data/settings.gschema.xml
diff options
context:
space:
mode:
authorfiaxh <git@mx.ax.lt>2017-03-10 19:53:24 +0100
committerfiaxh <git@mx.ax.lt>2017-03-10 19:53:24 +0100
commit24b55d83a1f9e21b028c8d5ac9778e75565f417d (patch)
tree195b0f332e32d08e1a18fc3d8a5a6725c5ed11d7 /client/data/settings.gschema.xml
parent4c48c5c16d5f5b010c2e5dfb1affcb59f937510c (diff)
parent29ca70a6d534e1cd79963718c793ae740318cff1 (diff)
downloaddino-24b55d83a1f9e21b028c8d5ac9778e75565f417d.tar.gz
dino-24b55d83a1f9e21b028c8d5ac9778e75565f417d.zip
Merge branch 'master' of github.com:dino/dino
Diffstat (limited to 'client/data/settings.gschema.xml')
-rw-r--r--client/data/settings.gschema.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/client/data/settings.gschema.xml b/client/data/settings.gschema.xml
deleted file mode 100644
index f3d342cf..00000000
--- a/client/data/settings.gschema.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<schemalist>
- <schema id="org.dino-im" path="/org/dino-im/" gettext-domain="dino">
-
- <key name="send-read" type="b">
- <default>true</default>
- <summary>Whether to confirm that a message was received per default</summary>
- </key>
-
- <key name="convert-utf8-smileys" type="b">
- <default>true</default>
- <summary>Whether to convert common ascii smileys into unicode</summary>
- </key>
-
- </schema>
-</schemalist> \ No newline at end of file