From f85256895d7815eaea8fc7994ed41adc687a4d76 Mon Sep 17 00:00:00 2001 From: nanotube Date: Tue, 9 Jan 2007 08:03:08 +0000 Subject: [PATCH] message phraseology change --- supportscreen.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/supportscreen.py b/supportscreen.py index 0798946..eeaf62f 100644 --- a/supportscreen.py +++ b/supportscreen.py @@ -18,7 +18,8 @@ class SupportScreen(mytkSimpleDialog.Dialog): PyKeylogger is Free Open Source Software, licensed under the Gnu General Public License. \ As such, the python source code for this software is freely available for download at ") self.t.insert(END, "http://sourceforge.net/projects/pykeylogger", "href") - self.t.insert(END, "\n\nYou are strongly encouraged to donate to this open source project. \ + self.t.insert(END, "\n\nSince I am but a poor grad student, \ +you are strongly encouraged to donate to this open source project. \ So strongly, in fact, that you are being presented with this nag screen :). There are three ways \ to get rid of this startup screen: \n\n 1. Donate to PyKeylogger by following the instructions at ") self.t.insert(END, "http://pykeylogger.sourceforge.net/wiki/index.php/PyKeylogger:Download_Instructions", "href") -- 2.45.1