pidgin/plugins/extplacement.c

changeset 21106
b85fbef13eed
parent 19859
71d37b57eff2
child 34477
86f6c431da7b
child 34659
4fc616843cb2
--- a/pidgin/plugins/extplacement.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/extplacement.c	Sat Oct 27 13:56:54 2007 +0000
@@ -144,7 +144,7 @@
 	PURPLE_PRIORITY_DEFAULT,						/**< priority		*/
 	"gtk-extplacement",								/**< id				*/
 	N_("ExtPlacement"),								/**< name			*/
-	VERSION,										/**< version		*/
+	DISPLAY_VERSION,									/**< version		*/
 	N_("Extra conversation placement options."),	/**< summary		*/
 													/**  description	*/
 	N_("Restrict the number of conversations per windows,"

mercurial