diff options
author | fluxgen <fluxgen> | 2003-05-16 00:34:25 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-05-16 00:34:25 (GMT) |
commit | eab562a87a06785efaf558494db46fc54e03972d (patch) | |
tree | acf123b7161a03bb5f75f0b1dfd19148e06b4dd3 /nls/es_ES | |
parent | a11f4f512aa9bb689742d37b673c86a6950889e5 (diff) | |
download | fluxbox-eab562a87a06785efaf558494db46fc54e03972d.zip fluxbox-eab562a87a06785efaf558494db46fc54e03972d.tar.bz2 |
updated for new arguments
Diffstat (limited to 'nls/es_ES')
-rw-r--r-- | nls/es_ES/main.m | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nls/es_ES/main.m b/nls/es_ES/main.m index d6c4634..a3c7a67 100644 --- a/nls/es_ES/main.m +++ b/nls/es_ES/main.m | |||
@@ -7,10 +7,12 @@ $ #DISPLAYRequiresArg | |||
7 | $ #WarnDisplaySet | 7 | $ #WarnDisplaySet |
8 | # cuidado: no se puede establecer la variable de ambiente 'DISPLAY' | 8 | # cuidado: no se puede establecer la variable de ambiente 'DISPLAY' |
9 | $ #Usage | 9 | $ #Usage |
10 | # Fluxbox %s: (c) 2001-2002 Henrik Kinnunen\n\n\ | 10 | # Fluxbox %s: (c) %s Henrik Kinnunen\n\n\ |
11 | -display <string> conexión de despliegue.\n\ | 11 | -display <string> conexión de despliegue.\n\ |
12 | -rc <string> archivo alternativo de recuros.\n\ | 12 | -rc <string> archivo alternativo de recuros.\n\ |
13 | -version mostrar la versión y cerrar.\n\ | 13 | -version mostrar la versión y cerrar.\n\ |
14 | -info\t\t\t\tdisplay some useful information.\n\ | ||
15 | -log <filename>\t\t\tlog output to file.\n\ | ||
14 | -help mostrar este texto de ayuda y cerrar.\n\n | 16 | -help mostrar este texto de ayuda y cerrar.\n\n |
15 | $ #CompileOptions | 17 | $ #CompileOptions |
16 | # Opciones durante la compilación:\n\ | 18 | # Opciones durante la compilación:\n\ |