Add "webcal" to supported protocols.
authorHans Petter Jansson <hpj@ximian.com>
Tue, 4 Nov 2003 15:20:00 +0000 (15:20 +0000)
committerHans Petter <hansp@src.gnome.org>
Tue, 4 Nov 2003 15:20:00 +0000 (15:20 +0000)
2003-11-04  Hans Petter Jansson  <hpj@ximian.com>

* src/GNOME_Evolution_DataServerNOLDAP.server.in.in:
* src/GNOME_Evolution_DataServerLDAP.server.in.in: Add "webcal" to
supported protocols.

ChangeLog
src/GNOME_Evolution_DataServerLDAP.server.in.in
src/GNOME_Evolution_DataServerNOLDAP.server.in.in

index 0ea3743..a9217e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-04  Hans Petter Jansson  <hpj@ximian.com>
+
+       * src/GNOME_Evolution_DataServerNOLDAP.server.in.in:
+       * src/GNOME_Evolution_DataServerLDAP.server.in.in: Add "webcal" to
+       supported protocols.
+
 2003-11-04  JP Rosevear <jpr@ximian.com>
 
        * MAINTAINERS, TODO: update
index b82fe26..f19dddf 100644 (file)
@@ -33,6 +33,7 @@
 
         <oaf_attribute name="calendar:supported_protocols" type="stringv">
                <item value="file"/>
+               <item value="webcal"/>
         </oaf_attribute>
 </oaf_server>
 
index 5ebef74..35b4671 100644 (file)
@@ -32,6 +32,7 @@
 
         <oaf_attribute name="calendar:supported_protocols" type="stringv">
                <item value="file"/>
+               <item value="webcal"/>
         </oaf_attribute>
 </oaf_server>