New release 1.1.2

See commit 44baadcc for details
  - small bug fix
This commit is contained in:
arcan1s 2013-02-25 21:23:10 +04:00
parent f4eba807e6
commit e847f97fb4
5 changed files with 1 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 255 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

@ -503,7 +503,7 @@ class pyTextWidget(plasmascript.Applet):
self.systemmonitor.connectSource("mem/swap/used", self, self.interval)
else:
self.systemmonitor.connectSource("mem/swap/free", self, 200)
self.systemmonitor.connectSource("mem/swap/used", self, 200)
self.systemmonitor.connectSource("mem/swap/used", self, 200)
@pyqtSignature("dataUpdated(const QString &, const Plasma::DataEngine::Data &)")
def dataUpdated(self, sourceName, data):

1
tasks
View File

@ -1 +0,0 @@
1. Поиграться с dataengine (память)