logsui/tsrc/logscenrepeditor/install/logscenrepeditor.pkg
changeset 20 6a40edd41841
parent 0 4a5361db8937
equal deleted inserted replaced
19:e4c884866116 20:6a40edd41841
    18 &EN
    18 &EN
    19 
    19 
    20 ; SIS header: name, uid, version
    20 ; SIS header: name, uid, version
    21 #{"logscenrepeditor"},(0xE8316BDD),1,0,0
    21 #{"logscenrepeditor"},(0xE8316BDD),1,0,0
    22 
    22 
    23 ; Localised Vendor name
    23 ; List of localised vendor names
    24 %{"Vendor"}
    24 %{"Vendor-EN"}
    25 
    25 
    26 ; Unique Vendor name
    26 ; The non-localised, globally unique vendor name (mandatory)
    27 :"Vendor"
    27 :"Nokia OY"
    28 
    28 ;Supports Series 60 v 3.x
    29 ; Manual PKG pre-rules from PRO files
    29 ;This line indicates that this installation is for the Series 60 platform v3.x
    30 ; Default HW/platform dependencies
    30 ;This line must appear _exactly_ as shown below in the sis file
    31 [0x101F7961],0,0,0,{"S60ProductID"}
    31 ;If this line is missing or incorrect, the sis file will not be able
    32 [0x102032BE],0,0,0,{"S60ProductID"}
    32 ;to be installed on Series 60 v3.x platforms
    33 [0x102752AE],0,0,0,{"S60ProductID"}
    33 (0x101F7961), 0, 0, 0, {"Series60ProductID"}
    34 [0x1028315F],0,0,0,{"S60ProductID"}
       
    35  
       
    36 
    34 
    37 ; Executable and default resource files
    35 ; Executable and default resource files
    38 "\epoc32\release\armv5\urel\logscenrepeditor.exe"    - "!:\sys\bin\logscenrepeditor.exe"
    36 "\epoc32\release\armv5\urel\logscenrepeditor.exe"    - "!:\sys\bin\logscenrepeditor.exe"
    39 "\epoc32\data\z\resource\apps\logscenrepeditor.rsc"    - "!:\resource\apps\logscenrepeditor.rsc"
    37 "\epoc32\data\z\resource\apps\logscenrepeditor.rsc"    - "!:\resource\apps\logscenrepeditor.rsc"
    40 "\epoc32\data\z\private\10003a3f\import\apps\logscenrepeditor_reg.rsc"    - "!:\private\10003a3f\import\apps\logscenrepeditor_reg.rsc"
    38 "\epoc32\data\z\private\10003a3f\import\apps\logscenrepeditor_reg.rsc"    - "!:\private\10003a3f\import\apps\logscenrepeditor_reg.rsc"