# HG changeset patch # User Kevin Stange # Date 1186134903 0 # Node ID 4e46e5f6586af3dcb23e586c999572dbe7f2da4a # Parent b193b59216651ddcb39c292bb45e558a28aceecb Another mnemonic conflict diff -r b193b5921665 -r 4e46e5f6586a pidgin/gtkimhtmltoolbar.c --- a/pidgin/gtkimhtmltoolbar.c Fri Aug 03 09:53:25 2007 +0000 +++ b/pidgin/gtkimhtmltoolbar.c Fri Aug 03 09:55:03 2007 +0000 @@ -1127,7 +1127,7 @@ {_("_Smaller"), &toolbar->smaller_size, TRUE}, {_("_Font face"), &toolbar->font, TRUE}, {_("Foreground _color"), &toolbar->fgcolor, TRUE}, - {_("_Background color"), &toolbar->bgcolor, TRUE}, + {_("Bac_kground color"), &toolbar->bgcolor, TRUE}, {_("_Reset formatting"), &toolbar->clear, FALSE}, {NULL, NULL} };