diff options
author | fluxgen <fluxgen> | 2003-12-18 01:00:02 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-12-18 01:00:02 (GMT) |
commit | 82b31e6935518347c6e6885c610d1ac128f42caa (patch) | |
tree | d101a4f86752fedb155725610928a6e8d9a3bdbe /nls/nl_NL/Window.m | |
parent | cb5e3d037454ca65acd469e221acae256c5d1209 (diff) | |
download | fluxbox_pavel-82b31e6935518347c6e6885c610d1ac128f42caa.zip fluxbox_pavel-82b31e6935518347c6e6885c610d1ac128f42caa.tar.bz2 |
nl_NL from Han
Diffstat (limited to 'nls/nl_NL/Window.m')
-rw-r--r-- | nls/nl_NL/Window.m | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/nls/nl_NL/Window.m b/nls/nl_NL/Window.m new file mode 100644 index 0000000..d6431bc --- /dev/null +++ b/nls/nl_NL/Window.m | |||
@@ -0,0 +1,17 @@ | |||
1 | $set 9 #Window | ||
2 | |||
3 | |||
4 | $ #Creating | ||
5 | # BlackboxWindow::BlackboxWindow: creating 0x%lx\n | ||
6 | $ #XGetWindowAttributesFail | ||
7 | # BlackboxWindow::BlackboxWindow: XGetWindowAttributres failed\n | ||
8 | $ #CannotFindScreen | ||
9 | # BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n | ||
10 | $ #Unnamed | ||
11 | # Unbenannt | ||
12 | $ #MapRequest | ||
13 | # BlackboxWindow::mapRequestEvent() for 0x%lx\n | ||
14 | $ #UnmapNotify | ||
15 | # BlackboxWindow::unmapNotifyEvent() for 0x%lx\n | ||
16 | $ #UnmapNotifyReparent | ||
17 | # BlackboxWindow::unmapnotifyEvent: reparent 0x%lx to root\n | ||