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 662234 - build: Add instrospection support
build: Add instrospection support
Status: RESOLVED FIXED
Product: gsettings-desktop-schemas
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gsettings-desktop-schemas-maint
gsettings-desktop-schemas-maint
Depends on:
Blocks: 621204 635378 662238
 
 
Reported: 2011-10-19 20:01 UTC by Florian Müllner
Modified: 2011-11-04 22:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Add introspection support (2.08 KB, patch)
2011-10-19 20:02 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2011-10-19 20:01:31 UTC
See patch (I wasn't quite confident with a GDesktop-3.0.gir filename, but maybe it's better then GDesktopEnums-3.0.gir after all?)
Comment 1 Florian Müllner 2011-10-19 20:02:19 UTC
Created attachment 199474 [details] [review]
build: Add introspection support

The types provided by the public gdesktop-enums.h are useful for
introspected bindings as well, so make them available to introspection.
Comment 2 Bastien Nocera 2011-11-04 22:12:10 UTC
Review of attachment 199474 [details] [review]:

GDesktopEnums suits me fine. GDesktop is too generic, and I can see confusion with GnomeDesktop.
Comment 3 Florian Müllner 2011-11-04 22:28:14 UTC
Attachment 199474 [details] pushed as 163f3df - build: Add introspection support