Changeset 31768 in osm for applications/editors/josm/plugins/routes
- Timestamp:
- 2015-11-17T00:54:22+01:00 (9 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins
- Property svn:ignore
-
old new 3 3 Dxf-Import 4 4 TombPlugin 5 missingroads 6 scoutsigns 7 traffic-flow-direction
-
- Property svn:ignore
-
applications/editors/josm/plugins/routes/build.xml
r31692 r31768 30 30 <fileset dir="data"/> 31 31 </copy> 32 <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}"> 32 <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}" manifestencoding="UTF-8"> 33 33 <manifest> 34 34 <attribute name="Author" value="Jiri Klement"/>
Note:
See TracChangeset
for help on using the changeset viewer.