Revision: 4919
          http://sourceforge.net/p/jump-pilot/code/4919
Author:   ma15569
Date:     2016-05-21 15:11:59 +0000 (Sat, 21 May 2016)
Log Message:
-----------
Correct position of NewLayerProperties plugin on default-plugins.xml

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

Modified: core/trunk/scripts/default-plugins.xml
===================================================================
--- core/trunk/scripts/default-plugins.xml      2016-05-21 08:50:20 UTC (rev 
4918)
+++ core/trunk/scripts/default-plugins.xml      2016-05-21 15:11:59 UTC (rev 
4919)
@@ -1073,19 +1073,24 @@
        </plug-in>
 
        <separator />
-
-       <plug-in>
-               org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn
+    <!-- <plug-in> -->
+    <!-- org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn -->
+    <!-- <menus> -->
+    <!--    <layername-popup install="true" /> -->
+    <!-- </menus> -->
+    <!-- </plug-in> -->
+    <plug-in>
+               com.vividsolutions.jump.workbench.ui.zoom.ZoomToLayerPlugIn
                <menus>
                        <layername-popup install="true" />
                </menus>
        </plug-in>
        <plug-in>
-               com.vividsolutions.jump.workbench.ui.zoom.ZoomToLayerPlugIn
-               <menus>
-                       <layername-popup install="true" />
-               </menus>
-       </plug-in>
+        org.openjump.core.ui.plugin.layer.NewLayerPropertiesPlugIn
+    <menus>
+            <layername-popup install="true" />
+    </menus>
+    </plug-in>
        <plug-in initialize="false">
                org.openjump.core.ui.plugin.layer.CTSPlugIn
                <menus>
@@ -1210,16 +1215,11 @@
                        <layername-popup install="true" />
                </menus>
        </plug-in>
-       <!-- commented out original LayerPropertyPlugIn -->
-       <!-- <plug-in> -->
-       <!-- org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn -->
-       <!-- </plug-in> -->
+       
        <plug-in>
-        org.openjump.core.ui.plugin.layer.NewLayerPropertiesPlugIn
-        <menus>
-            <layername-popup install="true" />
-        </menus>
-    </plug-in>
+            org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn
+       </plug-in> 
+       
        <plug-in>
                
org.openjump.core.ui.plugin.datastore.RefreshDataStoreQueryPlugIn
        </plug-in>


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to