pidgin/plugins/unity/unity.c

changeset 42453
1c13bc243b7d
parent 42452
8b5a5b21d6da
child 42804
be8c8b5471ca
--- a/pidgin/plugins/unity/unity.c	Mon Oct 30 23:11:23 2023 -0500
+++ b/pidgin/plugins/unity/unity.c	Mon Oct 30 23:13:17 2023 -0500
@@ -486,7 +486,7 @@
 		NULL
 	};
 
-	return pidgin_plugin_info_new(
+	return purple_plugin_info_new(
 		"id",                   UNITY_PLUGIN_ID,
 		"name",                 N_("Unity Integration"),
 		"version",              DISPLAY_VERSION,

mercurial