Ignore:
Timestamp:
2014-03-20T21:59:08+01:00 (12 years ago)
Author:
mkyral
Message:

PointInfo: Fix date format of start_date key. Add missing building:ruian:type key.

File:
1 edited

Legend:

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

    r30331 r30334  
    1515
    1616    <!-- enter the SVN commit message -->
    17     <property name="commit.message" value="PointInfo: Initial version"/>
     17    <property name="commit.message" value="PointInfo: Fix format of start_date key"/>
    1818    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    1919    <property name="plugin.main.version" value="6238"/>
     
    2727    <property name="plugin.author" value="Marian Kyral"/>
    2828    <property name="plugin.class" value="org.openstreetmap.josm.plugins.pointinfo.PointInfoPlugin"/>
    29     <property name="plugin.description" value="Shows an additional information about point on map. Currently only Czech Ruian module available."/>
     29    <property name="plugin.description" value="Shows an additional information about point on map. There is only a Czech RUIAN module available at this moment."/>
    3030    <property name="plugin.icon" value="images/mapmode/info-sml.png"/>
    3131    <property name="plugin.link" value="https://github.com/mkyral/josm-pointInfo"/>
Note: See TracChangeset for help on using the changeset viewer.