diff options
author | Szymon Ptaszkiewicz | 2014-11-17 10:38:54 +0000 |
---|---|---|
committer | Szymon Ptaszkiewicz | 2014-11-17 10:38:54 +0000 |
commit | e70dbb5f7584990ca1d9ab1c54e91a1947d35ed5 (patch) | |
tree | 8b1d88aecbb0560e96f2df9d35b22f0d1892d0fd /bundles/org.eclipse.team.ui/plugin.properties | |
parent | a815daa5c69d96456f62d9fb088f0ef2f2feda80 (diff) | |
download | eclipse.platform.team-e70dbb5f7584990ca1d9ab1c54e91a1947d35ed5.tar.gz eclipse.platform.team-e70dbb5f7584990ca1d9ab1c54e91a1947d35ed5.tar.xz eclipse.platform.team-e70dbb5f7584990ca1d9ab1c54e91a1947d35ed5.zip |
Bug 451742 - Add org.eclipse.team.ui plugin to General > Tracing preference page
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index ca2303c73..916b2510c 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2012 IBM Corporation and others. +# Copyright (c) 2000, 2014 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 @@ -87,3 +87,5 @@ PatchNavigatorContent=Patch PatchSyncParticipant=Patch PatchSyncWizard=Synchronize with Patch PatchSyncWizard_description=Synchronize resources with patch contents. + +TraceComponentLabel=Platform Team UI |