diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 01:01:49 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 01:01:49 +0000 |
| commit | e65c40223798a81d2fd508178d0be9935d42cdf6 (patch) | |
| tree | fb83b2a9ce774c4b34f51634a6a81588f6ca3e6a /nls/C/Window.m | |
| parent | c2609fbec7d69e0eb1dad589d778eb109b9590df (diff) | |
import 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 e53477a1..9987b47c 100644 --- a/nls/C/Window.m +++ b/nls/C/Window.m @@ -2,16 +2,16 @@ $set 9 #Window $ #Creating -# BlackboxWindow::BlackboxWindow : 0x%lx'i yarat#_yorum\n +# BlackboxWindow::BlackboxWindow: creating 0x%lx\n $ #XGetWindowAttributesFail -# BlackboxWindow::BlackboxWindow : XGetWindowAttributres başarısız oldu\n +# BlackboxWindow::BlackboxWindow: XGetWindowAttributres failed\n $ #CannotFindScreen -# BlackboxWindow::BlackboxWindow : 0x%lx ana penceresi için ekranı belirleyemedim\n +# BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n $ #Unnamed -# Isimsiz +# Unnamed $ #MapRequest -# 0x%lx için BlackboxWindow::mapRequestEvent()\n +# BlackboxWindow::mapRequestEvent() for 0x%lx\n $ #UnmapNotify -# 0x%lx için BlackboxWindow::unmapNotifyEvent()\n +# BlackboxWindow::unmapNotifyEvent() for 0x%lx\n $ #ReparentNotify -# BlackboxWindow::reparentNotifyEvent: 0x%lx'i ana pencereyi boya 0x%lx\n +# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx to 0x%lx\n |
