summarylogtreecommitdiffstats
path: root/imagemagick_xpm_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'imagemagick_xpm_fix.patch')
-rw-r--r--imagemagick_xpm_fix.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/imagemagick_xpm_fix.patch b/imagemagick_xpm_fix.patch
new file mode 100644
index 000000000000..fdb8005f0361
--- /dev/null
+++ b/imagemagick_xpm_fix.patch
@@ -0,0 +1,8 @@
+--- share/metview/icons/fix_last_line 2013-05-21 11:48:31.762669289 +0200
++++ share/metview/icons/fix_last_line 2013-05-21 11:47:39.427685317 +0200
+@@ -11,4 +11,5 @@
+
+ sed -e 's/"};/"\
+ };/' $1 > fixed.xpm
+
++sed -i fixed.xpm -e 's/white/#FFFFFF/' -e 's/snow1/#FFFAFA/'