(Windows) Removed some donation info

This commit is contained in:
Leon Styhre 2024-02-17 12:48:24 +01:00
parent 053ab02519
commit 9da1fbd9d5
2 changed files with 1 additions and 2 deletions

View file

@ -345,7 +345,7 @@ elseif(WIN32)
set(CPACK_NSIS_WELCOME_TITLE "ES-DE Installer")
set(CPACK_NSIS_FINISH_TITLE "ES-DE Installation Completed")
set(CPACK_NSIS_MANIFEST_DPI_AWARE ON)
set(CPACK_NSIS_MENU_LINKS "https://es-de.org" "ES-DE Website" "https://es-de.org" "Please Donate")
set(CPACK_NSIS_MENU_LINKS "https://es-de.org" "ES-DE Website")
else()
set(CPACK_PACKAGE_INSTALL_DIRECTORY es-de_${CMAKE_PACKAGE_VERSION})
set(CPACK_PACKAGE_EXECUTABLES es-de es-de)

View file

@ -5,7 +5,6 @@ ES-DE release:
3.0.0
The latest version can be downloaded from https://es-de.org
Please also consider donating to the project, links for that can be found on the ES-DE website just mentioned.
Instructions: