Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Leherbauer2010-04-23 06:24:18 +0000
committerAnton Leherbauer2010-04-23 06:24:18 +0000
commit1e118a7e58d867c3cb3a7a625ce89e3c24e80b74 (patch)
treec908879d5365084f775c83c7c688e96d1a8db663 /dsf/org.eclipse.cdt.dsf.ui/plugin.properties
parentcaa6d148db32410c163ca4204483bb618c6c81e8 (diff)
downloadorg.eclipse.cdt-1e118a7e58d867c3cb3a7a625ce89e3c24e80b74.tar.gz
org.eclipse.cdt-1e118a7e58d867c3cb3a7a625ce89e3c24e80b74.tar.xz
org.eclipse.cdt-1e118a7e58d867c3cb3a7a625ce89e3c24e80b74.zip
[309001] Too many debug hovers in Preferences
Diffstat (limited to 'dsf/org.eclipse.cdt.dsf.ui/plugin.properties')
-rw-r--r--dsf/org.eclipse.cdt.dsf.ui/plugin.properties6
1 files changed, 2 insertions, 4 deletions
diff --git a/dsf/org.eclipse.cdt.dsf.ui/plugin.properties b/dsf/org.eclipse.cdt.dsf.ui/plugin.properties
index 19146e9de1f..1d9d2332ef1 100644
--- a/dsf/org.eclipse.cdt.dsf.ui/plugin.properties
+++ b/dsf/org.eclipse.cdt.dsf.ui/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2006, 2009 Wind River Systems and others.
+# Copyright (c) 2006, 2010 Wind River Systems 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
@@ -58,6 +58,4 @@ StaleData.foreground.description=This color is used to indicate that a given ele
StaleData.background.label=Stale data background color
StaleData.background.description=This color is used to indicate that a given element of data in a view is stale. User should refresh the view to see current data. The background color is used only when the view is in no-columns mode.
-editorTextHover.label=Debugger
-editorTextHover.description=Shows formatted value in debugger hover
-debugUpdateModes.label = Debug Update Modes \ No newline at end of file
+debugUpdateModes.label = Debug Update Modes

Back to the top