diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-24 23:49:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-24 23:49:04 +0000 |
| commit | df8200e180353525e513c78fb92e3b1fc28a11f6 (patch) | |
| tree | 7c4a08f3cba69fef1ae7b34101295cc153306517 /nls/zh_TW/bsetroot.m | |
| parent | 7ca4d98726f40fe6ec5b1335ee02d05ba0c18e57 (diff) | |
new nls from bb-cvs
Diffstat (limited to 'nls/zh_TW/bsetroot.m')
| -rw-r--r-- | nls/zh_TW/bsetroot.m | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nls/zh_TW/bsetroot.m b/nls/zh_TW/bsetroot.m new file mode 100644 index 00000000..ddd7be6a --- /dev/null +++ b/nls/zh_TW/bsetroot.m @@ -0,0 +1,16 @@ +$set 16 #bsetroot + +$ #MustSpecify +# %s: error: must specify one of: -solid, -mod, -gradient\n +$ #Usage +# %s 2.0: (c) 1997-2000 Brad Hughes\n\n\ + -display <string> display connection\n\ + -mod <x> <y> modula pattern\n\ + -foreground, -fg <color> modula foreground color\n\ + -background, -bg <color> modula background color\n\n\ + -gradient <texture> gradient texture\n\ + -from <color> gradient start color\n\ + -to <color> gradient end color\n\n\ + -solid <color> solid color\n\n\ + -help print this help text and exit\n + |
