Changeset 20825 in osm for applications
- Timestamp:
- 2010-04-07T20:00:41+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java
r20824 r20825 109 109 * - non-modal JDialog in MenuActionGrabPlanImage 110 110 * - new options in the image filter (bilinear, bicubic) 111 * 1.9 xx-xxx-xxxx - added a scroll bar in preferences 111 * 1.9 05-Apr-2010 - added a scroll bar in preferences 112 * - download cancellation improved 113 * - last deployment for Java1.5 compatibility 114 * 2.0 xx-xxx-xxxx - update projection for "La Reunion" departement to RGR92, UTM40S. 112 115 */ 113 116 public class CadastrePlugin extends Plugin { 114 static String VERSION = " 1.8";117 static String VERSION = "2.0"; 115 118 116 119 static JMenu cadastreJMenu;
Note:
See TracChangeset
for help on using the changeset viewer.