diff options
author | François Andriot <[email protected]> | 2018-11-29 21:40:43 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2018-11-29 21:43:17 +0100 |
commit | 2e2f0b3c24a075376437f40fdaa19dae9fee6c04 (patch) | |
tree | 24db48e251119cb1b32cb4688c62562336149c09 /redhat/dependencies/qt3/patches/3.5.13.2/qt-3.3.4-print-CJK.patch | |
parent | 8d53102689c37ec7ba1528ed2098b1fcfafa2432 (diff) | |
download | tde-packaging-2e2f0b3c24a075376437f40fdaa19dae9fee6c04.tar.gz tde-packaging-2e2f0b3c24a075376437f40fdaa19dae9fee6c04.zip |
RPM: remove obsolete patches
Diffstat (limited to 'redhat/dependencies/qt3/patches/3.5.13.2/qt-3.3.4-print-CJK.patch')
-rw-r--r-- | redhat/dependencies/qt3/patches/3.5.13.2/qt-3.3.4-print-CJK.patch | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/redhat/dependencies/qt3/patches/3.5.13.2/qt-3.3.4-print-CJK.patch b/redhat/dependencies/qt3/patches/3.5.13.2/qt-3.3.4-print-CJK.patch deleted file mode 100644 index 5bd5e9e0a..000000000 --- a/redhat/dependencies/qt3/patches/3.5.13.2/qt-3.3.4-print-CJK.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- 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. }, |