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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/applets/systemtray/ui
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2009-09-03 9:51:14
Message-ID: 1251971474.618549.3246.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1019281 by aseigo:

use a more compact rep
BUG:199346


 M  +1 -1      jobwidget.cpp  


--- trunk/KDE/kdebase/workspace/plasma/applets/systemtray/ui/jobwidget.cpp #1019280:1019281
@@ -176,7 +176,7 @@
         m_extenderItem->setTitle(m_job->message());
         if (m_job->eta()) {
             m_eta->setText(i18n("%1 (%2 remaining)", m_job->speed(),
-                                 KGlobal::locale()->prettyFormatDuration(m_job->eta())));
+                                 KGlobal::locale()->formatDuration(m_job->eta())));
         } else {
             m_eta->setText(QString());
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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