added support of disable ooption to dataengine

This commit is contained in:
arcan1s
2014-05-27 16:15:49 +04:00
parent 3d8f88d935
commit e7b6e4a3bf
10 changed files with 37 additions and 22 deletions

View File

@ -35,7 +35,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
<number>4</number>
</property>
<widget class="QWidget" name="settings">
<attribute name="title">
@ -1194,8 +1194,8 @@ $ps - list of running processes comma separated</string>
<property name="geometry">
<rect>
<x>0</x>
<y>-183</y>
<width>526</width>
<y>0</y>
<width>328</width>
<height>723</height>
</rect>
</property>
@ -2523,6 +2523,11 @@ del - remove item</string>
<string notr="true">auto</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">disable</string>
</property>
</item>
<item>
<property name="text">
<string notr="true">nvidia</string>