blob: 836610a6acef3e038422a8e5be8c5bc34589079e (
plain) (
tree)
|
|
<?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>
<group name="auth">
<setting name="method">password</setting>
<setting name="mechanism">password</setting>
</group>
</template>
</service>
|