metadataeditor/com.nokia.s60tools.metadataeditor/about.ini
author wpaul
Mon, 13 Sep 2010 14:05:45 -0500
changeset 22 0db329b41f7d
parent 0 61163b28edca
permissions -rw-r--r--
fixed up metadata editor branding/discovery/etc.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
#
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
# Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
# All rights reserved.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
# This component and the accompanying materials are made available
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
# under the terms of "Eclipse Public License v1.0"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
# which accompanies this distribution, and is available
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
#
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
# Initial Contributors:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
# Nokia Corporation - initial contribution.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
#
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
# Contributors:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
#
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
# Description:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
#
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
# about.ini
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
# contains information about a feature
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
# java.io.Properties file (ISO 8859-1 with "\" escapes)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
# "%key" are externalized strings defined in about.properties
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
# This file does not need to be translated.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
# Property "aboutText" contains blurb for "About" dialog (translated)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
# This text is shown in Feature Details -dialog when feature is selected.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
aboutText=%productBlurb
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
# Property "windowImage" contains path to window icon (16x16)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
# needed for primary features only
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    29
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    30
# Property "featureImage" contains path to feature image (32x32)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    31
# Not using this in here because we do not want the icon to
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    32
# show on about dialog. Only using aboutText above.
22
0db329b41f7d fixed up metadata editor branding/discovery/etc.
wpaul
parents: 0
diff changeset
    33
featureImage=icons/metadata_editor_32.png
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    34
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    35
# Property "aboutImage" contains path to product image (500x330 or 115x164)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    36
# needed for primary features only
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    37
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    38
# Property "appName" contains name of the application (translated)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    39
# needed for primary features only
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    40
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    41
# Property "welcomePerspective" contains the id of the perspective in which the
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    42
# welcome page is to be opened.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    43
# optional