Changeset 4944 in osm for applications/editors/josm/nsis/josm.nsi
- Timestamp:
- 2007-10-11T23:12:00+02:00 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/nsis/josm.nsi
r4943 r4944 433 433 ; XXX - should better be handled inside JOSM (recent plugin manager is going in the right direction) 434 434 SetShellVarContext current 435 ;${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "plugins" "mappaint,osmarender,wmsplugin,namefinder,validator" 436 ${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "plugins" "mappaint,osmarender,wmsplugin,namefinder" 435 ${WriteINIStrNS} $R0 "$APPDATA\JOSM\preferences" "plugins" "mappaint,osmarender,wmsplugin,namefinder,validator" 437 436 SectionEnd 438 437
Note:
See TracChangeset
for help on using the changeset viewer.