From d489b83b4bf17cec00c10316d3e2d85ca7d92380 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 03 Dec 2013 17:08:02 +0000 Subject: resync with 194 --- (limited to 'TurtleArt/taexportpython.py') diff --git a/TurtleArt/taexportpython.py b/TurtleArt/taexportpython.py index 435bd06..9135302 100644 --- a/TurtleArt/taexportpython.py +++ b/TurtleArt/taexportpython.py @@ -38,6 +38,7 @@ from tawindow import plugins_in_use _SETUP_CODE_START = """\ #!/usr/bin/env python +# -*- coding: utf-8 -*- _INSTALL_PATH = '/usr/share/sugar/activities/TurtleArt.activity' _ALTERNATIVE_INSTALL_PATH = \ -- cgit v0.9.1