diff src/gtkblist.c @ 9533:03066f174777

[gaim-migrate @ 10361] Stu says this is ... better? Although I'm not sure how much I can trust someone who's never heard of Dragon Warrior. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Thu, 15 Jul 2004 01:59:05 +0000
parents a3be930b7fad
children 75fe1ace4ae4
line wrap: on
line diff
--- a/src/gtkblist.c	Wed Jul 14 22:47:20 2004 +0000
+++ b/src/gtkblist.c	Thu Jul 15 01:59:05 2004 +0000
@@ -2337,7 +2337,7 @@
 	{ N_("/Buddies/New Instant _Message..."), "<CTL>M", show_im_dialog, 0, "<StockItem>", GAIM_STOCK_IM },
 	{ N_("/Buddies/Join a _Chat..."), "<CTL>C", gaim_gtk_blist_joinchat_show, 0, "<StockItem>", GAIM_STOCK_CHAT },
 	{ N_("/Buddies/Get User _Info..."), "<CTL>I", show_info_dialog, 0, "<StockItem>", GAIM_STOCK_INFO },
-	{ N_("/Buddies/View User _Log..."), "<CTL>L", show_log_dialog, 0, "<StockItem>" },
+	{ N_("/Buddies/View User _Log..."), "<CTL>L", show_log_dialog, 0, NULL },
 	{ "/Buddies/sep1", NULL, NULL, 0, "<Separator>" },
 	{ N_("/Buddies/Show _Offline Buddies"), NULL, gaim_gtk_blist_edit_mode_cb, 1, "<CheckItem>"},
 	{ N_("/Buddies/Show _Empty Groups"), NULL, gaim_gtk_blist_show_empty_groups_cb, 1, "<CheckItem>"},