Mercurial > pidgin.yaz
changeset 18794:2cb148647f8f
merge of 'cb0bfe51682f8257f029d2dd61731a5ede123ba7'
and 'fe54b4edcc5b8faa419ae3abc56e9cc567633893'
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Fri, 03 Aug 2007 13:28:23 +0000 |
parents | 09082badaa46 (current diff) 4e46e5f6586a (diff) |
children | 883c18d31bf4 |
files | pidgin/gtkimhtmltoolbar.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/pidgin/gtkimhtmltoolbar.c Fri Aug 03 05:58:10 2007 +0000 +++ b/pidgin/gtkimhtmltoolbar.c Fri Aug 03 13:28:23 2007 +0000 @@ -1125,8 +1125,8 @@ #endif {_("_Smaller"), &toolbar->smaller_size, TRUE}, {_("_Font face"), &toolbar->font, TRUE}, - {_("_Foreground color"), &toolbar->fgcolor, TRUE}, - {_("_Background color"), &toolbar->bgcolor, TRUE}, + {_("Foreground _color"), &toolbar->fgcolor, TRUE}, + {_("Bac_kground color"), &toolbar->bgcolor, TRUE}, {_("_Reset formatting"), &toolbar->clear, FALSE}, {NULL, NULL, FALSE} };