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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/kickoff/simpleapplet
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2008-08-01 1:25:28
Message-ID: 1217553928.919379.21617.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 840396 by sebsauer:

better :-/

 M  +1 -1      menuview.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/kickoff/simpleapplet/menuview.cpp \
#840395:840396 @@ -133,7 +133,7 @@
                     if( text.contains(name,Qt::CaseInsensitive) ) { // sometimes the \
description contains also the name  action->setText(text);
                     }
-                    if( name.contains(text,Qt::CaseInsensitive) ) { // and sometimes \
the name also contains the description +                    else if( \
name.contains(text,Qt::CaseInsensitive) ) { // and sometimes the name also contains \
the description  action->setText(name);
                     }
                     else { // seems we have a perfect desktop-file (likely a KDE \
one, heh) and name+description are clear separated


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

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