mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-09 13:12:40 +02:00
clear old desktop shortcuts from before rename
This commit is contained in:
parent
2d1c4243f5
commit
4940639e11
1 changed files with 4 additions and 0 deletions
|
@ -589,6 +589,10 @@ Section "-Core installation"
|
|||
Delete "$INSTDIR\version"
|
||||
Delete "$INSTDIR\xinput1_3.dll"
|
||||
|
||||
; Delete old desktop shortcuts before they were renamed
|
||||
Delete "$DESKTOP\@INTERFACE_SHORTCUT_NAME@.lnk"
|
||||
Delete "$DESKTOP\@CONSOLE_SHORTCUT_NAME@.lnk"
|
||||
|
||||
; Rename the incorrectly cased Raleway font
|
||||
Rename "$INSTDIR\resources\qml\styles-uit\RalewaySemibold.qml" "$INSTDIR\resources\qml\styles-uit\RalewaySemiBold.qml"
|
||||
|
||||
|
|
Loading…
Reference in a new issue