[Pkg-mozext-commits] [firegestures] 01/10: Remove the dependency on tabbrowser.dtd

David Prévot taffit at moszumanska.debian.org
Thu Oct 29 20:57:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository firegestures.

commit 392d1475381e7216513bd4862edfaf0c5801f461
Author: Ehsan Akhgari <ehsan at mozilla.com>
Date:   Sat Aug 1 11:04:41 2015 -0400

    Remove the dependency on tabbrowser.dtd
    
    This should fix #99.
---
 chrome/content/firegestures/browser.rdf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/chrome/content/firegestures/browser.rdf b/chrome/content/firegestures/browser.rdf
index d02a763..56d9b98 100644
--- a/chrome/content/firegestures/browser.rdf
+++ b/chrome/content/firegestures/browser.rdf
@@ -3,8 +3,6 @@
 <!DOCTYPE RDF:RDF [
   <!ENTITY % browserDTD SYSTEM "chrome://browser/locale/browser.dtd">
   %browserDTD;
-  <!ENTITY % tabBrowserDTD SYSTEM "chrome://browser/locale/tabbrowser.dtd">
-  %tabBrowserDTD;
   <!ENTITY % mappingDTD SYSTEM "chrome://firegestures/locale/mapping.dtd">
   %mappingDTD;
 ]>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firegestures.git



More information about the Pkg-mozext-commits mailing list