/head: changeset 115

Upadates all over
This commit is contained in:
jgoerzen
2002-07-12 14:20:09 +01:00
parent 1c14751a74
commit 4cb6580e06
4 changed files with 154 additions and 4 deletions

View File

@ -236,6 +236,9 @@ class TkUI(UIBase):
s.top = None
TextOKDialog("Main Program Exception", msg)
def warn(s, msg):
TextOKDialog("OfflineIMAP Warning", msg)
def init_banner(s):
s._createTopWindow()
s._msg(version.productname + " " + version.versionstr + ", " +\