pidgin: fb02d250: Massage some plugin metadata to look bet...
resiak at soc.pidgin.im
resiak at soc.pidgin.im
Fri Apr 11 17:55:45 EDT 2008
-----------------------------------------------------------------
Revision: fb02d25043769d6ce30ae6fbe297d2018a1afa77
Ancestor: a539d91e515cb8118200edb211e24583e8a5e4c7
Author: resiak at soc.pidgin.im
Date: 2008-04-11T21:51:51
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/fb02d25043769d6ce30ae6fbe297d2018a1afa77
Modified files:
pidgin/plugins/cap/cap.c pidgin/plugins/gestures/gestures.c
pidgin/plugins/notify.c
ChangeLog:
Massage some plugin metadata to look better with the fixed up description pane.
-------------- next part --------------
============================================================
--- pidgin/plugins/cap/cap.c d07e130cbd3e0a295ad24e44c0ec9f1f2dfd47d6
+++ pidgin/plugins/cap/cap.c cae577cbacecb1e6eb30d92ecfd22e268432c5e6
@@ -894,7 +894,7 @@ static PurplePluginInfo info = {
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 at gmail.com>", /**< author */
PURPLE_WEBSITE, /**< homepage */
============================================================
--- pidgin/plugins/gestures/gestures.c a15e8bbb57ca9a81b626e69c5273b4b141aa8903
+++ pidgin/plugins/gestures/gestures.c 8d5d2c94b0c78ab3aeb4ad7167729490e070283e
@@ -297,12 +297,12 @@ static PurplePluginInfo info =
/** 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 at gnupdate.org>", /**< author */
PURPLE_WEBSITE, /**< homepage */
============================================================
--- pidgin/plugins/notify.c e3479c56f1ca38381b0ea3015619d5df937dc9ae
+++ pidgin/plugins/notify.c 5475a462cbd14a4f47f8129516cc4587a5d8814c
@@ -909,7 +909,7 @@ static PurplePluginInfo info =
/** description */
N_("Provides a variety of ways of notifying you of unread messages."),
/**< author */
- "Etan Reisner <deryni at eden.rutgers.edu>\n\t\t\tBrian Tarricone <bjt23 at cornell.edu>",
+ "Etan Reisner <deryni at eden.rutgers.edu>,\nBrian Tarricone <bjt23 at cornell.edu>",
PURPLE_WEBSITE, /**< homepage */
plugin_load, /**< load */
More information about the Commits
mailing list