[Pkg-mozext-commits] [greasemonkey] 31/43: Import extractMeta into newscript.

David Prévot taffit at moszumanska.debian.org
Sun Feb 22 21:56:12 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 94bdf7b0b094d66c2cd27ef571ec01b57843eb78
Author: Anthony Lieuallen <arantius at gmail.com>
Date:   Fri Jan 16 15:00:20 2015 -0500

    Import extractMeta into newscript.
---
 content/newscript.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/newscript.js b/content/newscript.js
index 66abe7c..b8b662a 100644
--- a/content/newscript.js
+++ b/content/newscript.js
@@ -1,3 +1,4 @@
+Components.utils.import("resource://greasemonkey/extractMeta.js");
 Components.utils.import('resource://greasemonkey/parseScript.js');
 Components.utils.import('resource://greasemonkey/prefmanager.js');
 Components.utils.import('resource://greasemonkey/util.js');

-- 
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