From ae91c9c6f47a00c5c37a92a035e09649f502af3c Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 26 Jul 2011 16:24:53 +0000 Subject: move block skins to plugins directory --- (limited to 'TurtleArt/taconstants.py') 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 = [] -- cgit v0.9.1