mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
[cleanup] organize Manifests: remove obsolete property keys
This commit is contained in:
parent
77f6828769
commit
2e9682aefa
2 changed files with 3 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -22,5 +22,4 @@ providerName = Eclipse.org
|
|||
|
||||
Factory.LocalProcesses = Local Processes
|
||||
PropertyPage.ServerLauncherSettings = Server Launcher Settings
|
||||
PropertyPage.ServerConnectionSecurity= Server Connection Security
|
||||
PropertyPage.Service = Service
|
||||
PropertyPage.Service = Service
|
||||
|
|
Loading…
Add table
Reference in a new issue