From 1408265197701d0452fb5040ab73b35f777316c6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 4 Dec 2011 18:33:04 -0600 Subject: Part 1 of 2 rename pykde to pytde --- doc/en/index.docbook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/en/index.docbook') diff --git a/doc/en/index.docbook b/doc/en/index.docbook index cce3314..22fca8b 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -138,11 +138,11 @@ with all of the configuration information about your application, much like the setup() from distutils. -kdedistutils.setup(name="pykdeextensions", +kdedistutils.setup(name="pytdeextensions", version="0.1.0", author="Simon Edwards", author_email="simon@simonzone.com", - url="http://www.simonzone.com/software/pykdeextensions/", + url="http://www.simonzone.com/software/pytdeextensions/", min_kde_version = "3.0.0", min_qt_version = "3.0.0", license = "LGPL" ) -- cgit v1.2.1