mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 08:40:19 +00:00
Some more rebranding
This commit is contained in:
@@ -724,7 +724,7 @@ chanlist_opengui (server *serv, int do_refresh)
|
||||
return;
|
||||
}
|
||||
|
||||
snprintf (tbuf, sizeof tbuf, _("XChat: Channel List (%s)"),
|
||||
snprintf (tbuf, sizeof tbuf, _(DISPLAY_NAME": Channel List (%s)"),
|
||||
server_get_network (serv, TRUE));
|
||||
|
||||
serv->gui->chanlist_pending_rows = NULL;
|
||||
|
||||
Reference in New Issue
Block a user