[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesdk/kbabel/kbabeldict
From:       Stanislav Visnovsky <visnovsky () nenya ! ms ! mff ! cuni ! cz>
Date:       2003-01-20 15:02:18
[Download RAW message or body]

CVS commit by nanulo: 

Do not try to load old modules


  M +3 -2      kbabeldictbox.cpp   1.45


--- kdesdk/kbabel/kbabeldict/kbabeldictbox.cpp  #1.44:1.45
@@ -319,5 +319,6 @@ KBabelDictBox::KBabelDictBox( QWidget* p
 
    setRMBMenu(new QPopupMenu(this));
-
+   QStringList fileList;
+#if 0
    // try to find installed modules by looking into directories
    // kbabeldict/modules and getting all files *.rc
@@ -325,5 +326,4 @@ KBabelDictBox::KBabelDictBox( QWidget* p
                                     ,"kbabeldict/modules");
 
-   QStringList fileList;
    for ( QStringList::Iterator it = dirList.begin(); it != dirList.end()
                                              ; ++it )
@@ -341,4 +341,5 @@ KBabelDictBox::KBabelDictBox( QWidget* p
       }
    }
+#endif
 
    // use locate to locate the actual file, because rcfiles in the users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic