diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-25 01:01:49 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-25 01:01:49 +0000 |
| commit | e65c40223798a81d2fd508178d0be9935d42cdf6 (patch) | |
| tree | fb83b2a9ce774c4b34f51634a6a81588f6ca3e6a /nls/C/main.m | |
| parent | c2609fbec7d69e0eb1dad589d778eb109b9590df (diff) | |
import from bb-cvs
Diffstat (limited to 'nls/C/main.m')
| -rw-r--r-- | nls/C/main.m | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/nls/C/main.m b/nls/C/main.m index 15e781ba..b8d2baf6 100644 --- a/nls/C/main.m +++ b/nls/C/main.m @@ -1,23 +1,20 @@ $set 14 #main $ #RCRequiresArg -# 错误: '-rc' 需要参数\n +# error: '-rc' requires an argument\n $ #DISPLAYRequiresArg -# 错误: '-display' 需要参数\n +# error: '-display' requires an argument\n $ #WarnDisplaySet -# 警告: 不能设置环境变量 'DISPLAY'\n +# warning: could not set environment variable 'DISPLAY'\n $ #Usage -# Openbox %s : (c) 2002 - 2002 Ben Jansens\n\ - 2001 - 2002 Sean 'Shaleh' Perry\n\ - 1997 - 2000, 2002 Brad Hughes\n\n\ - -display <string>\t\t使用显示连接.\n\ - -rc <string>\t\t\t使用其他的资源文件.\n\ - -version\t\t\t显示版本.\n\ - -help\t\t\t\t显示这个帮助.\n\n +# Blackbox %s : (c) 2001 - 2002 Sean 'Shaleh' Perry\n\ + \t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\ + -display <string>\t\tuse display connection.\n\ + -rc <string>\t\t\tuse alternate resource file.\n\ + -version\t\t\tdisplay version and exit.\n\ + -help\t\t\t\tdisplay this help text and exit.\n\n $ #CompileOptions -# 编译选项:\n\ +# Compile time options:\n\ Debugging\t\t\t%s\n\ Shape:\t\t\t%s\n\ - Slit:\t\t\t\t%s\n\ - Event Clobbering:\t\t%s\n\ 8bpp Ordered Dithering:\t%s\n\n |
