Code

Extensions. Text support improvement in XAML and FXG export.
[inkscape.git] / share / extensions / uniconv-ext.py
index a7608bc568be8d86b18b7d49dbb5283b725909c1..246340e8980c32ce9c56f3fae83dea87f3409c5d 100644 (file)
@@ -61,4 +61,4 @@ if cmd == None:
 
 run((cmd+' "%s" "%%s"') % sys.argv[1].replace("%","%%"), "UniConvertor")
 
-# 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