From 2f48baf75b08c6d0a6977550e2a0247912566614 Mon Sep 17 00:00:00 2001 From: "Erich E. Hoover" Date: Fri, 25 Jul 2014 20:03:26 -0600 Subject: [PATCH] Add additional author on font patch definition file. --- patches/Makefile | 4 ++-- patches/fonts-Missing_Fonts/definition | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/Makefile b/patches/Makefile index 567f82e2..96add461 100644 --- a/patches/Makefile +++ b/patches/Makefile @@ -96,7 +96,7 @@ Pipelight.ok: # Patchset fonts-Missing_Fonts # | # | Included patches: -# | * Implement missing fonts expected by Silverlight. [rev 2, by Torsten Kurbad] +# | * Implement missing fonts expected by Silverlight. [rev 2, by Torsten Kurbad / Erich E. Hoover] # | # | This patchset fixes the following Wine bugs: # | * [#32323] Netflix (Silverlight 4.x) and several .NET Framework 3.x/4.0 WPF apps require either Arial or Verdana to be @@ -110,7 +110,7 @@ fonts-Missing_Fonts.ok: $(PATCH) < fonts-Missing_Fonts/0001-fonts-Add-Liberation-Sans-as-an-Arial-replacement.patch $(PATCH) < fonts-Missing_Fonts/0002-fonts-Add-WenQuanYi-Micro-Hei-as-a-Microsoft-Yahei-r.patch ( \ - echo "+ { \"fonts-Missing_Fonts\", \"Torsten Kurbad\", \"Implement missing fonts expected by Silverlight. [rev 2]\" },"; \ + echo "+ { \"fonts-Missing_Fonts\", \"Torsten Kurbad / Erich E. Hoover\", \"Implement missing fonts expected by Silverlight. [rev 2]\" },"; \ ) > fonts-Missing_Fonts.ok # Patchset kernel32-GetVolumePathName diff --git a/patches/fonts-Missing_Fonts/definition b/patches/fonts-Missing_Fonts/definition index f7a56f4b..62246c4c 100644 --- a/patches/fonts-Missing_Fonts/definition +++ b/patches/fonts-Missing_Fonts/definition @@ -1,4 +1,4 @@ -Author: Torsten Kurbad +Author: Torsten Kurbad / Erich E. Hoover Subject: Implement missing fonts expected by Silverlight. Revision: 2 Fixes: [32323] Implement an Arial replacement font