Changes between Version 45 and Version 46 of DevelopersGuide/DevelopingPlugins


Ignore:
Timestamp:
2010-09-19T13:33:46+02:00 (15 years ago)
Author:
stoecker
Comment:

Clearifyversion

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/DevelopingPlugins

    v45 v46  
    142142
    143143||'''Plugin-Mainversion'''||required|| The lowest JOSM version required by this plugin.||
    144 ||'''Plugin-Version'''||required||The SVN revision of the plugin SVN repository the plugin was built against||
     144||'''Plugin-Version'''||required||The plugin version, for most plugins this is the SVN revision of the plugin SVN repository the plugin was built against||
    145145||'''Plugin-Class'''||required||Points to the main class of the plugin||
    146146||'''Plugin-Description'''||required||Gives the description of the plugin visible in the preferences page. For line breaks, you have to use {{{<br>}}}, ''not'' {{{<br/>}}}||