From 2ccef295636f2dfd59b957a0fff18b844f7ba12d Mon Sep 17 00:00:00 2001 From: skomoroh Date: Sun, 4 Mar 2007 01:08:27 +0000 Subject: [PATCH] * fixed bug git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@146 efabe8c0-fbe8-4139-b769-b5e6d273206e --- pysollib/tile/tkstats.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pysollib/tile/tkstats.py b/pysollib/tile/tkstats.py index 7db2ecc9..5b044638 100644 --- a/pysollib/tile/tkstats.py +++ b/pysollib/tile/tkstats.py @@ -617,7 +617,7 @@ class Status_StatsDialog(MfxMessageDialog): "\n" + w1 + w2, strings=(_("&OK"), - (_("&Statistics..."), 101)) + (_("&Statistics..."), 101)), image=game.app.gimages.logos[3], image_side="left", image_padx=20, padx=20,