From 2e9682aefab17bd20fe25f68de390b93af19bbb4 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Thu, 22 Mar 2007 10:39:58 +0000 Subject: [PATCH] [cleanup] organize Manifests: remove obsolete property keys --- rse/plugins/org.eclipse.rse.logging/plugin.properties | 7 ++----- rse/plugins/org.eclipse.rse.processes.ui/plugin.properties | 3 +-- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.logging/plugin.properties b/rse/plugins/org.eclipse.rse.logging/plugin.properties index 2590ae2be71..1b22fd3b6a8 100644 --- a/rse/plugins/org.eclipse.rse.logging/plugin.properties +++ b/rse/plugins/org.eclipse.rse.logging/plugin.properties @@ -1,5 +1,5 @@ ################################################################################ -# Copyright (c) 2006 IBM Corporation. All rights reserved. +# Copyright (c) 2006, 2007 IBM Corporation and others. 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 http://www.eclipse.org/legal/epl-v10.html @@ -11,7 +11,7 @@ # Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley. # # Contributors: -# {Name} (company) - description of contribution. +# Martin Oberhuber (Wind River) - removed obsolete property key ################################################################################ # ================================================= @@ -23,6 +23,3 @@ pluginName = RSE Logging providerName = Eclipse.org - -Remote_Systems_Logging = Remote Systems Logging - diff --git a/rse/plugins/org.eclipse.rse.processes.ui/plugin.properties b/rse/plugins/org.eclipse.rse.processes.ui/plugin.properties index 9249a553ff4..86f170579a4 100644 --- a/rse/plugins/org.eclipse.rse.processes.ui/plugin.properties +++ b/rse/plugins/org.eclipse.rse.processes.ui/plugin.properties @@ -22,5 +22,4 @@ providerName = Eclipse.org Factory.LocalProcesses = Local Processes PropertyPage.ServerLauncherSettings = Server Launcher Settings -PropertyPage.ServerConnectionSecurity= Server Connection Security -PropertyPage.Service = Service \ No newline at end of file +PropertyPage.Service = Service