From d332a909f8b8741af75047d78a62a3d19e0776e1 Mon Sep 17 00:00:00 2001 From: Alexander Gottwald Date: Thu, 6 Jan 2005 21:29:09 +0000 Subject: [PATCH] Imakefile InitOutput.c XWin.rc winerror.c wintrayicon.c winvideo.c winshaddd.c Set PROJECT_NAME in Imakefile to create alternative window titles for Cygwin/X and Xming --- hw/xwin/ChangeLog | 3 ++- hw/xwin/winshaddd.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/hw/xwin/ChangeLog b/hw/xwin/ChangeLog index 7dd626280..3d5bd1e83 100644 --- a/hw/xwin/ChangeLog +++ b/hw/xwin/ChangeLog @@ -5,7 +5,8 @@ * XWin.rc * winerror.c * wintrayicon.c - * winvideo.c + * winvideo.c + * winshaddd.c * winwindow.h: Set PROJECT_NAME in Imakefile to create alternative window titles for Cygwin/X and Xming diff --git a/hw/xwin/winshaddd.c b/hw/xwin/winshaddd.c index 7aa553560..4e89e256e 100644 --- a/hw/xwin/winshaddd.c +++ b/hw/xwin/winshaddd.c @@ -634,7 +634,7 @@ winShadowUpdateDD (ScreenPtr pScreen, ErrorF ("winShadowUpdateProcDD - Memory location of the shadow " "surface has changed, trying to update the root window " "pixmap header to point to the new address. If you get " - "this message and Cygwin/X freezes or crashes " + "this message and "PROJECT_NAME" freezes or crashes " "after this message then send a problem report and your " "/tmp/XWin.log file to cygwin-xfree@cygwin.com\n");