Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taconstants.py
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2010-02-28 21:26:27 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-02-28 21:26:27 (GMT)
commit75ae7e620729d92f5b099daac2a46d23f0a34128 (patch)
treeac12682c51e83f24616bcc5f8d33ad3b99300723 /taconstants.py
parent290582e58a295e4448963a919a8e61db3bc208f6 (diff)
more SVG integration
Diffstat (limited to 'taconstants.py')
-rw-r--r--taconstants.py9
1 files changed, 5 insertions, 4 deletions
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']]
#