Mercurial > code > home > repos > light9
changeset 602:c8bfe3c32670
curvecalc: version bump
Ignore-this: 629d549847272e281873fad92f68fdae
author | David McClosky <dmcc@bigasterisk.com> |
---|---|
date | Sun, 20 Jun 2010 17:49:23 +0000 |
parents | 8b2f851788a6 |
children | 236a0b89ee0f |
files | bin/curvecalc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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)