aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-http/org-gnome-calendar-http.eplug.xml
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-01-16 13:17:01 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-01-16 13:17:01 +0800
commitc08527c8364b491c778287d1a3db6bd98eaa4bd2 (patch)
tree596b0b9fe699476cfadd6d148e7babd506987553 /plugins/calendar-http/org-gnome-calendar-http.eplug.xml
parent40fa57c87c43e15dbd3df7769675b8aed0d41938 (diff)
downloadgsoc2013-evolution-c08527c8364b491c778287d1a3db6bd98eaa4bd2.tar
gsoc2013-evolution-c08527c8364b491c778287d1a3db6bd98eaa4bd2.tar.gz
gsoc2013-evolution-c08527c8364b491c778287d1a3db6bd98eaa4bd2.tar.bz2
gsoc2013-evolution-c08527c8364b491c778287d1a3db6bd98eaa4bd2.tar.lz
gsoc2013-evolution-c08527c8364b491c778287d1a3db6bd98eaa4bd2.tar.xz
gsoc2013-evolution-c08527c8364b491c778287d1a3db6bd98eaa4bd2.tar.zst
gsoc2013-evolution-c08527c8364b491c778287d1a3db6bd98eaa4bd2.zip
fixes #267402
svn path=/trunk/; revision=31189
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>