Bug fixes in ext-sysmon

This commit is contained in:
arcan1s
2013-09-01 05:32:09 +04:00
parent 2a2559d507
commit 1323d6d647
6 changed files with 31 additions and 7 deletions

View File

@ -10,7 +10,7 @@ ExtendedSysMon::ExtendedSysMon(QObject* parent, const QVariantList& args)
{
Q_UNUSED(args)
QLocale::setDefault(QLocale::C);
// QLocale::setDefault(QLocale::C);
setlocale (LC_ALL, "C");
setMinimumPollingInterval(333);

View File

@ -12,7 +12,7 @@ X-Plasma-EngineName=ext-sysmon
X-KDE-PluginInfo-Author=Evgeniy Alexeev aka arcanis
X-KDE-PluginInfo-Email=esalexeev@gmail.com
X-KDE-PluginInfo-Name=ext-sysmon
X-KDE-PluginInfo-Version=1.1
X-KDE-PluginInfo-Version=1.2
X-KDE-PluginInfo-Category=System Information
X-KDE-PluginInfo-Depends=
X-KDE-PluginInfo-License=GPL