⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qcontent.pkg

📁 《UIQ 3 The Complete Guide》书的源代码
💻 PKG
字号:
;
; QContent Installation script for EpocInstall.
;
; Copyright (C) UIQ Technology AB, 2007
;
; This material is provided "as is" without any warranty to its performance or functionality. 
; In no event shall UIQ Technology be liable for any damages whatsoever arising out of the
; use or inabilty to use this material. 
;
; Specifiy the languages we support, items must appear in this order subsequently
&EN

; List of localised vendor names - one per language. At least one must be provided (English [EN]). 
; in order EN,FR,GE...
%{"ZingMagic"}

; The non-localised, globally unique vendor name (mandatory)
:"ZingMagic Limited"

; What our app name is displayed as, in order EN,FR,GE
#{"QContent"},(0xEDEAD023),1,00,01,TYPE=SA
;
; ProductID for UIQ 3.0
; Product/platform version UID, Major, Minor, Build, Product ID
[0x101F6300], 3, 0, 0, {"UIQ30ProductID"}
;
; The lang independant files we install
"..\..\epoc32\release\gcce\urel\QContent.exe"-"!:\sys\bin\QContent.exe"
"..\..\epoc32\data\z\resource\apps\QContent_icons.mbm"-"!:\resource\apps\QContent_icons.mbm"
"..\..\epoc32\data\z\resource\apps\QContent.mbm"-"!:\resource\apps\QContent.mbm"
"..\..\epoc32\data\z\private\10003a3f\apps\QContent_reg.rsc"-"!:\private\10003a3f\import\apps\QContent_reg.rsc"
;
"ExampleFiles\Image.bmp"-"!:\Private\EDEAD023\Image.bmp"
"ExampleFiles\Image.gif"-"!:\Private\EDEAD023\Image.gif"
"ExampleFiles\Image.jpg"-"!:\Private\EDEAD023\Image.jpg"
"ExampleFiles\Image.png"-"!:\Private\EDEAD023\Image.png"
"ExampleFiles\Image.wbmp"-"!:\Private\EDEAD023\Image.wbmp"
"ExampleFiles\Image.wmf"-"!:\Private\EDEAD023\Image.wmf"

; The language resource files, in order EN,FR,GE
; The registration file localized component
{
"..\..\epoc32\data\z\resource\apps\QContent_loc.rsc"
}-"!:\resource\apps\QContent_loc.rsc"
;
; the priamry app resource file
{
"..\..\epoc32\data\z\resource\apps\QContent.rsc"
}-"!:\resource\apps\QContent.rsc"

⌨️ 快捷键说明

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