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 120397 - glade generates #include <libgnomeui/gnome-stock.h>
glade generates #include <libgnomeui/gnome-stock.h>
Status: RESOLVED WONTFIX
Product: glade--
Classification: Deprecated
Component: gnome
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Christof Petig
Christof Petig
Depends on:
Blocks:
 
 
Reported: 2003-08-21 16:10 UTC by Sebastien Bacher
Modified: 2005-12-20 07:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2003-08-21 16:10:48 UTC
This bug has been reported to debian BTS: 
http://bugs.debian.org/204359

"In a new glade project, the generated C++ code includes the line
#include <libgnomeui/gnome-stock.h>
in the file app1_glade.cc
It appears this should be
#include <libgnomeui/gnome-stock-items.h>
instead."

-----

I think stock's icons are included to gtk+ now and this include can be
removed, but not sure.
Comment 1 Damon Chaplin 2003-10-08 21:43:13 UTC
Moving to glade--.
Comment 2 Christof Petig 2005-12-20 07:44:31 UTC
The gnomemm part is unmaintained