7eda085c4 ^
1 2 3 4
5 6
7 8 9 10 11
#!/bin/sh # # > POTFILES.in cd .. for x in */*.c; do echo "$x" >> po/POTFILES.in done cd po