HEAD of CVS fails to build because intltool complains that update-mime-database.c isn't listed in po/POTFILES. The attached patch fixes it for me.
Created attachment 8321 [details] [review] Add update-mime-database.c to po/POTFILES.in
update-mime-database.c doesn't ever call bindtextdomain so it seems rather useless to mark strings in it for translation...
Created attachment 8389 [details] [review] Add update-mime-database.c to POTFILES.skip Well, add it to po/POTFILES.skip then.
2007-02-02 Bastien Nocera <hadess@hadess.net> * po/POTFILES.skip: Patch from Torsten Schönfeld to add update-mime-database.c to the skipped files, as it was never translated anyway (Closes: #9565)
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.