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 645864 - Add missing #include "config.h" to make sure translations work
Add missing #include "config.h" to make sure translations work
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-03-27 20:43 UTC by Kjartan Maraas
Modified: 2011-04-04 19:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add missing include (716 bytes, patch)
2011-03-27 20:43 UTC, Kjartan Maraas
committed Details | Review

Description Kjartan Maraas 2011-03-27 20:43:41 UTC
Created attachment 184388 [details] [review]
Patch to add missing include

Patch attached.
Comment 1 Bastien Nocera 2011-03-27 20:59:06 UTC
Review of attachment 184388 [details] [review]:

This is cut'n'paste. Could you check whether the problem has been fixed in libegg itself?

If so, then it looks fine to commit before 3.0.
Comment 2 Kjartan Maraas 2011-03-30 08:02:21 UTC
I've filed a bug for libegg with the same change.
Comment 3 Bastien Nocera 2011-04-04 19:34:12 UTC
Pushed to gnome-3-0 and master, thanks.