Change nsi template from using association.ext to association.extensions, to match struct field in FileAssociation.#365
Conversation
|
Thanks for the PR! I know the change is fairly small but i need all commits of a PR signed to be able to merge it (i don't have admin permissions like Lucas in your last PR to overwrite that here, not that i'd want to). Also, a small changefile similar to https://github.com/mountainlizard/cargo-packager/blob/52b12e3aad2805af79c49a5ea3133280a1576e83/.changes/notarize-keychain.md would be appreciated. Thanks again :) |
…nsions`, to match struct field in `FileAssociation`. This allows file associations to be generated in `.nsi` files, and therefore in the final NSIS installer.
ab31e71 to
dcc2ac7
Compare
|
You're very welcome, thanks for the pointers - I've amended the original commit to be signed, and added a change file as requested. |
|
yes, in my eyes a minor would have been more appropriate since the public api was affected |
c34de36
into
crabnebula-dev:main
|
Thankyou @trepidacious |
This allows file associations to be generated in
.nsifiles, and therefore in the final NSIS installer.Fixes #364