seafile-client/seafile-client-4.4.2-disable-latest-version-check.patch

14 lines
476 B
Diff

--- seafile-client-4.4.2/src/seafile-applet.cpp.orig 2016-03-08 13:28:23.124439314 +0100
+++ seafile-client-4.4.2/src/seafile-applet.cpp 2016-03-08 13:28:36.250436044 +0100
@@ -410,10 +410,6 @@
configurator_->installCustomUrlHandler();
#endif
- if (settings_mgr_->isCheckLatestVersionEnabled()) {
- checkLatestVersionInfo();
- }
-
OpenLocalHelper::instance()->checkPendingOpenLocalRequest();
QTimer::singleShot(kIntervalForUpdateRepoProperty,