| 1021 yahoo_remove_nonbreaking_spaces(last_updated_utf8_string); |
1021 yahoo_remove_nonbreaking_spaces(last_updated_utf8_string); |
| 1022 |
1022 |
| 1023 purple_debug_misc("yahoo", "after utf8 conversion: stripped = (%s)\n", stripped); |
1023 purple_debug_misc("yahoo", "after utf8 conversion: stripped = (%s)\n", stripped); |
| 1024 } |
1024 } |
| 1025 |
1025 |
| 1026 if (profile_state == PROFILE_STATE_DEFAULT) { |
1026 if (strings && profile_state == PROFILE_STATE_DEFAULT) { |
| 1027 #if 0 |
1027 #if 0 |
| 1028 /* extract their Yahoo! ID and put it in. Don't bother marking has_info as |
1028 /* extract their Yahoo! ID and put it in. Don't bother marking has_info as |
| 1029 * true, since the Yahoo! ID will always be there */ |
1029 * true, since the Yahoo! ID will always be there */ |
| 1030 if (!purple_markup_extract_info_field(stripped, stripped_len, user_info, |
1030 if (!purple_markup_extract_info_field(stripped, stripped_len, user_info, |
| 1031 strings->yahoo_id_string, (yd->jp ? 2 : 10), "\n", 0, |
1031 strings->yahoo_id_string, (yd->jp ? 2 : 10), "\n", 0, |