[Pidgin Plugins] #456: Groupmsg listing issue
Pidgin Plugins
plugins-trac at guifications.org
Thu Jun 12 20:22:29 CDT 2008
#456: Groupmsg listing issue
------------------------------+---------------------------------------------
Reporter: absolute2x | Owner:
Type: FeatureRequest | Status: new
Milestone: | Component: PluginPackWin32
Version: PluginPack2.2.0 | Severity: minor
Resolution: | Keywords:
Pending: 0 |
------------------------------+---------------------------------------------
Comment (by dashesy):
I changed:
tmp = g_strdup_printf(_("Your message will be sent to these
buddies:\n%s"), tmp2);
To:
tmp = g_strdup_printf(_("Your message will be sent to this group:\n%s"),
group->name);
To get rid of the same problem.
--
Ticket URL: <http://plugins.guifications.org/trac/ticket/456#comment:4>
Pidgin Plugins <http://plugins.guifications.org/>
Plugins for the Instant Messaging client Pidgin and its backend library libpurple
More information about the Plugins-tickets
mailing list