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

List:       kde-commits
Subject:    branches/KDE/4.3/kdeplasma-addons/applets/weather
From:       Shawn Starr <shawn.starr () rogers ! com>
Date:       2009-07-10 14:59:15
Message-ID: 1247237955.262273.13423.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 994401 by spstarr:

Revert change, this bug remains for 4.3 and can't be fixed til 4.4

 M  +1 -3      weatherapplet.cpp  


--- branches/KDE/4.3/kdeplasma-addons/applets/weather/weatherapplet.cpp #994400:994401
@@ -445,9 +445,7 @@
                 m_fiveDaysView->setModel(m_fiveDaysModel);
             }
             // If we have any items, display 5 Day tab, otherwise only details
-            int total = data["Total Weather Days"].toInt();
-            QString totalDays = QString("%1 %2").arg(total).arg(i18n("Days"));
-            m_tabBar->addTab(totalDays, m_fiveDaysView);
+            m_tabBar->addTab(i18n("5 Days"), m_fiveDaysView);
         }
     }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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