applicationinterworkingfw/ServiceHandler/src/AiwServiceHandler.rss
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2003-2005 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:     AIW menu resource placeholders are defined here.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #include <eikon.rh>
       
    22 #include <avkon.rsg>
       
    23 #include <avkon.rh>
       
    24 #include <avkon.mbg>
       
    25 #include <avkon.loc>
       
    26 #include "AiwMenuSlot.hrh"
       
    27 
       
    28 NAME AIWR
       
    29 
       
    30 RESOURCE RSS_SIGNATURE { }
       
    31 
       
    32 
       
    33 RESOURCE MENU_PANE r_aiw_empty_menu_0
       
    34     {
       
    35     items =
       
    36         {
       
    37         MENU_ITEM { command=EAiwMenuSlot0; }
       
    38         };
       
    39     } 
       
    40 
       
    41 RESOURCE MENU_PANE r_aiw_empty_menu_1
       
    42     {
       
    43     items =
       
    44         {
       
    45         MENU_ITEM { command=EAiwMenuSlot1; }
       
    46         };
       
    47     } 
       
    48 
       
    49 RESOURCE MENU_PANE r_aiw_empty_menu_2
       
    50     {
       
    51     items =
       
    52         {
       
    53         MENU_ITEM { command=EAiwMenuSlot2; }
       
    54         };
       
    55     } 
       
    56 
       
    57 RESOURCE MENU_PANE r_aiw_empty_menu_3
       
    58     {
       
    59     items =
       
    60         {
       
    61         MENU_ITEM { command=EAiwMenuSlot3; }
       
    62         };
       
    63     } 
       
    64 
       
    65 RESOURCE MENU_PANE r_aiw_empty_menu_4
       
    66     {
       
    67     items =
       
    68         {
       
    69         MENU_ITEM { command=EAiwMenuSlot4; }
       
    70         };
       
    71     } 
       
    72 
       
    73 
       
    74 RESOURCE MENU_PANE r_aiw_empty_menu_5
       
    75     {
       
    76     items =
       
    77         {
       
    78         MENU_ITEM { command=EAiwMenuSlot5; }
       
    79         };
       
    80     } 
       
    81 
       
    82 
       
    83 RESOURCE MENU_PANE r_aiw_empty_menu_6
       
    84     {
       
    85     items =
       
    86         {
       
    87         MENU_ITEM { command=EAiwMenuSlot6; }
       
    88         };
       
    89     } 
       
    90 
       
    91 RESOURCE MENU_PANE r_aiw_empty_menu_7
       
    92     {
       
    93     items =
       
    94         {
       
    95         MENU_ITEM { command=EAiwMenuSlot7; }
       
    96         };
       
    97     } 
       
    98 
       
    99 
       
   100 RESOURCE MENU_PANE r_aiw_empty_menu_8
       
   101     {
       
   102     items =
       
   103         {
       
   104         MENU_ITEM { command=EAiwMenuSlot8; }
       
   105         };
       
   106     } 
       
   107 
       
   108 
       
   109 RESOURCE MENU_PANE r_aiw_empty_menu_9
       
   110     {
       
   111     items =
       
   112         {
       
   113         MENU_ITEM { command=EAiwMenuSlot9; }
       
   114         };
       
   115     } 
       
   116 
       
   117 
       
   118 RESOURCE MENU_PANE r_aiw_empty_menu_10
       
   119     {
       
   120     items =
       
   121         {
       
   122         MENU_ITEM { command=EAiwMenuSlot10; }
       
   123         };
       
   124     } 
       
   125 
       
   126 
       
   127 RESOURCE MENU_PANE r_aiw_empty_menu_11
       
   128     {
       
   129     items =
       
   130         {
       
   131         MENU_ITEM { command=EAiwMenuSlot11; }
       
   132         };
       
   133     } 
       
   134 
       
   135 
       
   136 RESOURCE MENU_PANE r_aiw_empty_menu_12
       
   137     {
       
   138     items =
       
   139         {
       
   140         MENU_ITEM { command=EAiwMenuSlot12; }
       
   141         };
       
   142     } 
       
   143 
       
   144 
       
   145 RESOURCE MENU_PANE r_aiw_empty_menu_13
       
   146     {
       
   147     items =
       
   148         {
       
   149         MENU_ITEM { command=EAiwMenuSlot13; }
       
   150         };
       
   151     } 
       
   152 
       
   153 
       
   154 RESOURCE MENU_PANE r_aiw_empty_menu_14
       
   155     {
       
   156     items =
       
   157         {
       
   158         MENU_ITEM { command=EAiwMenuSlot14; }
       
   159         };
       
   160     } 
       
   161 
       
   162 
       
   163 RESOURCE MENU_PANE r_aiw_empty_menu_15
       
   164     {
       
   165     items =
       
   166         {
       
   167         MENU_ITEM { command=EAiwMenuSlot15; }
       
   168         };
       
   169     } 
       
   170 
       
   171 
       
   172 // End of file