Skip to content

Commit

Permalink
load_tahoma: Remove outdated FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaitodor authored and austin987 committed Dec 20, 2017
1 parent 0f4bdc9 commit 552c087
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/winetricks
Original file line number Diff line number Diff line change
Expand Up @@ -10752,7 +10752,6 @@ load_tahoma()
w_try_cabextract -d "$W_TMP" "$W_CACHE/$W_PACKAGE/$file1"
w_try_cp_font_files "$W_TMP" "$W_FONTSDIR_UNIX" "*.TTF"

# FIXME: Wine seems to nuke the registry entries for Tahoma. Why? Font Xplorer always lists it as 'not installed'.
w_register_font tahoma.ttf "Tahoma"
w_register_font tahomabd.ttf "Tahoma Bold"
}
Expand Down

0 comments on commit 552c087

Please sign in to comment.