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

List:       kde-commits
Subject:    kdebase/kcontrol/kcontrol
From:       Frans Englich <frans.englich () telia ! com>
Date:       2004-09-07 11:56:26
Message-ID: 20040907115626.75FDE1CC2 () office ! kde ! org
[Download RAW message or body]

CVS commit by englich: 

Do not add modules which has NoDisplay=true(have this caused trouble or what)


  M +1 -1      modules.cpp   1.56


--- kdebase/kcontrol/kcontrol/modules.cpp  #1.55:1.56
@@ -263,5 +263,5 @@ bool ConfigModuleList::readDesktopEntrie
   if (!group || !group->isValid()) return false;
 
-  KServiceGroup::List list = group->entries(true, true);
+  KServiceGroup::List list = group->entries(true, false);
 
   if( list.isEmpty() )


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

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