Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'constants.py')
-rw-r--r--constants.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/constants.py b/constants.py
index b1f2159..fee8364 100644
--- a/constants.py
+++ b/constants.py
@@ -304,10 +304,10 @@ PRIMITIVES = {
'storein':'storeinbox',
'storeinbox1':'storeinbox1',
'storeinbox2':'storeinbox2',
- 'template1x1':'tp1',
- 'template1x2':'tp6',
- 'template2x1':'tp2',
- 'template2x2':'tp7',
+ 'template1x1':'t1x1',
+ 'template1x2':'t1x2',
+ 'template2x1':'t2x1',
+ 'template2x2':'t2x2',
'textsize':'textsize',
'toppos':'toppos',
'turtle':'turtle',