Ignore:
Timestamp:
2015-06-03T09:38:08+02:00 (11 years ago)
Author:
nokutu
Message:

Cleaned some code and prepared everything to be published

File:
1 edited

Legend:

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

    r31183 r31185  
    2424         See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    2525    -->
    26     <property name="plugin.author" value="Nokutu"/>
     26    <property name="plugin.author" value="nokutu <nokutu@openmailbox.org>"/>
    2727    <property name="plugin.class" value="org.openstreetmap.josm.plugins.mapillary.MapillaryPlugin"/>
    2828    <property name="plugin.description" value="Enables user to work with pictures hosted at mapillary.com"/>
     
    3030    <!-- <property name="plugin.link" value="..."/>-->
    3131    <!--<property name="plugin.early" value="..."/>-->
    32     <!--<property name="plugin.requires" value="commons-imaging"/>-->
     32    <property name="plugin.requires" value="commons-imaging"/>
    3333    <!--<property name="plugin.stage" value="..."/>-->
    3434   
Note: See TracChangeset for help on using the changeset viewer.