diff options
Diffstat (limited to 'po/POTgen.sh')
-rwxr-xr-x | po/POTgen.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/po/POTgen.sh b/po/POTgen.sh deleted file mode 100755 index 15fc85677..000000000 --- a/po/POTgen.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -cd .. -grep "_(" -Irl src | sort >po/POTFILES.in |