From 7b47a3266f013bb463e4c7f011e5241e34379b52 Mon Sep 17 00:00:00 2001 From: Thomas Lake Date: Sat, 3 Aug 2013 13:36:03 +0100 Subject: [PATCH] Update contribManager list with recent contrib scripts --- contribManager.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contribManager.py b/contribManager.py index 00f3a09..15d0fae 100755 --- a/contribManager.py +++ b/contribManager.py @@ -21,6 +21,10 @@ scripts=dict( # keys are names, values are scripts rerenderBlocks = "rerenderBlocks.py", testRender = "testRender.py", validate = "validateRegionFile.py", + pngit = "png-it.py", + gallery = "gallery.py", + regionTrimmer = "regionTrimmer.py", + contributors = "contributors.py" ) # you can symlink or hardlink contribManager.py to another name to have it