X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/763d5e6ad88ef3ba1cd1d7742d060e4f1e54c6b8..8b15f02d9c4041d45a310dce13f67b5a8bf11ca8:/python/tkdisorder diff --git a/python/tkdisorder b/python/tkdisorder index 6fc7b41..25e4b96 100755 --- a/python/tkdisorder +++ b/python/tkdisorder @@ -18,6 +18,12 @@ # USA # +# THIS PROGRAM IS NO LONGER MAINTAINED. +# +# It worked last time I tried running it, but all client maintenance +# effort is now devoted to the web interface and the GTK+ client +# (Disobedience). + """Graphical user interface for DisOrder""" from Tkinter import *