[sweethome3d] 10/19: Rebase 05disable_checkForUpdates.patch
Markus Koschany
apo at moszumanska.debian.org
Wed Oct 12 14:06:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository sweethome3d.
commit a53c49436e6a89dd2aedd323dc8439963219aee8
Author: Markus Koschany <apo at debian.org>
Date: Wed Oct 12 14:10:00 2016 +0200
Rebase 05disable_checkForUpdates.patch
---
debian/patches/05disable_checkForUpdates.patch | 24 ++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 25 insertions(+)
diff --git a/debian/patches/05disable_checkForUpdates.patch b/debian/patches/05disable_checkForUpdates.patch
new file mode 100644
index 0000000..39c95a8
--- /dev/null
+++ b/debian/patches/05disable_checkForUpdates.patch
@@ -0,0 +1,24 @@
+From: Markus Koschany <apo at 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
diff --git a/debian/patches/series b/debian/patches/series
index cb3b5f0..c25a14f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
02noadditionalprovisions
03novideo
04manifest
+05disable_checkForUpdates.patch
--
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