vibra_caption.rss.i

来自「symbian 2rd下手机振动的控制和应用」· I 代码 · 共 115 行

I
115
字号
# 1 "e:\\qWork\\2.0\\Vibra\\Vibra\\data\\Vibra_caption.rss"
/*
============================================================================
 Name        : Vibra_caption.rss
 Author      : 
 Version     :
 Copyright   : Your copyright notice
 Description : Caption file for Vibra.
============================================================================
*/

# 1 "E:\\qWork\\2.0\\Vibra\\Vibra\\inc\\Vibra.loc" 1
/*
============================================================================
 Name        : Vibra.loc
 Author      : 
 Version     :
 Copyright   : Your copyright notice
 Description : This is a localisation file for Vibra
               A .loc file is the one and only place where the logical
			   strings to be localised are defined. 
============================================================================
*/

// LOCALISATION STRINGS

//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//


// menu exit


//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//


//d:Command in options menu.
//d:Example command for view 1.
//l:list_single_popup_submenu_pane_1
//










//d:Command in options menu.
//d:Example command for view 2.
//l:list_single_popup_submenu_pane_1
//


//d:Name of the view 1 tab.
//d:
//l:
//


//d:Name of the view 2 tab.
//d:
//l:
//


// example caption strings for app



# 11 "e:\\qWork\\2.0\\Vibra\\Vibra\\data\\Vibra_caption.rss" 2

# 1 "E:\\Symbian\\8.0a\\S60_2nd_FP2_CW\\\\epoc32\\include\\apcaptionfile.rh" 1
// APCAPTIONFILE.RH
//
// Copyright (c) 2000 Symbian Ltd.  All rights reserved.
//
//

/** 
* Contains definitions for the resource files that are input to 
* caption files for Series 60
*/


/**
@internalComponent
*/


/**
@publishedAll
@released
*/
STRUCT CAPTION_DATA
	{
	LTEXT caption(256 )="";
	LTEXT shortcaption(256 )="";
	}
# 12 "e:\\qWork\\2.0\\Vibra\\Vibra\\data\\Vibra_caption.rss" 2


RESOURCE CAPTION_DATA
{
	caption = "Vibra" ;
	shortcaption = "Vibra" ;
}

⌨️ 快捷键说明

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