| 46 #include "gtkimhtml.h" |
41 #include "gtkimhtml.h" |
| 47 #include <gdk/gdkkeysyms.h> |
42 #include <gdk/gdkkeysyms.h> |
| 48 #include "prpl.h" |
43 #include "prpl.h" |
| 49 #include "gtkimhtml.h" |
44 #include "gtkimhtml.h" |
| 50 #include "dnd-hints.h" |
45 #include "dnd-hints.h" |
| |
46 |
| |
47 #ifdef _WIN32 |
| |
48 #include "win32dep.h" |
| |
49 #endif |
| 51 |
50 |
| 52 static char nick_colors[][8] = { |
51 static char nick_colors[][8] = { |
| 53 "#ba55d3", /* Medium Orchid */ |
52 "#ba55d3", /* Medium Orchid */ |
| 54 "#ee82ee", /* Violet */ |
53 "#ee82ee", /* Violet */ |
| 55 "#c715b4", /* Medium Violet Red */ |
54 "#c715b4", /* Medium Violet Red */ |