[glade] Revert "Install widget icons into the hicolor theme."



commit e1e318c1fc8b8fe1f009208da8d8e90efc5252d4
Author: Tristan Van Berkom <tristan upstairslabs com>
Date:   Tue Dec 17 17:53:22 2013 +0900

    Revert "Install widget icons into the hicolor theme."
    
    This reverts commit bbe7be78c5d2e38a854bd166af68e693da2a1168.

 plugins/gtk+/icons/16x16/Makefile.am |    2 +-
 plugins/gtk+/icons/22x22/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/gtk+/icons/16x16/Makefile.am b/plugins/gtk+/icons/16x16/Makefile.am
index a8e541e..645e815 100644
--- a/plugins/gtk+/icons/16x16/Makefile.am
+++ b/plugins/gtk+/icons/16x16/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-iconsdir = $(datadir)/icons/hicolor/16x16/actions
+iconsdir = $(pkgdatadir)/pixmaps/hicolor/16x16/actions
 
 icons_DATA = \
        widget-gtk-aboutdialog.png \
diff --git a/plugins/gtk+/icons/22x22/Makefile.am b/plugins/gtk+/icons/22x22/Makefile.am
index c071810..505861b 100644
--- a/plugins/gtk+/icons/22x22/Makefile.am
+++ b/plugins/gtk+/icons/22x22/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-iconsdir = $(datadir)/icons/hicolor/22x22/actions
+iconsdir = $(pkgdatadir)/pixmaps/hicolor/22x22/actions
 
 icons_DATA = \
        widget-gtk-aboutdialog.png \


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