mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Windows installer: Update links in uninstaller
This commit is contained in:
parent
38a8538194
commit
eaf059fd46
@ -63,10 +63,10 @@ Section -InstallData
|
||||
${REG_UNINSTALL} "UninstallString" '"$INSTDIR\${SETUP_UNINSTALLER}"'
|
||||
${REG_UNINSTALL} "DisplayVersion" "${APP_VERSION}"
|
||||
${REG_UNINSTALL} "DisplayIcon" "$INSTDIR\${APP_RUN},0"
|
||||
${REG_UNINSTALL} "URLUpdateInfo" "http://www.lyx.org/"
|
||||
${REG_UNINSTALL} "URLInfoAbout" "http://www.lyx.org/about/"
|
||||
${REG_UNINSTALL} "URLUpdateInfo" "http://www.lyx.org/Download"
|
||||
${REG_UNINSTALL} "URLInfoAbout" "http://www.lyx.org/Home"
|
||||
${REG_UNINSTALL} "Publisher" "LyX Team"
|
||||
${REG_UNINSTALL} "HelpLink" "http://www.lyx.org/internet/mailing.php"
|
||||
${REG_UNINSTALL} "HelpLink" "http://www.lyx.org/MailingLists"
|
||||
|
||||
SectionEnd
|
||||
|
||||
|
@ -247,3 +247,5 @@ What's new
|
||||
|
||||
- Windows installer now detects Inkscape on installation.
|
||||
|
||||
- Fixed links in the Windows uninstaller.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user