aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/services/local-xmpp-im.service
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu-online-accounts/cc-plugins/services/local-xmpp-im.service')
-rw-r--r--ubuntu-online-accounts/cc-plugins/services/local-xmpp-im.service18
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu-online-accounts/cc-plugins/services/local-xmpp-im.service b/ubuntu-online-accounts/cc-plugins/services/local-xmpp-im.service
new file mode 100644
index 000000000..c8dbb29a8
--- /dev/null
+++ b/ubuntu-online-accounts/cc-plugins/services/local-xmpp-im.service
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!-- Generated using empathy/ubuntu-online-accounts/cc-plugins/generate-plugins.py
+ Do NOT edit manually -->
+<service id="local-xmpp-im">
+ <type>IM</type>
+ <name>Salut</name>
+ <icon>people-nearby</icon>
+ <provider>local-xmpp</provider>
+
+ <!-- default settings (account settings have precedence over these) -->
+ <template>
+ <group name="telepathy">
+ <setting name="manager">salut</setting>
+ <setting name="protocol">local-xmpp</setting>
+ </group>
+ </template>
+
+</service>