Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2005-12-06 11:39:11 +0000
committerDani Megert2005-12-06 11:39:11 +0000
commit5ea94a91844c5c34994091c7694cb0f5d49f59aa (patch)
tree2002f051a7ff3f83aaab2879c1df5905a48f09b3 /org.eclipse.ui.workbench.texteditor/plugin.xml
parent46f0b8c4b077e5b79178f35261889a8d30d906ab (diff)
downloadeclipse.platform.text-5ea94a91844c5c34994091c7694cb0f5d49f59aa.tar.gz
eclipse.platform.text-5ea94a91844c5c34994091c7694cb0f5d49f59aa.tar.xz
eclipse.platform.text-5ea94a91844c5c34994091c7694cb0f5d49f59aa.zip
Fixed indentation.
Diffstat (limited to 'org.eclipse.ui.workbench.texteditor/plugin.xml')
-rw-r--r--org.eclipse.ui.workbench.texteditor/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.workbench.texteditor/plugin.xml b/org.eclipse.ui.workbench.texteditor/plugin.xml
index 1aa86324d8b..99a5f637cbc 100644
--- a/org.eclipse.ui.workbench.texteditor/plugin.xml
+++ b/org.eclipse.ui.workbench.texteditor/plugin.xml
@@ -585,7 +585,7 @@
<key
locale="zh"
commandId="org.eclipse.ui.edit.text.contentAssist.proposals"
- contextId="org.eclipse.ui.contexts.dialogAndWindow"
+ contextId="org.eclipse.ui.contexts.dialogAndWindow"
schemeId="org.eclipse.ui.defaultAcceleratorConfiguration"
sequence="M3+/"/>
<key

Back to the top