Changeset 3054 in josm for trunk/src/org/openstreetmap/josm/gui/MainApplication.java
- Timestamp:
- 27.02.2010 15:55:13 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/MainApplication.java
r2876 r3054 175 175 176 176 monitor.subTask(tr("Installing updated plugins")); 177 PluginHandler.installDownloadedPlugins( );177 PluginHandler.installDownloadedPlugins(true); 178 178 monitor.worked(1); 179 179
Note: See TracChangeset
for help on using the changeset viewer.
