Changeset 27237 in osm for applications/editors/josm/nsis
- Timestamp:
- 2011-12-14T17:15:13+01:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/nsis/josm.nsi
r27236 r27237 382 382 SetShellVarContext current 383 383 !include LogicLib.nsh 384 IfFileExists "$APPDATA\JOSM\preferences" settings_exists 384 385 IfFileExists "$APPDATA\JOSM\preferences.xml" settings_exists 385 386 FileOpen $R0 "$APPDATA\JOSM\preferences.xml" w
Note:
See TracChangeset
for help on using the changeset viewer.