From dfc5f034581f5a26cba5c4811500438f89f0634a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 11 Apr 2002 03:20:38 +0000 Subject: Initial revision --- nls/C/Window.m | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 nls/C/Window.m (limited to 'nls/C/Window.m') diff --git a/nls/C/Window.m b/nls/C/Window.m new file mode 100644 index 00000000..057593a3 --- /dev/null +++ b/nls/C/Window.m @@ -0,0 +1,17 @@ +$set 9 #Window + + +$ #Creating +# OpenboxWindow::OpenboxWindow: creating 0x%lx\n +$ #XGetWindowAttributesFail +# OpenboxWindow::OpenboxWindow: XGetWindowAttributres failed\n +$ #CannotFindScreen +# OpenboxWindow::OpenboxWindow: cannot find screen for root window 0x%lx\n +$ #Unnamed +# Unnamed +$ #MapRequest +# OpenboxWindow::mapRequestEvent() for 0x%lx\n +$ #UnmapNotify +# OpenboxWindow::unmapNotifyEvent() for 0x%lx\n +$ #UnmapNotifyReparent +# OpenboxWindow::unmapnotifyEvent: reparent 0x%lx to root\n -- cgit v1.2.3