aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/cc-plugins/services/yahoo-im.service
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu-online-accounts/cc-plugins/services/yahoo-im.service')
-rw-r--r--ubuntu-online-accounts/cc-plugins/services/yahoo-im.service18
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu-online-accounts/cc-plugins/services/yahoo-im.service b/ubuntu-online-accounts/cc-plugins/services/yahoo-im.service
new file mode 100644
index 000000000..6fffb851c
--- /dev/null
+++ b/ubuntu-online-accounts/cc-plugins/services/yahoo-im.service
@@ -0,0 +1,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="yahoo-im">
+ <type>IM</type>
+ <name>Yahoo!</name>
+ <icon>yahoo</icon>
+ <provider>yahoo</provider>
+
+ <!-- default settings (account settings have precedence over these) -->
+ <template>
+ <group name="telepathy">
+ <setting name="manager">haze</setting>
+ <setting name="protocol">yahoo</setting>
+ </group>
+ </template>
+
+</service>