- Timestamp:
- 2014-12-20T03:17:11+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/windows/josm.nsi
r7844 r7849 297 297 SetShellVarContext current 298 298 SetOutPath $APPDATA\JOSM\plugins 299 File ".. \..\dist\turnrestrictions.jar"299 File "../../dist/turnrestrictions.jar" 300 300 StrCpy $plugins "$plugins<entry value='turnrestrictions'/>" 301 301 SectionEnd
Note:
See TracChangeset
for help on using the changeset viewer.