[Pkg-mozext-commits] [greasemonkey] 05/35: Update framescript.js
David Prévot
taffit at moszumanska.debian.org
Wed May 20 02:43:36 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 56749f4b741a29c72a0ba3aa640613369390ebab
Author: janekptacijarabaci <janekptacijarabaci at users.noreply.github.com>
Date: Sun Apr 19 12:38:03 2015 +0200
Update framescript.js
---
content/framescript.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/framescript.js b/content/framescript.js
index 5cc9cd7..2674339 100644
--- a/content/framescript.js
+++ b/content/framescript.js
@@ -76,6 +76,7 @@ ScriptRunner.prototype.registeredMenuCommand = function(aCommand) {
frozen: aCommand.frozen,
index: length - 1,
name: aCommand.name,
+ scriptName: aCommand.scriptName,
windowId: aCommand.contentWindowId
});
};
--
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