[Pkg-mozext-commits] [greasemonkey] 07/41: Update config.js
David Prévot
taffit at moszumanska.debian.org
Thu Apr 30 22:06:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository greasemonkey.
commit f80a2a38acf1902f22a0af3019fec92a773f464b
Author: janekptacijarabaci <janekptacijarabaci at users.noreply.github.com>
Date: Mon Mar 23 13:27:29 2015 +0100
Update config.js
---
content/config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/config.js b/content/config.js
index 3a8c554..048e792 100644
--- a/content/config.js
+++ b/content/config.js
@@ -142,6 +142,7 @@ Config.prototype.install = function(script, oldScript, tempDir) {
// Save the old script's state.
script._enabled = oldScript.enabled;
script.userExcludes = oldScript.userExcludes;
+ script.userMatches = oldScript.userMatches;
script.userIncludes = oldScript.userIncludes;
// Uninstall the old script.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/greasemonkey.git
More information about the Pkg-mozext-commits
mailing list