# HG changeset patch # User David McClosky # Date 2010-06-20 17:49:23 # Node ID c8bfe3c32670af8580f69af0fb0ca87f3a7976e0 # Parent 8b2f851788a65c320973810fa7eaac714b40f5d6 curvecalc: version bump Ignore-this: 629d549847272e281873fad92f68fdae diff --git a/bin/curvecalc b/bin/curvecalc --- a/bin/curvecalc +++ b/bin/curvecalc @@ -503,7 +503,7 @@ def main(): root.tk_setPalette("gray50") toplevelat("curvecalc",root) root.tk_focusFollowsMouse() - root.title("Curvemaster 3000MX - %s" % graph.label(song)) + root.title("Was Curvemaster 3000MX. Now Curvemaster 30002MX! - %s" % graph.label(song)) if 'fixed top rows': zc = Zoomcontrol(root)