File 0004-gpsbabel-1.4.3-nosolicitation.patch of Package gpsbabel

From e08271b2674ccdcad9a27833cb79c52188ef208a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corsepiu@fedoraproject.org>
Date: Tue, 15 Apr 2014 05:21:09 +0200
Subject: [PATCH 4/6] gpsbabel-1.4.3-nosolicitation

	No automatic phone home by default (RHBZ 668865).
---
 gui/babeldata.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui/babeldata.h b/gui/babeldata.h
index 0619d69..0fdc8d2 100644
--- a/gui/babeldata.h
+++ b/gui/babeldata.h
@@ -63,8 +63,8 @@ public:
     upgradeErrors_(0),
     upgradeOffers_(0),
     runCount_(0),
-    startupVersionCheck_(true),
-    reportStatistics_(true),
+    startupVersionCheck_(false),
+    reportStatistics_(false),
     allowBetaUpgrades_(false),
     ignoreVersionMismatch_(false),
     disableDonateDialog_(false),
-- 
2.1.0

openSUSE Build Service is sponsored by