GNOME Bugzilla – Bug 458967
Some files missing from POTFILES.in
Last modified: 2007-07-21 16:12:53 UTC
http://l10n.gnome.org/module/totem says: There are some missing files from POTFILES.in: * data/fullscreen.glade * data/mozilla-viewer.glade * data/playlist.glade * data/plugins.glade * data/properties.glade * data/totem.glade * data/uri.glade * src/plugins/bemused/totem-bemused.c
Created attachment 92117 [details] [review] Trivial fix
We don't need the glade files in POTFILES, since we now use GtkBuilder. Could you put them in POTFILES.skip please? The totem-bemused.c is a legitimate omission from POTFILES.in, and should still be added. Thanks.
And it was also missing the plugin file for the bemused plugin. 2007-07-21 Bastien Nocera <hadess@hadess.net> * POTFILES.in: * POTFILES.skip: Update file list, don't forget the Bemused plugin (pointed out by Gabor Kelemen <kelemeng@gnome.hu>) (Closes: #458967)