E17: fix locale listing on OpenBSD
authorVincent Torri <vincent.torri@gmail.com>
Mon, 31 Oct 2011 07:19:36 +0000 (07:19 +0000)
committerVincent Torri <vincent.torri@gmail.com>
Mon, 31 Oct 2011 07:19:36 +0000 (07:19 +0000)
commit479fdad8abe830991506f923485ce94a8f6b56fc
treefe64f1479114b62b09ee200e79aff111775e7f0e
parent07c9a9b6db3acc5f3496591c34d46a03e6d74679
E17: fix locale listing on OpenBSD
OpenBSD has very little support for locale. For the
wizard and config_intl modules, listing /usr/share/locale
should be sufficient. Other BSD OS might have better
locale support, so this patch is for OpenBSD only (for now)

Patch by Laurent Fanis <laurent@openbsd.org> via Jonathan Armani <armani@openbsd.org>

SVN revision: 64546
src/modules/conf_intl/e_int_config_intl.c
src/modules/wizard/page_010.c