Changeset 27038 in osm for applications
- Timestamp:
- 2011-11-11T10:31:39+01:00 (14 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 14 edited
-
DirectDownload/build.xml (modified) (1 diff)
-
DirectDownload/data/el.lang (modified) ( previous)
-
editgpx/build.xml (modified) (1 diff)
-
editgpx/data/el.lang (modified) ( previous)
-
graphview/data/el.lang (modified) ( previous)
-
imagery-xml-bounds/data/it.lang (modified) ( previous)
-
imageryadjust/build.xml (modified) (1 diff)
-
imageryadjust/data/el.lang (modified) ( previous)
-
lakewalker/data/el.lang (modified) ( previous)
-
livegps/build.xml (modified) (1 diff)
-
livegps/data/el.lang (modified) ( previous)
-
public_transport/data/el.lang (modified) ( previous)
-
tag2link/data/ja.lang (modified) ( previous)
-
trustosm/data/sk.lang (modified) ( previous)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/DirectDownload/build.xml
r26605 r27038 32 32 <property name="commit.message" value="Commit message"/> 33 33 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 34 <property name="plugin.main.version" value="4 394"/>34 <property name="plugin.main.version" value="4549"/> 35 35 <!-- 36 36 ************************************************ -
applications/editors/josm/plugins/editgpx/build.xml
r26605 r27038 27 27 <project name="editgpx" default="dist" basedir="."> 28 28 <property name="commit.message" value="Changed constructor signature of plugin main class"/> 29 <property name="plugin.main.version" value="4 394"/>29 <property name="plugin.main.version" value="4549"/> 30 30 <property name="josm" location="../../core/dist/josm-custom.jar"/> 31 31 <property name="plugin.dist.dir" value="../../dist"/> -
applications/editors/josm/plugins/imageryadjust/build.xml
r26605 r27038 32 32 <property name="commit.message" value="Commit message"/> 33 33 <!-- enter the *lowest* JOSM version this plugin is currently compatible with --> 34 <property name="plugin.main.version" value="4 394"/>34 <property name="plugin.main.version" value="4549"/> 35 35 <!-- 36 36 ************************************************ -
applications/editors/josm/plugins/livegps/build.xml
r26605 r27038 27 27 <project name="livegps" default="dist" basedir="."> 28 28 <property name="commit.message" value="Changed the constructor signature of the plugin main class"/> 29 <property name="plugin.main.version" value="4 394"/>29 <property name="plugin.main.version" value="4549"/> 30 30 <property name="josm" location="../../core/dist/josm-custom.jar"/> 31 31 <property name="plugin.dist.dir" value="../../dist"/>
Note:
See TracChangeset
for help on using the changeset viewer.
