diff options
Diffstat (limited to 'calendar/gui/apps_evolution_calendar.schemas.in.in')
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in index 5c9f1294a9..6be74dc8c1 100644 --- a/calendar/gui/apps_evolution_calendar.schemas.in.in +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -367,5 +367,15 @@ <short>List of urls for free/busy publishing</short> </locale> </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/publish/template</key> + <applyto>/apps/evolution/calendar/publish/template</applyto> + <owner>evolution-calendar</owner> + <type>string</type> + <locale name="C"> + <short>The url template to use as a free/busy data fallback</short> + </locale> + </schema> </schemalist> </gconfschemafile> |