drop grub2-2.0-no-png-in-texi.patch fixed upstream
revno: 4355 author: Jordan Uggla <jordan.uggla@gmail.com> committer: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com> branch nick: grub timestamp: Tue 2012-05-22 09:15:28 +0200 message: * docs/grub-dev.texi: Remove dot from .png.
This commit is contained in:
parent
2f2c551902
commit
25349df6ac
@ -1,25 +0,0 @@
|
|||||||
From e3c5e7e3accaced35b3e3ee367068d14bbce91bf Mon Sep 17 00:00:00 2001
|
|
||||||
From: Peter Jones <pjones@redhat.com>
|
|
||||||
Date: Thu, 10 May 2012 16:31:29 -0400
|
|
||||||
Subject: [PATCH] Specifying .png in @image doesn't work - leaving it out
|
|
||||||
|
|
||||||
---
|
|
||||||
docs/grub-dev.texi | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/docs/grub-dev.texi b/docs/grub-dev.texi
|
|
||||||
index 51b4787..ddde5e9 100644
|
|
||||||
--- a/docs/grub-dev.texi
|
|
||||||
+++ b/docs/grub-dev.texi
|
|
||||||
@@ -1689,7 +1689,7 @@ right edges of two adjacent glyphs. The @strong{device width} field determines
|
|
||||||
the effective leading value that is used to render the font.
|
|
||||||
|
|
||||||
@end itemize
|
|
||||||
-@image{font_char_metrics,,,,.png}
|
|
||||||
+@image{font_char_metrics,,,,}
|
|
||||||
|
|
||||||
An illustration of how the various font metrics apply to characters.
|
|
||||||
|
|
||||||
--
|
|
||||||
1.7.10.1
|
|
||||||
|
|
@ -53,7 +53,6 @@ Source5: theme.tar.bz2
|
|||||||
Patch2: grub-1.99-just-say-linux.patch
|
Patch2: grub-1.99-just-say-linux.patch
|
||||||
Patch5: grub-1.99-ppc-terminfo.patch
|
Patch5: grub-1.99-ppc-terminfo.patch
|
||||||
Patch7: grub-2.00~beta4-add-support-for-PowerMac-HFS-partitions.patch
|
Patch7: grub-2.00~beta4-add-support-for-PowerMac-HFS-partitions.patch
|
||||||
Patch8: grub2-2.0-no-png-in-texi.patch
|
|
||||||
Patch9: grub-2.00-Fix-module-trampoline-for-ppc.patch
|
Patch9: grub-2.00-Fix-module-trampoline-for-ppc.patch
|
||||||
Patch10: grub-2.00-add-fw_path-search.patch
|
Patch10: grub-2.00-add-fw_path-search.patch
|
||||||
Patch11: grub-2.00-Add-fwsetup.patch
|
Patch11: grub-2.00-Add-fwsetup.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user