Title: [commits] (morgen) [11139] Fix for bug 6235 (rename OOTB sharing account to 'Cosmo Sharing Service')
Revision
11139
Author
morgen
Date
2006-07-12 16:14:53 -0700 (Wed, 12 Jul 2006)

Log Message

Fix for bug 6235 (rename OOTB sharing account to 'Cosmo Sharing Service')

Modified Paths

Diff

Modified: trunk/chandler/parcels/osaf/app/__init__.py (11138 => 11139)

--- trunk/chandler/parcels/osaf/app/__init__.py	2006-07-12 17:53:48 UTC (rev 11138)
+++ trunk/chandler/parcels/osaf/app/__init__.py	2006-07-12 23:14:53 UTC (rev 11139)
@@ -70,7 +70,7 @@
 
 
     sharing.WebDAVAccount.update(parcel, 'CosmoWebDAVAccount',
-        displayName=_(u'Sharing'),
+        displayName=_(u'Cosmo Sharing Service'),
         host=u'cosmo-demo.osafoundation.org',
         path=u'/home/<username>',
         username=u'',




_______________________________________________
Commits mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/commits

Reply via email to