From df2a5f62e3f32e546764b81436b02806c0222fd0 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 24 Oct 2008 15:20:36 +0000 Subject: Minor change to roles code and major change to roles. Replaced ALL, CREATE, READ, UPDATE, and DELETE with GUEST, USER, EDITOR, EXPERT, and ADMIN. Changed all roles files and modified some html files to hide options without permissions. Determine default roles from roles files, rather than hard-coded, and added ability to modify default roles by adding permissions. git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1563 ab2d0c66-481e-0410-8bed-d214d4d58bed --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index eee822d..fdcfe4f 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,7 @@ WWW_DIST=\ static/watermark.jpg\ static/prototype.js\ static/tango/16x16/categories/applications-internet.png \ + static/tango/16x16/categories/applications-system.png \ static/tango/16x16/places/start-here.png \ static/tango/16x16/places/network-server.png \ static/tango/16x16/status/network*.png \ -- cgit v1.2.3