aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-22 03:44:04 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-22 03:44:04 +0100
commit6bf920d78dc7806ac118d38ecd65f7144af88fe8 (patch)
tree3d52965759b833bd3d6c8939573f3582970a6840
parentadd python script (diff)
downloadblueshift-tray-6bf920d78dc7806ac118d38ecd65f7144af88fe8.tar.gz
blueshift-tray-6bf920d78dc7806ac118d38ecd65f7144af88fe8.tar.bz2
blueshift-tray-6bf920d78dc7806ac118d38ecd65f7144af88fe8.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rwxr-xr-xsrc/blueshift-tray.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blueshift-tray.py b/src/blueshift-tray.py
index 20501d1..a16983e 100755
--- a/src/blueshift-tray.py
+++ b/src/blueshift-tray.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python2
-# -*- encoding: utf-8 -*-
+# -*- coding: utf-8 -*-
# blueshift-tray – Systray wrapper for Blueshift
# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)