diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 00:10:04 +0000 |
| commit | 29914b7df1017042839761c2576ef8df29cf1ed0 (patch) | |
| tree | a122e4ca6e5877199ef65483945e89d96aab2cd9 /nls/C/bsetroot.m | |
| parent | 79c6511ca04c4552cc0f2a1e40fa4373c3d4cbfb (diff) | |
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in
Diffstat (limited to 'nls/C/bsetroot.m')
| -rw-r--r-- | nls/C/bsetroot.m | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/nls/C/bsetroot.m b/nls/C/bsetroot.m index 8d313863..ddd7be6a 100644 --- a/nls/C/bsetroot.m +++ b/nls/C/bsetroot.m @@ -1,16 +1,16 @@ $set 16 #bsetroot $ #MustSpecify -# %s: 错误: 必须从中指定一个: -solid, -mod, -gradient\n +# %s: error: must specify one of: -solid, -mod, -gradient\n $ #Usage # %s 2.0: (c) 1997-2000 Brad Hughes\n\n\ - -display <string> 显示连接\n\ - -mod <x> <y> 模式\n\ - -foreground, -fg <color> 前景色\n\ - -background, -bg <color> 背景色\n\n\ - -gradient <texture> 渐进纹理\n\ - -from <color> 渐进开始色\n\ - -to <color> 渐进结束色\n\n\ - -solid <color> 单一色\n\n\ - -help 显示这个帮助\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 |
