Changeset 12598 in osm for applications
- Timestamp:
- 2008-12-26T23:39:11+01:00 (16 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/livegps/build.xml
r11936 r12598 58 58 <attribute name="Plugin-Class" value="${plugin.class}" /> 59 59 <attribute name="Plugin-Description" value="${plugin.description}" /> 60 <attribute name="Plugin-Mainversion" value="1 065" />60 <attribute name="Plugin-Mainversion" value="1180" /> 61 61 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 62 62 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> -
applications/editors/josm/plugins/measurement/build.xml
r12471 r12598 42 42 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 43 43 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 44 <attribute name="Plugin-Mainversion" value="11 53" />44 <attribute name="Plugin-Mainversion" value="1180" /> 45 45 </manifest> 46 46 </jar> -
applications/editors/josm/plugins/namefinder/build.xml
r8909 r12598 53 53 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 54 54 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 55 <attribute name="Plugin-Mainversion" value="1180" /> 55 56 </manifest> 56 57 </jar> -
applications/editors/josm/plugins/nearclick/build.xml
r10336 r12598 54 54 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 55 55 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 56 <attribute name="Plugin-Mainversion" value="1180" /> 56 57 </manifest> 57 58 </jar> -
applications/editors/josm/plugins/plastic_laf/build.xml
r10336 r12598 35 35 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 36 36 <attribute name="Plugin-Early" value="true" /> 37 <attribute name="Plugin-Mainversion" value="1180" /> 37 38 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 38 39 </manifest> -
applications/editors/josm/plugins/slippy_map_chooser/build.xml
r10454 r12598 40 40 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 41 41 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 42 <attribute name="Plugin-Mainversion" value="1180" /> 42 43 </manifest> 43 44 </jar> -
applications/editors/josm/plugins/surveyor/build.xml
r12486 r12598 53 53 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 54 54 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 55 <attribute name="Plugin-Mainversion" value="1180" /> 55 56 </manifest> 56 57 </jar> -
applications/editors/josm/plugins/utilsplugin/build.xml
r12579 r12598 48 48 <attribute name="Plugin-Description" value="Useful JOSM utilities"/> 49 49 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 50 <attribute name="Plugin-Mainversion" value="11 79"/>50 <attribute name="Plugin-Mainversion" value="1180"/> 51 51 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 52 52 <attribute name="Author" -
applications/editors/josm/plugins/validator/build.xml
r12576 r12598 42 42 <attribute name="Plugin-Description" value="A OSM data validator"/> 43 43 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 44 <attribute name="Plugin-Mainversion" value="11 79"/>44 <attribute name="Plugin-Mainversion" value="1180"/> 45 45 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 46 46 <attribute name="Author" value="Francisco R. Santos"/> -
applications/editors/josm/plugins/waypoints/build.xml
r12575 r12598 45 45 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 46 46 <attribute name="Plugin-Date" value="${version.entry.commit.date}"/> 47 <attribute name="Plugin-Mainversion" value="11 53" />47 <attribute name="Plugin-Mainversion" value="1180" /> 48 48 </manifest> 49 49 </jar>
Note:
See TracChangeset
for help on using the changeset viewer.