roidss60.rls

来自「rps game symbian os application developm」· RLS 代码 · 共 29 行

RLS
29
字号
/*
============================================================================
 Name        : RoidsS60.rls
 Author      : Twm Davies
 Copyright   : Twm Davies
 Description : This is a localisation file for RoidsS60
               A .rls file is the one and only place where the logical
			   strings to be localised are defined. 
============================================================================
*/

//  LOCALISATION STRINGS

// Caption string for app.
#define qtn_caption_string "RoidsS60"

// First item in "Options" menu pane
#define qtn_command1 "About"

// Third item in "Options" menu pane
#define qtn_exit "Exit"

// When user requests ECommand1 event, text below is shown.
#define qtn_command1_text "RoidsS60"

#define qtn_loc_resource_file_1 "\\resource\\apps\\RoidsS60"

// End of File

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?