From db67b201420da03b090a445c5f8f4ead0e037f59 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Wed, 18 Sep 2013 11:35:33 -0400 Subject: [PATCH] [404967] - Update plugin properties. Signed-off-by: Greg Watson --- org.eclipse.remote.core/about.properties | 2 +- org.eclipse.remote.core/plugin.properties | 4 ++-- org.eclipse.remote.ui/plugin.properties | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/org.eclipse.remote.core/about.properties b/org.eclipse.remote.core/about.properties index 86c7836a72a..f68a85a36b4 100644 --- a/org.eclipse.remote.core/about.properties +++ b/org.eclipse.remote.core/about.properties @@ -12,7 +12,7 @@ # NLS_MESSAGEFORMAT_NONE # NLS_ENCODING=UTF-8 -blurb=PTP Remote Services\n\ +blurb=Remote Services\n\ \n\ Version: {featureVersion}\n\ Build id: {0}\n\ diff --git a/org.eclipse.remote.core/plugin.properties b/org.eclipse.remote.core/plugin.properties index 25b45e25a12..728c0c70266 100644 --- a/org.eclipse.remote.core/plugin.properties +++ b/org.eclipse.remote.core/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2008 IBM Corporation. +# Copyright (c) 2013 IBM Corporation. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -7,5 +7,5 @@ # ############################################################################### -pluginName=PTP Remote Core +pluginName=Remote Services Core pluginProvider=Eclipse PTP diff --git a/org.eclipse.remote.ui/plugin.properties b/org.eclipse.remote.ui/plugin.properties index 48b46ffa883..5897f246ca3 100644 --- a/org.eclipse.remote.ui/plugin.properties +++ b/org.eclipse.remote.ui/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2008 IBM Corporation. +# Copyright (c) 2013 IBM Corporation. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -7,7 +7,7 @@ # ############################################################################### -pluginName=PTP Remote UI +pluginName=Remote Services UI pluginProvider=Eclipse PTP RemoteDevPrefPage.name=Remote Development ConnectionsPreferencePage.name=Connections \ No newline at end of file