⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 callstatus_loc.rss

📁 This source code describe how to auto start the application on symbian platform
💻 RSS
字号:
// ====================================================================
// File: CallStatus_loc.rss
// Created: 09/06/07
// Author: 
// Copyright (c): , All rights reserved
// ==================================================================== */

#include <appinfo.rh>
#include "CallStatus_loc.rls"

RESOURCE LOCALISABLE_APP_INFO
	{
	short_caption = STRING_short_caption;
	caption_and_icon =
		{
		CAPTION_AND_ICON_INFO 
			{
			caption=STRING_r_CallStatus_caption;
			//number_of_icons=3;
			//icon_file=STRING_r_CallStatus_icon_path;
			}
		};
	}

 

⌨️ 快捷键说明

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