* Fix fluxbox.1.in, and asciidoc, menu command is "wallpapers" not
"wallpaper". asciidoc manpages are stale. --Tis line, and those below, will be ignored-- M ChangeLog M doc/fluxbox.1.in M doc/asciidoc/fluxbox.txt M doc/asciidoc/fluxbox.es.txt M doc/asciidoc/fluxbox.de.txt
This commit is contained in:
parent
8f89c86592
commit
467cb9ac6d
5 changed files with 8 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
|||
(Format: Year/Month/Day)
|
||||
Changes for 1.0.0:
|
||||
*07/06/04:
|
||||
* Fix fluxbox.1.in, and asciidoc, menu command is "wallpapers" not
|
||||
"wallpaper". asciidoc manpages are stale.
|
||||
* Fix submenu placement with xinerama after moving the menu between heads,
|
||||
bug #1479517 (Mark)
|
||||
FbMenu.cc/hh FbTk/Menu.hh
|
||||
|
|
|
@ -496,6 +496,9 @@ Tags sind:
|
|||
auf. Der Befehl wird benutzt um das Bild als Hintergrund zu setzen.
|
||||
Wenn kein Befehl angegeben wird nutzt fluxbox fbsetbg(1)
|
||||
|
||||
[wallpapers] (label);;
|
||||
Synonym für wallpapermenu.
|
||||
|
||||
[workspaces] (Bezeichnung);;
|
||||
Fuegt das Arbeitsflaechenmenue zum Menue hinzu,
|
||||
praktisch fuer Leute die das Arbeitsflaechenmenue
|
||||
|
|
|
@ -525,7 +525,7 @@ Los tags reconocidos son:
|
|||
relacionadas a la localizacion de ventanas, estilo de foco, estilo de
|
||||
movimiento de ventana, etc.
|
||||
|
||||
[wallpaper] (etiqueta);;
|
||||
[wallpapers] (etiqueta);;
|
||||
Este item nos permite enlistar nuestros fondos de pantalla. Esta hecho para
|
||||
trabajar junto con fbsetbg(1) y permite con un simple click en una imagen
|
||||
cambiar de fondo. Se nota? Fluxbox lo hace facil...
|
||||
|
|
|
@ -466,7 +466,7 @@ The supported tags are:
|
|||
Inserts a fluxbox native submenu item, containing numerous configuration
|
||||
options concerning window placement, focus style, window moving style, etc.
|
||||
|
||||
[wallpaper] (label);;
|
||||
[wallpapers] (label);;
|
||||
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...
|
||||
|
|
|
@ -413,7 +413,7 @@ This tells fluxbox to restart. If command is supplied, it shuts down and runs th
|
|||
Inserts a fluxbox native submenu item, containing numerous configuration options concerning window placement, focus style, window moving style, etc.
|
||||
.RE
|
||||
.PP
|
||||
[wallpaper] (label)
|
||||
[wallpapers] (label)
|
||||
.RS 4
|
||||
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\&...
|
||||
.RE
|
||||
|
|
Loading…
Reference in a new issue