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/main.m | |
parent | cb5e3d037454ca65acd469e221acae256c5d1209 (diff) | |
download | fluxbox-82b31e6935518347c6e6885c610d1ac128f42caa.zip fluxbox-82b31e6935518347c6e6885c610d1ac128f42caa.tar.bz2 |
nl_NL from Han
Diffstat (limited to 'nls/nl_NL/main.m')
-rw-r--r-- | nls/nl_NL/main.m | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/nls/nl_NL/main.m b/nls/nl_NL/main.m new file mode 100644 index 0000000..b5a1a8e --- /dev/null +++ b/nls/nl_NL/main.m | |||
@@ -0,0 +1,23 @@ | |||
1 | $set 14 #main | ||
2 | |||
3 | $ #RCRequiresArg | ||
4 | # error: '-rc' requires an argument\n | ||
5 | $ #DISPLAYRequiresArg | ||
6 | # error: '-display' requires an argument\n | ||
7 | $ #WarnDisplaySet | ||
8 | # warning: could not set environment variable 'DISPLAY'\n | ||
9 | $ #Usage | ||
10 | # Fluxbox %s: (c) %s Henrik Kinnunen\n\n\ | ||
11 | -display <string>\t\tuse display connection.\n\ | ||
12 | -rc <string>\t\t\tuse alternate resource file.\n\ | ||
13 | -version\t\t\tdisplay version and exit.\n\ | ||
14 | -info\t\t\t\tdisplay some useful information.\n\ | ||
15 | -log <filename>\t\t\tlog output to file.\n\ | ||
16 | -help\t\t\t\tdisplay this help text and exit.\n\n | ||
17 | $ #CompileOptions | ||
18 | # Compile time options:\n\ | ||
19 | Debugging\t\t\t%s\n\ | ||
20 | Interlacing:\t\t\t%s\n\ | ||
21 | Shape:\t\t\t%s\n\ | ||
22 | Slit:\t\t\t\t%s\n\ | ||
23 | 8bpp Ordered Dithering:\t%s\n\n | ||