crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/about.ini
changeset 0 5ad7ad99af01
equal deleted inserted replaced
-1:000000000000 0:5ad7ad99af01
       
     1 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 # All rights reserved.
       
     3 # This component and the accompanying materials are made available
       
     4 # under the terms of "Eclipse Public License v1.0"
       
     5 # which accompanies this distribution, and is available
       
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 #
       
     8 # Initial Contributors:
       
     9 # Nokia Corporation - initial contribution.
       
    10 #
       
    11 # Contributors:
       
    12 #
       
    13 # Description: 
       
    14 #
       
    15 #
       
    16 # about.ini
       
    17 # contains information about a feature
       
    18 # java.io.Properties file (ISO 8859-1 with "\" escapes)
       
    19 # "%key" are externalized strings defined in about.properties
       
    20 # This file does not need to be translated.
       
    21 
       
    22 # Property "aboutText" contains blurb for "About" dialog (translated)
       
    23 # This text is shown in Feature Details -dialog when feature is selected.
       
    24 aboutText=%productBlurb
       
    25 
       
    26 # Property "windowImage" contains path to window icon (16x16)
       
    27 # needed for primary features only
       
    28 
       
    29 # Property "featureImage" contains path to feature image (32x32)
       
    30 # Not using this in here because we do not want the icon to
       
    31 # show on about dialog. Only using aboutText above.
       
    32 #featureImage=icons/appdep.png
       
    33 
       
    34 # Property "aboutImage" contains path to product image (500x330 or 115x164)
       
    35 # needed for primary features only
       
    36 
       
    37 # Property "appName" contains name of the application (translated)
       
    38 # needed for primary features only
       
    39 
       
    40 # Property "welcomePerspective" contains the id of the perspective in which the
       
    41 # welcome page is to be opened.
       
    42 # optional