equal
deleted
inserted
replaced
|
1 # |
|
2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 # All rights reserved. |
|
4 # This component and the accompanying materials are made available |
|
5 # under the terms of "Eclipse Public License v1.0" |
|
6 # which accompanies this distribution, and is available |
|
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 # |
|
9 # Initial Contributors: |
|
10 # Nokia Corporation - Initial contribution |
|
11 # |
|
12 # Contributors: |
|
13 # |
|
14 # Description: This file is part of com.nokia.tools.variant.confml.ui component. |
|
15 # |
|
16 pluginName = com.nokia.tools.variant.confml.ui |
|
17 providerName = www.nokia.com |
|
18 |
|
19 numberOfTemplates = 3 |
|
20 template_0_title = Empty Configuration Project |
|
21 template_0_location = |
|
22 template_0_description = Create empty configuration project |
|
23 |
|
24 template_1_title = Simple Configuration Project |
|
25 template_1_location = templates\\simple.cpf |
|
26 template_1_description = Creates a Simple Configuration Project\nwith sample ConfML files |
|
27 |
|
28 template_2_title = Simple Configuration Project with ImplML files |
|
29 template_2_location = templates\\simple2.cpf |
|
30 template_2_description = Creates a Simple Configuration Project\nwith ConfML and implementation (ImplML) files |