From bb01a3bcad9d4a1bdd9b3db2170778582aa8daba Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 25 Sep 2003 06:01:21 +0000 Subject: Add forgotten patch. Reminded by: Mezz --- graphics/dia/files/patch-po_checktrans.py | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 graphics/dia/files/patch-po_checktrans.py (limited to 'graphics') diff --git a/graphics/dia/files/patch-po_checktrans.py b/graphics/dia/files/patch-po_checktrans.py new file mode 100644 index 000000000000..4b8eee2df6ab --- /dev/null +++ b/graphics/dia/files/patch-po_checktrans.py @@ -0,0 +1,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). -- cgit