Skip to content

Commit

Permalink
Merge branch 'BUG_4086_Installer_Fonts'
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesonuk committed Dec 6, 2012
2 parents 438b92b + c3a5c72 commit e8d34f1
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediaportal/Setup/setup.nsi
Expand Up @@ -516,7 +516,7 @@ Section "MediaPortal core files (required)" SecCore

; used for Titan Skin
StrCpy $FONT_DIR $FONTS
!insertmacro InstallTTFFont "${MEDIAPORTAL.BASE}\skin\Titan\Fonts\mayatypeui.ttf"
!insertmacro InstallTTFFont "${MEDIAPORTAL.BASE}\skin\Titan\Fonts\TitanSmall.ttf"
SendMessage ${HWND_BROADCAST} ${WM_FONTCHANGE} 0 0 /TIMEOUT=5000

StrCpy $FONT_DIR $FONTS
Expand Down
Binary file not shown.

0 comments on commit e8d34f1

Please sign in to comment.