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:
authorLluis Sanchez Gual <lluis@novell.com>2011-06-28 13:48:49 +0400
committerLluis Sanchez Gual <lluis@novell.com>2011-06-28 15:31:13 +0400
commit180a901bdde617509b3c839c2c3cd615fe31aa29 (patch)
tree9f1f653c5111683d56a05aa0b210d7b1f20087bb /main/src/core/MonoDevelop.Ide/ExtensionModel
parentae47d8f2c0c0388d1e82ad44b613caeec1fe1d3c (diff)
Remove old updater command.
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/ExtensionModel')
-rw-r--r--main/src/core/MonoDevelop.Ide/ExtensionModel/MainMenu.addin.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/core/MonoDevelop.Ide/ExtensionModel/MainMenu.addin.xml b/main/src/core/MonoDevelop.Ide/ExtensionModel/MainMenu.addin.xml
index 99bffe6ded..1727e6eb97 100644
--- a/main/src/core/MonoDevelop.Ide/ExtensionModel/MainMenu.addin.xml
+++ b/main/src/core/MonoDevelop.Ide/ExtensionModel/MainMenu.addin.xml
@@ -225,7 +225,6 @@
<CommandItem id = "MonoDevelop.Ide.Commands.HelpCommands.Help" />
<CommandItem id = "MonoDevelop.Ide.Commands.HelpCommands.TipOfTheDay" />
<CommandItem id = "MonoDevelop.Ide.Commands.HelpCommands.SendFeedback" />
- <CommandItem id = "MonoDevelop.Ide.Updater.UpdateCommands.CheckForUpdates" />
<SeparatorItem id = "Separator2" />
<ItemSet id = "Web" _label = "_Web">
<LinkItem id = "MonoDevelop" _label = "MonoDevelop" link = "http://www.monodevelop.com" />