aboutsummaryrefslogtreecommitdiff
path: root/libdino/data/settings.gschema.xml
diff options
context:
space:
mode:
authorMarvin W <git@larma.de>2017-03-11 23:52:12 +0100
committerMarvin W <git@larma.de>2017-03-11 23:58:35 +0100
commite27d63269d0b41fa8d5b5f0f2e4a9dc7de4b9ab9 (patch)
tree80e547d0e02e770e8bcd912e42f8afa753aeb0f6 /libdino/data/settings.gschema.xml
parentcd6b904e970291a63551d0f1d80bbd550e778ec8 (diff)
downloaddino-e27d63269d0b41fa8d5b5f0f2e4a9dc7de4b9ab9.tar.gz
dino-e27d63269d0b41fa8d5b5f0f2e4a9dc7de4b9ab9.zip
Move UI code into main dir
Diffstat (limited to 'libdino/data/settings.gschema.xml')
-rw-r--r--libdino/data/settings.gschema.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/libdino/data/settings.gschema.xml b/libdino/data/settings.gschema.xml
deleted file mode 100644
index f3d342cf..00000000
--- a/libdino/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