Changeset 31926 in osm for applications/editors


Ignore:
Timestamp:
2016-01-03T16:12:08+01:00 (9 years ago)
Author:
stoecker
Message:

use more https links

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

Legend:

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

    r31099 r31926  
    2020
    2121    <!-- Configure these properties (replace "..." accordingly).
    22          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     22         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    2323    -->
    2424    <property name="plugin.author" value="..."/>
  • applications/editors/josm/plugins/CommandLine/build.xml

    r31923 r31926  
    77
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Hind"/>
  • applications/editors/josm/plugins/Create_grid_of_ways/build.xml

    r31923 r31926  
    77
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Jorge Luis Chamorro"/>
  • applications/editors/josm/plugins/DirectDownload/build.xml

    r30416 r31926  
    77
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Hartmut Holzgraefe"/>
  • applications/editors/josm/plugins/DirectUpload/build.xml

    r31923 r31926  
    88
    99    <!-- Configure these properties (replace "..." accordingly).
    10          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     10         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1111    -->
    1212    <property name="plugin.author" value="Subhodip Biswas"/>
  • applications/editors/josm/plugins/ElevationProfile/build.xml

    r31923 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Oliver Wieland"/>
  • applications/editors/josm/plugins/FastDraw/build.xml

    r31923 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Alexei Kasatkin"/>
  • applications/editors/josm/plugins/FixAddresses/build.xml

    r31923 r31926  
    77       
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Oliver Wieland"/>
  • applications/editors/josm/plugins/HouseNumberTaggingTool/build.xml

    r30416 r31926  
    66    <property name="plugin.main.version" value="7001"/>
    77    <!-- Configure these properties (replace "..." accordingly).
    8          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     8         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    99    -->
    1010    <property name="plugin.author" value="Oliver Raupach"/>
     
    1212    <property name="plugin.description" value="Simple tool to tag house numbers."/>
    1313    <property name="plugin.icon" value="images/home-icon32.png"/>
    14     <property name="plugin.link" value="http://josm.openstreetmap.de/wiki/Help/Plugin/HouseNumberTaggingTool"/>
     14    <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/HouseNumberTaggingTool"/>
    1515
    1616    <!-- ** include targets that all plugins have in common ** -->
  • applications/editors/josm/plugins/OSMRecPlugin/build.xml

    r31923 r31926  
    77
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Nikos Karagiannakis - Athena RC"/>
  • applications/editors/josm/plugins/addrinterpolation/build.xml

    r31923 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Mike Nice"/>
  • applications/editors/josm/plugins/alignways/build.xml

    r31923 r31926  
    77
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Attila Szász"/>
  • applications/editors/josm/plugins/apache-commons/build.xml

    r31919 r31926  
    66
    77    <!-- Configure these properties (replace "..." accordingly).
    8          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     8         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    99    -->
    1010    <property name="plugin.author" value="nokutu; Don-vip"/>
  • applications/editors/josm/plugins/apache-http/build.xml

    r31684 r31926  
    66
    77    <!-- Configure these properties (replace "..." accordingly).
    8          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     8         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    99    -->
    1010    <property name="plugin.author" value="Don-vip"/>
  • applications/editors/josm/plugins/buildings_tools/build.xml

    r31923 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Upliner"/>
  • applications/editors/josm/plugins/cadastre-fr/build.xml

    r31923 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Pieren"/>
  • applications/editors/josm/plugins/canvec_helper/build.xml

    r30495 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Michael Bishop"/>
  • applications/editors/josm/plugins/dataimport/build.xml

    r31768 r31926  
    6464        ** configure these properties. Most of them will be copied to the plugins
    6565        ** manifest file. Property values will also show up in the list available
    66         ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
     66        ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
    6767        **
    6868        ************************************************
  • applications/editors/josm/plugins/download_along/build.xml

    r31923 r31926  
    77
    88        <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Nakor"/>
  • applications/editors/josm/plugins/editgpx/build.xml

    r31923 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Martin Garbe"/>
  • applications/editors/josm/plugins/epci-fr/build.xml

    r31923 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Don-vip"/>
  • applications/editors/josm/plugins/ext_tools/build.xml

    r31923 r31926  
    6464        ** configure these properties. Most of them will be copied to the plugins
    6565        ** manifest file. Property values will also show up in the list available
    66         ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
     66        ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
    6767        **
    6868        ************************************************
  • applications/editors/josm/plugins/gpsblam/build.xml

    r31923 r31926  
    4141            ** configure these properties. Most of them will be copied to the plugins
    4242            ** manifest file. Property values will also show up in the list available
    43             ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
     43            ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
    4444            **
    4545            ************************************************
  • applications/editors/josm/plugins/graphview/build.xml

    r31923 r31926  
    55
    66    <!-- Configure these properties (replace "..." accordingly).
    7          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     7         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    88    -->
    99    <property name="plugin.author" value="Tobias Knerr"/>
  • applications/editors/josm/plugins/imagery-xml-bounds/build.xml

    r31923 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Don-vip"/>
  • applications/editors/josm/plugins/imagewaypoint/build.xml

    r31923 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Flint"/>
  • applications/editors/josm/plugins/infomode/build.xml

    r31923 r31926  
    6161            ** configure these properties. Most of them will be copied to the plugins
    6262            ** manifest file. Property values will also show up in the list available
    63             ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
     63            ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
    6464            **
    6565            ************************************************
  • applications/editors/josm/plugins/irsrectify/build.xml

    r31768 r31926  
    6161        ** configure these properties. Most of them will be copied to the plugins
    6262        ** manifest file. Property values will also show up in the list available
    63         ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
     63        ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
    6464        **
    6565        ************************************************
  • applications/editors/josm/plugins/junctionchecking/build.xml

    r31923 r31926  
    66   
    77    <!-- Configure these properties (replace "..." accordingly).
    8          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     8         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    99    -->
    1010    <property name="plugin.author" value="Jörg Possin"/>
  • applications/editors/josm/plugins/lakewalker/build.xml

    r30416 r31926  
    88
    99    <!-- Configure these properties (replace "..." accordingly).
    10          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     10         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1111    -->
    1212    <property name="plugin.author" value="Brent Easton, Jason Reid"/>
  • applications/editors/josm/plugins/livegps/build.xml

    r31923 r31926  
    55       
    66    <!-- Configure these properties (replace "..." accordingly).
    7          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     7         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    88    -->
    99    <property name="plugin.author" value="Frederik Ramm"/>
  • applications/editors/josm/plugins/log4j/build.xml

    r30416 r31926  
    77
    88        <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Don-vip"/>
  • applications/editors/josm/plugins/measurement/build.xml

    r31648 r31926  
    88   
    99    <!-- Configure these properties (replace "..." accordingly).
    10          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     10         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1111    -->
    1212    <property name="plugin.author" value="Raphael Mack, Reza Mohammadi"/>
  • applications/editors/josm/plugins/merge-overlap/build.xml

    r31732 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Stéphane Brunner"/>
  • applications/editors/josm/plugins/michigan_left/build.xml

    r31923 r31926  
    77       
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Nakor"/>
  • applications/editors/josm/plugins/namemanager/build.xml

    r31923 r31926  
    77
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Rafal Jachowicz &lt;rjachow@gmail.com&gt;"/>
  • applications/editors/josm/plugins/no_more_mapping/build.xml

    r31768 r31926  
    4141            ** configure these properties. Most of them will be copied to the plugins
    4242            ** manifest file. Property values will also show up in the list available
    43             ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
     43            ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
    4444            **
    4545            ************************************************
  • applications/editors/josm/plugins/pdfimport/build.xml

    r31676 r31926  
    77   
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="extropy"/>
  • applications/editors/josm/plugins/photoadjust/build.xml

    r31923 r31926  
    88
    99    <!-- Configure these properties (replace "..." accordingly).
    10          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     10         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1111    -->
    1212    <property name="plugin.author" value="holgermappt"/>
     
    5858            <!-- Paths are relative to javadoc destdir (${plugin.javadoc.dir}). -->
    5959            <link href="../../../core/javadoc/"/>
    60             <link href="http://josm.openstreetmap.de/doc/"/>
     60            <link href="https://josm.openstreetmap.de/doc/"/>
    6161            <link href="http://docs.oracle.com/javase/7/docs/api/"/>
    6262        </javadoc>
  • applications/editors/josm/plugins/piclayer/build.xml

    r31729 r31926  
    66       
    77    <!-- Configure these properties (replace "..." accordingly).
    8          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     8         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    99    -->
    1010    <property name="plugin.author" value="Tomasz Stelmach"/>
     
    1212    <property name="plugin.description" value="This plugin allows to display any picture as a background in the editor and align it with the map."/>
    1313    <property name="plugin.icon" value="images/layericon.png"/>
    14     <property name="plugin.link" value="http://josm.openstreetmap.de/wiki/Help/Plugin/PicLayer"/>
     14    <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/PicLayer"/>
    1515    <property name="plugin.canloadatruntime" value="true"/>
    1616
  • applications/editors/josm/plugins/plastic_laf/build.xml

    r31244 r31926  
    77       
    88        <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111        <property name="plugin.author" value="Imi, Don-vip" />
  • applications/editors/josm/plugins/pointInfo/build.xml

    r31012 r31926  
    1111
    1212    <!-- Configure these properties (replace "..." accordingly).
    13          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     13         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1414    -->
    1515    <property name="plugin.author" value="Marian Kyral"/>
  • applications/editors/josm/plugins/poly/build.xml

    r31923 r31926  
    88
    99    <!-- Configure these properties (replace "..." accordingly).
    10          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     10         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1111    -->
    1212    <property name="plugin.author" value="Zverik"/>
  • applications/editors/josm/plugins/public_transport_layer/build.xml

    r31220 r31926  
    1111
    1212    <!-- Configure these properties (replace "..." accordingly).
    13          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     13         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1414    -->
    1515    <property name="plugin.author" value="simon04"/>
  • applications/editors/josm/plugins/reverter/build.xml

    r31923 r31926  
    77
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Upliner"/>
  • applications/editors/josm/plugins/roadsigns/build.xml

    r31923 r31926  
    3737            ** configure these properties. Most of them will be copied to the plugins
    3838            ** manifest file. Property values will also show up in the list available
    39             ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
     39            ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
    4040            **
    4141            ************************************************
  • applications/editors/josm/plugins/routing/build.xml

    r31923 r31926  
    5454        ** configure these properties. Most of them will be copied to the plugins
    5555        ** manifest file. Property values will also show up in the list available
    56         ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
     56        ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
    5757        **
    5858        ************************************************
  • applications/editors/josm/plugins/seachartedit/build.xml

    r31569 r31926  
    77
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Malcolm Herring"/>
  • applications/editors/josm/plugins/simplifyarea/build.xml

    r31923 r31926  
    77       
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Martin Ždila &lt;m.zdila@gmail.com&gt;"/>
  • applications/editors/josm/plugins/smed/build.xml

    r30972 r31926  
    77
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Malcolm Herring"/>
  • applications/editors/josm/plugins/splinex/build.xml

    r31130 r31926  
    2323
    2424
    25          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     25         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    2626    -->
    2727    <property name="plugin.author" value="Upliner"/>
  • applications/editors/josm/plugins/sumoconvert/build.xml

    r30416 r31926  
    2323
    2424
    25          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     25         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    2626    -->
    2727    <property name="plugin.author" value="Ignacio Palermo - Julio Rivera"/>
  • applications/editors/josm/plugins/surveyor/build.xml

    r31923 r31926  
    1111
    1212    <!-- Configure these properties (replace "..." accordingly).
    13          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     13         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1414    -->
    1515    <property name="plugin.author" value="Christof Dallermassl"/>
  • applications/editors/josm/plugins/tracer2/build.xml

    r31923 r31926  
    1111
    1212
    13          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     13         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1414    -->
    1515    <property name="plugin.author" value="Jan Bilak, Petr Dlouhý, Dirk Brünig"/>
  • applications/editors/josm/plugins/turnlanes/build.xml

    r31923 r31926  
    4141        ** configure these properties. Most of them will be copied to the plugins
    4242        ** manifest file. Property values will also show up in the list available
    43         ** plugins: http://josm.openstreetmap.de/wiki/Plugins.
     43        ** plugins: https://josm.openstreetmap.de/wiki/Plugins.
    4444        **
    4545        ************************************************
  • applications/editors/josm/plugins/turnrestrictions/build.xml

    r31638 r31926  
    77
    88    <!-- Configure these properties (replace "..." accordingly).
    9          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     9         See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    1010    -->
    1111    <property name="plugin.author" value="Karl Guggisberg"/>
  • applications/editors/josm/plugins/utilsplugin2/build.xml

    r31655 r31926  
    1111    <property name="plugin.description" value="Several utilities that make your life easier."/>
    1212    <property name="plugin.icon" value="images/utils.png"/>
    13     <property name="plugin.link" value="http://josm.openstreetmap.de/wiki/Help/Plugin/UtilsPlugin2"/>
     13    <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/UtilsPlugin2"/>
    1414    <property name="plugin.canloadatruntime" value="true"/>
    1515    <property name="plugin.stage" value="40"/>
  • applications/editors/josm/plugins/wikipedia/build.xml

    r31881 r31926  
    1212    <property name="plugin.description" value="Simplifies linking OSM objects to Wikipedia articles"/>
    1313    <property name="plugin.icon" value="images/dialogs/wikipedia.png"/>
    14     <property name="plugin.link" value="http://josm.openstreetmap.de/wiki/Help/Plugin/Wikipedia"/>
     14    <property name="plugin.link" value="https://josm.openstreetmap.de/wiki/Help/Plugin/Wikipedia"/>
    1515
    1616    <!-- ** include targets that all plugins have in common ** -->
Note: See TracChangeset for help on using the changeset viewer.