diff --git a/nsis/src/plugin-resources/templates/setup.jelly b/nsis/src/plugin-resources/templates/setup.jelly index 312e7085..2d21fe50 100644 --- a/nsis/src/plugin-resources/templates/setup.jelly +++ b/nsis/src/plugin-resources/templates/setup.jelly @@ -45,7 +45,7 @@ XPStyle on ; branding with logo ; FIXME: position and size need to be properties !ifdef PROJECT_LOGO - AddBrandingImage left 70|267 + AddBrandingImage ${maven.nsis.logo.position} ${maven.nsis.logo.widthHeight} !endif ; Sets the font of the installer