add option for changing spell checker color

This commit is contained in:
berkeviktor@aol.com
2011-06-05 06:12:31 +02:00
parent 5ea4855bc3
commit 87b68a17ad
4 changed files with 44 additions and 3 deletions

View File

@@ -77,8 +77,9 @@ GdkColor colors[] = {
{0, 0x0000, 0x0000, 0xffff}, /* 38 tab Nick Mentioned (blue) */
{0, 0xffff, 0x0000, 0x0000}, /* 39 tab New Message (red) */
{0, 0x9595, 0x9595, 0x9595}, /* 40 away user (grey) */
{0, 0xffff, 0x0000, 0x0000}, /* 41 spell checker color (red) */
};
#define MAX_COL 40
#define MAX_COL 41
void