Nah, even more rebranding

This commit is contained in:
Berke Viktor
2012-10-30 11:35:39 +01:00
parent 82936df2af
commit a51a69134b
45 changed files with 194 additions and 196 deletions

View File

@@ -286,7 +286,7 @@ insert_underline(SexySpellEntry *entry, guint start, guint end)
PangoAttribute *ucolor;
PangoAttribute *unline;
fh = xchat_open_file ("colors.conf", O_RDONLY, 0, 0);
fh = hexchat_open_file ("colors.conf", O_RDONLY, 0, 0);
if (fh != -1)
{