From f359b741e6cbdeb386bcc8986066635edd197958 Mon Sep 17 00:00:00 2001 From: Andreas Mohr Date: Thu, 12 Oct 2000 23:13:44 +0000 Subject: [PATCH] Added Fonts registry key. --- winedefault.reg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/winedefault.reg b/winedefault.reg index ab5c0d21f05..672b5f9b3af 100644 --- a/winedefault.reg +++ b/winedefault.reg @@ -69,6 +69,11 @@ "ProgramFilesDir"="C:\Program Files" "CommonFilesDir"="C:\Program Files\Common Files" +# Font name to font file mappings +[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Fonts] +# "Arial (TrueType)"="ARIAL.TTF" # sample entry +@="" + # This is intended for a centrally managed (server) directory where # system files and e.g. fonts can reside. Most installs have this set # to C:\WINDOWS, though.