From b6d66bc4223175a058575b90f5b5bce4ad279980 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Wed, 4 Apr 2012 14:35:47 +0200 Subject: empathy-nautilus-sendto: use the Empathy icon The first field of NstPluginInfo is the id of the icon of the plugin. https://bugzilla.gnome.org/show_bug.cgi?id=673480 --- nautilus-sendto-plugin/empathy-nautilus-sendto.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nautilus-sendto-plugin') diff --git a/nautilus-sendto-plugin/empathy-nautilus-sendto.c b/nautilus-sendto-plugin/empathy-nautilus-sendto.c index 9dc0bca10..04b2c4e2c 100644 --- a/nautilus-sendto-plugin/empathy-nautilus-sendto.c +++ b/nautilus-sendto-plugin/empathy-nautilus-sendto.c @@ -269,7 +269,7 @@ destroy (NstPlugin *plugin) static NstPluginInfo plugin_info = { - "im", + "empathy", "empathy", N_("Instant Message (Empathy)"), GETTEXT_PACKAGE, -- cgit v1.2.3