Fri, 03 Aug 2007 09:53:25 +0000
I thought I fixed this already...
| pidgin/gtkimhtmltoolbar.c | file | annotate | diff | comparison | revisions |
--- 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}