NSIS: Register placeholder extension
authorChristian Kamm <mail@ckamm.de>
Wed, 21 Mar 2018 11:23:31 +0000 (12:23 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:57:50 +0000 (10:57 +0100)
commit7dc65b060de9e40df93785896068e47b9632e687
treeb91ae264a3d9f7828bce8e988cdf0d52564059e2
parent6a37a7a42cfdb63f3cf13e31ad1f156a3dc95a09
NSIS: Register placeholder extension

Also change the placeholder suffix config option to not include the dot,
the dotless form is needed in the nsis script.
CMakeLists.txt
NEXTCLOUD.cmake
admin/win/nsi/lib/fileassoc.nsh [new file with mode: 0644]
cmake/modules/NSIS.template.in
config.h.in
src/gui/application.cpp
src/gui/folder.cpp
src/gui/owncloud.xml.in
src/gui/socketapi.cpp