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 563632 - Use single Glib/GTK includes
Use single Glib/GTK includes
Status: RESOLVED FIXED
Product: nautilus-cd-burner
Classification: Deprecated
Component: burn vfs-method
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus CD Burner Maintainers
Nautilus CD Burner Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-08 04:23 UTC by Pedro Fragoso
Modified: 2008-12-16 09:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
Use single includes (1.05 KB, patch)
2008-12-08 04:24 UTC, Pedro Fragoso
none Details | Review
Use single includes [version 2] (1.84 KB, patch)
2008-12-13 06:53 UTC, Tal Benavidor
committed Details | Review

Comment 1 Pedro Fragoso 2008-12-08 04:24:25 UTC
Created attachment 124138 [details] [review]
Use single includes
Comment 2 Tal Benavidor 2008-12-13 06:53:58 UTC
Created attachment 124564 [details] [review]
Use single includes [version 2]

previous patch do not correct these two files:
  src/nautilus-burn-drive-selection.h
  src/make-iso.c
Comment 3 Bastien Nocera 2008-12-16 09:38:04 UTC
2008-12-16  Bastien Nocera  <hadess@hadess.net>

        * src/make-iso.c:
        * src/nautilus-burn-drive-selection.h:
        * src/nautilus-burn-init.h:
        * src/nautilus-burn.h:
        * src/nautilus-cd-burner.h: Patch from Pedro Fragoso
        <ember@ubuntu.com> and Tal Benavidor <tal.bav@gmail.com>
        to move to single GTK+ includes (Closes: #563632)