diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-04-16 23:49:41 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-04-16 23:49:41 +0200 |
commit | b371854ac64eab8601b4a013e7ab5dd0c5db9ef5 (patch) | |
tree | 288c0993c8c240cb5a193e629095d47062662767 /po/it | |
parent | 5558808a3f0b63a7c8fadcadcee6f09aecea2e62 (diff) |
gettext: support anonymous modules (and thus plugins) with newer gettext
While older ruby-gettext raised when trying to bind for anonymous
modules (such as the ones that wrap rbot plugins), newer versions just
provide an empty array. This makes the previous fix (which used rescue)
ineffective.
Solve by rescuing with [] (so that older gettext behaves like the new
one) and then adding Object if the list is indeed empty.
Diffstat (limited to 'po/it')
0 files changed, 0 insertions, 0 deletions