Mercurial > pidgin.yaz
comparison pidgin/plugins/cap/cap.c @ 22622:caa64d8580f4
Massage some plugin metadata to look better with the fixed up description pane.
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Fri, 11 Apr 2008 21:51:51 +0000 |
parents | dc599fcdac8d |
children | 85fc34efe733 |
comparison
equal
deleted
inserted
replaced
22621:efc232f1822b | 22622:caa64d8580f4 |
---|---|
892 PURPLE_PRIORITY_DEFAULT, /**< priority */ | 892 PURPLE_PRIORITY_DEFAULT, /**< priority */ |
893 CAP_PLUGIN_ID, /**< id */ | 893 CAP_PLUGIN_ID, /**< id */ |
894 N_("Contact Availability Prediction"), /**< name */ | 894 N_("Contact Availability Prediction"), /**< name */ |
895 DISPLAY_VERSION, /**< version */ | 895 DISPLAY_VERSION, /**< version */ |
896 N_("Contact Availability Prediction plugin."), /** summary */ | 896 N_("Contact Availability Prediction plugin."), /** summary */ |
897 N_("The contact availability plugin (cap) is used to display statistical information about buddies in a users contact list."), | 897 N_("Displays statistical information about your buddies' availability"), |
898 /** description */ | 898 /** description */ |
899 "Geoffrey Foster <geoffrey.foster@gmail.com>", /**< author */ | 899 "Geoffrey Foster <geoffrey.foster@gmail.com>", /**< author */ |
900 PURPLE_WEBSITE, /**< homepage */ | 900 PURPLE_WEBSITE, /**< homepage */ |
901 plugin_load, /**< load */ | 901 plugin_load, /**< load */ |
902 plugin_unload, /**< unload */ | 902 plugin_unload, /**< unload */ |