[pitivi] mainwindow: Make the file utf8 so python doesn't choke
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] mainwindow: Make the file utf8 so python doesn't choke
- Date: Sun, 5 Dec 2010 15:24:50 +0000 (UTC)
commit 76c0bdbc110c2752bced7b40fbe668bea89e5396
Author: Edward Hervey <bilboed bilboed com>
Date: Sun Dec 5 16:24:29 2010 +0100
mainwindow: Make the file utf8 so python doesn't choke
pitivi/ui/mainwindow.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/pitivi/ui/mainwindow.py b/pitivi/ui/mainwindow.py
index 7260b1e..d711ea6 100644
--- a/pitivi/ui/mainwindow.py
+++ b/pitivi/ui/mainwindow.py
@@ -1,3 +1,4 @@
++# -*- coding: utf-8 -*-
# PiTiVi , Non-linear video editor
#
# ui/mainwindow.py
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]