More than on accel key is a tad confusing.
2001-06-20 Kjartan Maraas <kmaraas@gnome.org> * folder-browser.c: More than on accel key is a tad confusing. svn path=/trunk/; revision=10328
This commit is contained in:
committed by
Kjartan Maraas
parent
3c1454113a
commit
81f97ede63
@ -1,3 +1,8 @@
|
||||
2001-06-20 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* folder-browser.c: More than on accel key is a tad
|
||||
confusing.
|
||||
|
||||
2001-06-19 Jeffrey Stedfast <fejj@ximian.com>
|
||||
|
||||
* mail-display.c: #include "folder-browser-factory.h"
|
||||
|
||||
@ -890,7 +890,7 @@ static EPopupMenu context_menu[] = {
|
||||
|
||||
{ N_("_Reply to Sender"), NULL,
|
||||
GTK_SIGNAL_FUNC (reply_to_sender), NULL, 0 },
|
||||
{ N_("_Reply to _List"), NULL,
|
||||
{ N_("Reply to _List"), NULL,
|
||||
GTK_SIGNAL_FUNC (reply_to_list), NULL, 0 },
|
||||
{ N_("Reply to _All"), NULL,
|
||||
GTK_SIGNAL_FUNC (reply_to_all), NULL, 0 },
|
||||
|
||||
Reference in New Issue
Block a user