summaryrefslogtreecommitdiffstats
path: root/po/update-potfiles
diff options
context:
space:
mode:
Diffstat (limited to 'po/update-potfiles')
-rwxr-xr-x[-rw-r--r--]po/update-potfiles7
1 files changed, 0 insertions, 7 deletions
diff --git a/po/update-potfiles b/po/update-potfiles
index 2b7baf8c7..737202a20 100644..100755
--- a/po/update-potfiles
+++ b/po/update-potfiles
@@ -2,15 +2,8 @@
#
#
-> POTFILES
-> .null
> POTFILES.in
-for x in ../*/*.c; do
-echo "$x \\" >> POTFILES
-done
-echo .null >> POTFILES
-
cd ..
for x in */*.c; do
echo "$x" >> po/POTFILES.in