diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:06 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:06 +0000 |
| commit | 0cd371c39d5be263552f03b0f8bc6ad743f55a4e (patch) | |
| tree | 5ff7f5a4ef4efe0a2041bbd45fde6595896412a8 /nls/C/Window.m | |
| parent | c8a59b3f0c3bc78fe8edc8d2e68c1a3702e2225f (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 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/nls/C/Window.m b/nls/C/Window.m index 1e3b5b3b..4198e2cd 100644 --- a/nls/C/Window.m +++ b/nls/C/Window.m @@ -2,16 +2,16 @@ $set 9 #Window $ #Creating -# BlackboxWindow::BlackboxWindow: skaber 0x%lx\n +# BlackboxWindow::BlackboxWindow: Erstelle 0x%lx\n $ #XGetWindowAttributesFail -# BlackboxWindow::BlackboxWindow: XGetWindowAttributres fejlede\n +# BlackboxWindow::BlackboxWindow: XGetWindowAttributres versagt\n $ #CannotFindScreen -# BlackboxWindow::BlackboxWindow: kunne ikke finde skærm til hovedvinduet 0x%lx\n +# BlackboxWindow::BlackboxWindow: kann keinen Bildschirm für root window 0x%lx finden\n $ #Unnamed -# Intet navn +# Ohne Titel $ #MapRequest -# BlackboxWindow::mapRequestEvent() for 0x%lx\n +# BlackboxWindow::mapRequestEvent() von 0x%lx\n $ #UnmapNotify -# BlackboxWindow::unmapNotifyEvent() for 0x%lx\n +# BlackboxWindow::unmapNotifyEvent() von 0x%lx\n $ #ReparentNotify -# BlackboxWindow::reparentNotifyEvent: sætter 0x%lx til 0x%lx\n +# BlackboxWindow::reparentNotifyEvent: 0x%lx nun Child des 0x%lx\n |
