Hello,

Iñigo Martínez <inigomarti...@gmail.com> 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
directory for plugins, in a similar way gtk+ does for GObject property
blurbs:
https://git.gnome.org/browse/gtk+/tree/po-properties

Maybe you could have a po-plugins directory with:

  XGETTEXT_OPTIONS = -kName -kDescription ...

in Makevars and *.plugins in POTFILES.in.

This way, you wouldn't need to wait another gettext release.

Regards,
-- 
Daiki Ueno

Reply via email to