Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views')
-rw-r--r--target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/plugin.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/plugin.properties
index da2d57f00..eff95dcd1 100644
--- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/plugin.properties
+++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.ui.views/plugin.properties
@@ -57,7 +57,7 @@ ClearAction.tooltip=Clear the content and resets the opened file path.
command.cut.mnemonic = t
command.copy.mnemonic = C
command.paste.mnemonic = P
-command.delete.mnemonic = D
+command.delete.mnemonic = l
command.selectall.mnemonic = A
command.save.mnemonic = S
command.saveas.mnemonic = a \ No newline at end of file

Back to the top