EmailExample.rss
上传用户:sempras
上传日期:2007-03-04
资源大小:821k
文件大小:1k
- /*
- * ============================================================================
- * Name : EMailExample.rss
- * Part of : EmailExample
- * Created : 09/11/2003 by Forum Nokia
- * Implementation notes:
- * English locale
- *
- * Version : 1.0
- * Copyright: Nokia Corporation
- * ============================================================================
- */
- #include <aiftool.rh>
- RESOURCE AIF_DATA
- {
- app_uid=0x01EF000E;
- //
- caption_list=
- {
- CAPTION { code=ELangEnglish; caption="EmailExample"; }
- };
- //
- num_icons=2;
- //
- embeddability=KAppNotEmbeddable;
- newfile=KAppSupportsNewFile;
- }