summarylogtreecommitdiffstats
path: root/42e0d6b3f60b06bbe55b3ebad7ffc6edbf16e7e0.patch
diff options
context:
space:
mode:
Diffstat (limited to '42e0d6b3f60b06bbe55b3ebad7ffc6edbf16e7e0.patch')
-rw-r--r--42e0d6b3f60b06bbe55b3ebad7ffc6edbf16e7e0.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/42e0d6b3f60b06bbe55b3ebad7ffc6edbf16e7e0.patch b/42e0d6b3f60b06bbe55b3ebad7ffc6edbf16e7e0.patch
deleted file mode 100644
index f6a717986d8d..000000000000
--- a/42e0d6b3f60b06bbe55b3ebad7ffc6edbf16e7e0.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-From 42e0d6b3f60b06bbe55b3ebad7ffc6edbf16e7e0 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi>
-Date: Tue, 5 Jun 2012 21:36:41 +0300
-Subject: [PATCH] Install PNG icon to datadir/icons/hicolor per the XDG icon
- spec.
-
-http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#install_icons
-
-https://bugzilla.gnome.org/show_bug.cgi?id=677297
----
- data/images/Makefile.am | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/data/images/Makefile.am b/data/images/Makefile.am
-index 671d7a0..1bbdd6e 100644
---- a/data/images/Makefile.am
-+++ b/data/images/Makefile.am
-@@ -21,7 +21,7 @@ images_DATA = \
- mimeiconsdir = $(datadir)/icons/hicolor/48x48/mimetypes
- mimeicons_DATA = gnome-mime-application-x-planner.png
-
--pixmapdir = $(datadir)/pixmaps
-+pixmapdir = $(datadir)/icons/hicolor/48x48/apps
- pixmap_DATA = gnome-planner.png
-
- svgiconsdir = $(datadir)/icons/hicolor/scalable/apps
---
-2.18.1
-