pidgin/plugins/spellchk.c

changeset 21106
b85fbef13eed
parent 19859
71d37b57eff2
child 20289
5c844288fbec
--- a/pidgin/plugins/spellchk.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/spellchk.c	Sat Oct 27 13:56:54 2007 +0000
@@ -2368,7 +2368,7 @@
 	PURPLE_PRIORITY_DEFAULT,
 	SPELLCHECK_PLUGIN_ID,
 	N_("Text replacement"),
-	VERSION,
+	DISPLAY_VERSION,
 	N_("Replaces text in outgoing messages according to user-defined rules."),
 	N_("Replaces text in outgoing messages according to user-defined rules."),
 	"Eric Warmenhoven <eric@warmenhoven.org>",

mercurial