summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies/qt3/qt-3.3.4-print-CJK.patch
diff options
context:
space:
mode:
authoralbator <albator@aria.vtf>2011-09-04 16:45:16 +0200
committeralbator <albator@aria.vtf>2011-09-04 16:45:16 +0200
commit9763eb1822a7e4e9220c2cd006b73c25af53f4f5 (patch)
tree1adcbb55194d9650157e7160236ac8a78b7e4f21 /redhat/dependencies/qt3/qt-3.3.4-print-CJK.patch
parent8bb54d3c34809687b683704dbea4efdd7e344740 (diff)
downloadtde-packaging-9763eb1822a7e4e9220c2cd006b73c25af53f4f5.tar.gz
tde-packaging-9763eb1822a7e4e9220c2cd006b73c25af53f4f5.zip
Initial QT3 build for RHEL 6
Based on original RHEL 6 qt3 3.3.8b RPM.
Diffstat (limited to 'redhat/dependencies/qt3/qt-3.3.4-print-CJK.patch')
-rw-r--r--redhat/dependencies/qt3/qt-3.3.4-print-CJK.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/redhat/dependencies/qt3/qt-3.3.4-print-CJK.patch b/redhat/dependencies/qt3/qt-3.3.4-print-CJK.patch
new file mode 100644
index 000000000..5bd5e9e0a
--- /dev/null
+++ b/redhat/dependencies/qt3/qt-3.3.4-print-CJK.patch
@@ -0,0 +1,18 @@
+--- qt-x11-free-3.3.4/src/kernel/qpsprinter.cpp.cjk 2005-01-21 18:16:11.000000000 +0100
++++ qt-x11-free-3.3.4/src/kernel/qpsprinter.cpp 2005-01-26 15:09:20.911239907 +0100
+@@ -4748,10 +4748,11 @@
+
+ // GB18030 fonts on Turbolinux
+ static const psfont SongGBK2K [] = {
+- { "MSung-Light-GBK2K-H", 0, 100. },
+- { "MSung-Italic-GBK2K-H", 0, 100. },
+- { "MSung-Bold-GBK2K-H", 0, 100. },
+- { "MSung-BoldItalic-GBK2K-H", 0, 100. },
++ { "MSungGBK-Light-GBK2K-H", 0, 100. },
++ { "MSungGBK-Light-GBK2K-H", 0, 100. },
++ { "MSungGBK-Light-GBK2K-H", 0, 100. },
++ { "MSungGBK-Light-GBK2K-H", 0, 100. },
++
+ };
+ static const psfont KaiGBK2K [] = {
+ { "MKai-Medium-GBK2K-H", 0, 100. },