--- a/group/bld.inf Wed Jun 23 18:45:03 2010 +0300
+++ b/group/bld.inf Tue Jul 06 14:48:25 2010 +0300
@@ -17,5 +17,4 @@
#include "../msgfw_plat/group/bld.inf"
//#include "../msgfw_pub/group/bld.inf"
-#include "../msgbranched/group/bld.inf"
#include "../messagingfw/group/bld.inf"
--- a/msgbranched/group/bld.inf Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,44 +0,0 @@
-/*
-* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:
-* BLD.INF file for msgbranched.
-*
-*/
-
-
-
-#include <platform_paths.hrh>
-
-
-PRJ_PLATFORMS
-DEFAULT
-
-PRJ_EXPORTS
-//IBY exports
-../rom/messageserver_rsc.iby LANGUAGE_OS_LAYER_IBY_EXPORT_PATH(messageserver_rsc.iby)
-../rom/gtemailmtmResources.iby LANGUAGE_OS_LAYER_IBY_EXPORT_PATH(gtemailmtmResources.iby)
-../rom/gtemailmtm.hby CORE_OS_LAYER_IBY_EXPORT_PATH(gtemailmtm.hby)
-../rom/messageserver.hby CORE_OS_LAYER_IBY_EXPORT_PATH(messageserver.hby)
-
-
-// export localised loc file
-../messagingbr/emailbr/clientmtms/loc/imcm.loc OS_LAYER_LOC_EXPORT_PATH(imcm.loc)
-../messagingbr/emailbr/clientmtms/loc/imcm_default_charset.loc OS_LAYER_LOC_EXPORT_PATH(imcm_default_charset.loc)
-../messagingbr/frameworkbr/server/loc/msgs.loc OS_LAYER_LOC_EXPORT_PATH(msgs.loc)
-
-PRJ_MMPFILES
-./msgbranched.mmp
-
-/* End of File */
-
--- a/msgbranched/group/dummy.cpp Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description: dummy implementation
-*
-*/
-
-
-
--- a/msgbranched/group/msgbranched.mmp Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,53 +0,0 @@
-/*
-* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:
-* This is project specification file for msgbranched.
-*
-*/
-
-
-
-#include <platform_paths.hrh>
-
-TARGET msgbranched.lib
-TARGETTYPE lib
-UID 0x0 0x0
-
-START RESOURCE ../messagingbr/emailbr/clientmtms/group/imcm.rss
-LANGUAGE_IDS
-HEADER
-TARGETPATH resource/messaging
-END
-
-START RESOURCE ../messagingbr/frameworkbr/server/group/msgs.rss
-LANGUAGE_IDS
-HEADER
-TARGETPATH resource/messaging
-END
-
-START RESOURCE ../nbprotocols/smsstack/smsu/group/smsu.rss
-LANGUAGE_IDS
-HEADER
-TARGETPATH private/101f7989/sms
-END
-
-SOURCE dummy.cpp
-
-USERINCLUDE ../messagingbr/emailbr/clientmtms/group
-USERINCLUDE ../messagingbr/frameworkbr/server/group
-USERINCLUDE ../nbprotocols/smsstack/smsu/group
-
-OS_LAYER_SYSTEMINCLUDE
-
-// End of file
--- a/msgbranched/messagingbr/emailbr/clientmtms/group/imcm.rls Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,49 +0,0 @@
-/*
-* Copyright (c) 2004-2005 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description: imcm.rls*
-*/
-
-
-
-rls_string STRING_forward_formatting_string1 "Fwd: %S"
-rls_string STRING_reply_formatting_string1 "Re: %S"
-rls_string STRING_receipt_formatting_string1 "Receipt of message: %S"
-rls_string STRING_email_address_formatting_string1 "\"%S\" <%S>"
-rls_string STRING_forward_body_header1 <0x2029><0x2029>"_______________ Forward Header _______________"<0x2029> // Header used in Body for Forwarded message
-rls_string STRING_forward_body_header2 "Subject:"<0x0009>"%S"<0x2029>
-rls_string STRING_forward_body_header3 "Author:"<0x0009>"%S"<0x2029>
-rls_string STRING_forward_body_header4 "Date:"<0x0009><0x0009>"%S"<0x2029>
-rls_string STRING_forward_body_header5 "To:"<0x0009><0x0009>"%S"<0x2029>
-rls_string STRING_forward_body_header6 "CC:"<0x0009><0x0009>"%S"<0x2029>
-rls_string STRING_reply_body_header1 <0x2029><0x2029>"________________ Reply Header ________________"<0x2029> // Header used in Body for Replied message
-rls_string STRING_reply_body_header2 "Subject:"<0x0009>"%S"<0x2029>
-rls_string STRING_reply_body_header3 "Author:"<0x0009>"%S"<0x2029>
-rls_string STRING_reply_body_header4 "Date:"<0x0009><0x0009>"%S"<0x2029>
-rls_string STRING_reply_body_header5 "To:"<0x0009><0x0009>"%S"<0x2029>
-rls_string STRING_reply_body_header6 "CC:"<0x0009><0x0009>"%S"<0x2029>
-rls_string STRING_body_header1 <0x2029><0x2029>"_______________ Message Header _______________"<0x2029> // Header used in Body for message
-rls_string STRING_body_header2 "Subject:"<0x0009>"%S"<0x2029>
-rls_string STRING_body_header3 "Author:"<0x0009>"%S"<0x2029>
-rls_string STRING_body_header4 "Recipient:"<0x0009>"%S"<0x2029>
-rls_string STRING_body_header5 "Date:"<0x0009><0x0009>"%S"<0x2029>
-rls_string STRING_removed_attachment_tag1 "Attachment not available : "
-rls_string STRING_retained_attachment_tag1 "Attached file : "
-rls_string STRING_default_attachment_name1 "Attachment"
-rls_string STRING_product_name1 "EPOC Email Version 2.10"
-rls_string STRING_timeout_dialog_title1 "Remote mailbox closed automatically"
-rls_string STRING_timeout_dialog_text1 "Remote mailbox has been idle for specified time"
-rls_string STRING_default_vcard_name1 "vcard"
-rls_string STRING_body_header_datetime_format "%D%X%N%Y%1 %2 %3 %-B%:0%J%:1%T%:3%+B" // DateTime format used in forward/reply body header. This string is substituted in the %s paramter in STRING_forward_body_header4 and STRING_reply_body_header4.
-rls_string STRING_partial_download_footer_message "This message has not been fully downloaded. There is still %d KB of text to be retrieved."
-rls_string STRING_default_system_charset "ISO-8859-1"
--- a/msgbranched/messagingbr/emailbr/clientmtms/group/imcm.rss Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,213 +0,0 @@
-/*
-* Copyright (c) 1998-2005 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description: imcm.rss*
-*/
-
-
-
-#include "imcm.rls"
-#include <imcm.loc>
-#include <imcm_default_charset.loc>
-
-
-#define PARABREAK 8233
-#define TABCHAR 9
-
-STRUCT LBUF
- {
- LTEXT buffer; // non-zero terminated text string
- }
-
-STRUCT L8BUF
- {
- LTEXT8 buffer;
- }
-
-STRUCT INT8
- {
- BYTE value;
- }
-
-RESOURCE LBUF forward_formatting_string
- {
- buffer=qtn_mail_fwd"%S";
- }
-
-RESOURCE LBUF reply_formatting_string
- {
- buffer=qtn_mail_re"%S";
- }
-
-RESOURCE LBUF receipt_formatting_string
- {
- buffer=STRING_receipt_formatting_string1;
- }
-
-RESOURCE LBUF email_address_formatting_string
- {
- buffer="%S <%S>";//STRING_email_address_formatting_string1;
- }
-
-
-// Headers used in Body for Forwarded/Replyed message
-
-RESOURCE LBUF forward_body_header
- {
- buffer=<PARABREAK><PARABREAK>qtn_mail_forward_separator<PARABREAK>
- qtn_mail_copy_subject" %S"<PARABREAK>
- qtn_mail_copy_sender" %S"<PARABREAK>
- qtn_mail_copy_date" %S"<PARABREAK>;
- }
-
-RESOURCE LBUF forward_body_header_toonly
- {
- buffer=STRING_forward_body_header1
- STRING_forward_body_header2
- STRING_forward_body_header3
- STRING_forward_body_header5
- STRING_forward_body_header4;
- }
-
-RESOURCE LBUF forward_body_header_cconly
- {
- buffer=STRING_forward_body_header1
- STRING_forward_body_header2
- STRING_forward_body_header3
- STRING_forward_body_header6
- STRING_forward_body_header4;
- }
-
-RESOURCE LBUF forward_body_header_tocc
- {
- buffer=STRING_forward_body_header1
- STRING_forward_body_header2
- STRING_forward_body_header3
- STRING_forward_body_header5
- STRING_forward_body_header6
- STRING_forward_body_header4;
- }
-
-RESOURCE LBUF reply_body_header
- {
- buffer=<PARABREAK><PARABREAK>qtn_mail_reply_separator<PARABREAK>
- qtn_mail_copy_subject" %S"<PARABREAK>
- qtn_mail_copy_sender" %S"<PARABREAK>
- qtn_mail_copy_date" %S"<PARABREAK>;
- }
-
-RESOURCE LBUF reply_body_header_toonly
- {
- buffer=STRING_reply_body_header1
- STRING_reply_body_header2
- STRING_reply_body_header3
- STRING_reply_body_header5
- STRING_reply_body_header4;
- }
-
-RESOURCE LBUF reply_body_header_cconly
- {
- buffer=STRING_reply_body_header1
- STRING_reply_body_header2
- STRING_reply_body_header3
- STRING_reply_body_header6
- STRING_reply_body_header4;
- }
-
-RESOURCE LBUF reply_body_header_tocc
- {
- buffer=STRING_reply_body_header1
- STRING_reply_body_header2
- STRING_reply_body_header3
- STRING_reply_body_header5
- STRING_reply_body_header6
- STRING_reply_body_header4;
- }
-
-RESOURCE LBUF body_header
- {
- buffer=STRING_body_header1
- STRING_body_header2
- STRING_body_header3
- STRING_body_header4
- STRING_body_header5;
- }
-
-RESOURCE LBUF removed_attachment_tag
- {
- buffer=STRING_removed_attachment_tag1;
- }
-
-RESOURCE LBUF retained_attachment_tag
- {
- buffer=STRING_retained_attachment_tag1;
- }
-
-RESOURCE LBUF default_attachment_name
- {
- buffer=STRING_default_attachment_name1;
- }
-
-RESOURCE LBUF product_name
- {
- buffer=STRING_product_name1;
- }
-
-RESOURCE LBUF timeout_dialog_title
- {
- buffer=STRING_timeout_dialog_title1;
- }
-
-RESOURCE LBUF timeout_dialog_text
- {
- buffer=STRING_timeout_dialog_text1;
- }
-
-RESOURCE LBUF default_vcard_name
- {
- buffer=STRING_default_vcard_name1;
- }
-
-// List of available character sets in Charconv.h
-// at some point flags should be removed and only qtn_default_charset be used for all builds.
-RESOURCE L8BUF default_system_charset
- {
- buffer = qtn_default_email_charset;
- }
-
-// If this value is set to 1, 8 bit body text data and character set information will be stored
-// when downloaded via IMPS and POPS. The body text will be decoded to the correct character set
-// when opened. If this value is set to 0, the body text is decoded and stored when downloading.
-RESOURCE INT8 store_8bit_body_text
- {
- value = 1;
- }
-
-// Used for localised date time formatting for email forward and reply body headers
-RESOURCE LBUF body_header_datetime_format
- {
- buffer="%D%M%Y%/0%1%/1%2%/2%3%/3 %-B%:0%J%:1%T%:3%+B"; //STRING_body_header_datetime_format;
- }
-
-RESOURCE LBUF partial_download_footer_message
- {
- buffer=qtn_mail_rest_of_mail_not_fetched;
- }
-
-// If this value is set to 1,body text data will be stored when downloaded via IMPS and POPS using chunk storage option.
-// If this value is set to 0, the body text is stored by creating entire message in RAM.
-
-RESOURCE INT8 store_plain_body_text
- {
- value = 1;
- }
--- a/msgbranched/messagingbr/emailbr/clientmtms/loc/imcm.loc Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,66 +0,0 @@
-/*
-* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:
-* This is a localisation file for imcm.dll
-* A .loc file is the one and only place where the logical strings
-* to be localised are defined.
-* >>>
-* The text between >>> and <<< is just to document the syntax and
-* you can remove it if you like.
-*
-*/
-
-
-
-
-// LOCALISATION STRINGS
-
-// d: Added in the beginning of the subject line when replying
-// l: mce_header_field_pane_t1
-#define qtn_mail_re "RE: "
-
-// d: Added in the beginning of the subject line when forwarding
-// l: mce_header_field_pane_t1
-#define qtn_mail_fwd "FWD: "
-
-// d: Text to be inserted into a message when replying
-// d: Inerted in the beginning of the original message
-// l: msg_header_pane_t2
-#define qtn_mail_reply_separator "--- original message ---"
-
-// d: Text to be inserted into a message when forwarding
-// d: Inserted in the beginning of the original message
-// l: msg_header_pane_t2
-#define qtn_mail_forward_separator "--- original message ---"
-
-// d: Text to be inserted into a message when forwarding or replying
-// d: Inserted in the beginning of the original message
-// l: msg_header_pane_t2
-#define qtn_mail_copy_subject "Subject:"
-
-// d: Text to be inserted into a message when forwarding or replying
-// d: Inserted in the beginning of the original message
-// l: msg_header_pane_t2
-#define qtn_mail_copy_sender "Sender:"
-
-// d: Text to be inserted into a message when forwarding or replying
-// d: Inserted in the beginning of the original message
-// l: msg_header_pane_t2
-#define qtn_mail_copy_date "Date:"
-
-// d: Text to be inserted into a message body if part of message body is filtered out
-// l:none
-#define qtn_mail_rest_of_mail_not_fetched "- - - Retrieve total mail selecting Retrieve from Options list. - - -"
-
-// End of File
--- a/msgbranched/messagingbr/emailbr/clientmtms/loc/imcm_default_charset.loc Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-/*
-* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:
-* !!!!!!!LOCALISATION INSTRUCTIONS, IMPORTANT!!!!!!!
-* These default charsets are used to define correct default charsets for different builds.
-*
-*/
-
-
-
-// d: This is not visible to the user!
-// l: None
-#define qtn_default_email_charset "ISO-8859-1"
-
-// End of File
--- a/msgbranched/messagingbr/frameworkbr/server/group/msgs.rss Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,104 +0,0 @@
-/*
-* Copyright (c) 1998-2003 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description: msgs.rss*
-*/
-
-
-
-#include <msgs.loc>
-#include <msvstd.hrh>
-
-// Flags - defined in TMsvEntry
-
-#define KMsvEntryLowPriority 0x0000
-#define KMsvEntryMediumPriority 0x0001
-#define KMsvEntryHighPriority 0x0002
-
-//#define KMsvEntryStoreFlag 0x0004 // Not used
-#define KMsvEntryNotCompleteFlag 0x0008 // the netry is marked as incomplete
-#define KMsvEntryNewFlag 0x0010
-#define KMsvEntryUnreadFlag 0x0020
-#define KMsvEntryInvisibleFlag 0x0200 // will be invisible to the user
-#define KMsvEntryMultipleRecipientFlag 0x0400
-//#define KMsvEntryFileFlag 0x0800 // Not used
-#define KMsvEntryReadOnlyFlag 0x1000 // the entry or store cannot be altered
-#define KMsvEntryStandardFolder 0x4000 // the entry will be place at beginning of a selection
-
-
-
-STRUCT SERVERENTRY
- {
- LONG id;
- LONG parent;
- LONG service=KMsvLocalServiceIndexEntryIdValue;
- LONG type;
- LONG mtm=KUidMsvLocalServiceMtmValue;
- LONG flags=KMsvEntryMediumPriority;
- LTEXT description="";
- LTEXT details="";
- }
-
-STRUCT SERVERSTARTUPINDEX
- {
- STRUCT entries[]; // must be SERVERENTRY's
- }
-
-RESOURCE SERVERSTARTUPINDEX r_server_index_startup
- {
- entries=
- {
- SERVERENTRY { id=KMsvLocalServiceIndexEntryIdValue;
- parent=KMsvRootIndexEntryIdValue;
- type=KUidMsvServiceEntryValue;
- flags=KMsvEntryReadOnlyFlag|KMsvEntryStandardFolder;
- details="Local"; },
- SERVERENTRY { id=KMsvGlobalInBoxIndexEntryIdValue;
- parent=KMsvLocalServiceIndexEntryIdValue;
- type=KUidMsvFolderEntryValue;
- flags=KMsvEntryReadOnlyFlag|KMsvEntryStandardFolder;
- details=qtn_mce_inbox; },
- SERVERENTRY { id=KMsvGlobalOutBoxIndexEntryIdValue;
- parent=KMsvLocalServiceIndexEntryIdValue;
- type=KUidMsvFolderEntryValue;
- flags=KMsvEntryReadOnlyFlag|KMsvEntryStandardFolder;
- details=qtn_mce_outbox; },
- SERVERENTRY { id=KMsvDraftEntryIdValue;
- parent=KMsvLocalServiceIndexEntryIdValue;
- type=KUidMsvFolderEntryValue;
- flags=KMsvEntryReadOnlyFlag|KMsvEntryStandardFolder;
- details=qtn_mce_drafts; },
- SERVERENTRY { id=KMsvSentEntryIdValue;
- parent=KMsvLocalServiceIndexEntryIdValue;
- type=KUidMsvFolderEntryValue;
- flags=KMsvEntryReadOnlyFlag|KMsvEntryStandardFolder;
- details=qtn_mce_sent_items; },
- SERVERENTRY { id=0x1008;
- parent=KMsvLocalServiceIndexEntryIdValue;
- type=KUidMsvFolderEntryValue;
- flags=KMsvEntryReadOnlyFlag|KMsvEntryStandardFolder;
- details=qtn_mce_documents; },
- SERVERENTRY { id=0x1009;
- parent=0x1008;
- type=KUidMsvFolderEntryValue;
- flags=KMsvEntryReadOnlyFlag|KMsvEntryStandardFolder;
- details=qtn_mce_doc_temp_folder; },
- SERVERENTRY { id=KMsvDeletedEntryFolderEntryIdValue;
- parent=KMsvLocalServiceIndexEntryIdValue;
- type=KUidMsvFolderEntryValue;
- flags=KMsvEntryReadOnlyFlag|KMsvEntryStandardFolder|KMsvEntryInvisibleFlag;
- details="Deleted"; }
- };
- }
-
-// end of file
--- a/msgbranched/messagingbr/frameworkbr/server/loc/msgs.loc Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,61 +0,0 @@
-/*
-* Copyright (c) 2000 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:
-* This file contains the localised strings for msgs
-*
-*/
-
-
-
-// LOCALISATION STRINGS
-
-// d: Main view list item.
-// d: Inbox
-// l: list_single_large_graphic_pane_t1
-//
-#define qtn_mce_inbox "Inbox"
-
-// d: Main view list item.
-// d: Documents
-// l: list_single_large_graphic_pane_t1
-//
-#define qtn_mce_documents "Documents"
-
-// d: Main view list item.
-// d: Drafts
-// l: list_single_large_graphic_pane_t1
-//
-#define qtn_mce_drafts "Drafts"
-
-// d: Main view list item.
-// d: Sent items
-// l: list_single_large_graphic_pane_t1
-//
-#define qtn_mce_sent_items "Sent items"
-
-// d: Main view list item.
-// d: Outbox
-// l: list_single_large_graphic_pane_t1
-//
-#define qtn_mce_outbox "Outbox"
-
-// d: Documents view list item. First item of the list when Documents folder is opened.
-// l: list_double_graphic_pane_t1
-//
-#define qtn_mce_doc_temp_folder "Templates"
-
-
-// End of File
-
-
--- a/msgbranched/nbprotocols/smsstack/smsu/group/smsu.rss Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,36 +0,0 @@
-/*
-* Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description:
-* Smsu resource file.
-*
-*/
-
-
-
-//////////////////////////////////////////////////////////////////////////
-//
-// smsu.RSS
-//
-// Copyright (c) 2003 Symbian Ltd. All rights reserved.
-//
-//////////////////////////////////////////////////////////////////////////
-
-#include <systemwarninglevels.hrh>
-
-STRUCT MinDiskSpaceHolder { LONG value; }
-
-// Nokia : normal sms level linked to critical level in SystemWarningLevels.hrh,
-// class 0 sms level agreed to be 20K.
-RESOURCE MinDiskSpaceHolder r_lowlimit_diskspace_holder { value = 20480; }
-RESOURCE MinDiskSpaceHolder r_highlimit_diskspace_holder { value = KDRIVECCRITICALTHRESHOLD; }
--- a/msgbranched/rom/gtemailmtm.hby Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-#ifndef __GTEMAILMTM_HBY__
-#define __GTEMAILMTM_HBY__
-
-//
-// Moved to gtemailmtmResources.iby
-//
-//data=MULTI_LINGUIFY(RSC DATAZ_\resource\messaging\imcm resource\messaging\imcm)
-
-#endif
--- a/msgbranched/rom/gtemailmtmResources.iby Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description: gtemailmtmResources.iby*
-*/
-
-#ifndef __GTEMAILMTM_RESOURCES_IBY__
-#define __GTEMAILMTM_RESOURCES_IBY__
-
-// Refer to gtemailmtm.hby
-data=DATAZ_\resource\messaging\imcm.rsc resource\messaging\imcm.rsc
-
-#endif
\ No newline at end of file
--- a/msgbranched/rom/messageserver.hby Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-#ifndef __MESSAGESERVER_HBY__
-#define __MESSAGESERVER_HBY__
-
-//
-// Moved to \s60\mce\rom\messageserver_rsc.iby
-//
-//data=MULTI_LINGUIFY(RSC DATAZ_\resource\messaging\MSGS resource\messaging\MSGS)
-
-#endif
--- a/msgbranched/rom/messageserver_rsc.iby Wed Jun 23 18:45:03 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-/*
-* Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description: Defines Series60 localized files
-*
-*/
-
-
-
-#ifndef __MESSAGESERVER_RSC_IBY__
-#define __MESSAGESERVER_RSC_IBY__
-
-//Resource file(s) for Message server
-data=DATAZ_\MTM_RESOURCE_DIR\msgs.rsc MTM_RESOURCE_DIR\msgs.rsc
-#endif