aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/services/sametime-im.service
blob: 623a017ac9af492d468bdf7b4734f7b43d283511 (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="sametime-im">
  <type>IM</type>
  <name>Sametime</name>
  <icon>sametime</icon>
  <provider>sametime</provider>

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

</service>