[CalendarServer-changes] [13902] CalDAVTester/trunk/odsetup.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Aug 20 10:50:31 PDT 2014


Revision: 13902
          http://trac.calendarserver.org//changeset/13902
Author:   sagen at apple.com
Date:     2014-08-20 10:50:31 -0700 (Wed, 20 Aug 2014)
Log Message:
-----------
Rename 'Room NNN' to 'Location NNN' to match our xml locations

Modified Paths:
--------------
    CalDAVTester/trunk/odsetup.py

Modified: CalDAVTester/trunk/odsetup.py
===================================================================
--- CalDAVTester/trunk/odsetup.py	2014-08-20 15:31:15 UTC (rev 13901)
+++ CalDAVTester/trunk/odsetup.py	2014-08-20 17:50:31 UTC (rev 13902)
@@ -215,7 +215,7 @@
 """
 
 locationattrs = {
-    "dsAttrTypeStandard:RealName": "Room %02d",
+    "dsAttrTypeStandard:RealName": "Location %02d",
 }
 
 delegatedroomattrs = {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140820/d476b0fa/attachment.html>


More information about the calendarserver-changes mailing list