Re: [evolution-patches] A i18n fix for importer file type -- (gettext is missed)



On Wed, 2005-04-06 at 14:20 +0800, Yong Sun wrote:
Hi, Not,

The translations are in mo files, because all these msgid and msgstr
are in po files. I already verified in local.

However your suggestion is right, I attached the new patch, please help 
to review it.

PS: We should not free the GList returned by gnome_i18n_get_language_list ()

No we shouldn't, but note that gnome_i18n_get_language_list() actually takes a GSList not a GList, so that is why the other code converts the list first.  That is why the list is freed, but it is a different list :)




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