blob: 4b8eee2df6ab46c4e796c28340f66032354ddc16 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- po-checktrans.py.orig Wed Sep 24 21:32:42 2003
+++ po-checktrans.py Wed Sep 24 21:33:03 2003
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
#
# This quick hack gives translation statistics (from the core translation
# files).
|