[virt-tools-list] [libosinfo v5 2/4] maint.mk: Teach sc_po_check about translations in XML

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Mon Oct 29 13:56:31 UTC 2012


On Fri, Oct 26, 2012 at 7:59 PM, Eric Blake <eblake at redhat.com> wrote:
> 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

Thanks so much for the quick action on this. We can drop this patch
now in favor or yours.


-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124




More information about the virt-tools-list mailing list