diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/addressbook/apps_evolution_addressbook.schemas.in | 1 | ||||
-rw-r--r-- | modules/calendar/apps_evolution_calendar.schemas.in | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/modules/addressbook/apps_evolution_addressbook.schemas.in b/modules/addressbook/apps_evolution_addressbook.schemas.in index e13337e82c..a6506d7a78 100644 --- a/modules/addressbook/apps_evolution_addressbook.schemas.in +++ b/modules/addressbook/apps_evolution_addressbook.schemas.in @@ -77,6 +77,7 @@ <applyto>/apps/evolution/addressbook/display/primary_addressbook</applyto> <owner>evolution-addressbook</owner> <type>string</type> + <default></default> <locale name="C"> <short>Primary address book</short> <long> diff --git a/modules/calendar/apps_evolution_calendar.schemas.in b/modules/calendar/apps_evolution_calendar.schemas.in index 7df4f95271..c34852ed4e 100644 --- a/modules/calendar/apps_evolution_calendar.schemas.in +++ b/modules/calendar/apps_evolution_calendar.schemas.in @@ -8,6 +8,7 @@ <applyto>/apps/evolution/calendar/display/primary_calendar</applyto> <owner>evolution-calendar</owner> <type>string</type> + <default></default> <locale name="C"> <short>Primary calendar</short> <long> @@ -501,6 +502,7 @@ <applyto>/apps/evolution/calendar/memos/primary_memos</applyto> <owner>evolution-calendar</owner> <type>string</type> + <default></default> <locale name="C"> <short>Primary memo list</short> <long> @@ -517,6 +519,7 @@ <applyto>/apps/evolution/calendar/tasks/primary_tasks</applyto> <owner>evolution-calendar</owner> <type>string</type> + <default></default> <locale name="C"> <short>Primary task list</short> <long> @@ -786,6 +789,7 @@ <applyto>/apps/evolution/calendar/publish/template</applyto> <owner>evolution-calendar</owner> <type>string</type> + <default></default> <locale name="C"> <short>Free/busy template URL</short> <long>The URL template to use as a free/busy data fallback, %u is replaced by the user part of the mail address and %d is replaced by the domain.</long> @@ -797,6 +801,7 @@ <applyto>/apps/evolution/calendar/audio_dir</applyto> <owner>evolution-calendar</owner> <type>string</type> + <default></default> <locale name="C"> <short>Save directory for reminder audio</short> <long> |