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 645862 - Add missing #include "config.h" to make sure translations work
Add missing #include "config.h" to make sure translations work
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-27 20:26 UTC by Kjartan Maraas
Modified: 2011-03-28 02:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add missing include (2.04 KB, patch)
2011-03-27 20:26 UTC, Kjartan Maraas
none Details | Review

Description Kjartan Maraas 2011-03-27 20:26:48 UTC
Created attachment 184387 [details] [review]
Patch to add missing include

Patch attached. Also removed one include from a header since that interferes with the rule that config.h always should be the first include in every .c file.
Comment 1 Shaun McCance 2011-03-28 02:13:18 UTC
Code freeze break approved by r-t. Pushed. Thanks.