[geany/geany-osx] ea173c: Add locales for more packages
Jiří Techet
git-noreply at xxxxx
Tue Oct 22 17:08:53 UTC 2019
Branch: refs/heads/master
Author: Jiří Techet <techet at gmail.com>
Committer: Jiří Techet <techet at gmail.com>
Date: Tue, 22 Oct 2019 17:08:53 UTC
Commit: ea173c555947b48faafc906d5034fb2a486b399a
https://github.com/geany/geany-osx/commit/ea173c555947b48faafc906d5034fb2a486b399a
Log Message:
-----------
Add locales for more packages
Modified Paths:
--------------
geany-gtk3.bundle
Modified: geany-gtk3.bundle
15 lines changed, 15 insertions(+), 0 deletions(-)
===================================================================
@@ -85,9 +85,24 @@
want to copy in to the bundle. The "dest" attribute is
optional, as usual. Bundler will find all translations of that
library/program under the indicated directory and copy them.-->
+ <translations name="glib20">
+ ${prefix}/share/locale
+ </translations>
+ <translations name="atk10">
+ ${prefix}/share/locale
+ </translations>
<translations name="gtk30">
${prefix}/share/locale
</translations>
+ <translations name="gdk-pixbuf">
+ ${prefix}/share/locale
+ </translations>
+ <translations name="gtk30-properties">
+ ${prefix}/share/locale
+ </translations>
+ <translations name="gtk-mac-integration">
+ ${prefix}/share/locale
+ </translations>
<translations name="vte-2.91">
${prefix}/share/locale
</translations>
--------------
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