summary refs log tree commit diff stats
path: root/src/fe-gtk/fe-gtk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fe-gtk/fe-gtk.c')
-rw-r--r--src/fe-gtk/fe-gtk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-gtk/fe-gtk.c b/src/fe-gtk/fe-gtk.c
index 9ff3c5a4..f100b895 100644
--- a/src/fe-gtk/fe-gtk.c
+++ b/src/fe-gtk/fe-gtk.c
@@ -293,7 +293,7 @@ const char cursor_color_rc[] =
 		"GtkEntry::cursor-color=\"#%02x%02x%02x\""
 #endif
 	"}"
-	"widget \"*.xchat-inputbox\" style : application \"xc-ib-st\"";
+	"widget \"*.hexchat-inputbox\" style : application \"xc-ib-st\"";
 
 GtkStyle *
 create_input_style (GtkStyle *style)