]> git.donarmstrong.com Git - dactyl.git/blobdiff - common/modules/prefs.jsm
Import r6948 from upstream hg supporting Firefox up to 24.*
[dactyl.git] / common / modules / prefs.jsm
index b0fdd176d6c80352de3b6722e6a95ca1515cc157..d01d1c26041237d746f7a70f815bea9b902dc021 100644 (file)
@@ -439,4 +439,4 @@ endModule();
 
 } catch(e){ if (!e.stack) e = Error(e); dump(e.fileName+":"+e.lineNumber+": "+e+"\n" + e.stack); }
 
-// vim: set fdm=marker sw=4 ts=4 et ft=javascript:
+// vim: set fdm=marker sw=4 sts=4 ts=8 et ft=javascript: