diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rwxr-xr-x | doc/asciidoc/fluxbox.de.txt | 3 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.es.txt | 2 | ||||
-rw-r--r-- | doc/asciidoc/fluxbox.txt | 2 | ||||
-rw-r--r-- | doc/fluxbox.1.in | 2 |
5 files changed, 8 insertions, 3 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/06/04: | 3 | *07/06/04: |
4 | * Fix fluxbox.1.in, and asciidoc, menu command is "wallpapers" not | ||
5 | "wallpaper". asciidoc manpages are stale. | ||
4 | * Fix submenu placement with xinerama after moving the menu between heads, | 6 | * Fix submenu placement with xinerama after moving the menu between heads, |
5 | bug #1479517 (Mark) | 7 | bug #1479517 (Mark) |
6 | FbMenu.cc/hh FbTk/Menu.hh | 8 | FbMenu.cc/hh FbTk/Menu.hh |
diff --git a/doc/asciidoc/fluxbox.de.txt b/doc/asciidoc/fluxbox.de.txt index d06afdd..7a8942e 100755 --- a/doc/asciidoc/fluxbox.de.txt +++ b/doc/asciidoc/fluxbox.de.txt | |||
@@ -496,6 +496,9 @@ Tags sind: | |||
496 | auf. Der Befehl wird benutzt um das Bild als Hintergrund zu setzen. | 496 | auf. Der Befehl wird benutzt um das Bild als Hintergrund zu setzen. |
497 | Wenn kein Befehl angegeben wird nutzt fluxbox fbsetbg(1) | 497 | Wenn kein Befehl angegeben wird nutzt fluxbox fbsetbg(1) |
498 | 498 | ||
499 | [wallpapers] (label);; | ||
500 | Synonym für wallpapermenu. | ||
501 | |||
499 | [workspaces] (Bezeichnung);; | 502 | [workspaces] (Bezeichnung);; |
500 | Fuegt das Arbeitsflaechenmenue zum Menue hinzu, | 503 | Fuegt das Arbeitsflaechenmenue zum Menue hinzu, |
501 | praktisch fuer Leute die das Arbeitsflaechenmenue | 504 | praktisch fuer Leute die das Arbeitsflaechenmenue |
diff --git a/doc/asciidoc/fluxbox.es.txt b/doc/asciidoc/fluxbox.es.txt index 41bdbf3..57e4ab2 100644 --- a/doc/asciidoc/fluxbox.es.txt +++ b/doc/asciidoc/fluxbox.es.txt | |||
@@ -525,7 +525,7 @@ Los tags reconocidos son: | |||
525 | relacionadas a la localizacion de ventanas, estilo de foco, estilo de | 525 | relacionadas a la localizacion de ventanas, estilo de foco, estilo de |
526 | movimiento de ventana, etc. | 526 | movimiento de ventana, etc. |
527 | 527 | ||
528 | [wallpaper] (etiqueta);; | 528 | [wallpapers] (etiqueta);; |
529 | Este item nos permite enlistar nuestros fondos de pantalla. Esta hecho para | 529 | Este item nos permite enlistar nuestros fondos de pantalla. Esta hecho para |
530 | trabajar junto con fbsetbg(1) y permite con un simple click en una imagen | 530 | trabajar junto con fbsetbg(1) y permite con un simple click en una imagen |
531 | cambiar de fondo. Se nota? Fluxbox lo hace facil... | 531 | cambiar de fondo. Se nota? Fluxbox lo hace facil... |
diff --git a/doc/asciidoc/fluxbox.txt b/doc/asciidoc/fluxbox.txt index 72819c2..73ef009 100644 --- a/doc/asciidoc/fluxbox.txt +++ b/doc/asciidoc/fluxbox.txt | |||
@@ -466,7 +466,7 @@ The supported tags are: | |||
466 | Inserts a fluxbox native submenu item, containing numerous configuration | 466 | Inserts a fluxbox native submenu item, containing numerous configuration |
467 | options concerning window placement, focus style, window moving style, etc. | 467 | options concerning window placement, focus style, window moving style, etc. |
468 | 468 | ||
469 | [wallpaper] (label);; | 469 | [wallpapers] (label);; |
470 | This allows you to list your backgrounds. This tag is built in to use | 470 | This allows you to list your backgrounds. This tag is built in to use |
471 | fbsetbg(1) and allows you to simply click on an image to set your wallpaper. | 471 | fbsetbg(1) and allows you to simply click on an image to set your wallpaper. |
472 | See? fluxbox makes it easy... | 472 | See? fluxbox makes it easy... |
diff --git a/doc/fluxbox.1.in b/doc/fluxbox.1.in index d33c736..d7f87a0 100644 --- a/doc/fluxbox.1.in +++ b/doc/fluxbox.1.in | |||
@@ -413,7 +413,7 @@ This tells fluxbox to restart. If command is supplied, it shuts down and runs th | |||
413 | Inserts a fluxbox native submenu item, containing numerous configuration options concerning window placement, focus style, window moving style, etc. | 413 | Inserts a fluxbox native submenu item, containing numerous configuration options concerning window placement, focus style, window moving style, etc. |
414 | .RE | 414 | .RE |
415 | .PP | 415 | .PP |
416 | [wallpaper] (label) | 416 | [wallpapers] (label) |
417 | .RS 4 | 417 | .RS 4 |
418 | This allows you to list your backgrounds. This tag is built in to use fbsetbg(1) and allows you to simply click on an image to set your wallpaper. See? fluxbox makes it easy\&... | 418 | This allows you to list your backgrounds. This tag is built in to use fbsetbg(1) and allows you to simply click on an image to set your wallpaper. See? fluxbox makes it easy\&... |
419 | .RE | 419 | .RE |