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 590993 - Remove gnomeprint usage
Remove gnomeprint usage
Status: RESOLVED DUPLICATE of bug 508563
Product: ghex
Classification: Applications
Component: general
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: GHex maintainers
GHex maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-06 20:14 UTC by André Klapper
Modified: 2009-08-07 09:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2009-08-06 20:14:16 UTC
http://live.gnome.org/GtkPrintPort

I am aware that GHex is not an official part of GNOME but it would be more than welcome to clean up the codebase, also for GNOME distributors.

For automated statistics see http://www.gnome.org/~fpeters/299.html .

./src/print.c:#include <libgnomeprintui/gnome-print-dialog.h>
./src/print.h:#include <libgnomeprint/gnome-print.h>
./src/print.h:#include <libgnomeprint/gnome-print-job.h>
./src/preferences.h:#include <libgnomeprint/gnome-font.h>
./src/ui.c:#include <libgnomeprint/gnome-print.h>
./src/ui.c:#include <libgnomeprintui/gnome-print-dialog.h>
./src/ui.c:#include <libgnomeprintui/gnome-print-job-preview.h>
./src/gnome-print-font-picker.h:#include <libgnomeprint/gnome-font.h>
./src/preferences.c:#include <libgnomeprintui/gnome-font-dialog.h>
./src/gnome-print-font-dialog.h:#include <libgnomeprintui/gnome-font-dialog.h>
Comment 1 Daniel Macks 2009-08-07 03:38:22 UTC
Dup of (long-standing:( Bug #508563
Comment 2 André Klapper 2009-08-07 09:07:40 UTC
Oh right. Thanks, I only queried for "gnomeprint". :-)

*** This bug has been marked as a duplicate of 508563 ***