Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Swanson2004-05-04 18:27:12 +0000
committerDarin Swanson2004-05-04 18:27:12 +0000
commit552df8bb77d29d8d8f42abca1001becef2f0ccc6 (patch)
tree71d5aac29961cfda258013a3a0208317da5b97d8 /org.eclipse.debug.ui/plugin.properties
parent7dc7fb5b69324a7b425efc4560d15e875493d3ae (diff)
downloadeclipse.platform.debug-552df8bb77d29d8d8f42abca1001becef2f0ccc6.tar.gz
eclipse.platform.debug-552df8bb77d29d8d8f42abca1001becef2f0ccc6.tar.xz
eclipse.platform.debug-552df8bb77d29d8d8f42abca1001becef2f0ccc6.zip
Bug 60952 - Chkpii errors in I20040504
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index f329d8026..64251338d 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/plugin.properties
@@ -243,6 +243,7 @@ MemoryViewTableFontDefinition.label=Memory views table Font
MemoryViewTableFontDefinition.description=The font used in memory views tables.
RawHex = Hex
+rawHexMemoryRendering.name= Raw Hex Memory Rendering
MemoryViewUnbufferredLines = Memory View Unbufferred Lines
memoryViewUnbufferedLines.description= Text color for lines that are not yet buffered in the Memory View.

Back to the top