[devhelp] really install the 256x256 icon
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] really install the 256x256 icon
- Date: Tue, 8 Mar 2011 07:48:52 +0000 (UTC)
commit 166cd548d1f146f11c1efbc9048a76814496fc33
Author: Frédéric Péters <fpeters 0d be>
Date: Tue Mar 8 08:45:39 2011 +0100
really install the 256x256 icon
data/icons/Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index a21003d..f4e624a 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -13,6 +13,9 @@ icon32_DATA = 32x32/devhelp.png
icon48dir = $(datadir)/icons/hicolor/48x48/apps
icon48_DATA = 48x48/devhelp.png
+icon256dir = $(datadir)/icons/hicolor/256x256/apps
+icon256_DATA = 256x256/devhelp.png
+
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
install-data-hook: update-icon-cache
@@ -32,4 +35,5 @@ EXTRA_DIST = \
$(icon24_DATA) \
$(icon32_DATA) \
$(icon48_DATA) \
+ $(icon256_DATA) \
devhelp.svg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]