Code

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