aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/bools.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-01-26 22:37:40 +0100
committerChristian Schneppe <christian@pix-art.de>2019-01-26 22:37:40 +0100
commitfb5825bd8696a8a8b651c18000c5c73e0b265254 (patch)
tree18b74bf60391af1fa1bf7631e35b74f77606ea56 /src/main/res/values/bools.xml
parentd827482d9085b5e560c5fd6d4287cc3ea9b6fbb7 (diff)
make avatars from contacts configurable
Diffstat (limited to 'src/main/res/values/bools.xml')
-rw-r--r--src/main/res/values/bools.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values/bools.xml b/src/main/res/values/bools.xml
new file mode 100644
index 000000000..4807728ca
--- /dev/null
+++ b/src/main/res/values/bools.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <bool name="prefer_xmpp_avatar">true</bool>
+</resources> \ No newline at end of file