[Commits] (bkirsch) Added some comments
commits at osafoundation.org
commits at osafoundation.org
Thu Aug 19 18:08:24 PDT 2004
Commit by: bkirsch
Modified files:
chandler/parcels/osaf/mail/sharing.py 1.1 1.2
Log message:
Added some comments
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/parcels/osaf/mail/sharing.py.diff?r1=text&tr1=1.1&r2=text&tr2=1.2
Index: chandler/parcels/osaf/mail/sharing.py
diff -u chandler/parcels/osaf/mail/sharing.py:1.1 chandler/parcels/osaf/mail/sharing.py:1.2
--- chandler/parcels/osaf/mail/sharing.py:1.1 Wed Aug 11 10:35:37 2004
+++ chandler/parcels/osaf/mail/sharing.py Thu Aug 19 18:08:22 2004
@@ -0,0 +1,12 @@
+"""SENDING:
+ I Receive
+ 1. URL
+ 2 TO Address List
+
+ Receiving:
+ 1. I Post the URL for sharing
+ 2. Delete the message on the imap server
+
+
+"""
+
More information about the Commits
mailing list