[CalendarServer-changes] [1428] CalendarServer/trunk/twistedcaldav/directory/calendar.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 27 16:22:58 PDT 2007


Revision: 1428
          http://trac.macosforge.org/projects/calendarserver/changeset/1428
Author:   wsanchez at apple.com
Date:     2007-03-27 16:22:57 -0700 (Tue, 27 Mar 2007)

Log Message:
-----------


Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/directory/calendar.py

Modified: CalendarServer/trunk/twistedcaldav/directory/calendar.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/calendar.py	2007-03-27 20:38:58 UTC (rev 1427)
+++ CalendarServer/trunk/twistedcaldav/directory/calendar.py	2007-03-27 23:22:57 UTC (rev 1428)
@@ -197,7 +197,7 @@
         )
         if config.EnableDropBox:
             childlist += (
-                ("dropbox"      , DropBoxHomeResource      ),
+                ("dropbox", DropBoxHomeResource),
             )
         if config.EnableNotifications:
             childlist += (

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070327/651608b5/attachment.html


More information about the calendarserver-changes mailing list