localconnectivityservice/lcstylustap/data/lcstylustaprsc.rss
branchRCL_3
changeset 39 4096754ee773
parent 38 3dcb815346df
child 40 52a167391590
equal deleted inserted replaced
38:3dcb815346df 39:4096754ee773
     1 /*
       
     2 * Copyright (c) 2007-2008 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:  Resource definitions for project lcstylustap
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  RESOURCE IDENTIFIER
       
    20 NAME    LCSX // 4 letter ID
       
    21 
       
    22 //  INCLUDES
       
    23 
       
    24 #include    <eikon.rh>
       
    25 #include    <btui.loc>
       
    26 #include    <usbclasschangeui.loc>
       
    27 
       
    28 // CONSTANTS
       
    29 
       
    30 //  RESOURCE DEFINITIONS 
       
    31 
       
    32 RESOURCE RSS_SIGNATURE
       
    33     {
       
    34     }
       
    35 RESOURCE TBUF       r_lcstylustap_bt_name  { buf = qtn_bt_title_bluetooth; }
       
    36 RESOURCE TBUF       r_lcstylustap_usb_name  { buf = qtn_usb_stylus_tap; }
       
    37 RESOURCE TBUF       r_lcstylustap_usb_mem_eject  { buf = qtn_usb_mem_eject; }
       
    38