[mapguide-commits] r5218 - sandbox/maestro-3.0/Maestro.Base

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed Sep 29 22:30:40 EDT 2010


Author: jng
Date: 2010-09-30 02:30:40 +0000 (Thu, 30 Sep 2010)
New Revision: 5218

Modified:
   sandbox/maestro-3.0/Maestro.Base/Maestro.Base.addin
Log:
You can't paste into a document!


Modified: sandbox/maestro-3.0/Maestro.Base/Maestro.Base.addin
===================================================================
--- sandbox/maestro-3.0/Maestro.Base/Maestro.Base.addin	2010-09-30 02:04:22 UTC (rev 5217)
+++ sandbox/maestro-3.0/Maestro.Base/Maestro.Base.addin	2010-09-30 02:30:40 UTC (rev 5218)
@@ -354,9 +354,7 @@
             <MenuItem id="Cut"
                       label="${res:SiteExplorer_SelectedItem_Cut}"
                       class="Maestro.Base.Commands.NotImplementedCommand" />
-            <MenuItem id="Paste"
-                      label="${res:SiteExplorer_SelectedFolder_Paste}"
-                      class="Maestro.Base.Commands.NotImplementedCommand" />
+            <MenuItem type="Separator" />
             <MenuItem id="Validate"
                       label="${res:SiteExplorer_ValidateResources}"
                       class="Maestro.Base.Commands.SiteExplorer.ValidateCommand" />



More information about the mapguide-commits mailing list