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

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

</service>