~seb128/sync-monitor/synchronization-typo

« back to all changes in this revision

Viewing changes to accounts/applications/calendar-sync.application.in

  • Committer: CI bot
  • Author(s): Renato Araujo Oliveira Filho
  • Date: 2014-04-09 06:46:43 UTC
  • mfrom: (17.1.46 initial-release)
  • Revision ID: ps-jenkins@lists.canonical.com-20140409064643-bidc0po4gfxj6vol
Updated package version. Fixes: 1302159, 1302160, 1302171

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
 
<application id="google-caldav-application">
 
2
<application id="calendar-sync">
3
3
  <_description>Calendar</_description>
4
4
  <desktop-entry>sync-monitor-calendar.desktop</desktop-entry>
5
 
  <translations>google-caldav-application</translations>
6
 
  <services>
7
 
    <service id="google-caldav">
 
5
  <translations>calendar-sync</translations>
 
6
 
 
7
  <service-types>
 
8
    <service-type id="calendar">
8
9
      <_description>Syncronize your calendar</_description>
9
 
    </service>
10
 
  </services>
 
10
    </service-type>
 
11
  </service-types>
11
12
</application>