Mercurial > pidgin.yaz
diff src/gtkimhtml.c @ 10483:748aa3c6de36
[gaim-migrate @ 11773]
scaling for the buddy icons in the tooltips, and whatever else decided to sneak in on this commit
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sat, 08 Jan 2005 07:25:37 +0000 |
parents | 0c020a10d5da |
children | 1a97d5e88d12 |
line wrap: on
line diff
--- a/src/gtkimhtml.c Fri Jan 07 22:44:01 2005 +0000 +++ b/src/gtkimhtml.c Sat Jan 08 07:25:37 2005 +0000 @@ -2377,6 +2377,11 @@ * font-family * font-size * text-decoration: underline + * + * TODO: + * background-color + * font-style + * font-weight */ { gchar *style, *color, *background, *family, *size;