From 8f98f03f110c7802e641fa401109cb0e96e71b74 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 22 May 2008 11:58:20 +0000 Subject: Bugfix - Path to images changed. Add some graphics in Makefile git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1173 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3d179d8..4f426bf 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=skins PACKAGE=acf-$(APP_NAME) -VERSION=0.1.0 +VERSION=0.1.1 WWW_DIST=\ static/alpine.jpg\ @@ -15,6 +15,8 @@ WWW_DIST=\ static/tango/16x16/devices/computer.png \ static/tango/16x16/devices/network*.png \ static/tango/16x16/apps/system-users.png \ + static/tango/16x16/actions/list*.png \ + static/tango/16x16/actions/document-properties.png \ ice/* \ snow/* \ clouds/* -- cgit v1.2.3