Package: sweethome3d / 5.3+dfsg-2

05disable_checkForUpdates.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: Markus Koschany <apo@debian.org>
Date: Wed, 12 Oct 2016 14:08:40 +0200
Subject: 05disable_checkForUpdates

---
 src/com/eteks/sweethome3d/io/DefaultUserPreferences.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/com/eteks/sweethome3d/io/DefaultUserPreferences.properties b/src/com/eteks/sweethome3d/io/DefaultUserPreferences.properties
index f942cd2..e69fe36 100644
--- a/src/com/eteks/sweethome3d/io/DefaultUserPreferences.properties
+++ b/src/com/eteks/sweethome3d/io/DefaultUserPreferences.properties
@@ -37,8 +37,8 @@ newHomeWallHeight=250
 newWallBaseboardlThickness=1
 newWallBaseboardlHeight=7
 newFloorThickness=12
-checkUpdatesEnabled=true
+checkUpdatesEnabled=false
 autoSaveDelayForRecovery=600000
 
 # Uncomment default currency line to use prices in application
-# currency=EUR
\ No newline at end of file
+# currency=EUR