uifw/AvKon/tsrc/bc/bctestdom5.0/bctestdomm3g/group/bctestdomm3g.rss
changeset 21 558113899881
parent 14 3320e4e6e8bb
child 22 75713bee6484
child 33 b3425bf29f82
--- a/uifw/AvKon/tsrc/bc/bctestdom5.0/bctestdomm3g/group/bctestdomm3g.rss	Fri Apr 16 15:13:44 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,284 +0,0 @@
-/*
-* Copyright (c) 2007 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:  resources for the module
-*
-*/
-
-
-NAME M3GD
-
-#include <eikon.rh>
-#include <eikon.rsg>
-#include <avkon.hrh>
-#include <avkon.mbg>
-#include <avkon.rsg>
-#include <avkon.rh>
-#include <avkonicons.hrh>
-#include <appinfo.rh>
-
-#include "bctestdomm3g.hrh"
-#include "bctestdomm3g.loc"
-
-#define APP_BITMAP_DIR "\\resource\\apps"
-#define AVKON_BMP_FILENAME AVKON_ICON_FILE
-#define BCTESTDOMM3G_BMP_FNAME APP_BITMAP_DIR"\\bctestdomm3g.mbm"
-
-//  RESOURCE DEFINITIONS
-//-----------------------------------------------------------------------------
-//
-//    RSS_SIGNATURE
-//
-//
-//-----------------------------------------------------------------------------
-//
-RESOURCE RSS_SIGNATURE
-    {
-    }
-
-//-----------------------------------------------------------------------------
-//
-//    TBUF16
-//
-//
-//-----------------------------------------------------------------------------
-//
-RESOURCE TBUF16
-    {
-    buf = "M3g";
-    }
-
-//-----------------------------------------------------------------------------
-//
-//    EIK_APP_INFO
-//
-//
-//-----------------------------------------------------------------------------
-//
-RESOURCE EIK_APP_INFO
-    {
-    menubar = r_bctestdomm3g_menubar_main;
-    cba = R_AVKON_SOFTKEYS_OPTIONS_BACK;
-    }
-
-//-----------------------------------------------------------------------------
-//    Provide Caption and Icon Info for Scalable UI
-//
-//-----------------------------------------------------------------------------
-//
-RESOURCE LOCALISABLE_APP_INFO r_bctestdomm3g_localisable_app_info
-    {
-    short_caption = qtn_bctestdomm3g_short_caption; 
-
-    caption_and_icon = 
-    CAPTION_AND_ICON_INFO
-        {
-        caption = qtn_bctestdomm3g_long_caption;         
-        };
-    }
-    
-//-----------------------------------------------------------------------------
-//
-//    r_bctestdomm3g_view
-//    AVKON_VIEW for Cbctestdomm3gView
-//
-//-----------------------------------------------------------------------------
-//
-RESOURCE AVKON_VIEW r_bctestdomm3g_view
-    {
-    menubar = r_bctestdomm3g_menubar_main;
-    }
-
-//-----------------------------------------------------------------------------
-//
-//    r_bctestdomm3g_menubar_main
-//    MenuBar
-//
-//-----------------------------------------------------------------------------
-//
-RESOURCE MENU_BAR r_bctestdomm3g_menubar_main
-    {
-    titles =
-        {
-        MENU_TITLE
-            {
-            menu_pane = r_bctestdomm3g_menu;            
-            }
-        };
-    }
-
-//-----------------------------------------------------------------------------
-//
-//    r_bctestdomm3g_menu
-//    Menu pane
-//
-//-----------------------------------------------------------------------------
-//
-RESOURCE MENU_PANE r_bctestdomm3g_menu
-    {
-    items =
-        {
-        MENU_ITEM
-            {
-            command = EBCTestCmdTestObject;
-            txt = qtn_bctestdomm3g_object;
-            cascade = r_bctestdomm3gobjecttesting_menu;
-            }, 
-        MENU_ITEM
-            {
-            command = EBCTestCmdTestNode;
-            txt = qtn_bctestdomm3g_node;
-            cascade = r_bctestdomm3gnodetesting_menu;
-            },                 
-        MENU_ITEM
-            {
-            command = EBCTestCmdAutoTest;
-            txt = qtn_bctestdomm3g_autotest;
-            },
-        MENU_ITEM // Menu "Exit"
-            {
-            command = EAknCmdExit;
-            txt = qtn_bctestdomm3g_menu_exit; 
-            }
-        };
-    }
-    
-//-----------------------------------------------------------------------------
-//
-//    r_bctestdomm3gobjecttesting_menu
-//    Menu pane
-//
-//-----------------------------------------------------------------------------
-//
-RESOURCE MENU_PANE r_bctestdomm3gobjecttesting_menu
-    {
-    items = 
-        {
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline01;
-            txt = qtn_bctestdomm3g_outline01;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline02;
-            txt = qtn_bctestdomm3g_outline02;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline03;
-            txt = qtn_bctestdomm3g_outline03;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline04;
-            txt = qtn_bctestdomm3g_outline04;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline05;
-            txt = qtn_bctestdomm3g_outline05;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline06;
-            txt = qtn_bctestdomm3g_outline06;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline07;
-            txt = qtn_bctestdomm3g_outline07;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline08;
-            txt = qtn_bctestdomm3g_outline08;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline09;
-            txt = qtn_bctestdomm3g_outline09;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline10;
-            txt = qtn_bctestdomm3g_outline10;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline11;
-            txt = qtn_bctestdomm3g_outline11;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline12;
-            txt = qtn_bctestdomm3g_outline12;
-            }                                   
-        };
-    }
-    
-//-----------------------------------------------------------------------------
-//
-//    r_bctestdomm3gnodetesting_menu
-//    Menu pane
-//
-//-----------------------------------------------------------------------------
-//
-RESOURCE MENU_PANE r_bctestdomm3gnodetesting_menu
-    {
-    items = 
-        {
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline13;
-            txt = qtn_bctestdomm3g_outline13;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline14;
-            txt = qtn_bctestdomm3g_outline14;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline15;
-            txt = qtn_bctestdomm3g_outline15;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline16;
-            txt = qtn_bctestdomm3g_outline16;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline17;
-            txt = qtn_bctestdomm3g_outline17;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline18;
-            txt = qtn_bctestdomm3g_outline18;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline19;
-            txt = qtn_bctestdomm3g_outline19;
-            },
-        MENU_ITEM
-            {
-            command = EBCTestCmdOutline20;
-            txt = qtn_bctestdomm3g_outline20;
-            }                                 
-        };
-    }    
-
-