[Monodevelop-patches-list] r1375 - trunk/MonoDevelop/build/AddIns
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Sun Apr 4 10:36:59 EDT 2004
Author: tberman
Date: 2004-04-04 10:36:59 -0400 (Sun, 04 Apr 2004)
New Revision: 1375
Modified:
trunk/MonoDevelop/build/AddIns/SharpDevelopCore.addin.xml
Log:
oops
Modified: trunk/MonoDevelop/build/AddIns/SharpDevelopCore.addin.xml
===================================================================
--- trunk/MonoDevelop/build/AddIns/SharpDevelopCore.addin.xml 2004-04-04 14:32:47 UTC (rev 1374)
+++ trunk/MonoDevelop/build/AddIns/SharpDevelopCore.addin.xml 2004-04-04 14:36:59 UTC (rev 1375)
@@ -222,7 +222,7 @@
<Extension path = "/SharpDevelop/Views/ProjectBrowser/ContextMenu/ProjectBrowserNode">
<MenuItem id = "BuildProject"
- _label = "Buil&d Project"
+ _label = "Buil_d Project"
icon = "Icons.16x16.BuildCurrentSelectedProject"
class = "MonoDevelop.Commands.BuildCurrentProject"/>
<MenuItem id = "RebuildProject"
More information about the Monodevelop-patches-list
mailing list