📄 commands_gcce.pkg
字号:
; Commands_gcce.pkg
;
; Symbian Software Ltd 2005. All rights reserved.
;
; Specify the languages - as previously supported
; Languages
; none - English only by default
; List of localised vendor names - one per language. At least one must be provided (English [EN]).
; List must correspond to list of languages specified elsewhere in the .pkg
%{"UIQ SDK Example"}
; The non-localised, globally unique vendor name (mandatory)
:"UIQ Technology"
; Package header
; Name, UID3, Major, Minor, Build, Package-type
#{"Commands"}, (0xE0001003), 1, 0, 0, TYPE=SA
; ProductID for UIQ 3.1
; Product/platform version UID, Major, Minor, Build, Component name
[0x101F63DF], 3, 1, 0, {"UIQ31ProductID"}
; Files to install for command application
; If you move the example to another destination then you also need to change these paths.
"..\..\..\..\..\epoc32\release\gcce\urel\Commands.exe"-"!:\sys\bin\Commands.exe"
"..\..\..\..\..\epoc32\data\Z\Resource\Apps\Commands.rsc"-"!:\Resource\Apps\Commands.rsc"
"..\..\..\..\..\epoc32\data\Z\Resource\Apps\Commands_loc.rsc"-"!:\resource\apps\Commands_loc.rsc"
"..\..\..\..\..\epoc32\data\Z\Resource\Apps\Commands.mbm"-"!:\resource\apps\Commands.mbm"
"..\..\..\..\..\epoc32\data\Z\Resource\Apps\CommandsAppIcon.mbm"-"!:\resource\apps\CommandsAppIcon.mbm"
"..\..\..\..\..\epoc32\data\z\Private\10003a3f\Apps\Commands_reg.rsc"-"!:\private\10003a3f\import\apps\Commands_reg.rsc"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -