[empathy/gnome-3-4] empathy-nautilus-sendto: use the Empathy icon
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy/gnome-3-4] empathy-nautilus-sendto: use the Empathy icon
- Date: Wed, 4 Apr 2012 13:22:10 +0000 (UTC)
commit b6d66bc4223175a058575b90f5b5bce4ad279980
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Apr 4 14:35:47 2012 +0200
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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nautilus-sendto-plugin/empathy-nautilus-sendto.c b/nautilus-sendto-plugin/empathy-nautilus-sendto.c
index 9dc0bca..04b2c4e 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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]