Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/taconstants.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-07-26 16:24:53 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-07-26 16:24:53 (GMT)
commitae91c9c6f47a00c5c37a92a035e09649f502af3c (patch)
tree07beb6f88e5b7dd80efc4ae7ce7c00098ced180f /TurtleArt/taconstants.py
parent361c3302e5545e691f3a3e7d6111b2dcf1ef8025 (diff)
move block skins to plugins directory
Diffstat (limited to 'TurtleArt/taconstants.py')
-rw-r--r--TurtleArt/taconstants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/TurtleArt/taconstants.py b/TurtleArt/taconstants.py
index 80d505c..e40b3ca 100644
--- a/TurtleArt/taconstants.py
+++ b/TurtleArt/taconstants.py
@@ -131,6 +131,7 @@ PREFIX_DICTIONARY = {'journal': '#smedia_', 'description': '#sdescr_',
#
# Status blocks
#
+SKIN_PATHS = ['images']
MEDIA_SHAPES = []