summaryrefslogtreecommitdiffstats
path: root/src/service-discovery-applet.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/service-discovery-applet.in')
-rwxr-xr-xsrc/service-discovery-applet.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/service-discovery-applet.in b/src/service-discovery-applet.in
index d5a2982..a2cfd7c 100755
--- a/src/service-discovery-applet.in
+++ b/src/service-discovery-applet.in
@@ -1,6 +1,6 @@
#!@PYTHON@
-# -*-python-*-
-# -*- coding: utf-8 -*-
+# -*- coding: UTF-8 -*-
+# -*- python -*-
# Copyright (C) 2005 by Sebastien Estienne
#
# This file may be distributed and/or modified under the terms of
@@ -335,7 +335,7 @@ class ServiceDiscoveryApplet(gnomeapplet.Applet):
fullname = _("Zeroconf Service Discovery")
copyright = _("Copyright (C) 2005 Sebastien Estienne")
description = _("Shows Zeroconf Services on your local network and allows accessing them easily")
- authors = ["Sebastien Estienne <sebastien.estienne@gmail.com>", "Sebastian Droge <slomo@ubuntu.com>"]
+ authors = ["Sebastien Estienne <sebastien.estienne@gmail.com>", "Sebastian Dröge <slomo@ubuntu.com>"]
translators = "translator-credits"
if translators == "translator-credits":
translators = None