File: make_potfiles

package info (click to toggle)
gmerlin 0.4.3-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 11,268 kB
  • ctags: 10,598
  • sloc: ansic: 112,902; sh: 11,111; makefile: 1,425; xml: 72; sed: 16
file content (2 lines) | stat: -rwxr-xr-x 127 bytes parent folder | download
1
2
#!/bin/sh
find . -name "*.[ch]" | cut -b 3- | grep -v build_normal | grep -v build_debug | grep -v config\\.h > po/POTFILES.in