Changeset 34772 in osm for applications/editors/josm/plugins/MicrosoftStreetside/build.xml
- Timestamp:
- 2018-12-08T01:24:13+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/MicrosoftStreetside/build.xml
r34745 r34772 7 7 <!-- enter the SVN commit message --> 8 8 <property name="commit.message" value="Commit message" /> 9 <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->10 <property name="plugin.main.version" value="14183" />11 12 <property name="plugin.author" value="renerr18" />13 <property name="plugin.class" value="org.openstreetmap.josm.plugins.streetside.StreetsidePlugin" />14 <property name="plugin.description" value="View high resolution Microsoft Streetside 360 degree imagery in JOSM." />15 <property name="plugin.icon" value="images/streetside-logo-white.png" />16 <!--<property name="plugin.link" value="https://github.com/spatialdev/MicrosoftStreetside"/>-->17 18 <property name="plugin.canloadatruntime" value="true"/>19 9 20 10 <!-- edit the properties of this plugin in the file `gradle.properties` -->
Note:
See TracChangeset
for help on using the changeset viewer.
