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