~renatofilho/ubuntu-calendar-app/fix-1556945

1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<application id="com.ubuntu.calendar_calendar">
  <description>Calendar</description>
  <translations>calendar-sync</translations>

  <services>
    <service id="google-caldav">
      <description>Syncronize your calendar</description>
    </service>
  </services>

</application>