From bc67e0571e360eaea63565ae3c6a6d481c507018 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sun, 21 Feb 2010 23:28:29 +0000 Subject: artwork cleanup --- (limited to 'taconstants.py') 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"), -- cgit v0.9.1