[gnome-games] build: aisleriot: Don't dist the 256px size icons
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] build: aisleriot: Don't dist the 256px size icons
- Date: Wed, 30 Mar 2011 15:54:32 +0000 (UTC)
commit 47542081ae052fb1b66fd0246e9691ae9850f858
Author: Christian Persch <chpe gnome org>
Date: Wed Mar 30 17:49:14 2011 +0200
build: aisleriot: Don't dist the 256px size icons
r-t hates the new icons and threatens to disable aisleriot by default
in the 3.x tarballs. So don't install nor even dist the 256px size icons
for now.
aisleriot/icons/gnome/Makefile.am | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/aisleriot/icons/gnome/Makefile.am b/aisleriot/icons/gnome/Makefile.am
index 6949c05..bd8ec0e 100644
--- a/aisleriot/icons/gnome/Makefile.am
+++ b/aisleriot/icons/gnome/Makefile.am
@@ -8,22 +8,15 @@ 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]