aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-http/org-gnome-calendar-http.eplug.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/calendar-http/org-gnome-calendar-http.eplug.xml')
-rw-r--r--plugins/calendar-http/org-gnome-calendar-http.eplug.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/plugins/calendar-http/org-gnome-calendar-http.eplug.xml b/plugins/calendar-http/org-gnome-calendar-http.eplug.xml
index 25f137b644..0d7e45b836 100644
--- a/plugins/calendar-http/org-gnome-calendar-http.eplug.xml
+++ b/plugins/calendar-http/org-gnome-calendar-http.eplug.xml
@@ -12,13 +12,17 @@
target="source"
id="org.gnome.evolution.calendar.calendarProperties"
check="e_calendar_http_check">
- <item
+ <item
type="item_table"
path="00.general/00.source/40.url"
factory="e_calendar_http_url"/>
<item
type="item_table"
- path="00.general/00.source/50.refresh"
+ path="00.general/00.source/50.secure"
+ factory="e_calendar_http_secure"/>
+ <item
+ type="item_table"
+ path="00.general/00.source/60.refresh"
factory="e_calendar_http_refresh"/>
</group>
</hook>