summaryrefslogtreecommitdiff
path: root/src/services/evolution-source-registry/evolution-source-registry-resource.xml
blob: 409aa70629f5b5893bb7de9d3aa40ededc6a1bf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/org/gnome/evolution-data-server/ro-sources">
    <file>caldav-stub.source</file>
    <file>carddav-stub.source</file>
    <file>contacts-stub.source</file>
    <file>google-stub.source</file>
    <file>ldap-stub.source</file>
    <file>local-stub.source</file>
    <file>weather-stub.source</file>
    <file>webcal-stub.source</file>
    <file>webdav-notes-stub.source</file>
  </gresource>
  <gresource prefix="/org/gnome/evolution-data-server/rw-sources">
    <file>birthdays.source</file>
    <file>local.source</file>
    <file>sendmail.source</file>
    <file>system-address-book.source</file>
    <file>system-calendar.source</file>
    <file>system-memo-list.source</file>
    <file>system-proxy.source</file>
    <file>system-task-list.source</file>
    <file>vfolder.source</file>
  </gresource>
</gresources>