[Win installer] update website
This commit is contained in:
@@ -26,9 +26,9 @@ Configuration and variables of FreeCAD installer
|
||||
!define APP_DIR_USERDATA ${APP_NAME}
|
||||
#!define APP_DIR_USERDATA "${APP_NAME}${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}"
|
||||
!define APP_INFO "${APP_NAME} - Your Own 3D Parametric Modeler"
|
||||
!define APP_WEBPAGE "https://freecad.org/"
|
||||
!define APP_WEBPAGE "https://www.freecad.org/"
|
||||
!define APP_WEBPAGE_INFO "${APP_NAME} Website"
|
||||
!define APP_WIKI "https://www.freecad.org/wiki/Main_Page"
|
||||
!define APP_WIKI "https://wiki.freecad.org/Main_Page"
|
||||
!define APP_WIKI_INFO "${APP_NAME} Wiki"
|
||||
!define APP_COPYRIGHT "${APP_NAME} is Copyright © 2001-${COPYRIGHT_YEAR} by the ${APP_NAME} Team"
|
||||
|
||||
|
||||
@@ -66,7 +66,7 @@ BrandingText " "
|
||||
!define MUI_FINISHPAGE_SHOWREADME_FUNCTION StartFreeCAD
|
||||
!define MUI_FINISHPAGE_SHOWREADME_TEXT $(FinishPageRun)
|
||||
!define MUI_FINISHPAGE_LINK $(TEXT_FINISH_WEBSITE)
|
||||
!define MUI_FINISHPAGE_LINK_LOCATION "https://freecad.org/"
|
||||
!define MUI_FINISHPAGE_LINK_LOCATION "https://www.freecad.org/"
|
||||
#!define MUI_PAGE_CUSTOMFUNCTION_SHOW CheckDesktopShortcut
|
||||
!insertmacro MUI_PAGE_FINISH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user