comparison libpurple/protocols/oscar/libaim.c @ 21030:3cc856ca2338

Add a --with-extraversion option to ./configure so packagers can fine tune the version displayed to the end user to assist in support and things. Fixes #3681
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 27 Oct 2007 13:56:54 +0000
parents 44b4e8bd759b
children 651ab2001da2 60f5abc6cf0c
comparison
equal deleted inserted replaced
21029:3a12f08b2185 21030:3cc856ca2338
111 NULL, /**< dependencies */ 111 NULL, /**< dependencies */
112 PURPLE_PRIORITY_DEFAULT, /**< priority */ 112 PURPLE_PRIORITY_DEFAULT, /**< priority */
113 113
114 "prpl-aim", /**< id */ 114 "prpl-aim", /**< id */
115 "AIM", /**< name */ 115 "AIM", /**< name */
116 VERSION, /**< version */ 116 DISPLAY_VERSION, /**< version */
117 /** summary */ 117 /** summary */
118 N_("AIM Protocol Plugin"), 118 N_("AIM Protocol Plugin"),
119 /** description */ 119 /** description */
120 N_("AIM Protocol Plugin"), 120 N_("AIM Protocol Plugin"),
121 NULL, /**< author */ 121 NULL, /**< author */