Changeset 31181 in osm for applications/editors/josm
- Timestamp:
- 2015-06-02T16:20:45+02:00 (11 years ago)
- Location:
- applications/editors/josm/plugins/commons-imaging
- Files:
-
- 6 added
- 1 edited
-
build.xml (modified) (1 diff)
-
src/org/openstreemap (added)
-
src/org/openstreemap/josm (added)
-
src/org/openstreemap/josm/plugins (added)
-
src/org/openstreemap/josm/plugins/commons (added)
-
src/org/openstreemap/josm/plugins/commons/imaging (added)
-
src/org/openstreemap/josm/plugins/commons/imaging/CommonsImagingPlugin.java (added)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/commons-imaging/build.xml
r31180 r31181 25 25 --> 26 26 <property name="plugin.author" value="nokutu"/> 27 <property name="plugin.class" value="org.openstreetmap.josm.plugins.commons -imaging.CommonsImagingPlugin"/>27 <property name="plugin.class" value="org.openstreetmap.josm.plugins.commons.imaging.CommonsImagingPlugin"/> 28 28 <property name="plugin.description" value="Provides Commons Imaging library. Not meant to be installed directly by users, but rather as a dependency for other plugins."/> 29 29
Note:
See TracChangeset
for help on using the changeset viewer.
