$OpenBSD: patch-src_seafile-applet_cpp,v 1.5 2016/01/28 15:02:18 kirby Exp $

Disable checking for updates.

--- src/seafile-applet.cpp.orig	Tue Jan 26 06:54:07 2016
+++ src/seafile-applet.cpp	Thu Jan 28 17:33:24 2016
@@ -412,10 +412,6 @@ void SeafileApplet::onDaemonStarted()
     configurator_->installCustomUrlHandler();
 #endif
 
-    if (settings_mgr_->isCheckLatestVersionEnabled()) {
-        checkLatestVersionInfo();
-    }
-
     OpenLocalHelper::instance()->checkPendingOpenLocalRequest();
 
     QTimer::singleShot(kIntervalForUpdateRepoProperty,
