[geany/geany-osx] 8e24b6: Bundle GSettings schemas needed for GTK3
Jiří Techet
git-noreply at xxxxx
Wed Oct 9 19:23:21 UTC 2019
Branch: refs/heads/master
Author: Jiří Techet <techet at gmail.com>
Committer: Jiří Techet <techet at gmail.com>
Date: Wed, 09 Oct 2019 19:23:21 UTC
Commit: 8e24b6f5170794eb6f559faad325dbf6a41be43e
https://github.com/geany/geany-osx/commit/8e24b6f5170794eb6f559faad325dbf6a41be43e
Log Message:
-----------
Bundle GSettings schemas needed for GTK3
Open file dialog crashes without it
Modified Paths:
--------------
geany-gtk3.bundle
Modified: geany-gtk3.bundle
3 lines changed, 3 insertions(+), 0 deletions(-)
===================================================================
@@ -126,6 +126,9 @@
<data>
${prefix}/share/mime
</data>
+ <data>
+ ${prefix}/share/glib-2.0/schemas
+ </data>
<!-- Copy in the themes data. You may want to trim this to save space
in your bundle. -->
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list