diff options
Diffstat (limited to 'nls/bg_BG/bsetroot.m')
-rw-r--r-- | nls/bg_BG/bsetroot.m | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/nls/bg_BG/bsetroot.m b/nls/bg_BG/bsetroot.m deleted file mode 100644 index ddd7be6..0000000 --- a/nls/bg_BG/bsetroot.m +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
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 | |||