Merged DEV/IMAP3 to HEAD

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14654 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2009-06-11 11:14:55 +00:00
parent 1f961e31f7
commit 738ddb59e9
4 changed files with 16 additions and 0 deletions
@@ -1727,6 +1727,10 @@ wf_adhoc_assignee=Assigned To
# Email Server messages
email.server.alias=Email Alias
# Imap Server messages
imap.attachments=Attachments
imap.attachments.folder=Attachments Folder
# Admin Console messages
title_admin_console=Administration Console
admin_console=Administration Console
@@ -677,6 +677,18 @@
</property-sheet>
</config>
<!-- ******************************** -->
<!-- Configuration for Imap Server -->
<!-- ******************************** -->
<config evaluator="aspect-name" condition="imap:imapContent">
<property-sheet>
<show-association name="imap:attachment" display-label-id="imap.attachments" show-in-edit-mode="false"/>
<show-association name="imap:attachmentsFolder" display-label-id="imap.attachments.folder" show-in-edit-mode="false"/>
</property-sheet>
</config>
<!-- ********************************** -->
<!-- Configuration for Email ID aspects -->
<!-- ********************************** -->
Binary file not shown.

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB