[sweethome3d] 01/05: disable check for updates #778947

Tony Mancill tmancill at moszumanska.debian.org
Wed Feb 25 05:32:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository sweethome3d.

commit 175be7c7bfc924dda37adad66bb32c056c5b9121
Author: tony mancill <tmancill at debian.org>
Date:   Sun Feb 22 09:46:21 2015 -0800

    disable check for updates #778947
---
 debian/patches/05disable_checkForUpdates | 16 ++++++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/05disable_checkForUpdates b/debian/patches/05disable_checkForUpdates
new file mode 100644
index 0000000..d0246b0
--- /dev/null
+++ b/debian/patches/05disable_checkForUpdates
@@ -0,0 +1,16 @@
+diff --git a/src/com/eteks/sweethome3d/io/DefaultUserPreferences.properties b/src/com/eteks/sweethome3d/io/DefaultUserPreferences.properties
+index bd52fdb..a2d5fc2 100644
+--- a/src/com/eteks/sweethome3d/io/DefaultUserPreferences.properties
++++ b/src/com/eteks/sweethome3d/io/DefaultUserPreferences.properties
+@@ -35,8 +35,8 @@ wallPattern=hatchUp
+ newWallThickness=7.5
+ newHomeWallHeight=250
+ 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
diff --git a/debian/patches/series b/debian/patches/series
index cb3b5f0..3c98a3a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 02noadditionalprovisions
 03novideo
 04manifest
+05disable_checkForUpdates

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d.git



More information about the pkg-java-commits mailing list