Changeset 23118 in osm
- Timestamp:
- 2010-09-12T10:49:08+02:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/nsis/josm.nsi
r22598 r23118 398 398 SetShellVarContext current 399 399 !include LogicLib.nsh 400 ${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "plugins" "openstreetbugs;remotecontrol;validator;wmsplugin" 400 ${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "plugins" "openstreetbugs 401 remotecontrol 402 validator 403 wmsplugin" 401 404 SectionEnd 402 405
Note:
See TracChangeset
for help on using the changeset viewer.