Mercurial > pidgin.yaz
changeset 12578:6609528f7099
[gaim-migrate @ 14900]
quoth Jeffery To :
" Yahoo changed "Gender:" to "Sex:" during their profile
redesign, at least for en and en_GB. This patch changes
the strings we're looking for."
who continues:
"The Italian profiles patch undid the changes in this patch"
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 20 Dec 2005 12:21:18 +0000 |
parents | f1ee8a29bd69 |
children | 5e81ae0736c9 |
files | src/protocols/yahoo/yahoo_profile.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo_profile.c Tue Dec 20 09:41:34 2005 +0000 +++ b/src/protocols/yahoo/yahoo_profile.c Tue Dec 20 12:21:18 2005 +0000 @@ -213,7 +213,7 @@ "Location:", "Age:", "Marital Status:", - "Gender:", + "Sex:", "Occupation:", "Hobbies", "Latest News", @@ -236,7 +236,7 @@ "Location:", "Age:", "Marital Status:", - "Gender:", + "Sex:", "Occupation:", "Hobbies", "Latest News",