lustrationaif.rss.bak

来自「一个简单的电子驱蚊器程序,通过调用频率发出声音.」· BAK 代码 · 共 29 行

BAK
29
字号
/*
* ============================================================================
*  Name     : Lustrationaif.rss
*  Part of  : Lustration
*  Created  : 2006-03-16 by 
*  Description:
*     RSS for creating the aif file for Lustration.
*     Initial content was generated by Series 60 AppWizard.
*  Version  :
*  Copyright: 
* ============================================================================
*/

#include <aiftool.rh>

RESOURCE AIF_DATA
    {
    app_uid=0x02F70EA1;
    num_icons=2;
    embeddability=KAppNotEmbeddable;
    newfile=KAppDoesNotSupportNewFile;
    caption_list=
	{
	CAPTION { code= ELangEnglish; caption="Lustration"; }
	};
    }

// End of File

⌨️ 快捷键说明

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