core/com.nokia.carbide.cpp/about.ini
author tzelaw
Tue, 14 Apr 2009 15:03:19 -0500
changeset 94 d74b720418db
parent 2 d760517a8095
child 793 e34a06581526
child 892 04365e85d9b0
permissions -rw-r--r--
Test framework support: Ask debugger to remember DebugTarget so test framework can use it to setup test framework related utility. With this we can use the DebugUI way of launching while keeping test framework functionality
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
# about.ini
cawthron
parents:
diff changeset
     2
# contains information about a feature
cawthron
parents:
diff changeset
     3
# java.io.Properties file (ISO 8859-1 with "\" escapes)
cawthron
parents:
diff changeset
     4
# "%key" are externalized strings defined in about.properties
cawthron
parents:
diff changeset
     5
# This file does not need to be translated.
cawthron
parents:
diff changeset
     6
cawthron
parents:
diff changeset
     7
# Property "aboutText" contains blurb for "About" dialog (translated)
cawthron
parents:
diff changeset
     8
aboutText=%productBlurb
cawthron
parents:
diff changeset
     9
cawthron
parents:
diff changeset
    10
# Property "windowImage" contains path to window icon (16x16)
cawthron
parents:
diff changeset
    11
# needed for primary features only
cawthron
parents:
diff changeset
    12
cawthron
parents:
diff changeset
    13
# Property "featureImage" contains path to feature image (32x32)
cawthron
parents:
diff changeset
    14
featureImage=icons/Carbide_c_icon_32x32.png
cawthron
parents:
diff changeset
    15
cawthron
parents:
diff changeset
    16
# Property "aboutImage" contains path to product image (500x330 or 115x164)
cawthron
parents:
diff changeset
    17
# needed for primary features only
cawthron
parents:
diff changeset
    18
aboutImage=icons/about.png
cawthron
parents:
diff changeset
    19
cawthron
parents:
diff changeset
    20
# Property "appName" contains name of the application (translated)
cawthron
parents:
diff changeset
    21
# needed for primary features only
cawthron
parents:
diff changeset
    22
cawthron
parents:
diff changeset
    23
# Property "welcomePerspective" contains the id of the perspective in which the
cawthron
parents:
diff changeset
    24
# welcome page is to be opened.
cawthron
parents:
diff changeset
    25
# optional
cawthron
parents:
diff changeset
    26
cawthron
parents:
diff changeset
    27
# Link to tips and tricks help page
cawthron
parents:
diff changeset
    28
# optional
cawthron
parents:
diff changeset
    29
# tipsAndTricksHref=/com.nokia.carbide.cpp.doc.user/html/hints_tips.htm