remotecontrol/com.nokia.s60tools.remotecontrol/about.ini
author Matti Hagman <ext-matti.hagman@nokia.com>
Tue, 21 Sep 2010 13:50:51 +0300
changeset 29 f48eb66e9604
parent 0 61163b28edca
permissions -rw-r--r--
Creator Carbide Extension 1.3.0
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) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
########################################################################################
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
# about.ini
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
# contains information about a feature
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
# java.io.Properties file (ISO 8859-1 with "\" escapes)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
# "%key" are externalized strings defined in about.properties
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
# This file does not need to be translated.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
# Property "aboutText" contains blurb for "About" dialog (translated)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
# This text is shown in Feature Details -dialog when feature is selected.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
aboutText=%productBlurb
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
# Property "windowImage" contains path to window icon (16x16)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
# needed for primary features only
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
# Property "featureImage" contains path to feature image (32x32)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
# Not using this in here because we do not want the icon to
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
# show on about dialog. Only using aboutText above.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
#featureImage=icons/
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
# Property "aboutImage" contains path to product image (500x330 or 115x164)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
# needed for primary features only
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
# Property "appName" contains name of the application (translated)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
# needed for primary features only
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    29
# Property "welcomePerspective" contains the id of the perspective in which the
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    30
# welcome page is to be opened.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    31
# optional