Re: [bug-gettext] libpeas Plugin file support

2017-06-08 Thread Daiki Ueno
Iñigo Martínez writes: > Actually I wasn't aware of the issue of the plugin files translation. > I came across it by chance when trying to port totem to meson[0]. Once > I figured out what was going on, I tried to solve the issue also > considering the options you mentioned[1], but I ended thinki

Re: [bug-gettext] libpeas Plugin file support

2017-06-08 Thread Iñigo Martínez
Thank you very much for your answer Daiki. Actually I wasn't aware of the issue of the plugin files translation. I came across it by chance when trying to port totem to meson[0]. Once I figured out what was going on, I tried to solve the issue also considering the options you mentioned[1], but I e

Re: [bug-gettext] libpeas Plugin file support

2017-06-08 Thread Daiki Ueno
Hello, Iñigo Martínez writes: > Following the last mail, you can find attached three patches that add > full support for libpeas plugin files support. Thank you for the patches. While the implementation looks sensible to me, I am wondering if it could be worked around by using a separate po di

Re: [bug-gettext] libpeas Plugin file support

2017-06-06 Thread Iñigo Martínez
Hello, Following the last mail, you can find attached three patches that add full support for libpeas plugin files support. libpeas[0] is the GObject Plugin System. It uses plugin files which are a Desktop Entry variant with custom keywords: Name and Description. You can find the definition in th