diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:09 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:09 +0000 |
| commit | eb29851181650713b4d11b53dcebffdb8c7acd45 (patch) | |
| tree | 290cbdbd851e1643f5e3caebc2ee7e068f77f968 /nls/C/Window.m | |
| parent | 840011db7d4001c033e8d12042e1e1f8ad278ad0 (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 c79c44ec..3567f22e 100644 --- a/nls/C/Window.m +++ b/nls/C/Window.m @@ -2,16 +2,16 @@ $set 9 #Window $ #Creating -# BlackboxWindow::BlackboxWindow: loome 0x%lx\n +# BlackboxWindow::BlackboxWindow: Génération 0x%lx\n $ #XGetWindowAttributesFail -# BlackboxWindow::BlackboxWindow: XGetWindowAttributres ebaõnnestus\n +# BlackboxWindow::BlackboxWindow: Echec de XGetWindowAttributres\n $ #CannotFindScreen -# BlackboxWindow::BlackboxWindow: ei leidnud displeid juuraknale 0x%lx\n +# BlackboxWindow::BlackboxWindow: Impossible de trouver l'écran de la fenêtre racine 0x%lx\n $ #Unnamed -# Nimeta +# Inconnu $ #MapRequest -# BlackboxWindow::mapRequestEvent() 0x%lx'le\n +# BlackboxWindow::mapRequestEvent() pour 0x%lx\n $ #UnmapNotify -# BlackboxWindow::unmapNotifyEvent() 0x%lx'le\n +# BlackboxWindow::unmapNotifyEvent() pour 0x%lx\n $ #ReparentNotify -# BlackboxWindow::reparentNotifyEvent: 0x%lx juurele 0x%lx\n +# BlackboxWindow::reparentNotifyEvent: réattribue 0x%lx à la 0x%lx\n |
