Changeset 13648 in osm for applications/editors/josm
- Timestamp:
- 2009-02-10T18:21:01+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSPlugin.java
r13645 r13648 219 219 static public String getPrefsPath() 220 220 { 221 return Main.pref.getPluginsDirFile().getPath() + "wmsplugin/"; 221 return Main.pref.getPluginsDirFile().getPath() + "/wmsplugin/"; 222 222 } 223 223 }
Note:
See TracChangeset
for help on using the changeset viewer.