diff options
author | fluxgen <fluxgen> | 2002-02-24 18:55:42 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-02-24 18:55:42 (GMT) |
commit | 830d99f8c78b7b755ea29ac21ca19f33a5549fb6 (patch) | |
tree | 8a190f4f0031b252fdf37d54cd1cde57445735d0 /nls/bg_BG/bsetroot.m | |
parent | 13d8efc18f78a473fba89b6e06cae3e2ea5b567a (diff) | |
download | fluxbox_pavel-830d99f8c78b7b755ea29ac21ca19f33a5549fb6.zip fluxbox_pavel-830d99f8c78b7b755ea29ac21ca19f33a5549fb6.tar.bz2 |
first
Diffstat (limited to 'nls/bg_BG/bsetroot.m')
-rw-r--r-- | nls/bg_BG/bsetroot.m | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nls/bg_BG/bsetroot.m b/nls/bg_BG/bsetroot.m new file mode 100644 index 0000000..ddd7be6 --- /dev/null +++ b/nls/bg_BG/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 | |||