]> icculus.org git repositories - mikachu/openbox.git/blob - nls/C/main.m
moved menu from a rc file option to a command line option
[mikachu/openbox.git] / nls / C / main.m
1 $set 14 #main
2
3 $ #RCRequiresArg
4 # error: '-rc' requires an argument\n
5 $ #MENURequiresArg
6 # error: '-menu' requires an argument\n
7 $ #DISPLAYRequiresArg
8 # error: '-display' requires an argument\n
9 $ #WarnDisplaySet
10 # warning: could not set environment variable 'DISPLAY'\n
11 $ #Usage
12 # Openbox %s: (c) 2002 - 2002 Ben Jansens\n\
13   \t\t\t  2001 - 2002 Sean 'Shaleh' Perry\n\
14   \t\t\t  1997 - 2000 Brad Hughes\n\n\
15   -display <string>\t\tuse display connection.\n\
16   -rc <string>\t\t\tuse alternate resource file.\n\
17   -menu <string>\t\t\tuse alternate menu file.\n\
18   -version\t\t\tdisplay version and exit.\n\
19   -help\t\t\t\tdisplay this help text and exit.\n\n
20 $ #CompileOptions
21 # Compile time options:\n\
22   Debugging\t\t\t%s\n\
23   Interlacing:\t\t\t%s\n\
24   Shape:\t\t\t%s\n\
25   Slit:\t\t\t\t%s\n\
26   8bpp Ordered Dithering:\t%s\n\
27   Event Clobbering:\t\t%s\n\n