idlefw/plugins/shortcutplugin/src/aiscuttexts.rss
branchRCL_3
changeset 8 d0529222e3f0
parent 4 1a2a00e78665
child 11 bd874ee5e5e2
equal deleted inserted replaced
4:1a2a00e78665 8:d0529222e3f0
     1 /*
       
     2 * Copyright (c) 2005-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:  Shortcut plug-in common texts
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <eikon.rh>
       
    20 #include <avkon.rsg>
       
    21 #include <avkon.rh>
       
    22 #include <avkon.mbg>
       
    23 #include <eikcore.rsg>
       
    24 #include <eikon.rsg>
       
    25 //#include <appinfo.rh>
       
    26 //#include <avkon.loc>
       
    27 //#include <data_caging_paths_strings.hrh>
       
    28 //#include <gscommon.rh>
       
    29 //#include <gs.loc>
       
    30 
       
    31 #include <ai3scutsettings.loc>
       
    32 
       
    33 #include "aiscutapptitle.rh"
       
    34 #include "aiscutappuids.hrh"
       
    35 
       
    36 NAME SCTX
       
    37 
       
    38 RESOURCE RSS_SIGNATURE { }
       
    39 
       
    40 RESOURCE TBUF { buf=""; }
       
    41 
       
    42 //----------------------------------------------------
       
    43 //  r_scut_plugin_name
       
    44 //
       
    45 //----------------------------------------------------
       
    46 //
       
    47 RESOURCE TBUF r_scut_plugin_name
       
    48 {
       
    49     buf = qtn_ai_set_cont_apps;
       
    50 }
       
    51 
       
    52 //----------------------------------------------------
       
    53 //  r_scut_settings_change_theme
       
    54 //
       
    55 //----------------------------------------------------
       
    56 //
       
    57 RESOURCE TBUF r_scut_settings_change_theme
       
    58 {
       
    59     buf = qtn_apps_idle_skin_gs;
       
    60 }
       
    61 
       
    62 //----------------------------------------------------
       
    63 //  r_scut_settings_new_msg
       
    64 //
       
    65 //----------------------------------------------------
       
    66 //
       
    67 RESOURCE TBUF r_scut_settings_new_msg
       
    68 {
       
    69     buf = qtn_set_idle_skey_new_msg;
       
    70 }
       
    71 
       
    72 //----------------------------------------------------
       
    73 //  r_scut_settings_new_email
       
    74 //
       
    75 //----------------------------------------------------
       
    76 //
       
    77 RESOURCE TBUF r_scut_settings_new_email
       
    78 {
       
    79     buf = qtn_set_idle_skeys_email_editor;
       
    80 }
       
    81 
       
    82 //----------------------------------------------------
       
    83 //  r_scut_settings_new_syncml_mail
       
    84 //
       
    85 //----------------------------------------------------
       
    86 //
       
    87 RESOURCE TBUF r_scut_settings_new_syncml_mail
       
    88 {
       
    89     buf = qtn_apps_syncml_mail_gs;
       
    90 }
       
    91 
       
    92 //----------------------------------------------------
       
    93 //  r_scut_settings_new_postcard
       
    94 //
       
    95 //----------------------------------------------------
       
    96 //
       
    97 RESOURCE TBUF r_scut_settings_new_postcard
       
    98 {
       
    99     buf = qtn_apps_mmspostcard_gs;
       
   100 }
       
   101 
       
   102 //----------------------------------------------------
       
   103 //  r_scut_settings_new_audio_msg
       
   104 //
       
   105 //----------------------------------------------------
       
   106 //
       
   107 RESOURCE TBUF r_scut_settings_new_audio_msg
       
   108 {
       
   109     buf = qtn_apps_audio_msg_gs;
       
   110 }
       
   111 
       
   112 //----------------------------------------------------
       
   113 //  r_scut_settings_select_msg_type
       
   114 //
       
   115 //----------------------------------------------------
       
   116 //
       
   117 RESOURCE TBUF r_scut_settings_select_msg_type
       
   118 {
       
   119     buf = qtn_set_idle_skey_select_msg_type;
       
   120 }
       
   121 
       
   122 //----------------------------------------------------
       
   123 //  r_scut_settings_connectivity_status
       
   124 //
       
   125 //----------------------------------------------------
       
   126 //
       
   127 RESOURCE TBUF r_scut_settings_connectivity_status
       
   128 {
       
   129     buf = qtn_apps_connectivity_list;
       
   130 }
       
   131 
       
   132 //----------------------------------------------------
       
   133 //  r_scut_settings_connectivity_status
       
   134 //
       
   135 //----------------------------------------------------
       
   136 //
       
   137 RESOURCE TBUF r_scut_settings_appmngr
       
   138 {
       
   139     buf =  qtn_apps_am_gs;           
       
   140 }
       
   141 
       
   142 //----------------------------------------------------
       
   143 //  r_ai_scut_operation_disabled
       
   144 //
       
   145 //----------------------------------------------------
       
   146 //
       
   147 RESOURCE TBUF r_qtn_ai_scut_operation_disabled
       
   148     {
       
   149     buf = qtn_ai_scut_operation_disabled; 
       
   150     }
       
   151 
       
   152 
       
   153 // -----------------------------------------------------------------------------
       
   154 //  r_scut_app_title_list
       
   155 //
       
   156 // -----------------------------------------------------------------------------
       
   157 //
       
   158 RESOURCE AI_APP_TITLE_LIST r_scut_app_title_list
       
   159 {
       
   160     items =
       
   161     {
       
   162         AI_APP_TITLE_ITEM
       
   163         {
       
   164             appuid      = KScutAboutUidValue;
       
   165             //longtitle   = qtn_apps_about_list;
       
   166             //shorttitle  = qtn_apps_about_grid;
       
   167             skeytitle   = qtn_apps_about_grid;
       
   168             msktitle    = qtn_apps_about_grid;
       
   169         }
       
   170         ,
       
   171         AI_APP_TITLE_ITEM
       
   172         {
       
   173             appuid      = KScutGeneralSettingsUidValue;
       
   174             viewid      = KScutInstallationViewIdValue;
       
   175             longtitle   = qtn_app_caption_string;
       
   176             shorttitle  = qtn_apps_am_gs;
       
   177             skeytitle   = qtn_apps_am_skey;
       
   178             msktitle    = qtn_msk_idle_am;
       
   179         }
       
   180         ,
       
   181         AI_APP_TITLE_ITEM
       
   182         {
       
   183             appuid      = KScutApplicationManagerUidValue;
       
   184             //viewid      = KScutInstallationViewIdValue;
       
   185             //longtitle   = qtn_app_caption_string;
       
   186             //shorttitle  = qtn_app_caption_string;
       
   187             skeytitle   = qtn_apps_am_skey;
       
   188             msktitle    = qtn_msk_idle_am;
       
   189         }
       
   190         ,
       
   191         AI_APP_TITLE_ITEM
       
   192         {
       
   193             appuid      = KScutApplicationShellUidValue;
       
   194             viewid      = 1;
       
   195             //longtitle   = "";
       
   196             //shorttitle  = "";
       
   197             skeytitle   = qtn_apps_menu_skey;
       
   198             msktitle    = qtn_msk_idle_menu;
       
   199         }
       
   200         ,
       
   201         AI_APP_TITLE_ITEM
       
   202         {
       
   203             appuid      = KScutNavigatorUidValue;
       
   204             //longtitle   = qtn_apps_blid_list;
       
   205             //shorttitle  = qtn_apps_blid_grid;
       
   206             skeytitle   = qtn_apps_blid_skey;
       
   207             msktitle    = qtn_msk_idle_blid;
       
   208         }
       
   209         ,
       
   210         AI_APP_TITLE_ITEM
       
   211         {
       
   212             appuid      = KScutBluetoothUidValue;
       
   213             //longtitle   = qtn_apps_bluetooth_list;
       
   214             //shorttitle  = qtn_apps_bluetooth_grid;
       
   215             skeytitle   = qtn_apps_bluetooth_skey;
       
   216             msktitle    = qtn_msk_idle_bluetooth;
       
   217         }
       
   218         ,
       
   219         AI_APP_TITLE_ITEM
       
   220         {
       
   221             appuid      = KScutBrowserUidValue;
       
   222             //longtitle   = qtn_apps_browserng_grid;
       
   223             //shorttitle  = qtn_apps_browserng_list;
       
   224             skeytitle   = qtn_apps_services_skey_new;
       
   225             msktitle    = qtn_msk_idle_services_new;
       
   226         }
       
   227         ,
       
   228         AI_APP_TITLE_ITEM
       
   229         {
       
   230             appuid      = KScutCalculatorUidValue;
       
   231             //longtitle   = qtn_apps_calculator_list;
       
   232             //shorttitle  = qtn_apps_calculator_grid;
       
   233             skeytitle   = qtn_apps_calculator_skey;
       
   234             msktitle    = qtn_msk_idle_calculator;
       
   235         }
       
   236         ,
       
   237         AI_APP_TITLE_ITEM
       
   238         {
       
   239             appuid      = KScutCalendarUidValue;
       
   240             //longtitle   = qtn_apps_calendar_list;
       
   241             //shorttitle  = qtn_apps_calendar_grid;
       
   242             skeytitle   = qtn_apps_calendar_skey;
       
   243             msktitle    = qtn_msk_idle_calendar;
       
   244         }
       
   245         ,
       
   246         AI_APP_TITLE_ITEM
       
   247         {
       
   248             appuid      = KScutCamcorderUidValue;
       
   249             //longtitle   = qtn_apps_ccor_list;
       
   250             //shorttitle  = qtn_apps_ccor_grid;
       
   251             skeytitle   = qtn_apps_ccor_skey;
       
   252             msktitle    = qtn_msk_idle_ccor;
       
   253         }
       
   254         ,
       
   255         AI_APP_TITLE_ITEM
       
   256         {
       
   257             appuid      = KScutChineseDictionaryUidValue;
       
   258             //longtitle   = qtn_apps_dict_list;
       
   259             //shorttitle  = qtn_apps_dict_grid;
       
   260             skeytitle   = qtn_apps_dict_skey;
       
   261             msktitle    = qtn_msk_idle_dict;
       
   262         }
       
   263         ,
       
   264         AI_APP_TITLE_ITEM
       
   265         {
       
   266             appuid      = KScutClockUidValue;
       
   267             //longtitle   = qtn_apps_clock_list;
       
   268             //shorttitle  = qtn_apps_clock_grid;
       
   269             skeytitle   = qtn_apps_clock_skey;
       
   270             msktitle    = qtn_msk_idle_clock;
       
   271         }
       
   272         ,
       
   273         AI_APP_TITLE_ITEM
       
   274         {
       
   275             appuid      = KScutConnectionManagerUidValue;
       
   276             //longtitle   = qtn_apps_cmon_list;
       
   277             //shorttitle  = qtn_apps_cmon_grid;
       
   278             skeytitle   = qtn_apps_cmon_skey;
       
   279             msktitle    = qtn_msk_idle_cmon;
       
   280         }
       
   281         ,
       
   282         AI_APP_TITLE_ITEM
       
   283         {
       
   284             appuid      = KScutConverterUidValue;
       
   285             //longtitle   = qtn_cnv_app_caption;
       
   286             //shorttitle  = qtn_cnv_app_caption_short;
       
   287             skeytitle   = qtn_apps_converter_skey;
       
   288             msktitle    = qtn_msk_idle_converter;
       
   289         }
       
   290         ,
       
   291         AI_APP_TITLE_ITEM
       
   292         {
       
   293             appuid      = KScutDeviceManagerUidValue;
       
   294             //longtitle   = qtn_apps_dm_list;
       
   295             //shorttitle  = qtn_apps_dm_grid;
       
   296             skeytitle   = qtn_apps_dm_skey;
       
   297             msktitle    = qtn_msk_idle_dm;
       
   298         }
       
   299         ,
       
   300         AI_APP_TITLE_ITEM
       
   301         {
       
   302             appuid      = KScutDRMRightsManagerUidValue;
       
   303             //longtitle   = qtn_apps_drm_list;
       
   304             //shorttitle  = qtn_apps_drm_grid;
       
   305             skeytitle   = qtn_apps_drm_skey;
       
   306             msktitle    = qtn_msk_idle_drm;
       
   307         }
       
   308         ,
       
   309         AI_APP_TITLE_ITEM
       
   310         {
       
   311             appuid      = KScutFaxModemUidValue;
       
   312             //longtitle   = qtn_apps_fax_modem_list;
       
   313             //shorttitle  = qtn_apps_fax_modem_grid;
       
   314             skeytitle   = qtn_apps_fax_modem_skey;
       
   315             msktitle    = qtn_msk_idle_fax_modem;
       
   316         }
       
   317         ,
       
   318         AI_APP_TITLE_ITEM
       
   319         {
       
   320             appuid      = KScutFileManagerUidValue;
       
   321             //longtitle   = qtn_apps_fmgr_list;
       
   322             //shorttitle  = qtn_apps_fmgr_grid;
       
   323             skeytitle   = qtn_apps_fmgr_skey;
       
   324             msktitle    = qtn_msk_idle_fmgr;
       
   325         }
       
   326         ,
       
   327         AI_APP_TITLE_ITEM
       
   328         {
       
   329             appuid      = KScutFMRadioUidValue;
       
   330             //longtitle   = qtn_apps_radio_list;
       
   331             //shorttitle  = qtn_apps_radio_grid;
       
   332             skeytitle   = qtn_apps_radio_skey;
       
   333             msktitle    = qtn_msk_idle_radio;
       
   334         },
       
   335         AI_APP_TITLE_ITEM
       
   336         {
       
   337             appuid      = KScutFMTXRadioUidValue;
       
   338             //longtitle   = qtn_apps_radio_list;
       
   339             //shorttitle  = qtn_apps_radio_grid;
       
   340             skeytitle   = qtn_fmtx_idle_sk;
       
   341             msktitle    = qtn_fmtx_idle_msk;
       
   342         }
       
   343         ,
       
   344         AI_APP_TITLE_ITEM
       
   345         {
       
   346             appuid      = KScutGeneralSettingsUidValue;
       
   347             //longtitle   = qtn_apps_settings_list;
       
   348             //shorttitle  = qtn_apps_settings_grid;
       
   349             skeytitle   = qtn_apps_settings_skey;
       
   350             msktitle    = qtn_msk_idle_gs;
       
   351         }
       
   352         ,
       
   353         AI_APP_TITLE_ITEM
       
   354         {
       
   355             appuid      = KScutControlPanelUidValue;
       
   356             //longtitle   = qtn_apps_controlpanel_list;
       
   357             //shorttitle  = qtn_apps_controlpanel_grid;
       
   358             skeytitle   = qtn_apps_controlpanel_skey;
       
   359             msktitle    = qtn_msk_idle_controlpanel;
       
   360         }
       
   361         ,
       
   362         AI_APP_TITLE_ITEM
       
   363         {
       
   364             appuid      = KScutHelpUidValue;
       
   365             //longtitle   = qtn_apps_help_list;
       
   366             //shorttitle  = qtn_apps_help_grid;
       
   367             skeytitle   = qtn_apps_help_skey;
       
   368             msktitle    = qtn_msk_idle_help;
       
   369         }
       
   370         ,
       
   371         AI_APP_TITLE_ITEM
       
   372         {
       
   373             appuid      = KScutIRUidValue;
       
   374             //longtitle   = qtn_apps_infrared_list;
       
   375             //shorttitle  = qtn_apps_infrared_grid;
       
   376             skeytitle   = qtn_apps_infrared_skey;
       
   377             msktitle    = qtn_msk_idle_infrared;
       
   378         }
       
   379         ,
       
   380         AI_APP_TITLE_ITEM
       
   381         {
       
   382             appuid      = KScutInstantMessagingUidValue;
       
   383             //longtitle   = qtn_apps_instant_list;
       
   384             //shorttitle  = qtn_apps_instant_grid;
       
   385             skeytitle   = qtn_apps_instant_skey;
       
   386             msktitle    = qtn_msk_idle_instant;
       
   387         }
       
   388         ,
       
   389         AI_APP_TITLE_ITEM
       
   390         {
       
   391             appuid      = KScutUserDictionaryUidValue;
       
   392             //longtitle   = qtn_apps_udict_list;
       
   393             //shorttitle  = qtn_apps_udict_grid;
       
   394             skeytitle   = qtn_apps_udict_skey;
       
   395             msktitle    = qtn_msk_idle_udict;
       
   396         }
       
   397         ,
       
   398         AI_APP_TITLE_ITEM
       
   399         {
       
   400             appuid      = KScutLandmarksUidValue;
       
   401             //longtitle   = qtn_apps_lm_list;
       
   402             //shorttitle  = qtn_apps_lm_grid;
       
   403             skeytitle   = qtn_apps_lm_skey;
       
   404             msktitle    = qtn_msk_idle_lm;
       
   405         }
       
   406         ,
       
   407         AI_APP_TITLE_ITEM
       
   408         {
       
   409             appuid      = KScutLogsUidValue;
       
   410             //longtitle   = qtn_apps_logs_list;
       
   411             //shorttitle  = qtn_apps_logs_grid;
       
   412             skeytitle   = qtn_apps_logs_skey;
       
   413             msktitle    = qtn_msk_idle_logs;
       
   414         }
       
   415         ,
       
   416         AI_APP_TITLE_ITEM
       
   417         {
       
   418             appuid      = KScutMediaGallery2UidValue;
       
   419             //longtitle   = qtn_apps_mg_list;
       
   420             //shorttitle  = qtn_apps_mg_grid;
       
   421             skeytitle   = qtn_apps_mg_skey;
       
   422             msktitle    = qtn_msk_idle_mg;
       
   423         }
       
   424         ,
       
   425         AI_APP_TITLE_ITEM
       
   426         {
       
   427             appuid      = KScutMediaPlayerUidValue;
       
   428             //longtitle   = qtn_apps_mp_list;
       
   429             //shorttitle  = qtn_apps_mp_grid;
       
   430             skeytitle   = qtn_apps_mp_skey;
       
   431             msktitle    = qtn_msk_idle_mp;
       
   432         }
       
   433         ,
       
   434         AI_APP_TITLE_ITEM
       
   435         {
       
   436             appuid      = KScutMemoryCardUidValue;
       
   437             //longtitle   = qtn_apps_memc_appl_list;
       
   438             //shorttitle  = qtn_apps_memc_appl_grid;
       
   439             skeytitle   = qtn_apps_mmc_skey;
       
   440             msktitle    = qtn_msk_idle_mmc;
       
   441         }
       
   442         ,
       
   443         AI_APP_TITLE_ITEM
       
   444         {
       
   445             appuid      = KScutMessagingCenterUidValue;
       
   446             //longtitle   = qtn_apps_messaging_list;
       
   447             //shorttitle  = qtn_apps_messaging_grid;
       
   448             skeytitle   = qtn_apps_messaging_skey;
       
   449             msktitle    = qtn_msk_idle_messaging;
       
   450         }
       
   451         ,
       
   452         AI_APP_TITLE_ITEM
       
   453         {
       
   454             appuid      = KScutMusicPlayerUidValue;
       
   455             //longtitle   = qtn_apps_mplayer_list;
       
   456             //shorttitle  = qtn_apps_mplayer_grid;
       
   457             skeytitle   = qtn_apps_mplayer_skey;
       
   458             msktitle    = qtn_msk_idle_mplayer;
       
   459         }
       
   460         ,
       
   461         AI_APP_TITLE_ITEM
       
   462         {
       
   463             appuid      = KScutNotepadUidValue;
       
   464             //longtitle   = qtn_apps_notepad_list;
       
   465             //shorttitle  = qtn_apps_notepad_grid;
       
   466             skeytitle   = qtn_apps_notepad_skey;
       
   467             msktitle    = qtn_msk_idle_notepad;
       
   468         }
       
   469         ,
       
   470         AI_APP_TITLE_ITEM
       
   471         {
       
   472             appuid      = KScutPersonalisationUidValue;
       
   473             //longtitle   = qtn_apps_skins_list;
       
   474             //shorttitle  = qtn_apps_skins_grid;
       
   475             skeytitle   = qtn_apps_skins_skey;
       
   476             msktitle    = qtn_msk_idle_skins;
       
   477         }
       
   478         ,
       
   479         AI_APP_TITLE_ITEM
       
   480         {
       
   481             appuid      = KScutPhoneUidValue;
       
   482             //longtitle   = qtn_apps_phone_list;
       
   483             //shorttitle  = qtn_apps_phone_grid;
       
   484             skeytitle   = qtn_apps_phone_grid;
       
   485             msktitle    = qtn_apps_phone_grid;
       
   486         }
       
   487         ,
       
   488         AI_APP_TITLE_ITEM
       
   489         {
       
   490             appuid      = KScutPhonebookUidValue;
       
   491             //longtitle   = qtn_apps_phonebook_list;
       
   492             //shorttitle  = qtn_apps_phonebook_grid;
       
   493             skeytitle   = qtn_apps_phonebook_skey;
       
   494             msktitle    = qtn_msk_idle_phonebook;
       
   495         }
       
   496         ,
       
   497         AI_APP_TITLE_ITEM
       
   498         {
       
   499             appuid      = KScutProfilesUidValue;
       
   500             //longtitle   = qtn_apps_mode_list;
       
   501             //shorttitle  = qtn_apps_mode_grid;
       
   502             skeytitle   = qtn_apps_mode_skey;
       
   503             msktitle    = qtn_msk_idle_mode;
       
   504         }
       
   505         ,
       
   506         AI_APP_TITLE_ITEM
       
   507         {
       
   508             appuid      = KScutPocUidValue;
       
   509             //longtitle   = qtn_apps_ptt_list;
       
   510             //shorttitle  = qtn_apps_ptt_grid;
       
   511             skeytitle   = qtn_apps_ptt_skey;
       
   512             msktitle    = qtn_msk_idle_ptt;
       
   513         }
       
   514         ,
       
   515         AI_APP_TITLE_ITEM
       
   516         {
       
   517             appuid      = KScutSearchUidValue;
       
   518             //longtitle   = qtn_apps_search_list;
       
   519             //shorttitle  = qtn_apps_search_grid;
       
   520             skeytitle   = qtn_apps_search_skey;
       
   521             msktitle    = qtn_msk_idle_search;
       
   522         }
       
   523         ,
       
   524         AI_APP_TITLE_ITEM
       
   525         {
       
   526             appuid      = KScutSatUiUidValue;
       
   527             //longtitle   = qtn_apps_simapps_list;
       
   528             //shorttitle  = qtn_apps_simapps_grid;
       
   529             skeytitle   = qtn_apps_simapps_grid;
       
   530             msktitle    = qtn_apps_simapps_grid;
       
   531         }
       
   532         ,
       
   533         AI_APP_TITLE_ITEM
       
   534         {
       
   535             appuid      = KScutSpeedDialUidValue;
       
   536             //longtitle   = qtn_apps_sd_list;
       
   537             //shorttitle  = qtn_apps_sd_grid;
       
   538             skeytitle   = qtn_apps_sd_skey;
       
   539             msktitle    = qtn_msk_idle_sd;
       
   540         }
       
   541         ,
       
   542         AI_APP_TITLE_ITEM
       
   543         {
       
   544             appuid      = KScutUSBUidValue;
       
   545             //longtitle   = qtn_apps_usb_list;
       
   546             //shorttitle  = qtn_apps_usb_grid;
       
   547             skeytitle   = qtn_apps_usb_skey;
       
   548             msktitle    = qtn_msk_idle_usb;
       
   549         }
       
   550         ,
       
   551         AI_APP_TITLE_ITEM
       
   552         {
       
   553             appuid      = KScutVoiceCommandsUidValue;
       
   554             //longtitle   = qtn_apps_vc_list;
       
   555             //shorttitle  = qtn_apps_vc_grid;
       
   556             skeytitle   = qtn_apps_vc_skey;
       
   557             msktitle    = qtn_msk_idle_vc;
       
   558         }
       
   559         ,
       
   560         AI_APP_TITLE_ITEM
       
   561         {
       
   562             appuid      = KScutVoiceMailboxUidValue;
       
   563             //longtitle   = qtn_apps_smsvo_list;
       
   564             //shorttitle  = qtn_apps_smsvo_grid;
       
   565             skeytitle   = qtn_apps_smsvo_skey;
       
   566             msktitle    = qtn_msk_idle_smsvo;
       
   567         }
       
   568         ,
       
   569         AI_APP_TITLE_ITEM
       
   570         {
       
   571             appuid      = KScutVoIPUidValue;
       
   572             //longtitle   = qtn_apps_voip_list;
       
   573             //shorttitle  = qtn_apps_voip_grid;
       
   574             skeytitle   = qtn_apps_voip_skey;
       
   575             msktitle    = qtn_msk_idle_voip;
       
   576         }
       
   577         ,
       
   578         AI_APP_TITLE_ITEM
       
   579         {
       
   580             appuid      = KScutVoiceRecorderUidValue;
       
   581             //longtitle   = qtn_vorec_app_menu_list;
       
   582             //shorttitle  = qtn_vorec_app_menu_grid;
       
   583             skeytitle   = qtn_apps_recorder_skey;
       
   584             msktitle    = qtn_msk_idle_recorder;
       
   585         }
       
   586         ,
       
   587         AI_APP_TITLE_ITEM
       
   588         {
       
   589             appuid      = KScutSmlSyncUidValue;
       
   590             //longtitle   = qtn_apps_sml_list;
       
   591             //shorttitle  = qtn_apps_sml_grid;
       
   592             skeytitle   = qtn_apps_sml_grid;
       
   593             msktitle    = qtn_apps_sml_grid;
       
   594         }
       
   595         ,
       
   596         AI_APP_TITLE_ITEM
       
   597         {
       
   598             appuid      = KScutPersonalisationUidValue;
       
   599             viewid      = KScutChangeThemeViewIdValue;
       
   600             longtitle   = qtn_apps_idle_skin_gs;
       
   601             shorttitle  = qtn_apps_idle_skin_skey;
       
   602             skeytitle   = qtn_apps_idle_skin_skey;
       
   603             msktitle    = qtn_msk_idle_skin;
       
   604         }
       
   605         ,
       
   606         AI_APP_TITLE_ITEM
       
   607         {
       
   608             appuid      = KScutAmsEditorUidValue;
       
   609             longtitle   = qtn_apps_audio_msg_gs;
       
   610             shorttitle  = qtn_apps_audio_msg_skey;
       
   611             skeytitle   = qtn_apps_audio_msg_skey;
       
   612             msktitle    = qtn_msk_idle_audio_msg;
       
   613         }
       
   614         ,
       
   615         AI_APP_TITLE_ITEM
       
   616         {
       
   617             appuid      = KScutEmailEditorUidValue;
       
   618             longtitle   = qtn_set_idle_skeys_email_editor;
       
   619             shorttitle  = qtn_apps_email_skey;
       
   620             skeytitle   = qtn_apps_email_skey;
       
   621             msktitle    = qtn_msk_idle_email;
       
   622         }
       
   623         ,
       
   624         AI_APP_TITLE_ITEM
       
   625         {
       
   626             appuid      = KScutPostcardEditorUidValue;
       
   627             longtitle   = qtn_apps_mmspostcard_gs;
       
   628             shorttitle  = qtn_apps_mmspostcard_skey;
       
   629             skeytitle   = qtn_apps_mmspostcard_skey;
       
   630             msktitle    = qtn_msk_idle_mmspostcard;
       
   631         }
       
   632         ,
       
   633         AI_APP_TITLE_ITEM
       
   634         {
       
   635             appuid      = KScutUnifiedEditorUidValue;
       
   636             longtitle   = qtn_set_idle_skey_new_msg;
       
   637             shorttitle  = qtn_idle_skey_new_msg;
       
   638             skeytitle   = qtn_idle_skey_new_msg;
       
   639             msktitle    = qtn_msk_idle_new_msg;
       
   640         }
       
   641         ,
       
   642         AI_APP_TITLE_ITEM
       
   643         {
       
   644             appuid      = KScutEmailEditorUidValue;
       
   645             viewid      = KScutSyncMlEmailUidValue;
       
   646             longtitle   = qtn_apps_syncml_mail_gs;
       
   647             shorttitle  = qtn_apps_syncml_mail_skey;
       
   648             skeytitle   = qtn_apps_syncml_mail_skey;
       
   649             msktitle    = qtn_msk_idle_syncml_mail;
       
   650         }
       
   651         ,
       
   652         AI_APP_TITLE_ITEM
       
   653         {
       
   654             appuid      = KScutMessagingCenterUidValue;
       
   655             viewid      = KScutMessagingCenterUidValue;
       
   656             longtitle   = qtn_set_idle_skey_select_msg_type;
       
   657             shorttitle  = qtn_idle_skey_select_msg;
       
   658             skeytitle   = qtn_idle_skey_select_msg;
       
   659             msktitle    = qtn_msk_idle_select_msg;
       
   660         }
       
   661         ,
       
   662         AI_APP_TITLE_ITEM
       
   663         {
       
   664             appuid      = KScutGeneralSettingsUidValue;
       
   665             viewid      = KScutConnectivityStatusViewIdValue;
       
   666             longtitle   = qtn_apps_connectivity_list;
       
   667             shorttitle  = qtn_apps_connectivity_skey;
       
   668             skeytitle   = qtn_apps_connectivity_skey;
       
   669             msktitle    = qtn_msk_idle_connectivity;
       
   670         }
       
   671         ,
       
   672         AI_APP_TITLE_ITEM
       
   673         {
       
   674             appuid      = KScutVideoServicesUidValue;
       
   675             skeytitle   = qtn_apps_video_grid;
       
   676         }
       
   677         ,
       
   678         AI_APP_TITLE_ITEM
       
   679         {
       
   680             appuid      = KScutMusicPlayerUidValue;
       
   681             skeytitle   = qtn_apps_mplayer_skey;
       
   682         }
       
   683         ,
       
   684         AI_APP_TITLE_ITEM
       
   685         {
       
   686             appuid      = KScutFlashPlayerUidValue;
       
   687             skeytitle   = qtn_apps_fplayer_skey;
       
   688         }
       
   689         ,
       
   690         AI_APP_TITLE_ITEM
       
   691         {
       
   692             appuid      = KScutExchangeMailUidValue;
       
   693             skeytitle   = qtn_apps_exchangemail_skey;
       
   694         }
       
   695         ,
       
   696         AI_APP_TITLE_ITEM
       
   697         {
       
   698             appuid      = -1;
       
   699             //longtitle   = "not found";
       
   700             //shorttitle  = "not found";
       
   701             skeytitle   = "not found";
       
   702             msktitle    = "not found";
       
   703         }
       
   704     };
       
   705 }
       
   706 
       
   707 // End of File.