Revision: 5383 Author: filnik Date: 2008-05-16 13:16:57 +0000 (Fri, 16 May 2008)
Log Message: ----------- Forgot one, thanks Multichil :)
Modified Paths: -------------- trunk/pywikipedia/checkimages.py
Modified: trunk/pywikipedia/checkimages.py =================================================================== --- trunk/pywikipedia/checkimages.py 2008-05-16 13:10:41 UTC (rev 5382) +++ trunk/pywikipedia/checkimages.py 2008-05-16 13:16:57 UTC (rev 5383) @@ -306,7 +306,7 @@ # because they are already put in the regex). HiddenTemplate = { 'commons':[u'information', u'trademarked', u'trademark', u'uncategorized[ _]image', u'needscategory', - u'dupe', u'duplicate', u'uncat', u'uncategorized', u'watermark'], + u'dupe', u'duplicate', u'uncat', u'uncategorized', u'watermark', u'nocat'], 'de':[u'information'], 'en':[u'information'], 'it':[u'edp', u'informazioni[ _]file', u'information', u'trademark'],