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

@@ -350,7 +350,7 @@ ignore_gui_open ()
}
ignorewin =
mg_create_generic_tab ("IgnoreList", _("XChat: Ignore list"),
mg_create_generic_tab ("IgnoreList", _(DISPLAY_NAME": Ignore list"),
FALSE, TRUE, close_ignore_gui_callback,
NULL, 600, 256, &vbox, 0);