[Rapier-commits] r193 - trunk/src

This list send mail when a change occurs on the subversion repository rapier-commits at garage.maemo.org
Thu Jan 17 20:42:17 EET 2008


Author: pamadio
Date: 2008-01-17 20:42:17 +0200 (Thu, 17 Jan 2008)
New Revision: 193

Modified:
   trunk/src/swordutils.py
Log:
dic are to be shown

Modified: trunk/src/swordutils.py
===================================================================
--- trunk/src/swordutils.py	2008-01-17 18:27:21 UTC (rev 192)
+++ trunk/src/swordutils.py	2008-01-17 18:42:17 UTC (rev 193)
@@ -423,10 +423,13 @@
                     snt=cur_info['LCSH']
                     if re.compile('Commentaries').search(snt):
                         continue
+                    """
                     if re.compile('Dictionary').search(snt):
                         continue
+                    
                     if re.compile('Dictionaries').search(snt):
                         continue
+                    """
                     if re.compile('Indexes').search(snt):
                         continue
                 



More information about the Rapier-commits mailing list