diff options
Diffstat (limited to 'po/update-po.sh')
-rwxr-xr-x | po/update-po.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/update-po.sh b/po/update-po.sh index 365312b..5267a1b 100755 --- a/po/update-po.sh +++ b/po/update-po.sh @@ -1,6 +1,6 @@ #!/bin/sh -PACKAGE=crash-worker-sdk +PACKAGE=crash-worker SRCROOT=../src POTFILES=POTFILES.in |