Changeset 14371 in osm for applications/editors/josm/plugins
- Timestamp:
- 2009-03-31T16:39:28+02:00 (16 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/Create_grid_of_ways
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/build.xml
r14370 r14371 10 10 <ant antfile="build.xml" target="dist" dir="cadastre-fr"/> 11 11 <ant antfile="build.xml" target="dist" dir="colorscheme"/> 12 <ant antfile="build.xml" target="dist" dir="Create_grid_of_ways"/> 12 13 <ant antfile="build.xml" target="dist" dir="DirectUpload"/> 13 14 <ant antfile="build.xml" target="dist" dir="editgpx"/> … … 44 45 <ant antfile="build.xml" target="clean" dir="cadastre-fr"/> 45 46 <ant antfile="build.xml" target="clean" dir="colorscheme"/> 47 <ant antfile="build.xml" target="clean" dir="Create_grid_of_ways"/> 46 48 <ant antfile="build.xml" target="clean" dir="DirectUpload"/> 47 49 <ant antfile="build.xml" target="clean" dir="duplicateway"/> -
applications/editors/josm/plugins/routing
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/tageditor
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/tageditor/build.xml
r14339 r14371 28 28 <attribute name="Plugin-Description" value="Provides a dialog for editing tags in a tabular grid."/> 29 29 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/TagEditor"/> 30 <attribute name="Plugin-Mainversion" value="1 "/>30 <attribute name="Plugin-Mainversion" value="1504"/> 31 31 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/> 32 32 </manifest>
Note:
See TracChangeset
for help on using the changeset viewer.