Mercurial > code > home > repos > light9
diff bin/curvecalc @ 602:c8bfe3c32670
curvecalc: version bump
Ignore-this: 629d549847272e281873fad92f68fdae
author | David McClosky <dmcc@bigasterisk.com> |
---|---|
date | Sun, 20 Jun 2010 17:49:23 +0000 |
parents | b50e4d43dd3e |
children | 54341e5e8d82 |
line wrap: on
line diff
--- 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)