From 7206c3c6fae411813d06a7de1c8a7e504081d6fc Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 5 Mar 2008 08:02:18 +0000 Subject: Stripped the size of core by not including unused tango images. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@814 ab2d0c66-481e-0410-8bed-d214d4d58bed --- www/Makefile | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'www') diff --git a/www/Makefile b/www/Makefile index b9214df..edb7a3c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -9,16 +9,10 @@ WWW_DIST=cgi-bin/acf\ static/reset.css\ static/watermark.jpg\ static/prototype.js\ - static/tango/16x16/actions/* \ - static/tango/16x16/animations/* \ - static/tango/16x16/apps/* \ - static/tango/16x16/categories/* \ - static/tango/16x16/devices/* \ - static/tango/16x16/emblems/* \ - static/tango/16x16/emotes/* \ - static/tango/16x16/mimetypes/* \ - static/tango/16x16/places/* \ - static/tango/16x16/status/* \ + static/tango/16x16/categories/applications-internet.png \ + static/tango/16x16/places/start-here.png \ + static/tango/16x16/devices/computer.png \ + static/tango/16x16/apps/system-users.png \ ice/* \ snow/* \ clouds/* -- cgit v1.2.3