Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / share / extensions / polyhedron_3d.py
index b64cf413e43047311901014578f89304aeeaf4a0..1efce876fd0bf8420ff4c777a11b3080d84f2ca1 100644 (file)
@@ -520,4 +520,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