]> Dogcows Code - chaz/openbox/blob - nls/C/main.m
import from bb-cvs
[chaz/openbox] / nls / C / main.m
1 $set 14 #main
2
3 $ #RCRequiresArg
4 # error: '-rc' requires an argument\n
5 $ #DISPLAYRequiresArg
6 # error: '-display' requires an argument\n
7 $ #WarnDisplaySet
8 # warning: could not set environment variable 'DISPLAY'\n
9 $ #Usage
10 # Blackbox %s : (c) 2001 - 2002 Sean 'Shaleh' Perry\n\
11 \t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\
12 -display <string>\t\tuse display connection.\n\
13 -rc <string>\t\t\tuse alternate resource file.\n\
14 -version\t\t\tdisplay version and exit.\n\
15 -help\t\t\t\tdisplay this help text and exit.\n\n
16 $ #CompileOptions
17 # Compile time options:\n\
18 Debugging\t\t\t%s\n\
19 Shape:\t\t\t%s\n\
20 8bpp Ordered Dithering:\t%s\n\n
This page took 0.034073 seconds and 5 git commands to generate.