sound.pkg

来自「音频播放器」· PKG 代码 · 共 18 行

PKG
18
字号
; Sound.pkg
;
;Language - standard language definitions
&EN

; standard SIS file header
#{"Sound Example"},(0x10005BC6),1,0,0

;Supports Series 60 v 2.0
(0x101F7960), 0, 0, 0, {"Series60ProductID"}

; Target
"..\..\..\epoc32\release\thumb\urel\Sound.APP"                  -"!:\system\apps\Sound\Sound.app"
"..\..\..\epoc32\data\z\system\apps\Sound\Sound.rsc"            -"!:\system\apps\Sound\Sound.rsc"
"..\..\..\epoc32\data\z\system\apps\Sound\Sound.aif"            -"!:\system\apps\Sound\Sound.aif"
"..\..\..\epoc32\data\z\system\apps\Sound\Sound_caption.rsc"    -"!:\system\apps\Sound\Sound_caption.rsc"
"..\wav\Play.wav"                                               -"!:\system\apps\Sound\Play.wav"

⌨️ 快捷键说明

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