$OpenBSD: patch-src_seafile-applet_cpp,v 1.7 2016/06/16 16:35:51 kirby Exp $

Disable checking for updates.

--- src/seafile-applet.cpp.orig	Fri Apr 29 07:32:14 2016
+++ src/seafile-applet.cpp	Wed May 11 09:40:47 2016
@@ -376,10 +376,6 @@ void SeafileApplet::onDaemonStarted()
     configurator_->installCustomUrlHandler();
 #endif
 
-    if (settings_mgr_->isCheckLatestVersionEnabled()) {
-        checkLatestVersionInfo();
-    }
-
     OpenLocalHelper::instance()->checkPendingOpenLocalRequest();
 
     QTimer::singleShot(kIntervalForUpdateRepoProperty,
