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