After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 450875 - Missing files in po/POTFILES.in
Missing files in po/POTFILES.in
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal minor
: 0.10.14
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-06-25 11:47 UTC by Daniel Nylander
Modified: 2007-06-25 12:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Nylander 2007-06-25 11:47:39 UTC
Please describe the problem:
While updating the Swedish translation for GStreamer I noticed that there are
several missing files in po/POTFILES.in.




Steps to reproduce:
Reproduce by running intltool-update -m under po/

The following files contain translations and are currently not in use. Please
consider adding these to the POTFILES.in file, located in the po/ directory.

gst/playback/gstdecodebin.c
gst/playback/gstqueue2.c
gst/playback/gsturidecodebin.c

If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Tim-Philipp Müller 2007-06-25 12:04:52 UTC
Thanks, fixed in CVS:

 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>

        * po/POTFILES.in:
          Add more files with translatable strings (#450875).