~renatofilho/buteo-sync-plugins-contacts/new-fw-version

« back to all changes in this revision

Viewing changes to accounts/google-buteo-contacts.service

  • Committer: CI Train Bot
  • Author(s): Renato Araujo Oliveira Filho
  • Date: 2015-10-15 20:45:25 UTC
  • mfrom: (6.1.11 rename-account-service)
  • Revision ID: ci-train-bot@canonical.com-20151015204525-dndwdwy6uwhs431k
Append 'buteo' on online account files to avoid conflict with EDS files.
Approved by: Michael Sheldon, PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
<service id="google-contacts">
3
 
  <type>contacts</type>
 
2
<service id="google-buteo-contacts">
 
3
  <type>buteo-contacts</type>
4
4
  <name>Google Contacts</name>
5
5
  <provider>google</provider>
6
6
</service>