]> git.0d.be Git - empathy.git/blob - ubuntu-online-accounts/cc-plugins/services/icq-im.service
UOA: Set password auth mechanism/method on generic IM services
[empathy.git] / ubuntu-online-accounts / cc-plugins / services / icq-im.service
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!-- Generated using empathy/ubuntu-online-accounts/cc-plugins/generate-plugins.py
3      Do NOT edit manually -->
4 <service id="icq-im">
5   <type>IM</type>
6   <name>ICQ</name>
7   <icon>icq</icon>
8   <provider>icq</provider>
9
10   <!-- default settings (account settings have precedence over these) -->
11   <template>
12     <group name="telepathy">
13       <setting name="manager">haze</setting>
14       <setting name="protocol">icq</setting>
15     </group>
16     <group name="auth">
17       <setting name="method">password</setting>
18       <setting name="mechanism">password</setting>
19     </group>
20   </template>
21
22 </service>