[Rapier-commits] r196 - trunk/src

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


Author: pamadio
Date: 2008-01-17 23:09:13 +0200 (Thu, 17 Jan 2008)
New Revision: 196

Modified:
   trunk/src/rapier
Log:
not shong stron dico in the module menu

Modified: trunk/src/rapier
===================================================================
--- trunk/src/rapier	2008-01-17 21:04:42 UTC (rev 195)
+++ trunk/src/rapier	2008-01-17 21:09:13 UTC (rev 196)
@@ -1317,6 +1317,9 @@
             return
         
         for m in self.installedModules.keys():
+            if m=="StrongsHebrew" or m=="StrongsGreek":
+                continue
+            
             cur=gtk.MenuItem(m)
             if m==defaultModule:
                 targetItem=cur



More information about the Rapier-commits mailing list