notes/sis/notes.pkg
changeset 49 5de72ea7a065
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
       
     1 ;
       
     2 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 ; All rights reserved.
       
     4 ; This component and the accompanying materials are made available
       
     5 ; under the terms of "Eclipse Public License v1.0"
       
     6 ; which accompanies this distribution, and is available
       
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 ;
       
     9 ; Initial Contributors:
       
    10 ; Nokia Corporation - initial contribution.
       
    11 ;
       
    12 ; Contributors:
       
    13 ;
       
    14 ; Description: pkg file  of Notes Application for IAD.
       
    15 ;
       
    16 
       
    17 ; Language
       
    18 &EN
       
    19 
       
    20 ; standard SIS file header
       
    21 #{"Notes"}, (0x20029F80), 1, 0, 0, TYPE=SA, RU
       
    22 
       
    23 ; Localised vendor name
       
    24 %{"Nokia"}
       
    25 
       
    26 ; Unique vendor name
       
    27 :"Nokia"
       
    28 
       
    29 
       
    30 ; Notes executable and default resource files
       
    31 
       
    32 "/epoc32/release/armv5/urel/notes.exe"							- "!:/sys/bin/notes.exe"
       
    33 "/epoc32/data/Z/private/10003a3f/import/apps/notes_reg.rsc"		- "!:/private/10003a3f/import/apps/notes_reg.rsc"
       
    34 "/epoc32/data/z/resource/apps/notes.rsc"                          - "!:/resource/apps/notes.rsc"
       
    35 "/epoc32/data/z/resource/qt/translations/notes_en.qm"            - "!:/resource/qt/translations/notes_en.qm"
       
    36 
       
    37 
       
    38 "/epoc32/release/armv5/urel/notesmodel.dll"						- "!:/sys/bin/notesmodel.dll"
       
    39 "/epoc32/release/armv5/urel/noteseditor.dll"				    - "!:/sys/bin/noteseditor.dll"
       
    40 "/epoc32/release/armv5/urel/notesviews.dll"					    - "!:/sys/bin/notesviews.dll"
       
    41 "/epoc32/release/armv5/urel/notesviewmanager.dll"			    - "!:/sys/bin/notesviewmanager.dll"
       
    42 "/epoc32/release/armv5/urel/notesappcontroller.dll"             - "!:/sys/bin/notesappcontroller.dll"
       
    43 "/epoc32/release/armv5/urel/notesmodelhandler.dll"				- "!:/sys/bin/notesmodelhandler.dll"
       
    44 
       
    45 ;Qt plugin files to be installed
       
    46 "/epoc32/release/armv5/urel/noteseditorplugin.dll"			- "!:/sys/bin/noteseditorplugin.dll"
       
    47 "/epoc32/data/z/resource/qt/plugins/notes/noteseditorplugin.qtplugin"		- "!:/resource/qt/plugins/notes/noteseditorplugin.qtplugin"
       
    48 
       
    49 ;END OF FILE