summary refs log tree commit diff stats
path: root/src/fe-gtk/fe-gtk.c
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-11 15:23:48 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-11 15:23:48 +0100
commita04fdc50b67de8385240e0f9f5f594370f960d88 (patch)
treee27468aa3beaee169365aea89b66a458e68dfa92 /src/fe-gtk/fe-gtk.c
parent1c0548c4ca8b96a1f0d39ad0c7932ae0cbf1fa92 (diff)
More rebranding
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)