@eht16 commented on this pull request.
> - if test -z "$conf_dir" ; then
- conf_dir="."
- fi
- ALL_LINGUAS=`cd "$conf_dir/po" 2>/dev/null && ls *.po 2>/dev/null | $AWK
'BEGIN { FS="."; ORS=" " } { print $[1] }'`
But this whole file is gone and `LINGUAS` is now checked in, to be updated
manually.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1434#discussion_r2106160773
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/pull/1434/review/[email protected]>