Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/ExtensionModel/Commands.addin.xml')
-rw-r--r--main/src/core/MonoDevelop.Ide/ExtensionModel/Commands.addin.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/src/core/MonoDevelop.Ide/ExtensionModel/Commands.addin.xml b/main/src/core/MonoDevelop.Ide/ExtensionModel/Commands.addin.xml
index aee8618340..be2ac62265 100644
--- a/main/src/core/MonoDevelop.Ide/ExtensionModel/Commands.addin.xml
+++ b/main/src/core/MonoDevelop.Ide/ExtensionModel/Commands.addin.xml
@@ -810,8 +810,7 @@
macShortcut="Alt|Shift|space"
shortcut = "Alt|Shift|space" />
<Command id = "MonoDevelop.Ide.Commands.TextEditorCommands.ShowCodeTemplateWindow"
- _label = "I_nsert Template..."
- shortcut = "Control|t" />
+ _label = "I_nsert Template..."/>
<Command id = "MonoDevelop.Ide.Commands.TextEditorCommands.LineEnd"
_label = "Go to end of line" />
<Command id = "MonoDevelop.Ide.Commands.TextEditorCommands.LineStart"