some branding for gtkpref

This commit is contained in:
Berke Viktor 2011-11-28 18:08:58 +01:00
parent bef48f6cea
commit 9d1b4bbf9e
1 changed files with 1 additions and 1 deletions

View File

@ -304,7 +304,7 @@ create_main_window (void)
gtk_widget_show (image2);
gtk_box_pack_start (GTK_BOX (hbox6665), image2, FALSE, FALSE, 0);
label2 = gtk_label_new ("You should restart your programs\nfor this change to take effect.");
label2 = gtk_label_new ("You should restart XChat-WDK\nfor this change to take effect.");
gtk_widget_set_name (label2, "label2");
gtk_widget_show (label2);
gtk_box_pack_start (GTK_BOX (hbox6665), label2, FALSE, FALSE, 0);