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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/kickoff/core
From:       Marco Martin <notmart () gmail ! com>
Date:       2009-05-29 11:37:38
Message-ID: 1243597058.795943.21093.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 974441 by mart:

be pretty with space and accents
BUG:194529


 M  +1 -1      models.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/kickoff/core/models.cpp #974440:974441
@@ -96,7 +96,7 @@
     } else {
         item = new QStandardItem;
         const QString subTitle = url.isLocalFile() ? url.toLocalFile() : url.prettyUrl();
-        QString basename = QFileInfo(urlString).completeBaseName();
+        QString basename = QFileInfo(url.prettyUrl()).completeBaseName();
         if (basename.isNull()) {
             basename = subTitle;
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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