~ubuntu-branches/ubuntu/warty/fluxbox/warty

« back to all changes in this revision

Viewing changes to nls/C/main.m

  • Committer: Bazaar Package Importer
  • Author(s): Matt Hope
  • Date: 2002-04-12 22:08:52 UTC
  • Revision ID: james.westby@ubuntu.com-20020412220852-0gbqxr57mgu63qdh
Tags: upstream-0.1.7
ImportĀ upstreamĀ versionĀ 0.1.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
# Fluxbox %s: (c) 2001-2002 Henrik Kinnunen\n\n\
 
11
  -display <string>\t\tuse display connection.\n\
 
12
  -rc <string>\t\t\tuse alternate resource file.\n\
 
13
  -version\t\t\tdisplay version and exit.\n\
 
14
  -help\t\t\t\tdisplay this help text and exit.\n\n
 
15
$ #CompileOptions
 
16
# Compile time options:\n\
 
17
  Debugging\t\t\t%s\n\
 
18
  Interlacing:\t\t\t%s\n\
 
19
  Shape:\t\t\t%s\n\
 
20
  Slit:\t\t\t\t%s\n\
 
21
  8bpp Ordered Dithering:\t%s\n\n