calendarui/organizerplugin/aiagendaplugin2/data/aicalendarplugin2res.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 10:12:19 +0200
changeset 0 f979ecb2b13e
permissions -rw-r--r--
Revision: 201003 Kit: 201005

/*
* Copyright (c) 2005-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:  
 *
*/



#include <eikon.rh>
#include <avkon.rsg>
#include <avkon.rh>
#include <avkon.mbg>
#include <EIKCORE.rsg>
#include <eikon.rsg>

#include <aicalendarplugin2.loc>

NAME AIC2

RESOURCE RSS_SIGNATURE { }

RESOURCE TBUF { buf=""; }

//----------------------------------------------------
//  r_qtn_ai_cale_plugin_name
//
//----------------------------------------------------
//
RESOURCE TBUF r_qtn_ai_cale_plugin_name
{
    buf = qtn_ai_set_cont_cale;
}

//----------------------------------------------------
//  r_qtn_ai_cale_next_later
//
//----------------------------------------------------
//
RESOURCE TBUF r_qtn_ai_cale_next_later
{
    buf = qtn_ai_cale_next_later;
}

//----------------------------------------------------
//  r_qtn_ai_cale_next_tomorrow
//
//----------------------------------------------------
//
RESOURCE TBUF r_qtn_ai_cale_next_tomorrow
{
    buf = qtn_ai_cale_next_tomorrow;
}

//----------------------------------------------------
//  r_qtn_ai_cale_next_single
//
//----------------------------------------------------
//
RESOURCE TBUF r_qtn_ai_cale_next_single
{
    buf = qtn_ai_cale_next_single;
}

//----------------------------------------------------
//  r_qtn_ai_cale_next_multiple
//
//----------------------------------------------------
//
RESOURCE TBUF r_qtn_ai_cale_next_multiple
{
    buf = qtn_ai_cale_next_multiple;
}

//----------------------------------------------------
//  r_qtn_ai_cale_no_eve_positive
//
//----------------------------------------------------
//
RESOURCE TBUF r_qtn_ai_cale_no_eve_positive
{
    buf = qtn_ai_cale_no_eve_positive;
}

//----------------------------------------------------
//  r_qtn_ai_cale_no_more_ev_positive
//
//----------------------------------------------------
//
RESOURCE TBUF r_qtn_ai_cale_no_more_ev_positive
{
    buf = qtn_ai_cale_no_more_ev_positive;
}

//----------------------------------------------------
//  r_qtn_ai_cale_no_eve_positive_short
//
//----------------------------------------------------
//
RESOURCE TBUF r_qtn_ai_cale_no_eve_positive_short
{
    buf = qtn_ai_cale_no_eve_positive_short;
}

//----------------------------------------------------
//  r_qtn_ai_cale_no_more_ev_positive_short
//
//----------------------------------------------------
//
RESOURCE TBUF r_qtn_ai_cale_no_more_ev_positive_short
{
    buf = qtn_ai_cale_no_more_ev_positive_short;
}

// End of File