equal
deleted
inserted
replaced
|
1 # about.ini |
|
2 # contains information about a feature |
|
3 # java.io.Properties file (ISO 8859-1 with "\" escapes) |
|
4 # "%key" are externalized strings defined in about.properties |
|
5 # This file does not need to be translated. |
|
6 |
|
7 # Property "aboutText" contains blurb for "About" dialog (translated) |
|
8 aboutText=%productBlurb |
|
9 |
|
10 # Property "featureImage" contains path to feature image (32x32) |
|
11 featureImage=/icons/carbide_ui_icon_32x32.png |
|
12 |
|
13 # Property "tipsAndTricksHref" contains the Help topic href to a tips and tricks page |
|
14 # optional |
|
15 tipsAndTricksHref=/com.nokia.tools.carbide.ui.themeedition.doc/tips/tipsandtricks_te.html |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |