summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2007-09-22 14:50:25 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2007-09-22 14:50:25 +0000
commit86598900afd14e0cbbd2abcac02ae8c992a6277b (patch)
tree58ed909498c2ff7cec8857eae5c6d3c5ef83f0e2 /tools
parentc65e644f69232f96d173335d90d1890428dc6e90 (diff)
add basic support for printer thanx to Jason Whitlark
add support for different kind of message (error, warning, info) fix emacs encoding settings git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@141 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'tools')
-rw-r--r--tools/exec_wrapper.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/exec_wrapper.in b/tools/exec_wrapper.in
index c9d85ac..ea74e4a 100644
--- a/tools/exec_wrapper.in
+++ b/tools/exec_wrapper.in
@@ -1,5 +1,5 @@
#!@PYTHON@
-# -*- coding: UTF-8 -*-
+# -*- coding: utf-8 -*-
# -*- python -*-
# Copyright (C) 2006 by Sebastien Estienne
#