Description: Upstream changes introduced in version 1.1.1-0lliurex2 This patch has been created by dpkg-source during the package build. Here's the last changelog entry, hopefully it gives details on why those changes were made: . bluegriffon (1.1.1-0lliurex2) UNRELEASED; urgency=low . * NOT RELEASED YET . The person named in the Author field signed this changelog entry. Author: Angel Berlanas Vicente --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Forwarded: Reviewed-By: Last-Update: --- bluegriffon-1.1.1.orig/defaults/pref/bluegriffon-prefs.js +++ bluegriffon-1.1.1/defaults/pref/bluegriffon-prefs.js @@ -106,7 +106,7 @@ pref("bluegriffon.structurebar.lang.show pref("bluegriffon.structurebar.role.show", true); // updates -pref("bluegriffon.updates.check.enabled", true); +pref("bluegriffon.updates.check.enabled", false); pref("bluegriffon.updates.frequency", "launch"); pref("html5.enable", true); --- bluegriffon-1.1.1.orig/defaults/profile/bluegriffon-prefs.js +++ bluegriffon-1.1.1/defaults/profile/bluegriffon-prefs.js @@ -108,7 +108,7 @@ pref("bluegriffon.structurebar.lang.show pref("bluegriffon.structurebar.role.show", true); // updates -pref("bluegriffon.updates.check.enabled", true); +pref("bluegriffon.updates.check.enabled", false); pref("bluegriffon.updates.frequency", "launch"); pref("html5.enable", true);