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

@@ -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);