mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(Windows) Removed some donation info
This commit is contained in:
parent
053ab02519
commit
9da1fbd9d5
|
@ -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)
|
||||
|
|
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue