pidgin/purple-plugin-pack

Fix this string up a bit too.
org.guifications.plugins
2008-05-20, rekkanoryo
32e5454382fc
Fix this string up a bit too.
--- a/google/google.c Tue May 20 06:05:43 2008 -0400
+++ b/google/google.c Tue May 20 06:06:17 2008 -0400
@@ -318,7 +318,7 @@
#endif /* ENABLE_NLS */
info.name = _("Google");
- info.summary = _("Returns the url for a Google I'm feeling lucky search");
+ info.summary = _("Returns the url for a Google \"I'm feeling lucky\" search");
info.description = info.summary;
}