diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:05 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:05 +0000 |
| commit | c8a59b3f0c3bc78fe8edc8d2e68c1a3702e2225f (patch) | |
| tree | 3d2d8ec750504d461b1d2a2ef18d3d3326b99a02 /nls/C/Window.m | |
| parent | 29914b7df1017042839761c2576ef8df29cf1ed0 (diff) | |
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in
Diffstat (limited to 'nls/C/Window.m')
| -rw-r--r-- | nls/C/Window.m | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/nls/C/Window.m b/nls/C/Window.m index 9987b47c..1e3b5b3b 100644 --- a/nls/C/Window.m +++ b/nls/C/Window.m @@ -2,16 +2,16 @@ $set 9 #Window $ #Creating -# BlackboxWindow::BlackboxWindow: creating 0x%lx\n +# BlackboxWindow::BlackboxWindow: skaber 0x%lx\n $ #XGetWindowAttributesFail -# BlackboxWindow::BlackboxWindow: XGetWindowAttributres failed\n +# BlackboxWindow::BlackboxWindow: XGetWindowAttributres fejlede\n $ #CannotFindScreen -# BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n +# BlackboxWindow::BlackboxWindow: kunne ikke finde skærm til hovedvinduet 0x%lx\n $ #Unnamed -# Unnamed +# Intet navn $ #MapRequest # BlackboxWindow::mapRequestEvent() for 0x%lx\n $ #UnmapNotify # BlackboxWindow::unmapNotifyEvent() for 0x%lx\n $ #ReparentNotify -# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx to 0x%lx\n +# BlackboxWindow::reparentNotifyEvent: sætter 0x%lx til 0x%lx\n |
