all repos — openbox @ 29914b7df1017042839761c2576ef8df29cf1ed0

openbox fork - make it a bit more like ryudo

nls/zh_TW/main.m (raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$set 14 #main

$ #RCRequiresArg
# error: '-rc' requires an argument\n
$ #DISPLAYRequiresArg
# error: '-display' requires an argument\n
$ #WarnDisplaySet
# 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\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
# 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