org.guifications.plugins: 18b50623a6bb3b224180f903f09978db31cae820
rekkanoryo at guifications.org
rekkanoryo at guifications.org
Tue May 20 01:15:09 CDT 2008
-----------------------------------------------------------------
Revision: 18b50623a6bb3b224180f903f09978db31cae820
Ancestor: 03e55e62cd9ffa371698a9afd5eb74e8a46a9d28
Author: rekkanoryo at guifications.org
Date: 2008-05-20T06:06:17
Branch: org.guifications.plugins
Modified files:
google/google.c
ChangeLog:
Fix this string up a bit too.
-----------------------------------------------------------------
This revision's diffstat output:
google.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
============================================================
--- google/google.c 6e03a962df30b8c91bc9a9360cb80ae7ffa114d5
+++ google/google.c b4c9ff6f77b5948a42196d034b3a017ffbae5072
@@ -318,7 +318,7 @@ init_plugin(PurplePlugin *plugin) {
#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;
}
More information about the Plugins-commits
mailing list