[Github-comments] [geany/geany-plugins] Fix build failure if no translation matching LINGUAS (#477)

Chris Mayo notifications at xxxxx
Sat Aug 13 15:17:56 UTC 2016


Testing files installed into /usr/share/locale/ with different values of environment variable LINGUAS:

```
LINGUAS="en_GB en"
None

LINGUAS="en_GB en es"
/usr/share/locale/es/LC_MESSAGES/geany-plugins.mo

LINGUAS undefined
/usr/share/locale/be/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/ca/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/da/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/de/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/es/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/fr/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/gl/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/it/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/ja/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/kk/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/nl/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/pt/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/pt_BR/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/ru/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/tr/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/zh_CN/LC_MESSAGES/geany-plugins.mo

LINGUAS=""
/usr/share/locale/be/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/ca/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/da/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/de/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/es/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/fr/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/gl/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/it/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/ja/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/kk/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/nl/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/pt/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/pt_BR/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/ru/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/tr/LC_MESSAGES/geany-plugins.mo
/usr/share/locale/zh_CN/LC_MESSAGES/geany-plugins.mo
```
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/477

-- Commit Summary --

  * Fix build failure if no translation matching LINGUAS

-- File Changes --

    M build/i18n.m4 (11)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/477.patch
https://github.com/geany/geany-plugins/pull/477.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/477
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160813/76ac44d6/attachment.html>


More information about the Github-comments mailing list