# HG changeset patch # User David McClosky # Date 1277056163 0 # Node ID c8bfe3c32670af8580f69af0fb0ca87f3a7976e0 # Parent 8b2f851788a65c320973810fa7eaac714b40f5d6 curvecalc: version bump Ignore-this: 629d549847272e281873fad92f68fdae diff -r 8b2f851788a6 -r c8bfe3c32670 bin/curvecalc --- a/bin/curvecalc Sun Jun 20 05:06:01 2010 +0000 +++ b/bin/curvecalc Sun Jun 20 17:49:23 2010 +0000 @@ -503,7 +503,7 @@ 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)