[geany/geany-osx] 59c4ea: Add enchant config to the bundle

Jiří Techet git-noreply at xxxxx
Wed Oct 23 16:11:13 UTC 2019


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Wed, 23 Oct 2019 16:11:13 UTC
Commit:      59c4ea6a2972b5d5f433b3601895fc8f0d534471
             https://github.com/geany/geany-osx/commit/59c4ea6a2972b5d5f433b3601895fc8f0d534471

Log Message:
-----------
Add enchant config to the bundle


Modified Paths:
--------------
    geany-gtk3.bundle

Modified: geany-gtk3.bundle
5 lines changed, 5 insertions(+), 0 deletions(-)
===================================================================
@@ -144,9 +144,14 @@
   <data>
     ${prefix}/share/mime
   </data>
+  <!-- glib schemas -->
   <data>
     ${prefix}/share/glib-2.0/schemas
   </data>
+  <!-- enchant config -->
+  <data>
+    ${prefix}/share/enchant
+  </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