From 29914b7df1017042839761c2576ef8df29cf1ed0 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 25 May 2002 00:10:04 +0000 Subject: nls from bb-cvs added yself to the usage string added the slit option back in added the event clobber option back in --- nls/C/main.m | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'nls/C/main.m') diff --git a/nls/C/main.m b/nls/C/main.m index 23faee28..32e68eb5 100644 --- a/nls/C/main.m +++ b/nls/C/main.m @@ -1,22 +1,23 @@ $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\ - \t\t\t 2001 - 2002, Sean 'Shaleh' Perry\n\n\ - \t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\ - -display \t\t使用显示连接.\n\ - -rc \t\t\t使用其他的资源文件.\n\ - -version\t\t\t显示版本.\n\ - -help\t\t\t\t显示这个帮助.\n\n + 2001 - 2002 Sean 'Shaleh' Perry\n\ + 1997 - 2000, 2002 Brad Hughes\n\n\ + -display \t\tuse display connection.\n\ + -rc \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 -- cgit v1.2.3