[Checkins] SVN: plonetheme.zopeorg/trunk/setup.py updated

Andreas Jung andreas at andreas-jung.com
Sat Oct 2 05:39:35 EDT 2010


Log message for revision 117154:
  updated
  

Changed:
  U   plonetheme.zopeorg/trunk/setup.py

-=-
Modified: plonetheme.zopeorg/trunk/setup.py
===================================================================
--- plonetheme.zopeorg/trunk/setup.py	2010-10-02 09:38:29 UTC (rev 117153)
+++ plonetheme.zopeorg/trunk/setup.py	2010-10-02 09:39:35 UTC (rev 117154)
@@ -5,7 +5,7 @@
 
 setup(name='plonetheme.zopeorg',
       version=version,
-      description="This is the theme for zope.de",
+      description="Plone theme for www.zope.org",
       long_description=open("README.txt").read() + "\n" +
                        open(os.path.join("docs", "HISTORY.txt")).read(),
       # Get more strings from http://www.python.org/pypi?%3Aaction=list_classifiers
@@ -15,7 +15,7 @@
         "Topic :: Software Development :: Libraries :: Python Modules",
         ],
       keywords='web zope plone theme',
-      author='Jan Filip Tristan Hasecke',
+      author='Jan Filip Tristan Hasecke (Plone Theme), Kai Mertens (Design)',
       author_email='filip.hasecke at googlemail.com',
       url='http://svn.plone.org/svn/collective/',
       license='CC Attribution-NonCommercial-ShareALike license',



More information about the checkins mailing list