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

@@ -410,7 +410,7 @@ notify_opengui (void)
}
notify_window =
mg_create_generic_tab ("Notify", _("XChat: Friends List"), FALSE, TRUE,
mg_create_generic_tab ("Notify", _(DISPLAY_NAME": Friends List"), FALSE, TRUE,
notify_closegui, NULL, 400, 250, &vbox, 0);
view = notify_treeview_new (vbox);