diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-24 23:49:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-24 23:49:04 +0000 |
| commit | df8200e180353525e513c78fb92e3b1fc28a11f6 (patch) | |
| tree | 7c4a08f3cba69fef1ae7b34101295cc153306517 /nls/C/Window.m | |
| parent | 7ca4d98726f40fe6ec5b1335ee02d05ba0c18e57 (diff) | |
new nls from bb-cvs
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 |
