summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-10-24 15:20:36 +0000
committerTed Trask <ttrask01@yahoo.com>2008-10-24 15:20:36 +0000
commitdf2a5f62e3f32e546764b81436b02806c0222fd0 (patch)
treee7144a5a44e54d169ea1f0dee7b9b8f08cec83bf /Makefile
parente3241057afa7ad26fa55b6248e86a1bd2fa998dd (diff)
downloadacf-skins-df2a5f62e3f32e546764b81436b02806c0222fd0.tar.bz2
acf-skins-df2a5f62e3f32e546764b81436b02806c0222fd0.tar.xz
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
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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 \