diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:10 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:10 +0000 |
| commit | 136d4279969f4017afe9923d0eab96f9b16c1b32 (patch) | |
| tree | 614fc6c3e1d72a6a6e0ccd3f5fdc83b4642f6576 /nls/C/Window.m | |
| parent | eb29851181650713b4d11b53dcebffdb8c7acd45 (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 3567f22e..5537f798 100644 --- a/nls/C/Window.m +++ b/nls/C/Window.m @@ -2,16 +2,16 @@ $set 9 #Window $ #Creating -# BlackboxWindow::BlackboxWindow: Génération 0x%lx\n +# BlackboxWindow::BlackboxWindow: creazione 0x%lx\n $ #XGetWindowAttributesFail -# BlackboxWindow::BlackboxWindow: Echec de XGetWindowAttributres\n +# BlackboxWindow::BlackboxWindow: XGetWindowAttributres fallito\n $ #CannotFindScreen -# BlackboxWindow::BlackboxWindow: Impossible de trouver l'écran de la fenêtre racine 0x%lx\n +# BlackboxWindow::BlackboxWindow: impossibile trovare schermo per finestra principale 0x%lx\n $ #Unnamed -# Inconnu +# Senza Nome $ #MapRequest -# BlackboxWindow::mapRequestEvent() pour 0x%lx\n +# BlackboxWindow::mapRequestEvent() per 0x%lx\n $ #UnmapNotify -# BlackboxWindow::unmapNotifyEvent() pour 0x%lx\n +# BlackboxWindow::unmapNotifyEvent() per 0x%lx\n $ #ReparentNotify -# BlackboxWindow::reparentNotifyEvent: réattribue 0x%lx à la 0x%lx\n +# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx a 0x%lx\n |
