mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-12 00:30:19 +00:00
Some more rebranding
This commit is contained in:
@@ -2182,7 +2182,7 @@ setup_window_open (void)
|
||||
{
|
||||
GtkWidget *wid, *win, *vbox, *hbox, *hbbox;
|
||||
|
||||
win = gtkutil_window_new (_("XChat: Preferences"), "prefs", 0, 0, 3);
|
||||
win = gtkutil_window_new (_(DISPLAY_NAME": Preferences"), "prefs", 0, 0, 3);
|
||||
|
||||
vbox = gtk_vbox_new (FALSE, 5);
|
||||
gtk_container_set_border_width (GTK_CONTAINER (vbox), 6);
|
||||
|
||||
Reference in New Issue
Block a user