From 75ae7e620729d92f5b099daac2a46d23f0a34128 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sun, 28 Feb 2010 21:26:27 +0000 Subject: more SVG integration --- (limited to 'taconstants.py') diff --git a/taconstants.py b/taconstants.py index cf7cec0..a8e3dea 100644 --- a/taconstants.py +++ b/taconstants.py @@ -134,10 +134,11 @@ PALETTES = [['clean', 'forward', 'back', 'show', 'left', 'right', ['kbinput', 'push', 'printheap', 'keyboard', 'pop', 'clearheap', 'myfunc1arg', 'userdefined', 'addturtle', 'comment', 'print', 'cartesian', 'width', 'height', 'polar', 'sandwichtop', - 'sandwichbottom', 'savesvg'], - ['journal', 'audio', 'description', 'savepix', 'hideblocks', - 'showblocks', 'fullscreen', 'picturelist', 'picture1x1a', - 'picture1x1', 'picture2x2', 'picture2x1', 'picture1x2'], + 'sandwichbottom'], + ['journal', 'audio', 'description', 'hideblocks', 'showblocks', + 'fullscreen', 'savepix', 'savesvg', 'picturelist', + 'picture1x1a', 'picture1x1', 'picture2x2', 'picture2x1', + 'picture1x2'], ['empty', 'restoreall']] # -- cgit v0.9.1