gnome-power-manager r2944 - in trunk: . data/icons
- From: rhughes svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-power-manager r2944 - in trunk: . data/icons
- Date: Tue, 9 Sep 2008 07:32:43 +0000 (UTC)
Author: rhughes
Date: Tue Sep 9 07:32:43 2008
New Revision: 2944
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=2944&view=rev
Log:
2008-09-09 Richard Hughes <richard hughsie com>
* data/icons/Makefile.am:
Use pkgdatadir rather than datadir for generating the icon cache.
Patch from Ted Gould <ted ubuntu com>, many thanks.
Modified:
trunk/ChangeLog
trunk/data/icons/Makefile.am
Modified: trunk/data/icons/Makefile.am
==============================================================================
--- trunk/data/icons/Makefile.am (original)
+++ trunk/data/icons/Makefile.am Tue Sep 9 07:32:43 2008
@@ -1,6 +1,6 @@
SUBDIRS = scalable 16x16 22x22 24x24 48x48
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(pkgdatadir)/icons/hicolor
install-data-hook: update-icon-cache
uninstall-hook: update-icon-cache
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]