[planner] Install PNG icon to datadir/icons/hicolor per the XDG icon spec.



commit 42e0d6b3f60b06bbe55b3ebad7ffc6edbf16e7e0
Author: Ville Skyttä <ville skytta iki fi>
Date:   Tue Jun 5 21:36:41 2012 +0300

    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 files changed, 1 insertions(+), 1 deletions(-)
---
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]