[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:       2005-01-11 2:33:42
Message-ID: 20050111023342.C9D9E1CF38 () office ! kde ! org
[Download RAW message or body]

CVS commit by englich: 

Fix regression: do not show modules with NoDisplay=true.
CCMAIL: Benjamin Meyer <ben@meyerhome.net>


  M +1 -1      modules.cpp   1.57


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


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

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