comparison 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
comparison
equal deleted inserted replaced
7879:f9df510460d7 7880:c5a4d1863425
2894 { N_("/Conversation/New _Instant Message..."), "<CTL>I", menu_new_conv_cb, 2894 { N_("/Conversation/New _Instant Message..."), "<CTL>I", menu_new_conv_cb,
2895 0, "<StockItem>", GAIM_STOCK_IM }, 2895 0, "<StockItem>", GAIM_STOCK_IM },
2896 2896
2897 { "/Conversation/sep0", NULL, NULL, 0, "<Separator>" }, 2897 { "/Conversation/sep0", NULL, NULL, 0, "<Separator>" },
2898 2898
2899 { N_("/Conversation/Find..."), NULL, menu_find_cb, 0, "<StockItem>", GTK_STOCK_FIND }, 2899 { N_("/Conversation/_Find..."), NULL, menu_find_cb, 0, "<StockItem>", GTK_STOCK_FIND },
2900 { N_("/Conversation/View _Log"), NULL, menu_view_log_cb, 0, NULL }, 2900 { N_("/Conversation/View _Log"), NULL, menu_view_log_cb, 0, NULL },
2901 { N_("/Conversation/_Save As..."), NULL, menu_save_as_cb, 0, 2901 { N_("/Conversation/_Save As..."), NULL, menu_save_as_cb, 0,
2902 "<StockItem>", GTK_STOCK_SAVE_AS }, 2902 "<StockItem>", GTK_STOCK_SAVE_AS },
2903 2903
2904 { "/Conversation/sep1", NULL, NULL, 0, "<Separator>" }, 2904 { "/Conversation/sep1", NULL, NULL, 0, "<Separator>" },