summaryrefslogtreecommitdiffstats
path: root/redhat/tdegraphics/kdegraphics-3.5.13-fix_corrupt_image_file.patch
diff options
context:
space:
mode:
authorFrançois Andriot <[email protected]>2013-06-24 19:50:32 +0200
committerFrançois Andriot <[email protected]>2013-06-24 19:50:32 +0200
commitb4359e8bf97799f83dc1ca62744db7cfcc81bc87 (patch)
tree3346872613490cc467c19e1645d0026c1221bce7 /redhat/tdegraphics/kdegraphics-3.5.13-fix_corrupt_image_file.patch
parent4cc71d79c5718d59078d06c497a56d7c05b41576 (diff)
downloadtde-packaging-b4359e8bf97799f83dc1ca62744db7cfcc81bc87.tar.gz
tde-packaging-b4359e8bf97799f83dc1ca62744db7cfcc81bc87.zip
RPM Packaging: rename directories
Diffstat (limited to 'redhat/tdegraphics/kdegraphics-3.5.13-fix_corrupt_image_file.patch')
-rw-r--r--redhat/tdegraphics/kdegraphics-3.5.13-fix_corrupt_image_file.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/redhat/tdegraphics/kdegraphics-3.5.13-fix_corrupt_image_file.patch b/redhat/tdegraphics/kdegraphics-3.5.13-fix_corrupt_image_file.patch
new file mode 100644
index 000000000..cb123f90f
--- /dev/null
+++ b/redhat/tdegraphics/kdegraphics-3.5.13-fix_corrupt_image_file.patch
@@ -0,0 +1,17 @@
+commit d655a9f8e32b1e948f54eb8e0f33b5de629e25b3
+Author: Darrell Anderson <[email protected]>
+Date: 1340997300 -0500
+
+ Fix corrupt image file.
+ Thanks to E. Liddell.
+
+diff --git a/ksvg/test/tiger.svg b/ksvg/test/tiger.svg
+index f2c1391..4a2e3b5 100644
+--- a/ksvg/test/tiger.svg
++++ b/ksvg/test/tiger.svg
+@@ -1,4 +1,4 @@
+-<svg>
++<svg xmlns="http://www.w3.org/2000/svg">
+ <g style="fill: #ffffff; stroke:#000000; stroke-width:0.172">
+ <path d="M-122.304 84.285C-122.304 84.285 -122.203 86.179 -123.027 86.16C-123.851 86.141 -140.305 38.066 -160.833 40.309C-160.833 40.309 -143.05 32.956 -122.304 84.285z"/>
+ </g>