diff src/gtkconv.c @ 7880:c5a4d1863425

[gaim-migrate @ 8534] I have bested you with my carabiner of tragic perfection! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 15 Dec 2003 00:04:37 +0000
parents f9df510460d7
children 4b43a3f9de73
line wrap: on
line diff
--- a/src/gtkconv.c	Sun Dec 14 23:59:14 2003 +0000
+++ b/src/gtkconv.c	Mon Dec 15 00:04:37 2003 +0000
@@ -2896,7 +2896,7 @@
 
 	{ "/Conversation/sep0", NULL, NULL, 0, "<Separator>" },
 
-	{ N_("/Conversation/Find..."), NULL, menu_find_cb, 0, "<StockItem>", GTK_STOCK_FIND },
+	{ N_("/Conversation/_Find..."), NULL, menu_find_cb, 0, "<StockItem>", GTK_STOCK_FIND },
 	{ N_("/Conversation/View _Log"), NULL, menu_view_log_cb, 0, NULL },
 	{ N_("/Conversation/_Save As..."), NULL, menu_save_as_cb, 0,
 	  "<StockItem>", GTK_STOCK_SAVE_AS },