remotemgmt_plat/syncml_ds_customization_api/tsrc/SyncFwCustomizer/data/SyncFwCustomizer.rss
branchRCL_3
changeset 25 b183ec05bd8c
parent 24 13d7c31c74e0
child 26 19bba8228ff0
equal deleted inserted replaced
24:13d7c31c74e0 25:b183ec05bd8c
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 NAME SYNC
       
    19 
       
    20 #include <avkon.rsg>
       
    21 #include <avkon.rh>
       
    22 #include <eikon.rh>
       
    23 #include <appinfo.rh>
       
    24 #include "SyncFwCustomizer.hrh"
       
    25 #include "SyncFwCustomizer.loc"
       
    26 
       
    27 RESOURCE RSS_SIGNATURE
       
    28 	{
       
    29 	}
       
    30 RESOURCE TBUF
       
    31 	{
       
    32 	buf = "SyncFwCustomizer";
       
    33 	}
       
    34 RESOURCE EIK_APP_INFO r_application_sync_fw_customizer_app_ui
       
    35 	{
       
    36 	cba = R_AVKON_SOFTKEYS_OPTIONS_EXIT;
       
    37 	status_pane = r_application_status_pane;
       
    38 	}
       
    39 RESOURCE STATUS_PANE_APP_MODEL r_application_status_pane
       
    40 	{
       
    41 	}
       
    42 RESOURCE LOCALISABLE_APP_INFO r_localisable_app_info
       
    43 	{
       
    44 	short_caption = STR_SyncFwCustomizerApplication_5;
       
    45 	caption_and_icon = CAPTION_AND_ICON_INFO
       
    46 		{
       
    47 		caption = STR_SyncFwCustomizerApplication_4;
       
    48 		number_of_icons = 0;
       
    49 		};
       
    50 	}
       
    51 RESOURCE TBUF r_application_akn_view_reference1
       
    52 	{
       
    53 	}
       
    54 
       
    55 #include "SyncFwCustomizerSettingItemList.rssi"