updatemuffler

updatemuffler prevents NoScript and friends from bothering you with 'Successful Update' pages.
git clone https://wehaveforgeathome.hates.computer/updatemuffler.git
Log | Files | Refs | LICENSE

commit 656009a05e1ae4eef664507f632ca943bb801911
parent 23818281938aa9dfe29e0f388b587f59b6d31529
Author: Min Huang <min.huang@alumni.usc.edu>
Date:   Thu, 25 Feb 2010 17:10:04 -0800

Added UTF-8

Diffstat:
Mchrome/content/ifsiOverlay.xul | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/content/ifsiOverlay.xul b/chrome/content/ifsiOverlay.xul @@ -1,4 +1,4 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet href="chrome://ifsi/skin/css/ifsi.css" type="text/css"?> <!DOCTYPE overlay SYSTEM "chrome://ifsi/locale/ifsi.dtd"> <overlay id="ifsiOverlay"