mpxplugins/viewplugins/views/commonplaybackview/data/mpxfmtx.rss
changeset 0 ff3acec5bc43
equal deleted inserted replaced
-1:000000000000 0:ff3acec5bc43
       
     1 /*
       
     2 * Copyright (c) 2006 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 FM TX features within 
       
    15 *				 mpxcommonplaybackview
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 // RESOURCE NAME IDENTIFIER
       
    21 NAME    FMTX // 4 letter ID
       
    22 
       
    23 // INCLUDES
       
    24 #include <e32keys.h>
       
    25 #include <avkon.rsg>
       
    26 #include <avkon.rh>
       
    27 #include <avkon.loc>
       
    28 #include <eikon.rh>
       
    29 #include <avkon.mbg>
       
    30 #include <bldvariant.hrh>
       
    31 
       
    32 #include <mpxcommonplaybackview.loc>
       
    33 
       
    34 // RESOURCE IDENTIFIER
       
    35 RESOURCE RSS_SIGNATURE { }
       
    36 
       
    37 RESOURCE TBUF 
       
    38     {
       
    39     buf = "";
       
    40     }
       
    41 
       
    42 
       
    43 // RESOURCE DEFINITIONS 
       
    44 
       
    45 // ---------------------------------------------------------------------------
       
    46 // r_mpx_fm_frequency_label
       
    47 // Label for FM Transmitter frequency
       
    48 // ---------------------------------------------------------------------------
       
    49 //
       
    50 RESOURCE TBUF r_mpx_fm_frequency_label
       
    51     {
       
    52     buf = qtn_nmp_display_fm_freq;
       
    53     }
       
    54 
       
    55 // ***********************************************************
       
    56 // *** Layouts for lowest portrait with Rocker key mapping ***
       
    57 // ***********************************************************
       
    58 
       
    59 // ---------------------------------------------------------------------------
       
    60 // r_mpx_pbv_fm_frequency_value_layout
       
    61 // Label layout for fm frequency.
       
    62 // ---------------------------------------------------------------------------
       
    63 //
       
    64 RESOURCE AVKON_LAYOUT_LABEL r_mpx_pbv_fm_frequency_value_layout
       
    65     {
       
    66     font = EAknLogicalFontSecondaryFont; C = 0; l = 105; r = 6; B = 56; W = 82; J = ELayoutAlignRight;
       
    67     }
       
    68     
       
    69 // **************************************************************
       
    70 // *** Layouts for lowest portrait without Rocker key mapping ***
       
    71 // **************************************************************
       
    72 
       
    73 // ---------------------------------------------------------------------------
       
    74 // r_mpx_pbv_fm_frequency_value_layout_without_rocker
       
    75 // Label layout for fm frequency.
       
    76 // ---------------------------------------------------------------------------
       
    77 //
       
    78 RESOURCE AVKON_LAYOUT_LABEL r_mpx_pbv_fm_frequency_value_layout_without_rocker
       
    79     {
       
    80     font = EAknLogicalFontSecondaryFont; C = 0; l = 105; r = 6; B = 56; W = 65; J = ELayoutAlignRight;
       
    81     }  
       
    82     
       
    83 // *************************************************************
       
    84 // *** Layouts for double portrait ***
       
    85 // *************************************************************
       
    86 
       
    87 // ---------------------------------------------------------------------------
       
    88 // r_mpx_pbv_fm_frequency_value_layout_double_portrait
       
    89 // Label layout for fm frequency.
       
    90 // ---------------------------------------------------------------------------
       
    91 //
       
    92 RESOURCE AVKON_LAYOUT_LABEL r_mpx_pbv_fm_frequency_value_layout_double_portrait
       
    93     {
       
    94     font = EAknLogicalFontSecondaryFont; C = 215; l = 214; r = 10; B = 89; W = 128; J = ELayoutAlignRight;
       
    95     }      
       
    96     
       
    97 // *********************************************************
       
    98 // *** Layouts for Qvga portrait with Rocker key mapping ***
       
    99 // *********************************************************
       
   100 #if defined(__CHINESE_PRC_FONTS) || defined(__CHINESE_TAIWAN_HK_FONTS)
       
   101 // ---------------------------------------------------------------------------
       
   102 // r_mpx_pbv_fm_frequency_value_layout_qvga_portrait
       
   103 // Label layout for fm frequency.
       
   104 // ---------------------------------------------------------------------------
       
   105 //
       
   106 RESOURCE AVKON_LAYOUT_LABEL r_mpx_pbv_fm_frequency_value_layout_qvga_portrait
       
   107     {
       
   108     font = EAknLogicalFontSecondaryFont; C = 0; l = 134; r = 15; B = 66; W = 97; J = ELayoutAlignRight;
       
   109     }  
       
   110 #else
       
   111 // ---------------------------------------------------------------------------
       
   112 // r_mpx_pbv_fm_frequency_value_layout_qvga_portrait
       
   113 // Label layout for fm frequency.
       
   114 // ---------------------------------------------------------------------------
       
   115 //
       
   116 RESOURCE AVKON_LAYOUT_LABEL r_mpx_pbv_fm_frequency_value_layout_qvga_portrait
       
   117     {
       
   118     font = EAknLogicalFontSecondaryFont; C = 0; l = 150; r = 15; B = 66; W = 81; J = ELayoutAlignRight;
       
   119     }    
       
   120 #endif  
       
   121     
       
   122 // ***********************************************************
       
   123 // *** Layouts for Qvga portrait without Rocker key maping ***
       
   124 // ***********************************************************
       
   125 #if defined(__CHINESE_PRC_FONTS) || defined(__CHINESE_TAIWAN_HK_FONTS)
       
   126 // ---------------------------------------------------------------------------
       
   127 // r_mpx_pbv_fm_frequency_value_layout_qvga_portrait_without_rocker
       
   128 // Label layout for fm frequency.
       
   129 // ---------------------------------------------------------------------------
       
   130 //
       
   131 RESOURCE AVKON_LAYOUT_LABEL r_mpx_pbv_fm_frequency_value_layout_qvga_portrait_without_rocker
       
   132     {
       
   133     font = EAknLogicalFontSecondaryFont; C = 0; l = 134; r = 15; B = 66; W = 97; J = ELayoutAlignRight;
       
   134     }   
       
   135 #else
       
   136 // ---------------------------------------------------------------------------
       
   137 // r_mpx_pbv_fm_frequency_value_layout_qvga_portrait_without_rocker
       
   138 // Label layout for fm frequency.
       
   139 // ---------------------------------------------------------------------------
       
   140 //
       
   141 RESOURCE AVKON_LAYOUT_LABEL r_mpx_pbv_fm_frequency_value_layout_qvga_portrait_without_rocker
       
   142     {
       
   143     font = EAknLogicalFontSecondaryFont; C = 0; l = 150; r = 15; B = 66; W = 81; J = ELayoutAlignRight;
       
   144     }   
       
   145 #endif 
       
   146     
       
   147 // **********************************************************
       
   148 // *** Layouts for Qvga Landscape with Rocker key mapping ***
       
   149 // **********************************************************
       
   150 
       
   151 // ---------------------------------------------------------------------------
       
   152 // r_mpx_pbv_fm_frequency_value_layout_qvga_landscape
       
   153 // Label layout for fm frequency.
       
   154 // ---------------------------------------------------------------------------
       
   155 //
       
   156 RESOURCE AVKON_LAYOUT_LABEL r_mpx_pbv_fm_frequency_value_layout_qvga_landscape
       
   157     {
       
   158     font = EAknLogicalFontSecondaryFont; C = 0; l = 205; r = 15; B = 186; W = 100; J = ELayoutAlignRight;
       
   159     }   
       
   160     
       
   161 // *************************************************************
       
   162 // *** Layouts for Qvga Landscape without Rocker key mapping ***
       
   163 // *************************************************************
       
   164 
       
   165 // ---------------------------------------------------------------------------
       
   166 // r_mpx_pbv_fm_frequency_value_layout_qvga_landscape_without_rocker
       
   167 // Label layout for fm frequency.
       
   168 // ---------------------------------------------------------------------------
       
   169 //
       
   170 RESOURCE AVKON_LAYOUT_LABEL r_mpx_pbv_fm_frequency_value_layout_qvga_landscape_without_rocker
       
   171     {
       
   172     font = EAknLogicalFontSecondaryFont; C = 215; l = 205; r = 15; B = 186; W = 100; J = ELayoutAlignRight;
       
   173     }
       
   174 
       
   175 // End of File
       
   176