Changeset 31768 in osm for applications/editors/josm/plugins/infomode
- 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/infomode/build.xml
r30530 r31768 56 56 </fileset> 57 57 </copy> 58 <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}"> 58 <jar destfile="${plugin.jar}" basedir="${plugin.build.dir}" manifestencoding="UTF-8"> 59 59 <!-- 60 60 ************************************************
Note:
See TracChangeset
for help on using the changeset viewer.