Mercurial > pidgin
comparison libpurple/protocols/gg/gg.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 | 481749fc0b6b |
children | 1d92b85ef5d9 |
comparison
equal
deleted
inserted
replaced
21029:3a12f08b2185 | 21030:3cc856ca2338 |
---|---|
2146 NULL, /* dependencies */ | 2146 NULL, /* dependencies */ |
2147 PURPLE_PRIORITY_DEFAULT, /* priority */ | 2147 PURPLE_PRIORITY_DEFAULT, /* priority */ |
2148 | 2148 |
2149 "prpl-gg", /* id */ | 2149 "prpl-gg", /* id */ |
2150 "Gadu-Gadu", /* name */ | 2150 "Gadu-Gadu", /* name */ |
2151 VERSION, /* version */ | 2151 DISPLAY_VERSION, /* version */ |
2152 | 2152 |
2153 N_("Gadu-Gadu Protocol Plugin"), /* summary */ | 2153 N_("Gadu-Gadu Protocol Plugin"), /* summary */ |
2154 N_("Polish popular IM"), /* description */ | 2154 N_("Polish popular IM"), /* description */ |
2155 "boler@sourceforge.net", /* author */ | 2155 "boler@sourceforge.net", /* author */ |
2156 PURPLE_WEBSITE, /* homepage */ | 2156 PURPLE_WEBSITE, /* homepage */ |