launchwap.pkg

来自「symbian的打开WAP浏览器的示例,打开手机自带的浏览器.」· PKG 代码 · 共 25 行

PKG
25
字号
;
; Installation file for Launchwap application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"Launch Wap browser"},(0x0224561B),1,0,0
;
;Supports Series 60 v 0.9
;This line indicates that this installation is for the Series 60 platform v0.9
;This line must appear _exactly_ as shown below in the sis file
;If this line is missing or incorrect, the sis file will not be able
;to be installed on Series 60 v0.9 platforms
(0x101F6F88), 0, 0, 0, {"Series60ProductID"}
;
; Four files to install
;
"\Symbian\6.1\Series60\Epoc32\release\thumb\urel\Launchwap.app"         -"!:\system\apps\Launchwap\Launchwap.app"
"\Symbian\6.1\Series60\Epoc32\release\thumb\urel\Launchwap.rsc"         -"!:\system\apps\Launchwap\Launchwap.rsc"
"\Symbian\6.1\Series60\Epoc32\release\thumb\urel\Launchwap_caption.rsc" -"!:\system\apps\Launchwap\Launchwap_caption.rsc"
"\Symbian\6.1\Series60\Epoc32\release\thumb\urel\Launchwap.aif"         -"!:\system\apps\Launchwap\Launchwap.aif"

⌨️ 快捷键说明

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