[CalendarServer-changes] [1133] PyOpenDirectory/branches/users/cdaboo/od-schema-1044/pysrc/ dsattributes.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 6 12:36:52 PST 2007


Revision: 1133
          http://trac.macosforge.org/projects/calendarserver/changeset/1133
Author:   cdaboo at apple.com
Date:     2007-02-06 12:36:52 -0800 (Tue, 06 Feb 2007)

Log Message:
-----------
New services locator attribute.

Modified Paths:
--------------
    PyOpenDirectory/branches/users/cdaboo/od-schema-1044/pysrc/dsattributes.py

Modified: PyOpenDirectory/branches/users/cdaboo/od-schema-1044/pysrc/dsattributes.py
===================================================================
--- PyOpenDirectory/branches/users/cdaboo/od-schema-1044/pysrc/dsattributes.py	2007-02-06 18:28:24 UTC (rev 1132)
+++ PyOpenDirectory/branches/users/cdaboo/od-schema-1044/pysrc/dsattributes.py	2007-02-06 20:36:52 UTC (rev 1133)
@@ -1563,6 +1563,12 @@
 kDSNAttrResourceType = "dsAttrTypeStandard:ResourceType"
 
 """
+ kDSNAttrServicesLocator
+ Attribute describing the services hosted for the record.
+"""
+kDSNAttrServicesLocator = "dsAttrTypeStandard:ServicesLocator"
+
+"""
  kDSNAttrState
  The state or province of a country.
 """

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070206/960f845e/attachment.html


More information about the calendarserver-changes mailing list