2002-04-11 03:20:38 +00:00
|
|
|
$set 14 #main
|
|
|
|
|
|
|
|
$ #RCRequiresArg
|
|
|
|
# errore: '-rc' richiede un argomento\n
|
2002-05-25 02:24:30 +00:00
|
|
|
$ #MENURequiresArg
|
|
|
|
# errore: '-menu' richiede un argomento\n
|
2002-04-11 03:20:38 +00:00
|
|
|
$ #DISPLAYRequiresArg
|
|
|
|
# errore: '-display' richiede an argomento\n
|
|
|
|
$ #WarnDisplaySet
|
|
|
|
# attenzione: impossibile impostare la variabile d'ambiente 'DISPLAY'\n
|
|
|
|
$ #Usage
|
2002-05-25 01:01:49 +00:00
|
|
|
# Blackbox %s : (c) 2001 - 2002 Sean 'Shaleh' Perry\n\
|
|
|
|
\t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\
|
2002-04-11 03:20:38 +00:00
|
|
|
-display <string>\t\tusa connessione display.\n\
|
|
|
|
-rc <string>\t\t\tusa un file risorsa alternativo.\n\
|
2002-05-25 02:24:30 +00:00
|
|
|
-menu <string>\t\t\tusa un file menu alternativo.\n\
|
2002-04-11 03:20:38 +00:00
|
|
|
-version\t\t\tmostra la versione e esci.\n\
|
|
|
|
-help\t\t\t\tmostra questo aiuto e esci.\n\n
|
|
|
|
$ #CompileOptions
|
|
|
|
# Opzioni in fase di compilazione:\n\
|
|
|
|
Debugging\t\t\t%s\n\
|
|
|
|
Shape:\t\t\t%s\n\
|
2002-05-25 01:01:49 +00:00
|
|
|
8bpp Ordered Dithering:\t%s\n\n
|