* [gentoo-commits] gentoo-x86 commit in x11-libs/qt-gui/files: hardcoded_fonts.patch
@ 2009-02-12 6:50 Ben de Groot (yngwin)
0 siblings, 0 replies; only message in thread
From: Ben de Groot (yngwin) @ 2009-02-12 6:50 UTC (permalink / raw
To: gentoo-commits
yngwin 09/02/12 06:50:19
Added: hardcoded_fonts.patch
Log:
Add patch. Fixes bug 258670.
(Portage version: 2.2_rc23/cvs/Linux i686)
Revision Changes Path
1.1 x11-libs/qt-gui/files/hardcoded_fonts.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/files/hardcoded_fonts.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qt-gui/files/hardcoded_fonts.patch?rev=1.1&content-type=text/plain
Index: hardcoded_fonts.patch
===================================================================
Index: qt-x11-opensource-src-4.5.0-beta1/src/gui/text/qfont.cpp
===================================================================
--- qt-x11-opensource-src-4.5.0-beta1.orig/src/gui/text/qfont.cpp
+++ qt-x11-opensource-src-4.5.0-beta1/src/gui/text/qfont.cpp
@@ -1767,7 +1767,7 @@ static void initFontSubst()
// default substitutions
static const char *initTbl[] = {
-#if defined(Q_WS_X11)
+#if 0
"arial", "helvetica",
"times new roman", "times",
"courier new", "courier",
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-12 6:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12 6:50 [gentoo-commits] gentoo-x86 commit in x11-libs/qt-gui/files: hardcoded_fonts.patch Ben de Groot (yngwin)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox