author | Matti Hagman <ext-matti.hagman@nokia.com> |
Tue, 21 Sep 2010 13:50:51 +0300 | |
changeset 29 | f48eb66e9604 |
parent 25 | eb17a7f7f320 |
permissions | -rw-r--r-- |
25
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
1 |
# |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
2 |
# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
3 |
# All rights reserved. |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
4 |
# This component and the accompanying materials are made available |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
5 |
# under the terms of "Eclipse Public License v1.0" |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
6 |
# which accompanies this distribution, and is available |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
7 |
# at the URL "http://www.eclipse.org/legal/epl-v10.html". |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
8 |
# |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
9 |
# plugin.properties |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
10 |
# java.io.Properties file (ISO 8859-1 with "\" escapes) |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
11 |
# Plugin properties for Analyze Tool |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
12 |
# This file should be translated. |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
13 |
creatorKeywords.common= creator script |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
14 |
productBlurb=Carbide.c++ Extensions - Creator Script Editor \n\ |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
15 |
\n\ |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
16 |
Version: 1.3\n\ |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
17 |
Build id: {0}\n\ |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
18 |
\n\ |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
19 |
\n\ |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
20 |
Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).\n\ |
eb17a7f7f320
Creator Carbide Extension 1.3.0
Matti Hagman <ext-matti.hagman@nokia.com>
parents:
diff
changeset
|
21 |
All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html. |