Changeset 21706 in osm


Ignore:
Timestamp:
2010-06-14T18:02:30+02:00 (15 years ago)
Author:
bastik
Message:

add icon links

Location:
applications/editors/josm/plugins
Files:
34 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/Create_grid_of_ways/build.xml

    r19428 r21706  
    6161                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    6262                                <attribute name="Plugin-Description" value="Create a grid of ways."/>
     63                                <attribute name="Plugin-Icon" value="images/creategridofways.png"/>
    6364                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/Create_grid_of_ways"/>
    6465                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/DirectUpload/build.xml

    r19432 r21706  
    5555                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5656                                <attribute name="Plugin-Description" value="This plugin directly upload GPS Traces from current active layer in JOSM to openstreetmap.org."/>
     57                                <attribute name="Plugin-Icon" value="images/UploadAction.png"/>
    5758                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#DirectUpload_Plugin_in_JOSM_:"/>
    5859                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/addrinterpolation/build.xml

    r19422 r21706  
    9595                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    9696                                <attribute name="Plugin-Description" value="Group common Address Interpolation inputs in a single dialog, as well as an option to automatically generate individual house number nodes from a Way."/>
     97                                <attribute name="Plugin-Icon" value="images/AddrInterpolation.png"/>
    9798                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/AddrInterpolation"/>
    9899                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/alignways/build.xml

    r21614 r21706  
    113113                                <attribute name="Plugin-Description"
    114114                                        value="Makes a pair of selected way segments parallel by rotating one of them around a chosen pivot." />
     115                                <attribute name="Plugin-Icon" value="images/alignways.png"/>
    115116                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}" />
    116117                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}" />
  • applications/editors/josm/plugins/buildings_tools/build.xml

    r20269 r21706  
    104104                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    105105                                <attribute name="Plugin-Description" value="Tools for drawing buildings."/>
     106                                <attribute name="Plugin-Icon" value="images/mapmode/building.png"/>
     107
    106108                                <attribute name="ru_Plugin-Description" value="Инструменты для прорисовки зданий."/>
    107109                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/BuildingsTools"/>
  • applications/editors/josm/plugins/cadastre-fr/build.xml

    r20826 r21706  
    5656                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5757                <attribute name="Plugin-Description" value="A special handler for the French land registry WMS server."/>
     58                <attribute name="Plugin-Icon" value="images/preferences/cadastrewms.gif"/>
    5859                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/FR:JOSM/Fr:Plugin/Cadastre"/>
    5960                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/duplicateway/build.xml

    r14128 r21706  
    2525                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    2626                <attribute name="Plugin-Description" value="Duplicate Ways with an offset" />
     27                <attribute name="Plugin-Icon" value="images/duplicateway.png"/>
    2728                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    2829            </manifest>
  • applications/editors/josm/plugins/editgpx/build.xml

    r19683 r21706  
    5757                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5858                                <attribute name="Plugin-Description" value="Allows the user to anonymize timestamps and delete parts of huge GPX tracks very fast." />
     59                                <attribute name="Plugin-Icon" value="images/mapmode/editgpx_mode.png"/>
    5960                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/EditGpx" />
    6061                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}" />
  • applications/editors/josm/plugins/globalsat/build.xml

    r20431 r21706  
    6666                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    6767                                <attribute name="Plugin-Description" value="Download GPS points from Globalsat dg100 data logger directly in JOSM."/>
     68                                <attribute name="Plugin-Icon" value="images/globalsatImport.png"/>
    6869                                <attribute name="Plugin-Link" value="http://www.raphael-mack.de/josm-globalsat-gpx-import-plugin/"/>
    6970                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/graphview/build.xml

    r21611 r21706  
    8585                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    8686                <attribute name="Plugin-Description" value="Visualizes routing information as a routing graph."/>
     87                <attribute name="Plugin-Icon" value="images/preferences/graphview.png"/>
    8788                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Graphview"/>
    8889                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/grid/build.xml

    r16294 r21706  
    2424                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    2525                <attribute name="Plugin-Description" value="Provide a background layer that displays a map grid" />
     26                <attribute name="Plugin-Icon" value="images/grid.png"/>
    2627                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
    2728                <attribute name="Plugin-MainVersion" value="1725"/>
  • applications/editors/josm/plugins/lakewalker/build.xml

    r19446 r21706  
    5656                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5757                                <attribute name="Plugin-Description" value="Helps vectorizing WMS images." />
     58                                <attribute name="Plugin-Icon" value="images/lakewalker-sml.png"/>
    5859                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
    5960                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
  • applications/editors/josm/plugins/livegps/build.xml

    r20431 r21706  
    5656                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5757                                <attribute name="Plugin-Description" value="Support live GPS input (moving dot) through a connection to gpsd server."/>
     58                                <attribute name="Plugin-Icon" value="images/dialogs/livegps.png"/>
    5859                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/LiveGPS"/>
    5960                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/measurement/build.xml

    r19681 r21706  
    5656                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5757                                <attribute name="Plugin-Description" value="Provide a measurement dialog and a layer to measure length and angle of segments, area surrounded by a (simple) closed way and create measurement paths (which also can be imported from a gps layer)."/>
     58                                <attribute name="Plugin-Icon" value="images/dialogs/measure.png"/>
    5859                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
    5960                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
  • applications/editors/josm/plugins/michigan_left/build.xml

    r19454 r21706  
    100100                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    101101                                <attribute name="Plugin-Description" value="Adds no left turn for sets of 4 or 5 ways"/>
     102                                <attribute name="Plugin-Icon" value="images/michigan_left.png"/>
    102103                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/MichiganLeft"/>
    103104                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/multipoly-convert/build.xml

    r21012 r21706  
    8585                                <attribute name="Plugin-Class" value="converttomultipoly.MultipolyPlugin" />
    8686                                <attribute name="Plugin-Description" value="Simply convert an area to a multipolygon." />
     87                                <attribute name="Plugin-Icon" value="images/multipoly_convert.png"/>
    8788                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}" />
    8889                                <attribute name="Plugin-Date" value="${version.entry.commit.date}" />
  • applications/editors/josm/plugins/multipoly/build.xml

    r19456 r21706  
    8585                                <attribute name="Plugin-Class" value="multipoly.MultipolyPlugin" />
    8686                                <attribute name="Plugin-Description" value="Create multipolygons by one click, much easier than standard way with relation editor." />
     87                                <attribute name="Plugin-Icon" value="images/multipoly_create.png"/>
    8788                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}" />
    8889                                <attribute name="Plugin-Date" value="${version.entry.commit.date}" />
  • applications/editors/josm/plugins/openlayers/build.xml

    r19461 r21706  
    7272                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    7373                                <attribute name="Plugin-Description" value="Displays an OpenLayers background image" />
     74                                <attribute name="Plugin-Icon" value="images/OpenLayers.png"/>
    7475                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
    7576                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
  • applications/editors/josm/plugins/openstreetbugs/build.xml

    r20683 r21706  
    5555                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5656                                <attribute name="Plugin-Description" value="Imports issues from OpenStreetBugs"/>
     57                                <attribute name="Plugin-Icon" value="images/dialogs/icon_error24.png"/>
    5758                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/OpenStreetBugs"/>
    5859                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/openvisible/build.xml

    r19465 r21706  
    6161                                <attribute name="Plugin-Dependencies" value="jgrapht-jdk1.5"/>
    6262                                <attribute name="Plugin-Description" value="Allows opening gpx/osm files that intersect the currently visible screen area"/>
     63                                <attribute name="Plugin-Icon" value="images/openvisible.png"/>
    6364                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
    6465                                <attribute name="Plugin-Stage" value="50"/>
  • applications/editors/josm/plugins/photo_geotagging/build.xml

    r19873 r21706  
    9494                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    9595                                <attribute name="Plugin-Description" value="Write gps position info to the image file header. Run this feature from the right click menu of the image layer."/>
     96                                <attribute name="Plugin-Icon" value="images/geotagging.png"/>
    9697                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Photo_Geotagging"/>
    9798                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/piclayer/build.xml

    r19467 r21706  
    8585                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    8686                                <attribute name="Plugin-Description" value="This plugin allows to display any picture as a background in the editor and align it with the map."/>
     87                                <attribute name="Plugin-Icon" value="images/layericon.png"/>
    8788                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
    8889                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
  • applications/editors/josm/plugins/remotecontrol/build.xml

    r19471 r21706  
    5656                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5757                <attribute name="Plugin-Description" value="Let other applications send commands to JOSM."/>
     58                <attribute name="Plugin-Icon" value="images/preferences/remotecontrol.gif"/>
    5859                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/RemoteControl"/>
    5960                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/routing/build.xml

    r19475 r21706  
    7373                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    7474                                <attribute name="Plugin-Description" value="Provides routing capabilities."/>
     75                                <attribute name="Plugin-Icon" value="images/preferences/routing.png"/>
    7576                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Routing"/>
    7677                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/slippymap/build.xml

    r19521 r21706  
    5555                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5656                                <attribute name="Plugin-Description" value="Displays a slippy map grid in JOSM. Can load tiles from slippy map as background and request updates."/>
     57                                <attribute name="Plugin-Icon" value="images/preferences/slippymap.png"/>
    5758                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/SlippyMap"/>
    5859                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/surveyor/build.xml

    r19681 r21706  
    7272                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    7373                                <attribute name="Plugin-Description" value="Allow adding markers/nodes on current gps positions."/>
     74                                <attribute name="Plugin-Icon" value="images/surveyormenu.png"/>
    7475                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/Surveyor"/>
    7576                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/tagging-preset-tester/build.xml

    r21280 r21706  
    5858                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5959                                <attribute name="Plugin-Description" value="Adds a tagging preset tester to the help menu, which helps you developing of tagging presets (quick preview of the dialog that will popup). You can start the jar-file as standalone as well."/>
     60                                <attribute name="Plugin-Icon" value="images/tagging-preset-tester.png"/>
    6061                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
    6162                                <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
  • applications/editors/josm/plugins/terracer/build.xml

    r21376 r21706  
    5656                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5757                <attribute name="Plugin-Description" value="Make terraced houses out of single blocks."/>
     58                <attribute name="Plugin-Icon" value="images/terrace.png"/>
    5859                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Terracer"/>
    5960                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/turnrestrictions/build.xml

    r21010 r21706  
    103103                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    104104                                <attribute name="Plugin-Description" value="The turnrestrictions plugin allows to enter maintain information about turn restrictions in the OpenStreetMap database."/>
     105                                <attribute name="Plugin-Icon" value="images/preferences/turnrestrictions.png"/>
    105106                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/turnrestrictions"/>
    106107                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/videomapping/build.xml

    r21666 r21706  
    107107                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    108108                                <attribute name="Plugin-Description" value="(This Plugin is currently work in progress!!!) Links and syncs a georeferenced video against a GPS track, to use it for identify visible objects."/>
     109                                <attribute name="Plugin-Icon" value="images/videomapping.png"/>
    109110                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/VideoMapping"/>
    110111                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/walkingpapers/build.xml

    r19487 r21706  
    5555                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    5656                                <attribute name="Plugin-Description" value="Supports downloading tiled, scanned maps from walking-papers.org. This plugin is still under early development and may be buggy."/>
     57                                <attribute name="Plugin-Icon" value="images/preferences/walkingpapers.png"/>
    5758                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/WalkingPapers"/>
    5859                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/waydownloader/build.xml

    r19489 r21706  
    9898                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    9999                                <attribute name="Plugin-Description" value="Easy downloading along a long set of interconnected ways"/>
     100                                <attribute name="Plugin-Icon" value="images/way-download.png"/>
    100101                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WayDownloaderPlugin"/>
    101102                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/wayselector/build.xml

    r20784 r21706  
    104104                                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    105105                                <attribute name="Plugin-Description" value="Select a sequence of non-branching connected ways"/>
     106                                <attribute name="Plugin-Icon" value="images/way-select.png"/>
    106107                                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WaySelectorPlugin"/>
    107108                                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
  • applications/editors/josm/plugins/wms-turbo-challenge2/build.xml

    r21477 r21706  
    6565                <attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
    6666                <attribute name="Plugin-Description" value="Drive a race car from point A to point B over aerial imagery, leave cacti behind."/>
     67                <attribute name="Plugin-Icon" value="images/wmsracer.png"/>
    6768                <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/WMS_Racer"/>
    6869                <attribute name="Plugin-Mainversion" value="3252"/>
Note: See TracChangeset for help on using the changeset viewer.