[caribou] Change UTF-8 for utf-8 so emacs stops complaining



commit 311bfa1afcd6509122df376fd0e6c4621f03d3c9
Author: Eitan Isaacson <eitan monotonous org>
Date:   Wed Dec 2 11:03:52 2009 -0500

    Change UTF-8 for utf-8 so emacs stops complaining

 src/keyboard.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/keyboard.py b/src/keyboard.py
index 758e73d..4d56d7d 100644
--- a/src/keyboard.py
+++ b/src/keyboard.py
@@ -1,4 +1,4 @@
-# -*- coding: UTF-8 -*-
+# -*- coding: utf-8 -*-
 #
 # Carbou - text entry and UI navigation application
 #



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]