titlepane.pkg

来自「详细演示了symbian中标题面板的设置程序。很使用的程序」· PKG 代码 · 共 21 行

PKG
21
字号
; @brief Package information file for TitlePane application
;
; Copyright (c) EMCC Software Ltd 2003
; @version 1.0

; UID is the app's UID
;
#{"TitlePane"},(0x101FDA46),1,0,0
(0x101F7960), 0, 0, 0, {"Series60ProductID"}

;
; Five files to install
;
"..\..\..\Epoc32\data\z\system\apps\TitlePane\TitlePane.aif"         -"!:\system\apps\TitlePane\TitlePane.aif"
"..\..\..\Epoc32\data\z\system\apps\TitlePane\TitlePane.r01"         -"!:\system\apps\TitlePane\TitlePane.rsc"
"..\..\..\Epoc32\data\z\system\apps\TitlePane\TitlePane_caption.r01" -"!:\system\apps\TitlePane\TitlePane_caption.rsc"
"..\..\..\Epoc32\data\z\system\apps\TitlePane\TitlePane.mbm"         -"!:\system\apps\TitlePane\TitlePane.mbm"
"..\..\..\Epoc32\release\armi\urel\TitlePane.app"                    -"!:\system\apps\TitlePane\TitlePane.app"

; End of File

⌨️ 快捷键说明

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