Peppe,

please update the Changelog as well ..ede

On 11/11/2018 17:40, jump-pilot-svn--- via Jump-pilot-devel wrote:
> Revision: 5995
>           http://sourceforge.net/p/jump-pilot/code/5995
> Author:   ma15569
> Date:     2018-11-11 16:40:17 +0000 (Sun, 11 Nov 2018)
> Log Message:
> -----------
> Moved LegendPlugIn to Layer>Style and Layer tree>Style menu. Deactivated 
> SaveLegendPluIn
> 
> Modified Paths:
> --------------
>     core/trunk/scripts/default-plugins.xml
> 
> Modified: core/trunk/scripts/default-plugins.xml
> ===================================================================
> --- core/trunk/scripts/default-plugins.xml    2018-11-09 13:08:45 UTC (rev 
> 5994)
> +++ core/trunk/scripts/default-plugins.xml    2018-11-11 16:40:17 UTC (rev 
> 5995)
> @@ -541,12 +541,18 @@
>              <main-menu menupath="MenuNames.LAYER/MenuNames.STYLE" />
>          </menus>
>      </plug-in>
> -    <plug-in>
> +    <!--plug-in>
>          de.latlon.deejump.plugin.SaveLegendPlugIn
>          <menus>
>              <main-menu menupath="MenuNames.LAYER/MenuNames.STYLE"
>                  install="true" />
>          </menus>
> +    </plug-in-->
> +     <plug-in>
> +        com.vividsolutions.jump.workbench.ui.style.LegendPlugIn
> +        <menus>
> +            <main-menu menupath="MenuNames.LAYER/MenuNames.STYLE" 
> install="true" />
> +        </menus>
>      </plug-in>
>      <plug-in>
>          org.openjump.core.ui.plugin.style.ImportArcMapStylePlugIn
> @@ -581,14 +587,6 @@
>              <main-menu menupath="MenuNames.LAYER" install="true" />
>          </menus>
>      </plug-in>
> -     <separator />
> -     <plug-in>
> -        com.vividsolutions.jump.workbench.ui.style.LegendPlugIn
> -        <menus>
> -            <main-menu menupath="MenuNames.LAYER" install="true" />
> -        </menus>
> -    </plug-in>
> -
>      <!-- ====================== CUSTOMIZE menu 
> ================================== -->
>      <plug-in>
>          com.vividsolutions.jump.workbench.ui.plugin.OptionsPlugIn
> @@ -1223,11 +1221,17 @@
>              <layername-popup menupath="MenuNames.STYLE" />
>          </menus>
>      </plug-in>
> -    <plug-in>
> +    <!--plug-in>
>          de.latlon.deejump.plugin.SaveLegendPlugIn
>          <menus>
>              <layername-popup menupath="MenuNames.STYLE" install="true" />
>          </menus>
> +    </plug-in-->
> +     <plug-in>
> +        com.vividsolutions.jump.workbench.ui.style.LegendPlugIn
> +        <menus>
> +           <layername-popup menupath="MenuNames.STYLE" install="true" />
> +        </menus>
>      </plug-in>
>      <plug-in>
>          org.openjump.core.ui.plugin.style.ImportArcMapStylePlugIn
> 
> 
> 
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to