diff options
author | fluxgen <fluxgen> | 2002-12-16 11:25:58 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-12-16 11:25:58 (GMT) |
commit | 02cd8214fdc009751cd2d700a8bb1d8e98ca7b87 (patch) | |
tree | 636a89a6457266dcb324fa295ccf3641711b9f5e /nls/de_DE/bsetroot.m | |
parent | 550b9760ddecf9bfc013708b2bf612e3aa07e4b3 (diff) | |
download | fluxbox_pavel-02cd8214fdc009751cd2d700a8bb1d8e98ca7b87.zip fluxbox_pavel-02cd8214fdc009751cd2d700a8bb1d8e98ca7b87.tar.bz2 |
german translation from Andreas
Diffstat (limited to 'nls/de_DE/bsetroot.m')
-rw-r--r-- | nls/de_DE/bsetroot.m | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nls/de_DE/bsetroot.m b/nls/de_DE/bsetroot.m new file mode 100644 index 0000000..ddd7be6 --- /dev/null +++ b/nls/de_DE/bsetroot.m | |||
@@ -0,0 +1,16 @@ | |||
1 | $set 16 #bsetroot | ||
2 | |||
3 | $ #MustSpecify | ||
4 | # %s: error: must specify one of: -solid, -mod, -gradient\n | ||
5 | $ #Usage | ||
6 | # %s 2.0: (c) 1997-2000 Brad Hughes\n\n\ | ||
7 | -display <string> display connection\n\ | ||
8 | -mod <x> <y> modula pattern\n\ | ||
9 | -foreground, -fg <color> modula foreground color\n\ | ||
10 | -background, -bg <color> modula background color\n\n\ | ||
11 | -gradient <texture> gradient texture\n\ | ||
12 | -from <color> gradient start color\n\ | ||
13 | -to <color> gradient end color\n\n\ | ||
14 | -solid <color> solid color\n\n\ | ||
15 | -help print this help text and exit\n | ||
16 | |||