diff pidgin/plugins/gestures/gestures.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 3cc856ca2338
children 21277e69e06c
line wrap: on
line diff
--- 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       */