changeset 18793:4e46e5f6586a

Another mnemonic conflict
author Kevin Stange <kevin@simguy.net>
date Fri, 03 Aug 2007 09:55:03 +0000
parents b193b5921665
children 2cb148647f8f
files pidgin/gtkimhtmltoolbar.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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}
 	};