pidgin/purple-plugin-pack

Add an ellipsis after View Buddy Icons in the album plugin.
org.guifications.plugins
2008-08-20, rlaager
07c22025aea6
Parents 32e5454382fc
Children 5d97e95b759d
Add an ellipsis after View Buddy Icons in the album plugin.
--- a/album/album-ui.c Tue May 20 06:06:17 2008 -0400
+++ b/album/album-ui.c Wed Aug 20 21:20:26 2008 -0400
@@ -1143,7 +1143,7 @@
purple_request_field_set_required(field, TRUE);
purple_request_field_group_add_field(group, field);
- purple_request_fields(purple_get_blist(), _("View Buddy Icons"),
+ purple_request_fields(purple_get_blist(), _("View Buddy Icons..."),
NULL,
_("Please enter the screen name or alias of the person whose icon album you want to view."),
fields,