From e6aec0581230dd125cd7bdc9b5cabe484d34a77d Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 31 Jan 2010 19:28:43 +0100 Subject: [PATCH] Add another example site. --- EXAMPLES | 1 + 1 file changed, 1 insertion(+) diff --git a/EXAMPLES b/EXAMPLES index 98e0f1699..e4b33b182 100644 --- a/EXAMPLES +++ b/EXAMPLES @@ -100,6 +100,7 @@ Documentation using another builtin theme * Distribute: http://packages.python.org/distribute/ (nature) * Jinja: http://jinja.pocoo.org/2/documentation/ (scrolls) * pip: http://pip.openplans.org/ (nature) +* Programmieren mit PyGTK und Glade (German): http://www.florian-diesch.de/doc/python-und-glade/online/ (agogo) * sqlparse: http://python-sqlparse.googlecode.com/svn/docs/api/index.html (agogo)