|
@@ -253,7 +253,7 @@
|
|
|
</property>
|
|
|
<property name="html">
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
-<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
+<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
</style></head><body style=" font-family:'Ubuntu'; font-size:10pt; font-weight:400; font-style:normal;">
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:11pt;"><br /></p></body></html></string>
|
|
@@ -386,7 +386,7 @@ p, li { white-space: pre-wrap; }
|
|
|
</spacer>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QPushButton" name="enableButton">
|
|
|
+ <widget class="QPushButton" name="uninstallButton">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
@@ -406,12 +406,12 @@ p, li { white-space: pre-wrap; }
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Enable</string>
|
|
|
+ <string>Uninstall</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QPushButton" name="disableButton">
|
|
|
+ <widget class="QPushButton" name="enableButton">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
@@ -431,12 +431,12 @@ p, li { white-space: pre-wrap; }
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Disable</string>
|
|
|
+ <string>Enable</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QPushButton" name="updateButton">
|
|
|
+ <widget class="QPushButton" name="disableButton">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
@@ -456,12 +456,12 @@ p, li { white-space: pre-wrap; }
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Update</string>
|
|
|
+ <string>Disable</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QPushButton" name="uninstallButton">
|
|
|
+ <widget class="QPushButton" name="updateButton">
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|
|
<horstretch>0</horstretch>
|
|
@@ -481,7 +481,7 @@ p, li { white-space: pre-wrap; }
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
- <string>Uninstall</string>
|
|
|
+ <string>Update</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|