examples/SFExamples/NotifierExample/Launchers/ExeLauncher_S60/data/ExeLauncher_S60.rss

00001 /*
00002 ========================================================================
00003  Name        : ExeLauncher_S60.rss
00004  Author      : Hamish Willee
00005  Copyright   : (C) Symbian 2007
00006  Description : 
00007 ========================================================================
00008 */
00009 NAME EXEL
00010 
00011 #include <avkon.rsg>
00012 #include <avkon.rh>
00013 #include <eikon.rh>
00014 #include <appinfo.rh>
00015 #include "ExeLauncher_S60.hrh"
00016 #include "ExeLauncher_S60.loc"
00017 
00018 RESOURCE RSS_SIGNATURE
00019         {
00020         }
00021 RESOURCE TBUF
00022         {
00023         buf = "ExeLauncher_S60";
00024         }
00025 RESOURCE EIK_APP_INFO r_application_exe_launcher_s60_app_ui
00026         {
00027         cba = R_AVKON_SOFTKEYS_OPTIONS_EXIT;
00028         status_pane = r_application_status_pane;
00029         }
00030 RESOURCE STATUS_PANE_APP_MODEL r_application_status_pane
00031         {
00032         }
00033 RESOURCE LOCALISABLE_APP_INFO r_localisable_app_info
00034         {
00035         short_caption = STR_ExeLauncher_S60Application_2;
00036         caption_and_icon = CAPTION_AND_ICON_INFO
00037                 {
00038                 caption = STR_ExeLauncher_S60Application_1;
00039                 number_of_icons = 0;
00040                 };
00041         }
00042 RESOURCE TBUF r_application_akn_view_reference1
00043         {
00044         }
00045 
00046 #include "ExeLauncher_S60Container.rssi"

Generated by  doxygen 1.6.2