mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 20:08:56 +02:00
attempt rename to change casing of Raleway font
This commit is contained in:
parent
bdc2ac73f6
commit
0c45ed038c
1 changed files with 2 additions and 2 deletions
|
@ -589,8 +589,8 @@ Section "-Core installation"
|
||||||
Delete "$INSTDIR\version"
|
Delete "$INSTDIR\version"
|
||||||
Delete "$INSTDIR\xinput1_3.dll"
|
Delete "$INSTDIR\xinput1_3.dll"
|
||||||
|
|
||||||
; Delete the incorrectly cased Raleway font
|
; Rename the incorrectly cased Raleway font
|
||||||
Delete "$INSTDIR\resources\qml\styles-uit\RalewaySemibold.qml"
|
Rename "$INSTDIR\resources\qml\styles-uit\RalewaySemibold.qml" "$INSTDIR\resources\qml\styles-uit\RalewaySemiBold.qml"
|
||||||
|
|
||||||
; Remove the Old Interface directory and vcredist_x64.exe (from installs prior to Server Console)
|
; Remove the Old Interface directory and vcredist_x64.exe (from installs prior to Server Console)
|
||||||
RMDir /r "$INSTDIR\Interface"
|
RMDir /r "$INSTDIR\Interface"
|
||||||
|
|
Loading…
Reference in a new issue