summaryrefslogtreecommitdiffstats
path: root/actions/services/__init__.py.in
diff options
context:
space:
mode:
authorSebastian Droege <slomo@ubuntu.com>2005-10-06 21:48:40 +0000
committerSebastian Droege <slomo@ubuntu.com>2005-10-06 21:48:40 +0000
commit917d4996233f95125328b00ac19747af111b3685 (patch)
treed3cc9f841fa688fa281722487ad7504c5e888ea9 /actions/services/__init__.py.in
parente41801e8988fa4222e5e7f6aa6a609f9a68af0dc (diff)
* Fixed the encoding of the python files
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@57 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'actions/services/__init__.py.in')
-rwxr-xr-xactions/services/__init__.py.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/actions/services/__init__.py.in b/actions/services/__init__.py.in
index 3fc4168..5f19e26 100755
--- a/actions/services/__init__.py.in
+++ b/actions/services/__init__.py.in
@@ -1,5 +1,6 @@
#!@PYTHON@
-# -*-python-*-
+# -*- coding: UTF-8 -*-
+# -*- python -*-
# Copyright (C) 2005 by Sebastien Estienne
#
# This file may be distributed and/or modified under the terms of