diff -r 9f8e83051c26 -r 5d9e2581005b pidgin/plugins/extplacement.c --- a/pidgin/plugins/extplacement.c Thu Feb 06 01:10:04 2014 -0800 +++ b/pidgin/plugins/extplacement.c Thu Feb 06 18:56:36 2014 +0530 @@ -104,7 +104,7 @@ /* Translators: "New conversations" should match the text in the preferences dialog and "By conversation count" should be the same text used above */ ppref = purple_plugin_pref_new_with_label(_("Note: The preference for \"New conversations\" must be set to \"By conversation count\".")); - purple_plugin_pref_set_type(ppref, PURPLE_PLUGIN_PREF_INFO); + purple_plugin_pref_set_pref_type(ppref, PURPLE_PLUGIN_PREF_INFO); purple_plugin_pref_frame_add(frame, ppref); ppref = purple_plugin_pref_new_with_name_and_label(