]> err.no Git - scalable-opengroupware.org/commit
added SOGoMailManager object
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 28 Sep 2004 14:17:13 +0000 (14:17 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 28 Sep 2004 14:17:13 +0000 (14:17 +0000)
commitce916fe06ecb1cc1c711148f99a03130827a2702
tree312f6ce3a6cf6cd0ea480732dc989e3fe4e8edcb
parente3d7df635a2a5e7bd187edf2bb1601b5a8729b6d
added SOGoMailManager object

git-svn-id: http://svn.opengroupware.org/SOGo/trunk@325 d1b88da0-ebda-0310-925b-ed51d893ca5b
19 files changed:
SOGo/SoObjects/Mailer/ChangeLog
SOGo/SoObjects/Mailer/GNUmakefile
SOGo/SoObjects/Mailer/SOGoMailBaseObject.h
SOGo/SoObjects/Mailer/SOGoMailBaseObject.m
SOGo/SoObjects/Mailer/SOGoMailFolder.m
SOGo/SoObjects/Mailer/SOGoMailManager.h [new file with mode: 0644]
SOGo/SoObjects/Mailer/SOGoMailManager.m [new file with mode: 0644]
SOGo/SoObjects/Mailer/Version
SOGo/UI/Mailer/Images/tbtv_account_17x17.gif [new file with mode: 0644]
SOGo/UI/Mailer/Images/tbtv_drafts_17x17.gif [new file with mode: 0644]
SOGo/UI/Mailer/Images/tbtv_inbox_17x17.gif [new file with mode: 0644]
SOGo/UI/Mailer/Images/tbtv_junction2_17x17.gif [new file with mode: 0644]
SOGo/UI/Mailer/Images/tbtv_junction_17x17.gif [new file with mode: 0644]
SOGo/UI/Mailer/Images/tbtv_leaf_corner_17x17.gif [new file with mode: 0644]
SOGo/UI/Mailer/Images/tbtv_line_17x17.gif [new file with mode: 0644]
SOGo/UI/Mailer/Images/tbtv_minus_17x17.gif [new file with mode: 0644]
SOGo/UI/Mailer/Images/tbtv_plus_17x17.gif [new file with mode: 0644]
SOGo/UI/Mailer/Images/tbtv_sent_17x17.gif [new file with mode: 0644]
SOGo/UI/Mailer/Images/tbtv_trash_17x17.gif [new file with mode: 0644]