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 107900 - Bug in po/POTFILES.in prevents updating translations
Bug in po/POTFILES.in prevents updating translations
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.14.0 betas
Other All
: Normal major
: 0.14.0
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-03-09 01:35 UTC by Evandro Giovanini
Modified: 2006-06-18 05:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Evandro Giovanini 2003-03-09 01:35:30 UTC
The pan-HEAD/po/POTFILES.in file lists pan/article-filter.c, which no
longer exists. There's also a file missing from POTFILES.in,
pan/article-filter-ui.c.

Because of this, running intltool-update fails. 

This seems to be fixed in 0.13.4, but 0.13.90 has this bug:

Working, please wait...xgettext: error while opening
"pan/filters/filter-saved.c" for reading: No such file or directory
WARNING: It seems that none of the files in POTFILES.in contain marked strings
Comment 1 Charles Kerr 2003-03-09 02:32:26 UTC
I think this is fixed now:
http://cvs.gnome.org/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&subdir=pan/po&command=DIFF_FRAMESET&file=POTFILES.in&rev1=1.74&rev2=1.75&root=/cvs/gnome
Please let me know if I screwed anything else up. ;)