blob: 87b6c5edb18bfdb2588a7bd180fb76d55b9867a1 (
plain)
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
# erro: '-rc' necesita um argumento\n
$ #DISPLAYRequiresArg
# erro: '-display' necesita um argumento\n
$ #WarnDisplaySet
# aviso: n�o foi possivel colocar a variavel de ambiente 'DISPLAY'\n
$ #Usage
# Fluxbox %s: (c) %s Henrik Kinnunen\n\n\
-display <string>\t\tusar conex�o com o display.\n\
-rc <string>\t\t\tusar arquivo alternativo de recursos.\n\
-version\t\t\tmostrar versao e sair.\n\
-info\t\t\t\tdisplay some useful information.\n\
-log <filename>\t\t\tlog output to file.\n\
-help\t\t\t\tmostrar esta ajuda e sair.\n\n
$ #CompileOptions
# Op��es em tempo de compila��o:\n\
Informa��es extras para problemas:\t\t\t%s\n\
Interlacing:\t\t\t%s\n\
Forma:\t\t\t%s\n\
Slit:\t\t\t\t%s\n\
8bpp Simula��o ordenada de cores em imagens:\t%s\n\n
|