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:
authorMichael Hutchinson <mhutch@xamarin.com>2011-09-12 20:02:07 +0400
committerMichael Hutchinson <mhutch@xamarin.com>2011-09-12 20:03:11 +0400
commit3bce31ea8aa408a1ca89b4da095a3333d411029f (patch)
tree6c72d8d7e30c3a3c9a2e783097b708d3e16c8d1d /main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Commands
parentfa4e9789b8008d846e9ec2a73075d77788837ae3 (diff)
[Ide] Merge WelcomePage into Ide, clean up branding
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Commands')
-rw-r--r--main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Commands/ViewCommands.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Commands/ViewCommands.cs b/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Commands/ViewCommands.cs
index 81eb8a1d1e..d17c1b09dc 100644
--- a/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Commands/ViewCommands.cs
+++ b/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Commands/ViewCommands.cs
@@ -54,7 +54,8 @@ namespace MonoDevelop.Ide.Commands
ZoomIn,
ZoomOut,
ZoomReset,
- FocusCurrentDocument
+ FocusCurrentDocument,
+ ShowWelcomePage
}
// MonoDevelop.Ide.Commands.ViewCommands.ViewList