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 563700 - GNOME Goal: Clean up GLib and GTK+ includes
GNOME Goal: Clean up GLib and GTK+ includes
Status: RESOLVED FIXED
Product: gnome-print
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks: 563413
 
 
Reported: 2008-12-08 15:11 UTC by Przemysław Grzegorczyk
Modified: 2008-12-13 06:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
libgnomeprintui patch (5.17 KB, patch)
2008-12-08 15:11 UTC, Przemysław Grzegorczyk
none Details | Review
libgnomeprintui patch for subdirs: tests, examples (2.39 KB, patch)
2008-12-13 06:15 UTC, Tal Benavidor
none Details | Review

Description Przemysław Grzegorczyk 2008-12-08 15:11:24 UTC
http://live.gnome.org/GnomeGoals/CleanupGTKIncludes
Comment 1 Przemysław Grzegorczyk 2008-12-08 15:11:56 UTC
Created attachment 124177 [details] [review]
libgnomeprintui patch
Comment 2 Kjartan Maraas 2008-12-09 12:22:22 UTC
Commited with a small fix for make check.
Comment 3 Tal Benavidor 2008-12-13 06:11:09 UTC
(In reply to comment #2)
> Commited with a small fix for make check.
> 

I can confirm that "libgnomeprintui patch" compiles well, but it is not applied to http://svn.gnome.org/svn/libgnomeprintui/trunk. Did you check it into somewhere else, or am I doing something wrong?
Comment 4 Tal Benavidor 2008-12-13 06:15:46 UTC
Created attachment 124563 [details] [review]
libgnomeprintui patch for subdirs: tests, examples

"libgnomeprintui patch" does not handles two subdirectories: tests, examples.
both of these commands fail:
 make -C tests ; make -C examples