Mercurial > pidgin
view Makefile.am @ 6573:cc41123c684a
[gaim-migrate @ 7095]
Bjoern Voigt writes:
"As far as I can see, you commited a patch, which adds support for "Get
User Info" on Yahoo and MSN. It's not my small Yahoo Get Info patch,
it's the bigger one, which parses Yahoo and MSN profile pages.
I prepared a patch for it, which adds i18n macros to this patch.
Please commit the attached patch i18n21.patch.
The patch works fine for Yahoo contacts with English language
preference. Unfortunately the patch doesn't work with contacts with
other language preferences. The problem is, that in Yahoo every user
can set up a language for his/her profile. So
http://profiles.yahoo.com/CONTACT can deliver English, German, French,
... pages, depending on CONTACT's preference. The yahoo_get_info()
functions doesn't handle this and it's not easy to handle this.
I have some ideas, how to fix this issue. I like to discuss this with
the author of the patch or in gaim-devel."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 22 Aug 2003 20:06:18 +0000 |
parents | 0d0bdf0bf6d2 |
children | dcb336f3d9a6 |
line wrap: on
line source
EXTRA_DIST = \ Doxyfile.in \ gaim.spec.in \ gaim.desktop \ gaim2blt.pl \ HACKING \ PROGRAMMING_NOTES \ licq2gaim.pl \ setup-gettext \ ChangeLog.win32 \ config.h.mingw \ Makefile.mingw \ README.mingw \ VERSION \ plugins/Makefile.mingw \ plugins/win32/transparency/Makefile.mingw \ plugins/win32/transparency/win2ktrans.c \ plugins/win32/winprefs/gtkappbar.c \ plugins/win32/winprefs/gtkappbar.h \ plugins/win32/winprefs/Makefile.mingw \ plugins/win32/winprefs/winprefs.c \ po/Makefile.mingw dist-hook: gaim.spec cp gaim.spec $(distdir) appsdir = $(datadir)/applications apps_DATA = gaim.desktop SUBDIRS = sounds plugins pixmaps doc po intl src docs: Doxyfile.in @doxygen