# HG changeset patch # User Will Thompson # Date 1207950711 0 # Node ID caa64d8580f41b94e35cf437b97dfad6a32f7a3f # Parent efc232f1822bfb509ef9bf9ddafc802120bcc345 Massage some plugin metadata to look better with the fixed up description pane. diff -r efc232f1822b -r caa64d8580f4 pidgin/plugins/cap/cap.c --- 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 ", /**< author */ PURPLE_WEBSITE, /**< homepage */ diff -r efc232f1822b -r caa64d8580f4 pidgin/plugins/gestures/gestures.c --- 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 ", /**< author */ PURPLE_WEBSITE, /**< homepage */ diff -r efc232f1822b -r caa64d8580f4 pidgin/plugins/notify.c --- 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 \n\t\t\tBrian Tarricone ", + "Etan Reisner ,\nBrian Tarricone ", PURPLE_WEBSITE, /**< homepage */ plugin_load, /**< load */