Mercurial > pidgin
comparison libpurple/prpl.c @ 16063:fa8aeab4ca5a
Hopefully prevent libpurple causing problems for 3rd party UIs if they also
use gettext for i18n. Use dgettext & dngettext in libpurple to explicitly
specify the text domain to use.
Currently, with no split of strings for libpurple/pidgin/finch, we are using
'pidgin' as the gettext domain everywhere.
Hopefully this didn't break anything.
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Wed, 11 Apr 2007 14:46:04 +0000 |
parents | 32c366eeeb99 |
children | d177369ce625 |
comparison
equal
deleted
inserted
replaced
16062:07554cc5d090 | 16063:fa8aeab4ca5a |
---|