mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
Updated fonts-Missing_Fonts patchset
run make_makefiles to fixup Makefile.in
This commit is contained in:
parent
e175b3e173
commit
06139e25fa
@ -1,4 +1,4 @@
|
||||
From 2533bbf747689e8326bb7795e890e7716144cb11 Mon Sep 17 00:00:00 2001
|
||||
From b451aabaccbfb289853b8ddae8cb95e77af33f17 Mon Sep 17 00:00:00 2001
|
||||
From: Sebastian Lackner <sebastian@fds-team.de>
|
||||
Date: Thu, 3 Sep 2015 01:25:14 +0200
|
||||
Subject: [PATCH] fonts: Add Liberation Serif as an Times New Roman
|
||||
@ -13,14 +13,15 @@ Subject: [PATCH] fonts: Add Liberation Serif as an Times New Roman
|
||||
create mode 100644 fonts/times.ttf
|
||||
|
||||
diff --git a/fonts/Makefile.in b/fonts/Makefile.in
|
||||
index fb2cd83c4e6..9251153705d 100644
|
||||
index ab80e7b70f7..94763601824 100644
|
||||
--- a/fonts/Makefile.in
|
||||
+++ b/fonts/Makefile.in
|
||||
@@ -12,4 +12,5 @@ FONT_SRCS = \
|
||||
@@ -11,5 +11,6 @@ SOURCES = \
|
||||
system.sfd \
|
||||
tahoma.sfd \
|
||||
tahomabd.sfd \
|
||||
webdings.sfd \
|
||||
+ times.sfd \
|
||||
webdings.sfd \
|
||||
wingding.sfd
|
||||
diff --git a/fonts/times.sfd b/fonts/times.sfd
|
||||
new file mode 100644
|
||||
@ -99112,5 +99113,5 @@ literal 0
|
||||
HcmV?d00001
|
||||
|
||||
--
|
||||
2.27.0
|
||||
2.43.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user