Changeset 27285 in osm for applications/editors/josm
- Timestamp:
- 2011-12-19T13:43:16+01:00 (13 years ago)
- Location:
- applications/editors/josm/plugins/ElevationProfile
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/ElevationProfile/build.xml
r27019 r27285 24 24 <!-- 25 25 ************************************************ 26 ** Common properties (paths and names) 26 27 ** should not be necessary to change the following properties 27 28 --> -
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/WayPointHelper.java
r23795 r27285 35 35 "en_US", /* USA */ 36 36 "en_CA", /* Canada */ 37 "en_GB", /* Great Britain */38 37 "en_AU", /* Australia */ 39 38 "en_NZ", /* New Zealand */
Note:
See TracChangeset
for help on using the changeset viewer.