update from php-coder
This commit is contained in:
parent
70bd45e8e1
commit
e59bfa1a9e
1 changed files with 5 additions and 6 deletions
|
@ -217,8 +217,7 @@ $set 18 #bsetroot
|
||||||
|
|
||||||
1 %s: error: must specify one of: -solid, -mod, -gradient\n
|
1 %s: error: must specify one of: -solid, -mod, -gradient\n
|
||||||
2 Couldn't create pixmap atoms, giving up!
|
2 Couldn't create pixmap atoms, giving up!
|
||||||
3 %s 2.0: (c) 1997-2000 Brad Hughes\n\n\
|
3 -display <string> display connection\n\
|
||||||
-display <string> display connection\n\
|
|
||||||
-mod <x> <y> modula pattern\n\
|
-mod <x> <y> modula pattern\n\
|
||||||
-foreground, -fg <color> modula foreground color\n\
|
-foreground, -fg <color> modula foreground color\n\
|
||||||
-background, -bg <color> modula background color\n\n\
|
-background, -bg <color> modula background color\n\n\
|
||||||
|
@ -230,7 +229,7 @@ $set 18 #bsetroot
|
||||||
|
|
||||||
$set 19 #main
|
$set 19 #main
|
||||||
|
|
||||||
1 error: '-display' requires an argument\n
|
1 error: '-display' requires an argument
|
||||||
2 Bad Alloc
|
2 Bad Alloc
|
||||||
3 Bad cast
|
3 Bad cast
|
||||||
4 Out of range
|
4 Out of range
|
||||||
|
@ -240,15 +239,15 @@ $set 19 #main
|
||||||
8 error: '-log' needs an argument
|
8 error: '-log' needs an argument
|
||||||
9 Log File
|
9 Log File
|
||||||
10 Logging to
|
10 Logging to
|
||||||
11 error: '-rc' requires an argument\n
|
11 error: '-rc' requires an argument
|
||||||
12 Fluxbox %s: (c) %s Henrik Kinnunen\n\n\
|
13 Fluxbox %s: (c) %s Henrik Kinnunen\n\n\
|
||||||
-display <string>\t\tuse display connection.\n\
|
-display <string>\t\tuse display connection.\n\
|
||||||
-rc <string>\t\t\tuse alternate resource file.\n\
|
-rc <string>\t\t\tuse alternate resource file.\n\
|
||||||
-version\t\t\tdisplay version and exit.\n\
|
-version\t\t\tdisplay version and exit.\n\
|
||||||
-info\t\t\t\tdisplay some useful information.\n\
|
-info\t\t\t\tdisplay some useful information.\n\
|
||||||
-log <filename>\t\t\tlog output to file.\n\
|
-log <filename>\t\t\tlog output to file.\n\
|
||||||
-help\t\t\t\tdisplay this help text and exit.\n\n
|
-help\t\t\t\tdisplay this help text and exit.\n\n
|
||||||
13 warning: couldn't set environment variable 'DISPLAY'
|
14 warning: couldn't set environment variable 'DISPLAY'
|
||||||
|
|
||||||
$set 20
|
$set 20
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue