Changeset 7844 in josm for trunk/windows/josm.nsi
- Timestamp:
- 2014-12-20T02:08:35+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/windows/josm.nsi
r7840 r7844 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.