Code

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