# HG changeset patch # User Kevin Stange # Date 1186134805 0 # Node ID b193b59216651ddcb39c292bb45e558a28aceecb # Parent 09103d3ba77457db2c117f9f1170f3f906f28a81 I thought I fixed this already... diff -r 09103d3ba774 -r b193b5921665 pidgin/gtkimhtmltoolbar.c --- a/pidgin/gtkimhtmltoolbar.c Fri Aug 03 05:03:23 2007 +0000 +++ b/pidgin/gtkimhtmltoolbar.c Fri Aug 03 09:53:25 2007 +0000 @@ -1126,7 +1126,7 @@ #endif {_("_Smaller"), &toolbar->smaller_size, TRUE}, {_("_Font face"), &toolbar->font, TRUE}, - {_("_Foreground color"), &toolbar->fgcolor, TRUE}, + {_("Foreground _color"), &toolbar->fgcolor, TRUE}, {_("_Background color"), &toolbar->bgcolor, TRUE}, {_("_Reset formatting"), &toolbar->clear, FALSE}, {NULL, NULL}