diff -r 000000000000 -r 72b543305e3a messagingappbase/msgavkon/msgindicatorplugin/rss/msgindicator.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingappbase/msgavkon/msgindicatorplugin/rss/msgindicator.rss Thu Dec 17 08:44:11 2009 +0200 @@ -0,0 +1,130 @@ +/* +* Copyright (c) 2006-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: Resource definitions for project MsgIndicatorPlugin* +*/ + + + +// RESOURCE IDENTIFIER +NAME MCEP + +#include +#include + + +RESOURCE RSS_SIGNATURE { } + + +// Envelope +RESOURCE TBUF r_qtn_gen_new_item_in_inbox +{ +buf = qtn_gen_new_item_in_inbox; +} + +RESOURCE TBUF r_qtn_gen_new_items_in_inbox +{ +buf = qtn_gen_new_items_in_inbox; +} + +//Fax +RESOURCE TBUF r_qtn_gen_new_fax +{ +buf = qtn_gen_new_fax ; +} + +RESOURCE TBUF r_qtn_gen_new_faxes +{ +buf = qtn_gen_new_faxes; +} + +RESOURCE TBUF r_qtn_gen_ukn_amount_new_faxes +{ +buf = qtn_gen_ukn_amount_new_faxes; +} + +// Outbox +RESOURCE TBUF r_qtn_gen_new_item_in_outbox +{ +buf = qtn_gen_new_item_in_outbox; +} + +RESOURCE TBUF r_qtn_gen_new_items_in_outbox +{ +buf = qtn_gen_new_items_in_outbox; +} + +// Other message +RESOURCE TBUF r_qtn_gen_new_other_messages +{ +buf = qtn_gen_new_other_messages; +} + +// Email message +RESOURCE TBUF r_qtn_gen_new_email +{ +buf = qtn_gen_new_email; +} + +// Voice mail indicator general +RESOURCE TBUF r_qtn_gen_voice_mail_indicator +{ +buf = qtn_gen_voice_mail_indicator; +} + +RESOURCE TBUF r_qtn_gen_voice_mails_indicator +{ +buf = qtn_gen_voice_mails_indicator; +} + +RESOURCE TBUF r_qtn_gen_unk_amount_voice_mails_indicator +{ +buf = qtn_gen_ukn_amount_voice_mails_indicator; +} +// Voice mail indicator on line 1 +RESOURCE TBUF r_qtn_gen_voice_mail_on_line1 +{ +buf = qtn_gen_voice_mail_on_line1; +} + +RESOURCE TBUF r_qtn_gen_voice_mail_indicator_on_line1 +{ +buf = qtn_gen_voice_mail_indicator_on_line1; +} + +RESOURCE TBUF r_qtn_gen_voice_mails_indicator_on_line1 +{ +buf = qtn_gen_voice_mails_indicator_on_line1; +} + +// Voice mail indicator on line 2 +RESOURCE TBUF r_qtn_gen_voice_mail_on_line2 +{ +buf = qtn_gen_voice_mail_on_line2; +} + +RESOURCE TBUF r_qtn_gen_voice_mail_indicator_on_line2 +{ +buf = qtn_gen_voice_mail_indicator_on_line2; +} + +RESOURCE TBUF r_qtn_gen_voice_mails_indicator_on_line2 +{ +buf = qtn_gen_voice_mails_indicator_on_line2; +} +// Sim Messages Full +RESOURCE TBUF r_qtn_gen_sim_msg_full +{ +buf = qtn_gen_sim_msg_full; +} +