Revision: 7528
Author:   alexsh
Date:     2009-10-23 04:41:45 +0000 (Fri, 23 Oct 2009)

Log Message:
-----------
typo comment position..Orz

Modified Paths:
--------------
    trunk/pywikipedia/welcome.py

Modified: trunk/pywikipedia/welcome.py
===================================================================
--- trunk/pywikipedia/welcome.py        2009-10-23 04:40:01 UTC (rev 7527)
+++ trunk/pywikipedia/welcome.py        2009-10-23 04:41:45 UTC (rev 7528)
@@ -200,6 +200,9 @@
 # language (e.g. 'de') and modify/translate the text.
 
 #The page where the bot will save the log (e.g. Wikipedia:Welcome log).
+# 
+# Log disable project: da, de, en, he, id, ka, pt, ru, vo. 
+# ATTENTION: these languages in wikipedia is disabled to log welcome users, 
not necessary to set parameter for them.
 logbook = {
     'commons': {'_default': u'Project:Welcome log', },
     'wikipedia': {
@@ -401,9 +404,6 @@
     }
 # The page where the bot reads the real-time whitelist page.
 # (this parameter is optional).
-# 
-# Log disable project: da, de, en, he, id, ka, pt, ru, vo. 
-# ATTENTION: these languages in wikipedia is disabled to log welcome users, 
not necessary to set parameter for them.
 whitelist_pg = {
     '_default': None,
     'ar':u'Project:سجل الترحيب/قائمة بيضاء',



_______________________________________________
Pywikipedia-svn mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-svn

Reply via email to