Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
8698fe8f
Commit
8698fe8f
authored
Jul 05, 2006
by
Dmitry Timoshkov
Committed by
Alexandre Julliard
Jul 06, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fonts: Fix a copy/paste bug preventing correct generation of the
System font for codepages 1256 and 1257.
parent
545309c9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile.in
fonts/Makefile.in
+2
-2
No files found.
fonts/Makefile.in
View file @
8698fe8f
...
...
@@ -334,10 +334,10 @@ vgas1255.fon: system-1255-96-16.fnt $(FNT2FON)
$(FNT2FON)
system-1255-96-16.fnt
$@
vgas1256.fon
:
system-1256-96-16.fnt $(FNT2FON)
$(FNT2FON)
system-125
5
-96-16.fnt
$@
$(FNT2FON)
system-125
6
-96-16.fnt
$@
vgas1257.fon
:
system-1257-96-16.fnt $(FNT2FON)
$(FNT2FON)
system-125
5
-96-16.fnt
$@
$(FNT2FON)
system-125
7
-96-16.fnt
$@
vgas874.fon
:
system-874-96-16.fnt $(FNT2FON)
$(FNT2FON)
system-874-96-16.fnt
$@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment