Mercurial > pidgin.yaz
changeset 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 | efc232f1822b |
children | c46de94e4b67 |
files | pidgin/plugins/cap/cap.c pidgin/plugins/gestures/gestures.c pidgin/plugins/notify.c |
diffstat | 3 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/plugins/cap/cap.c Fri Apr 11 21:50:11 2008 +0000 +++ b/pidgin/plugins/cap/cap.c Fri Apr 11 21:51:51 2008 +0000 @@ -894,7 +894,7 @@ N_("Contact Availability Prediction"), /**< name */ DISPLAY_VERSION, /**< version */ N_("Contact Availability Prediction plugin."), /** summary */ - N_("The contact availability plugin (cap) is used to display statistical information about buddies in a users contact list."), + N_("Displays statistical information about your buddies' availability"), /** description */ "Geoffrey Foster <geoffrey.foster@gmail.com>", /**< author */ PURPLE_WEBSITE, /**< homepage */
--- a/pidgin/plugins/gestures/gestures.c Fri Apr 11 21:50:11 2008 +0000 +++ b/pidgin/plugins/gestures/gestures.c Fri Apr 11 21:51:51 2008 +0000 @@ -297,12 +297,12 @@ /** summary */ N_("Provides support for mouse gestures"), /** description */ - N_("Allows support for mouse gestures in conversation windows.\n" - "Drag the middle mouse button to perform certain actions:\n\n" - "Drag down and then to the right to close a conversation.\n" - "Drag up and then to the left to switch to the previous " + N_("Allows support for mouse gestures in conversation windows. " + "Drag the middle mouse button to perform certain actions:\n" + " • Drag down and then to the right to close a conversation.\n" + " • Drag up and then to the left to switch to the previous " "conversation.\n" - "Drag up and then to the right to switch to the next " + " • Drag up and then to the right to switch to the next " "conversation."), "Christian Hammond <chipx86@gnupdate.org>", /**< author */ PURPLE_WEBSITE, /**< homepage */
--- a/pidgin/plugins/notify.c Fri Apr 11 21:50:11 2008 +0000 +++ b/pidgin/plugins/notify.c Fri Apr 11 21:51:51 2008 +0000 @@ -909,7 +909,7 @@ /** description */ N_("Provides a variety of ways of notifying you of unread messages."), /**< author */ - "Etan Reisner <deryni@eden.rutgers.edu>\n\t\t\tBrian Tarricone <bjt23@cornell.edu>", + "Etan Reisner <deryni@eden.rutgers.edu>,\nBrian Tarricone <bjt23@cornell.edu>", PURPLE_WEBSITE, /**< homepage */ plugin_load, /**< load */