I thought I fixed this already...

Fri, 03 Aug 2007 09:53:25 +0000

author
Kevin Stange <kstange@pidgin.im>
date
Fri, 03 Aug 2007 09:53:25 +0000
changeset 19083
14edbc247c42
parent 19082
c75b06385c8a
child 19084
15f91e441bfb

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}

mercurial