Changeset 14073 in osm for applications
- Timestamp:
- 2009-03-14T10:41:10+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/nsis/josm.nsi
r14052 r14073 447 447 SetShellVarContext current 448 448 !include LogicLib.nsh 449 ${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "plugins" "wmsplugin ,validator"449 ${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "plugins" "wmsplugin;validator" 450 450 SectionEnd 451 451
Note:
See TracChangeset
for help on using the changeset viewer.