aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-list-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-contact-list-view.c')
-rw-r--r--libempathy-gtk/empathy-contact-list-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-contact-list-view.c b/libempathy-gtk/empathy-contact-list-view.c
index 0389a19b8..8151b0569 100644
--- a/libempathy-gtk/empathy-contact-list-view.c
+++ b/libempathy-gtk/empathy-contact-list-view.c
@@ -230,7 +230,7 @@ static const GtkActionEntry entries[] = {
N_("_Send File..."), NULL, N_("Send a file"),
G_CALLBACK (contact_list_view_action_cb)
},
- { "Log", GTK_STOCK_JUSTIFY_LEFT,
+ { "Log", EMPATHY_IMAGE_LOG,
N_("_View Previous Conversations"), NULL, N_("View previous conversations with this contact"),
G_CALLBACK (contact_list_view_action_cb)
},