[recipes] Include gsettings schemas in the OS X bundle



commit 1ee9cbb31504ee63783b94f4382e58ea638ab2fa
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Apr 1 19:24:56 2017 -0400

    Include gsettings schemas in the OS X bundle
    
    This is needed to make recipes work.

 osx/org.gnome.Recipes.bundle |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/osx/org.gnome.Recipes.bundle b/osx/org.gnome.Recipes.bundle
index ec8807d..643968f 100644
--- a/osx/org.gnome.Recipes.bundle
+++ b/osx/org.gnome.Recipes.bundle
@@ -36,6 +36,10 @@
   </data>
 
   <data>
+    ${prefix}/share/glib-2.0/schemas
+  </data>
+
+  <data>
     ${prefix}/share/icons
   </data>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]