summaryrefslogtreecommitdiffstats
path: root/msgfmt.py
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2011-05-21 13:00:59 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2011-05-21 18:54:15 +0100
commitedb0c2e71dbca84813fa468cab191f91db129492 (patch)
treee29ee726ece865ce2c9482444c75f7e67c867bf1 /msgfmt.py
parent1c58dce3c115c576f4908c360278c6cfbf9c692a (diff)
downloaddeluge-edb0c2e71dbca84813fa468cab191f91db129492.tar.gz
deluge-edb0c2e71dbca84813fa468cab191f91db129492.tar.bz2
deluge-edb0c2e71dbca84813fa468cab191f91db129492.zip
Modify setup scripts to be executable
Diffstat (limited to 'msgfmt.py')
-rwxr-xr-x[-rw-r--r--]msgfmt.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/msgfmt.py b/msgfmt.py
index d9133a2cc..4bda37ebb 100644..100755
--- a/msgfmt.py
+++ b/msgfmt.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
# -*- coding: iso-8859-1 -*-
# Written by Martin v. Lwis <loewis@informatik.hu-berlin.de>
# Plural forms support added by alexander smishlajev <alex@tycobka.lv>