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
This commit is contained in:
Alexander Gottwald 2005-01-06 21:29:09 +00:00
parent d6a74f2c4a
commit d332a909f8
2 changed files with 3 additions and 2 deletions

View File

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

View File

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