[virt-tools-list] [libosinfo v5 2/4] maint.mk: Teach sc_po_check about translations in XML
Eric Blake
eblake at redhat.com
Fri Oct 26 16:59:07 UTC 2012
On 10/26/2012 10:23 AM, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
>
> ---
> maint.mk | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/maint.mk b/maint.mk
> index 405c6d0..6d35231 100644
> --- a/maint.mk
> +++ b/maint.mk
> @@ -1078,7 +1078,8 @@ sc_po_check:
> esac; \
> files="$$files $$file"; \
> done; \
> - grep -E -l '\b(N?_|gettext *)\([^)"]*("|$$)' $$files \
> + grep -E -l '\b((N?_|gettext *)\([^)"]*("|$$))|(<_.*/_.*>)' \
> + $$files \
I took it one step further, and resyncrhonized maint.mk with gnulib:
https://www.redhat.com/archives/virt-tools-list/2012-October/msg00276.html
--
Eric Blake eblake at redhat.com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20121026/668588da/attachment.sig>
More information about the virt-tools-list
mailing list