diff options
Diffstat (limited to 'nls/C/Window.m')
| -rw-r--r-- | nls/C/Window.m | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/nls/C/Window.m b/nls/C/Window.m index 057593a3..9987b47c 100644 --- a/nls/C/Window.m +++ b/nls/C/Window.m @@ -2,16 +2,16 @@ $set 9 #Window $ #Creating -# OpenboxWindow::OpenboxWindow: creating 0x%lx\n +# BlackboxWindow::BlackboxWindow: creating 0x%lx\n $ #XGetWindowAttributesFail -# OpenboxWindow::OpenboxWindow: XGetWindowAttributres failed\n +# BlackboxWindow::BlackboxWindow: XGetWindowAttributres failed\n $ #CannotFindScreen -# OpenboxWindow::OpenboxWindow: cannot find screen for root window 0x%lx\n +# BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n $ #Unnamed # Unnamed $ #MapRequest -# OpenboxWindow::mapRequestEvent() for 0x%lx\n +# BlackboxWindow::mapRequestEvent() for 0x%lx\n $ #UnmapNotify -# OpenboxWindow::unmapNotifyEvent() for 0x%lx\n -$ #UnmapNotifyReparent -# OpenboxWindow::unmapnotifyEvent: reparent 0x%lx to root\n +# BlackboxWindow::unmapNotifyEvent() for 0x%lx\n +$ #ReparentNotify +# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx to 0x%lx\n |
