perfapps/piprofilerui/ui/hb/piprofiler.qrc
changeset 48 da3ec8478e66
equal deleted inserted replaced
47:11fa016241a4 48:da3ec8478e66
       
     1 <!-- 
       
     2 
       
     3 Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     4 All rights reserved.
       
     5 This component and the accompanying materials are made available
       
     6 under the terms of "Eclipse Public License v1.0"
       
     7 which accompanies this distribution, and is available
       
     8 at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 
       
    10 Initial Contributors:
       
    11 Nokia Corporation - initial contribution.
       
    12 
       
    13 Contributors:
       
    14 
       
    15 Description: 
       
    16 
       
    17 
       
    18   --> 
       
    19 
       
    20 <RCC>
       
    21     <qresource prefix="/xml" >
       
    22         <file alias="pimainview.docml" >pimainview.docml</file>
       
    23     </qresource>
       
    24     <qresource prefix="/gfx" >
       
    25         <file alias="piprofiler.svg">../icons/qgn_menu_piprofilerui.svg</file>
       
    26         <file alias="enabled.svg">../icons/qgn_prob_piprofilerui_status_enabled.svg</file>
       
    27         <file alias="disabled.svg">../icons/qgn_prob_piprofilerui_status_disabled.svg</file>
       
    28     </qresource>
       
    29 </RCC>