[CalendarServer-changes] [5489] CalendarServer/trunk/twistedcaldav/customxml.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 19 16:12:27 PDT 2010


Revision: 5489
          http://trac.macosforge.org/projects/calendarserver/changeset/5489
Author:   cdaboo at apple.com
Date:     2010-04-19 16:12:22 -0700 (Mon, 19 Apr 2010)
Log Message:
-----------
Element name change.

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/customxml.py

Modified: CalendarServer/trunk/twistedcaldav/customxml.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/customxml.py	2010-04-17 19:13:08 UTC (rev 5488)
+++ CalendarServer/trunk/twistedcaldav/customxml.py	2010-04-19 23:12:22 UTC (rev 5489)
@@ -870,7 +870,7 @@
     A property to indicate what type of notification the resource represents.
     """
     namespace = calendarserver_namespace
-    name = "notification-type"
+    name = "notificationtype"
     hidden = True
     protected = True
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100419/496d4e16/attachment.html>


More information about the calendarserver-changes mailing list