Some more rebranding

This commit is contained in:
Berke Viktor
2012-07-12 17:49:26 +02:00
parent 5e23d42c69
commit e57659e63f
16 changed files with 30 additions and 32 deletions

View File

@@ -718,7 +718,7 @@ key_dialog_show ()
}
key_dialog =
mg_create_generic_tab ("editkeys", _("XChat: Keyboard Shortcuts"),
mg_create_generic_tab ("editkeys", _(DISPLAY_NAME": Keyboard Shortcuts"),
TRUE, FALSE, key_dialog_close, NULL, 560, 330, &vbox, 0);
hbox = gtk_hbox_new (0, 2);