From 86598900afd14e0cbbd2abcac02ae8c992a6277b Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Sat, 22 Sep 2007 14:50:25 +0000 Subject: 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 --- tools/exec_wrapper.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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 # -- cgit