From b444f257ace49f59c827547f428d2c28bda63c5f Mon Sep 17 00:00:00 2001 From: Bastian Schroll Date: Sun, 2 Oct 2016 22:45:15 +0200 Subject: [PATCH] change encoding tag to utf-8 --- plugins/FFAgent/FFAgent.py | 2 +- plugins/Pushover/Pushover.py | 2 +- plugins/Sms77/Sms77.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/FFAgent/FFAgent.py b/plugins/FFAgent/FFAgent.py index 638d984..28e74c0 100644 --- a/plugins/FFAgent/FFAgent.py +++ b/plugins/FFAgent/FFAgent.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# -*- coding: cp1252 -*- +# -*- coding: UTF-8 -*- """ FFAgent-Plugin to send FMS-, ZVEI- and POCSAG - messages to FF-Agent diff --git a/plugins/Pushover/Pushover.py b/plugins/Pushover/Pushover.py index 2b9027f..ca33d29 100644 --- a/plugins/Pushover/Pushover.py +++ b/plugins/Pushover/Pushover.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# -*- coding: cp1252 -*- +# -*- coding: UTF-8 -*- """ Pushover-Plugin to send FMS-, ZVEI- and POCSAG - messages to Pushover Clients diff --git a/plugins/Sms77/Sms77.py b/plugins/Sms77/Sms77.py index cc15c25..8ad1b2e 100644 --- a/plugins/Sms77/Sms77.py +++ b/plugins/Sms77/Sms77.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# -*- coding: cp1252 -*- +# -*- coding: UTF-8 -*- """ SMS77-Plugin to send FMS-, ZVEI- and POCSAG - messages to SMS77