| 1158 gaim_debug_error("gg", "ggp_pubdir_reply_handler: " |
1158 gaim_debug_error("gg", "ggp_pubdir_reply_handler: " |
| 1159 "Unable to display the search results.\n"); |
1159 "Unable to display the search results.\n"); |
| 1160 gaim_notify_error(gc, NULL, |
1160 gaim_notify_error(gc, NULL, |
| 1161 _("Unable to display the search results."), |
1161 _("Unable to display the search results."), |
| 1162 NULL); |
1162 NULL); |
| 1163 ggp_sr_close_cb(form); |
|
| 1164 return; |
1163 return; |
| 1165 } |
1164 } |
| 1166 |
1165 |
| 1167 form->window = h; |
1166 form->window = h; |
| 1168 } else { |
1167 } else { |