summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Pasquet <mathieui@mathieui.net>2014-02-01 18:27:43 +0100
committerMathieu Pasquet <mathieui@mathieui.net>2014-02-01 18:27:43 +0100
commitb4b8f2a4557a8b4a2d1fc53550039a1b5c9d6279 (patch)
tree307b7c9779c48f8a3a6d16734cf1151613265c15
parent0153106145dd337e4abc9035e401e9db33df28a1 (diff)
downloadpoezio-b4b8f2a4557a8b4a2d1fc53550039a1b5c9d6279.tar.gz
poezio-b4b8f2a4557a8b4a2d1fc53550039a1b5c9d6279.tar.bz2
poezio-b4b8f2a4557a8b4a2d1fc53550039a1b5c9d6279.tar.xz
poezio-b4b8f2a4557a8b4a2d1fc53550039a1b5c9d6279.zip
Fix #2430 (whatever)
-rwxr-xr-x[-rw-r--r--]src/keyboard.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/keyboard.py b/src/keyboard.py
index b7480c9c..3e65d33c 100644..100755
--- a/src/keyboard.py
+++ b/src/keyboard.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
# Copyright 2010-2011 Florent Le Coz <louiz@louiz.org>
#
# This file is part of Poezio.