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 565036 - GNOME Goal: Clean up GLib and GTK+ includes
GNOME Goal: Clean up GLib and GTK+ includes
Status: RESOLVED FIXED
Product: gnome-phone-manager
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: none
none
Depends on:
Blocks: 563413
 
 
Reported: 2008-12-18 19:38 UTC by Przemysław Grzegorczyk
Modified: 2009-02-04 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnome-phone-manager patch (2.03 KB, patch)
2008-12-18 19:41 UTC, Przemysław Grzegorczyk
none Details | Review

Description Przemysław Grzegorczyk 2008-12-18 19:38:59 UTC
http://live.gnome.org/GnomeGoals/CleanupGTKIncludes
Comment 1 Przemysław Grzegorczyk 2008-12-18 19:41:02 UTC
Created attachment 124951 [details] [review]
gnome-phone-manager patch
Comment 2 Bastien Nocera 2009-02-04 16:45:53 UTC
In the future, make sure fixes in cut'n'paste get upstream first. I fixed this in libgconf-bridge.

2009-02-04  Bastien Nocera  <hadess@hadess.net>

        * src/e-phone-entry.h:
        * src/phonemgr-chooser-button.h:
        Patch from Przemysław Grzegorczyk <pgrzegorczyk@gmail.com>
        to fix build with a single include GTK+ (Closes: #565036)

2009-02-04  Bastien Nocera  <hadess@hadess.net>

        * cut-n-paste/gconf-bridge/Makefile.am:
        * cut-n-paste/gconf-bridge/gconf-bridge.c
        (gconf_bridge_bind_window), (window_binding_unbind),
        (gconf_bridge_bind_string_list_store):
        * cut-n-paste/gconf-bridge/gconf-bridge.h: Update from 
        libgconf-bridge
Comment 3 Przemysław Grzegorczyk 2009-02-04 16:57:06 UTC
Thanks, I didn't noticed this.