$OpenBSD: patch-src_seafile-applet_cpp,v 1.2 2015/04/06 20:59:47 kirby Exp $

Disable checking for updates.

--- src/seafile-applet.cpp.orig	Fri Mar 27 10:28:30 2015
+++ src/seafile-applet.cpp	Sun Apr  5 21:15:29 2015
@@ -318,10 +318,6 @@ void SeafileApplet::onDaemonStarted()
     configurator_->installCustomUrlHandler();
 #endif
 
-    if (settings_mgr_->isCheckLatestVersionEnabled()) {
-        checkLatestVersionInfo();
-    }
-
     OpenLocalHelper::instance()->checkPendingOpenLocalRequest();
 
     QTimer::singleShot(kIntervalForUpdateRepoProperty,
