]> git.0d.be Git - empathy.git/blob - ubuntu-online-accounts/cc-plugins/services/sip-im.service
e46ef7ab4ed0520b3101582a3c8eccdf6169046b
[empathy.git] / ubuntu-online-accounts / cc-plugins / services / sip-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="sip-im">
5   <type>IM</type>
6   <name>SIP</name>
7   <icon>sip</icon>
8   <provider>sip</provider>
9
10   <!-- default settings (account settings have precedence over these) -->
11   <template>
12     <group name="telepathy">
13       <setting name="manager">sofiasip</setting>
14       <setting name="protocol">sip</setting>
15     </group>
16   </template>
17
18 </service>