summaryrefslogtreecommitdiff
path: root/hw/xwin
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-01-06 21:29:09 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-01-06 21:29:09 +0000
commitd332a909f8b8741af75047d78a62a3d19e0776e1 (patch)
tree2f04864d5323c2a80e7285fa267ef31d09668639 /hw/xwin
parentd6a74f2c4aec9c914ec0837bd0bf0d212019093f (diff)
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
Diffstat (limited to 'hw/xwin')
-rw-r--r--hw/xwin/ChangeLog3
-rw-r--r--hw/xwin/winshaddd.c2
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");