Skip to content
This repository was archived by the owner on Nov 2, 2019. It is now read-only.

Commit b4b421e

Browse files
committed
Change default subtitle font to Trebuchet as Myriad is not avilable on most systems.
1 parent 960cf30 commit b4b421e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/Preferences.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@
508508
<key>MPEFlipDisplayVertically</key>
509509
<false/>
510510
<key>MPEFont</key>
511-
<string>Myriad Pro</string>
511+
<string>Trebuchet MS</string>
512512
<key>MPEFontStyle</key>
513513
<string>Semibold</string>
514514
<key>MPEFullscreenBlockOthers</key>

0 commit comments

Comments
 (0)