From 57a18b9b4464fd352a270ab10941bf480de44812 Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Tue, 24 May 2016 10:39:09 -0400 Subject: [PATCH] Clear up labelling on Arduino (Beta) and Qt (Preview) features. --- qt/org.eclipse.cdt.qt-feature/feature.properties | 2 +- .../arduino/org.eclipse.cdt.arduino-feature/feature.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qt/org.eclipse.cdt.qt-feature/feature.properties b/qt/org.eclipse.cdt.qt-feature/feature.properties index b1d06e121c0..1c82178d221 100644 --- a/qt/org.eclipse.cdt.qt-feature/feature.properties +++ b/qt/org.eclipse.cdt.qt-feature/feature.properties @@ -16,7 +16,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=C/C++ Qt Support +featureName=Qt Development Tools - Preview # "providerName" property - name of the company that provides the feature providerName=Eclipse CDT diff --git a/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.properties b/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.properties index e83e702a7f8..c4eb2cd908c 100644 --- a/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.properties +++ b/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.properties @@ -15,7 +15,7 @@ # This file should be translated. # "featureName" property - name of the feature -featureName=Arduino C++ Tools - Preview +featureName=Arduino C++ Tools - Beta # "providerName" property - name of the company that provides the feature providerName=Eclipse CDT