Mercurial > pidgin.yaz
changeset 18792:b193b5921665
I thought I fixed this already...
author | Kevin Stange <kevin@simguy.net> |
---|---|
date | Fri, 03 Aug 2007 09:53:25 +0000 |
parents | 09103d3ba774 |
children | 4e46e5f6586a |
files | pidgin/gtkimhtmltoolbar.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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}