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 659377 - properly install schemas files under BSDs
properly install schemas files under BSDs
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
3.1.x
Other OpenBSD
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-18 10:16 UTC by Antoine Jacoutot
Modified: 2011-09-19 09:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sync with glib's gsettings.m4 (1.60 KB, patch)
2011-09-18 10:16 UTC, Antoine Jacoutot
committed Details | Review

Description Antoine Jacoutot 2011-09-18 10:16:50 UTC
Created attachment 196869 [details] [review]
sync with glib's gsettings.m4

Hi.

This patch syncs the current GSettings schemas install rule from gsettings.m4 in glib. This allows to properly install gsettings schemas files on BSDs.
I'd appreciate if someone could review and approve this commit.
Thanks.
Comment 1 Guillaume Desmottes 2011-09-19 09:13:26 UTC
Merged to master; thanks for the patch!