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-21 23:28:29 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-02-21 23:28:29 (GMT)
commitbc67e0571e360eaea63565ae3c6a6d481c507018 (patch)
treef772fa643625e74d27421f84a43da0972752fd7a /taconstants.py
parent5d827a90c7e0e83253ab7e03b0b36a3610d9ebd4 (diff)
artwork cleanup
Diffstat (limited to 'taconstants.py')
-rw-r--r--taconstants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/taconstants.py b/taconstants.py
index bda0079..cc0ef1a 100644
--- a/taconstants.py
+++ b/taconstants.py
@@ -673,6 +673,7 @@ HELP_STRINGS = {
'minus2':_("subtracts bottom numeric input from top numeric input"),
'myfunc':_("a programmable block: used to add advanced math equations, e.g., sin(x)"),
'myfunc2':_("a programmable block: used to add advanced math equations, e.g., sin(x)"),
+ 'next':_('displays next palette'),
'nop':_("runs code found in the tamyblock.py module found in the Journal"),
'not':_("logical NOT operator"),
'numbers':_("Palette of numeric operators"),