aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-http/org-gnome-calendar-http.eplug.in
diff options
context:
space:
mode:
authorDavid Trowbridge <David.Trowbridge@Colorado.edu>2004-12-28 20:10:46 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-12-28 20:10:46 +0800
commitd21980207d955490db6e9d366e289dbee690e6af (patch)
treefd224af5e25b43c36e3078526ac5c2df34ba4b38 /plugins/calendar-http/org-gnome-calendar-http.eplug.in
parentdd22d9bacf944cf16ca75231ddd0eb8ed2aa73cf (diff)
downloadgsoc2013-evolution-d21980207d955490db6e9d366e289dbee690e6af.tar
gsoc2013-evolution-d21980207d955490db6e9d366e289dbee690e6af.tar.gz
gsoc2013-evolution-d21980207d955490db6e9d366e289dbee690e6af.tar.bz2
gsoc2013-evolution-d21980207d955490db6e9d366e289dbee690e6af.tar.lz
gsoc2013-evolution-d21980207d955490db6e9d366e289dbee690e6af.tar.xz
gsoc2013-evolution-d21980207d955490db6e9d366e289dbee690e6af.tar.zst
gsoc2013-evolution-d21980207d955490db6e9d366e289dbee690e6af.zip
s/strcmp/strncmp.
2004-12-28 David Trowbridge <David.Trowbridge@Colorado.edu> * calendar-http.c (e_calendar_http_check): s/strcmp/strncmp. * org-gnome-calendar-http.eplug.in: fixed order of menus. svn path=/trunk/; revision=28204
Diffstat (limited to 'plugins/calendar-http/org-gnome-calendar-http.eplug.in')
-rw-r--r--plugins/calendar-http/org-gnome-calendar-http.eplug.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/calendar-http/org-gnome-calendar-http.eplug.in b/plugins/calendar-http/org-gnome-calendar-http.eplug.in
index 1f0e0c622e..3ffe2783c4 100644
--- a/plugins/calendar-http/org-gnome-calendar-http.eplug.in
+++ b/plugins/calendar-http/org-gnome-calendar-http.eplug.in
@@ -12,11 +12,11 @@
check="e_calendar_http_check">
<item
type="item_table"
- path="00.general/00.source/30.url"
+ path="00.general/00.source/40.url"
factory="e_calendar_http_url"/>
<item
type="item_table"
- path="00.general/00.source/40.refresh"
+ path="00.general/00.source/50.refresh"
factory="e_calendar_http_refresh"/>
</group>
</hook>