aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/services/sip-im.service
blob: e46ef7ab4ed0520b3101582a3c8eccdf6169046b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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="sip-im">
  <type>IM</type>
  <name>SIP</name>
  <icon>sip</icon>
  <provider>sip</provider>

  <!-- default settings (account settings have precedence over these) -->
  <template>
    <group name="telepathy">
      <setting name="manager">sofiasip</setting>
      <setting name="protocol">sip</setting>
    </group>
  </template>

</service>