15 lines
350 B
Diff
15 lines
350 B
Diff
#patch "check for update" function
|
|
|
|
--- a/zuluCrypt-gui/zulucrypt.ui
|
|
+++ b/zuluCrypt-gui/zulucrypt.ui
|
|
@@ -501,6 +501,9 @@
|
|
</property>
|
|
</action>
|
|
<action name="actionCheck_For_Update">
|
|
+ <property name="enabled">
|
|
+ <bool>false</bool>
|
|
+ </property>
|
|
<property name="text">
|
|
<string>C&heck For Update</string>
|
|
</property>
|