[yocto] [PATCHv3 06/10] plugins/sdk.ide: Renamed existing project type

Atanas Gegov atanas.gegov.oss at gmail.com
Wed Apr 17 06:29:21 PDT 2013


From: Atanas Gegov <atanas.gegov at bmw-carit.de>

The existing project type is suitable only for
Autotools projects, as it is a subClass of an
Autotools project type. The name should reflect this.
---
 .../OSGI-INF/l10n/bundle.properties                |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/org.yocto.sdk.ide/OSGI-INF/l10n/bundle.properties b/plugins/org.yocto.sdk.ide/OSGI-INF/l10n/bundle.properties
index 3d491fb..1a4e3c9 100644
--- a/plugins/org.yocto.sdk.ide/OSGI-INF/l10n/bundle.properties
+++ b/plugins/org.yocto.sdk.ide/OSGI-INF/l10n/bundle.properties
@@ -5,7 +5,7 @@ extension.name.1 = YoctoSDKAutotoolsNature
 command.name = ReconfigureYoctoProject
 command.label.0 = Change Yocto Project Settings
 command.mnemonic = C
-projectType.name.0 = Yocto Project ADT Project
+projectType.name.0 = Yocto Project ADT Autotools Project
 projectProperties.label.0 = Yocto Project Settings
 Bundle-Vendor = yoctoproject.org
 Bundle-Name = Yocto Plugin IDE
-- 
1.7.9.5




More information about the yocto mailing list