[gnome-games] Revert "build: aisleriot: Don't dist the 256px size icons"



commit 5542e2800c47262c1e156e0c47c5de72ae43728c
Author: Jason D. Clinton <me jasonclinton com>
Date:   Wed Mar 30 11:40:49 2011 -0500

    Revert "build: aisleriot: Don't dist the 256px size icons"
    
    This reverts commit 47542081ae052fb1b66fd0246e9691ae9850f858.

 aisleriot/icons/gnome/Makefile.am |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/aisleriot/icons/gnome/Makefile.am b/aisleriot/icons/gnome/Makefile.am
index bd8ec0e..6949c05 100644
--- a/aisleriot/icons/gnome/Makefile.am
+++ b/aisleriot/icons/gnome/Makefile.am
@@ -8,15 +8,22 @@ dist_noinst_DATA = \
 	hicolor_apps_24x24_gnome-aisleriot.png \
 	hicolor_apps_32x32_gnome-aisleriot.png \
 	hicolor_apps_48x48_gnome-aisleriot.png \
+	hicolor_apps_256x256_gnome-aisleriot.png \
 	hicolor_apps_scalable_gnome-aisleriot.svg \
 	hicolor_apps_16x16_gnome-freecell.png \
 	hicolor_apps_22x22_gnome-freecell.png \
 	hicolor_apps_24x24_gnome-freecell.png \
 	hicolor_apps_32x32_gnome-freecell.png \
 	hicolor_apps_48x48_gnome-freecell.png \
+	hicolor_apps_256x256_gnome-freecell.png \
 	hicolor_apps_scalable_gnome-freecell.svg \
 	$(NULL)
 
+EXTRA_DIST = \
+	hicolor_apps_256x256_gnome-aisleriot.svg \
+	hicolor_apps_256x256_gnome-freecell.svg \
+	$(NULL)
+
 install-public-icons:
 	for icon in $(dist_noinst_DATA); do \
 		THEME=`echo $$icon | cut -d_ -f1`; \



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