Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > ce4c0a6661784f5f95761b891cc79a12 > files > 4

gpsbabel-1.5.0-3.mga5.src.rpm

From 4d9e1e95794730b22980c6c077e416d017a597a7 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),
-- 
1.9.0