mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
add fonts to /media/vgafont
svn path=/trunk/; revision=31934
This commit is contained in:
@@ -13,4 +13,7 @@
|
||||
<directory name="nls">
|
||||
<xi:include href="nls/nls.rbuild" />
|
||||
</directory>
|
||||
<directory name="vgafont">
|
||||
<xi:include href="vgafont/vgafont.rbuild" />
|
||||
</directory>
|
||||
</group>
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
Until a better solution is found (like extending cabman) please recreate vgafont.bin
|
||||
with 7-Zip or a similar compression tool. The file has to be in standard zip format without
|
||||
compression. (CompressionMethod = 0)
|
||||
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<cdfile installbase="$(CDOUTPUT)">vgafont.bin</cdfile>
|
||||
</group>
|
||||
Reference in New Issue
Block a user