pidgin/plugins/gtk-signals-test.c

changeset 21106
b85fbef13eed
parent 19859
71d37b57eff2
child 28981
4e3922ab4844
--- a/pidgin/plugins/gtk-signals-test.c	Sat Oct 27 13:36:14 2007 +0000
+++ b/pidgin/plugins/gtk-signals-test.c	Sat Oct 27 13:56:54 2007 +0000
@@ -158,7 +158,7 @@
 
 	GTK_SIGNAL_TEST_PLUGIN_ID,                        /**< id             */
 	N_("GTK Signals Test"),                             /**< name           */
-	VERSION,                                          /**< version        */
+	DISPLAY_VERSION,                                  /**< version        */
 	                                                  /**  summary        */
 	N_("Test to see that all ui signals are working properly."),
 	                                                  /**  description    */

mercurial