mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-11 23:07:23 +02:00
delete old start menu items from before rename
This commit is contained in:
parent
4940639e11
commit
05163367e1
1 changed files with 4 additions and 0 deletions
|
@ -593,6 +593,10 @@ Section "-Core installation"
|
|||
Delete "$DESKTOP\@INTERFACE_SHORTCUT_NAME@.lnk"
|
||||
Delete "$DESKTOP\@CONSOLE_SHORTCUT_NAME@.lnk"
|
||||
|
||||
; Delete old startmenu shortcuts before rename
|
||||
Delete "$SMPROGRAMS\$STARTMENU_FOLDER\High Fidelity.lnk"
|
||||
Delete "$SMPROGRAMS\$STARTMENU_FOLDER\Server Console.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