Changeset 1471 in osm for utils/josm/plugins/landsat/src


Ignore:
Timestamp:
2006-10-14T12:35:15+02:00 (18 years ago)
Author:
imi
Message:

updated josm translation for romanian and french and fixed landsat to comply to the latest josm plugin system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/josm/plugins/landsat/src/landsat/LandsatPlugin.java

    r1436 r1471  
    77
    88        public LandsatPlugin() {
    9                 Main.main.downloadAction.downloadTasks.add(new DownloadLandsatTask());
     9                Main.main.menu.download.downloadTasks.add(new DownloadLandsatTask());
    1010        }
    1111}
Note: See TracChangeset for help on using the changeset viewer.