summaryrefslogtreecommitdiffstats
path: root/Demo/tix/README.txt
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2001-11-11 14:07:37 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2001-11-11 14:07:37 (GMT)
commit20efa68be43b18413cc08089211b1351687084af (patch)
tree8946066fd4bf0909efbe4d5c78757ffe917a7f9d /Demo/tix/README.txt
parentc252e6304e305c7126d1cd440fa8885f94ed09f2 (diff)
downloadcpython-20efa68be43b18413cc08089211b1351687084af.zip
cpython-20efa68be43b18413cc08089211b1351687084af.tar.gz
cpython-20efa68be43b18413cc08089211b1351687084af.tar.bz2
Patch #473002: Update Demo/tix tixwidgets.py et al.
Diffstat (limited to 'Demo/tix/README.txt')
-rw-r--r--Demo/tix/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Demo/tix/README.txt b/Demo/tix/README.txt
index 15e85cd..e0196ac 100644
--- a/Demo/tix/README.txt
+++ b/Demo/tix/README.txt
@@ -1,7 +1,7 @@
-About PyTix
+About Tix.py
-----------
-PyTix is based on an idea of Jean-Marc Lugrin (lugrin@ms.com) who wrote
+Tix.py is based on an idea of Jean-Marc Lugrin (lugrin@ms.com) who wrote
pytix (another Python-Tix marriage). Tix widgets are an attractive and
useful extension to Tk. See http://tix.sourceforge.net
for more details about Tix and how to get it.