From 81d327e65a2081a5bb48f974d9101ed9f85767a6 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 3 Feb 2011 14:55:25 +0000 Subject: xdmcp: add host connected to in the title of the main window --- xorg-server/hw/xwin/winwindow.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xorg-server/hw/xwin/winwindow.h') diff --git a/xorg-server/hw/xwin/winwindow.h b/xorg-server/hw/xwin/winwindow.h index f720445b4..7c65ce505 100644 --- a/xorg-server/hw/xwin/winwindow.h +++ b/xorg-server/hw/xwin/winwindow.h @@ -45,8 +45,8 @@ #endif #define EXECUTABLE_NAME "VcXsrv" #define WINDOW_CLASS "VcXsrv/x" -#define WINDOW_TITLE PROJECT_NAME " Server - %s:%s.%d" -#define WINDOW_TITLE_XDMCP PROJECT_NAME " Server - %s:%s.%d" +#define WINDOW_TITLE PROJECT_NAME " Server - Display %s:%s.%d" +#define WINDOW_TITLE_XDMCP PROJECT_NAME " Server - %s - Display %s:%s.%d" #define WIN_SCR_PROP "vcxsrv_screen_prop rl" #define WINDOW_CLASS_X "vcxsrv/x X rl" #define WINDOW_TITLE_X PROJECT_NAME " X" -- cgit v1.2.3