From bed7c0fc117c864c3acba8356785f2955560e02d Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Mon, 30 Jul 2007 17:17:04 +0000 Subject: po/POTFILES.skip: Add POTFILES.skip with list of source files that aren't disted at the moment but contain translatab... Original commit message from CVS: * po/POTFILES.skip: Add POTFILES.skip with list of source files that aren't disted at the moment but contain translatable strings. Should hopefully pacify broken tools and make it clearer that these files are left out intentionally (#461600). --- ChangeLog | 8 ++++++++ po/POTFILES.skip | 3 +++ 2 files changed, 11 insertions(+) create mode 100644 po/POTFILES.skip diff --git a/ChangeLog b/ChangeLog index 992a02d6..415243f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-07-30 Tim-Philipp Müller + + * po/POTFILES.skip: + Add POTFILES.skip with list of source files that aren't disted at the + moment but contain translatable strings. Should hopefully pacify + broken tools and make it clearer that these files are left out + intentionally (#461600). + 2007-07-30 Edward Hervey * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie): diff --git a/po/POTFILES.skip b/po/POTFILES.skip new file mode 100644 index 00000000..a92ace54 --- /dev/null +++ b/po/POTFILES.skip @@ -0,0 +1,3 @@ +gst/oldcore/gstmultifilesrc.c +sys/v4l2/gstv4l2xoverlay.c + -- cgit