Revision: 5523
          http://sourceforge.net/p/jump-pilot/code/5523
Author:   edso
Date:     2017-10-23 18:43:56 +0000 (Mon, 23 Oct 2017)
Log Message:
-----------
move CTSPlugIn to Layer main submenu

Modified Paths:
--------------
    core/trunk/scripts/default-plugins.xml

Modified: core/trunk/scripts/default-plugins.xml
===================================================================
--- core/trunk/scripts/default-plugins.xml      2017-10-22 15:23:11 UTC (rev 
5522)
+++ core/trunk/scripts/default-plugins.xml      2017-10-23 18:43:56 UTC (rev 
5523)
@@ -555,7 +555,15 @@
                        <main-menu menupath="MenuNames.LAYER/MenuNames.STYLE" />
                </menus>
        </plug-in>
+       <separator />
        <plug-in>
+               org.openjump.core.ui.plugin.cts.CTSPlugIn
+               <menus>
+                       <main-menu menupath="MenuNames.LAYER" icon="world.png"
+                               install="true" />
+               </menus>
+       </plug-in>
+       <plug-in>
                org.openjump.core.ui.plugin.layer.ChangeSRIDPlugIn
                <menus>
                        <main-menu menupath="MenuNames.LAYER" />
@@ -914,13 +922,6 @@
        </plug-in>
 
        <!-- ======================= PLUGINS menu 
============================== -->
-       <plug-in>
-               org.openjump.core.ui.plugin.cts.CTSPlugIn
-               <menus>
-                       <main-menu menupath="MenuNames.PLUGINS" icon="world.png"
-                               install="true" />
-               </menus>
-       </plug-in>
 
        <!-- ======================= WINDOW menu 
=============================== -->
        <plug-in>


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to