You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Rebase against 61c49bd78e5c96f14870e5c21a2ff75da7ac17b2.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
From 61c4147d7135ed0fa79f8a442de7d4e355018d81 Mon Sep 17 00:00:00 2001
|
||||
From 56544167ea9d090249d0e9e6cebb5e55268ffdfd Mon Sep 17 00:00:00 2001
|
||||
From: Sebastian Lackner <sebastian@fds-team.de>
|
||||
Date: Thu, 3 Sep 2015 01:25:14 +0200
|
||||
Subject: fonts: Add Liberation Serif as an Times New Roman replacement.
|
||||
@@ -12,17 +12,15 @@ Subject: fonts: Add Liberation Serif as an Times New Roman replacement.
|
||||
create mode 100644 fonts/times.ttf
|
||||
|
||||
diff --git a/fonts/Makefile.in b/fonts/Makefile.in
|
||||
index 6bbc79c..33f4f03 100644
|
||||
index 93adf12..7d29b40 100644
|
||||
--- a/fonts/Makefile.in
|
||||
+++ b/fonts/Makefile.in
|
||||
@@ -11,6 +11,7 @@ FONT_SRCS = \
|
||||
@@ -11,4 +11,5 @@ FONT_SRCS = \
|
||||
system.sfd \
|
||||
tahoma.sfd \
|
||||
tahomabd.sfd \
|
||||
+ times.sfd \
|
||||
wingding.sfd
|
||||
|
||||
# Make sure that make_makefiles sees the generated rules
|
||||
diff --git a/fonts/times.sfd b/fonts/times.sfd
|
||||
new file mode 100644
|
||||
index 0000000..6b41459
|
||||
@@ -99113,5 +99111,5 @@ literal 0
|
||||
HcmV?d00001
|
||||
|
||||
--
|
||||
2.5.0
|
||||
2.6.2
|
||||
|
||||
|
Reference in New Issue
Block a user