Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / share / extensions / eqtexsvg.py
index 8e2e70a10336a6dd1ffa64cb6f590c028395c1db..bf2874ef976c942d60d6ac0eeff0d348aa754a30 100644 (file)
@@ -156,4 +156,4 @@ if __name__ == '__main__':
     e.affect()
 
 
-# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99
+# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 fileencoding=utf-8 textwidth=99