bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gettext] libpeas Plugin file support


From: Daiki Ueno
Subject: Re: [bug-gettext] libpeas Plugin file support
Date: Thu, 08 Jun 2017 10:13:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Hello,

Iñigo Martínez <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]