[Pkg-mozext-commits] [greasemonkey] 21/55: Scratchpad: Rewrite require / import to match source
David Prévot
taffit at moszumanska.debian.org
Thu Oct 29 15:38:03 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 392c2c5114fa833bb6fcfa859628ac3c092992ee
Author: janekptacijarabaci <janekptacijarabaci at seznam.cz>
Date: Wed Sep 23 17:11:13 2015 +0200
Scratchpad: Rewrite require / import to match source
---
chrome.manifest | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/chrome.manifest b/chrome.manifest
index c2b650e..0d966d3 100644
--- a/chrome.manifest
+++ b/chrome.manifest
@@ -15,7 +15,7 @@ overlay about:addons chrome://greasemonkey/content/addons4-overlay.xul
overlay chrome://greasemonkey/content/install.xul chrome://greasemonkey/content/closewindow.xul
overlay chrome://greasemonkey/content/options.xul chrome://greasemonkey/content/closewindow.xul
overlay chrome://greasemonkey/content/newscript.xul chrome://greasemonkey/content/closewindow.xul
-overlay chrome://browser/content/scratchpad.xul chrome://greasemonkey/content/scratchpad-overlay.xul appversion<23.0
-overlay chrome://browser/content/devtools/scratchpad.xul chrome://greasemonkey/content/scratchpad-overlay.xul appversion>=23.0
+overlay chrome://browser/content/devtools/scratchpad.xul chrome://greasemonkey/content/scratchpad-overlay.xul appversion<44.0a1
+overlay chrome://devtools/content/scratchpad/scratchpad.xul chrome://greasemonkey/content/scratchpad-overlay.xul appversion>=44.0a1
locale greasemonkey en-US locale/en-US/
--
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