Mercurial > pidgin.yaz
changeset 12635:8584cc19ee48
[gaim-migrate @ 14971]
Change the accelerator on Paste as Plain Text from s to t. I can't get these accelerators to work when I pull up the menu. Anyway, this is in preparation for the Send menu change I'm about to commit.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 23 Dec 2005 02:03:41 +0000 |
parents | 8512c990967b |
children | 886498a66961 |
files | src/gtkimhtml.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkimhtml.c Fri Dec 23 02:00:55 2005 +0000 +++ b/src/gtkimhtml.c Fri Dec 23 02:03:41 2005 +0000 @@ -813,7 +813,7 @@ { GtkWidget *menuitem; - menuitem = gtk_menu_item_new_with_mnemonic(_("Pa_ste as Plain Text")); + menuitem = gtk_menu_item_new_with_mnemonic(_("Paste as Plain _Text")); gtk_widget_show(menuitem); gtk_widget_set_sensitive(menuitem, (imhtml->editable &&