From 62957f00edd627df8d22be393c22e032ef2e5198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Sat, 10 Jun 2006 01:53:30 +0000 Subject: Change a bit the command so that it's better styled. CVS patchset: 8028 CVS date: 2006/06/10 01:53:30 --- po/POTFILES.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index cdc568551..796b0cec2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ # For updating this file, look at the result of: -# head -n 3 po/POTFILES.in > /tmp/POTFILES.in && grep -l '[^A-Za-z_]_(' . -r --include '*.chy' --exclude xineintl.h >> /tmp/POTFILES.in && cp /tmp/POTFILES.in po/ +# head -n 3 po/POTFILES.in > /tmp/POTFILES.in && grep -l '[^A-Za-z_]_(' . -r --include '*.[chy]' --exclude xineintl.h | sed -e 's:^\./::' >> /tmp/POTFILES.in && cp /tmp/POTFILES.in po/ src/liba52/xine_decoder.c src/libw32dll/qt_decoder.c @@ -127,3 +127,4 @@ src/libffmpeg/audio_decoder.c src/libffmpeg/dvaudio_decoder.c src/libffmpeg/video_decoder.c src/libfaad/xine_decoder.c +lib/hstrerror.c -- cgit v1.2.3