diff -r 1e7b4b3741a0 -r cf3f735b09b7 pidgin/plugins/extplacement.c --- a/pidgin/plugins/extplacement.c Thu Feb 06 16:53:42 2014 +0530 +++ b/pidgin/plugins/extplacement.c Thu Feb 06 20:02:57 2014 +0530 @@ -87,7 +87,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(