diff options
author | rathnor <rathnor> | 2004-06-20 13:48:46 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-20 13:48:46 (GMT) |
commit | c144177c5c43ce35cf8c7b0e888a597d6292b39a (patch) | |
tree | 23c3fc18b03aa61918bc7fb4c6f7e69dd795f5b1 /nls/nl_NL/main.m | |
parent | abc86f0028402a54ef74c378cf5b6805f01e0347 (diff) | |
download | fluxbox_pavel-c144177c5c43ce35cf8c7b0e888a597d6292b39a.zip fluxbox_pavel-c144177c5c43ce35cf8c7b0e888a597d6292b39a.tar.bz2 |
Conversion of old nls files to new string names...
Change to new style of working.
Diffstat (limited to 'nls/nl_NL/main.m')
-rw-r--r-- | nls/nl_NL/main.m | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/nls/nl_NL/main.m b/nls/nl_NL/main.m deleted file mode 100644 index 792a0d5..0000000 --- a/nls/nl_NL/main.m +++ /dev/null | |||
@@ -1,23 +0,0 @@ | |||
1 | $set 14 #main | ||
2 | |||
3 | $ #RCRequiresArg | ||
4 | # error: '-rc' heeft een argument nodig\n | ||
5 | $ #DISPLAYRequiresArg | ||
6 | # error: '-display' heeft een argument nodig\n | ||
7 | $ #WarnDisplaySet | ||
8 | # warning: kan omgevingsvariabele 'DISPLAY' niet instellen.\n | ||
9 | $ #Usage | ||
10 | # Fluxbox %s: (c) %s Henrik Kinnunen\n\n\ | ||
11 | -display <string>\t\tkies ander scherm.\n\ | ||
12 | -rc <string>\t\t\tgebruik alternatieve configuratie.\n\ | ||
13 | -version\t\t\ttoon versienummer.\n\ | ||
14 | -info\t\t\t\ttoon bruikbare informatie.\n\ | ||
15 | -log <filename>\t\t\tlog uitvoer naar bestand.\n\ | ||
16 | -help\t\t\t\ttoon alleen deze helptext.\n\n | ||
17 | $ #CompileOptions | ||
18 | # Compileer opties:\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 | ||