From 3153d90a7a2cd98f24d7a35cde5cd1f8183f4825 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 17 Sep 2010 19:51:00 +0000 Subject: fixed error in old-name mapping table --- (limited to 'TurtleArt') diff --git a/TurtleArt/taconstants.py b/TurtleArt/taconstants.py index 097bd5c..1997d1b 100644 --- a/TurtleArt/taconstants.py +++ b/TurtleArt/taconstants.py @@ -675,7 +675,7 @@ OLD_NAMES = {'product':'product2', 'storeinbox':'storein', 'minus':'minus2', 'template1':'template1x1', 'template2':'template2x1', 'template6':'template1x2', 'template7':'template2x2', 'template4':'template1x1a', 'hres':'width', 'vres':'height', - 'sandwichtop2':'sandwichtop_no_arm'} + 'sandwichtop2':'sandwichtop'} # # Define the relative size and postion of media objects -- cgit v0.9.1