From 5a9791e3589a9ee0d428c29c9ba9a0dae69a86a1 Mon Sep 17 00:00:00 2001 From: sillyslux <sillyslux@net.hr> Date: Mon, 24 Apr 2017 20:58:25 +0200 Subject: fix manpage fluxbox-style removed: window.font as it seems to have no effect added: - window.label.focus.font - window.label.unfocus.font --- doc/asciidoc/fluxbox-style.txt | 3 ++- doc/fluxbox-style.5.in | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/asciidoc/fluxbox-style.txt b/doc/asciidoc/fluxbox-style.txt index dea8794..6741f41 100644 --- a/doc/asciidoc/fluxbox-style.txt +++ b/doc/asciidoc/fluxbox-style.txt @@ -248,7 +248,6 @@ options. Have fun. window.close.pixmap: <filename> window.close.pressed.pixmap: <filename> window.close.unfocus.pixmap: <filename> - window.font: <font> window.frame.focusColor: <color> window.frame.unfocusColor: <color> window.grip.focus: <texture type> @@ -277,10 +276,12 @@ options. Have fun. window.label.focus: <texture type> window.label.focus.color: <color> window.label.focus.colorTo: <color> + window.label.focus.font: <font> window.label.focus.pixmap: <filename> window.label.unfocus: <texture type> window.label.unfocus.color: <color> window.label.unfocus.colorTo: <color> + window.label.unfocus.font: <font> window.label.unfocus.pixmap: <filename> window.label.focus.textColor: <color> window.label.unfocus.textColor: <color> diff --git a/doc/fluxbox-style.5.in b/doc/fluxbox-style.5.in index 12914a3..f4b7790 100644 --- a/doc/fluxbox-style.5.in +++ b/doc/fluxbox-style.5.in @@ -268,7 +268,6 @@ window\&.button\&.unfocus\&.pixmap: <filename> window\&.close\&.pixmap: <filename> window\&.close\&.pressed\&.pixmap: <filename> window\&.close\&.unfocus\&.pixmap: <filename> -window\&.font: <font> window\&.frame\&.focusColor: <color> window\&.frame\&.unfocusColor: <color> window\&.grip\&.focus: <texture type> @@ -297,10 +296,12 @@ window\&.label\&.active\&.textColor: <color> window\&.label\&.focus: <texture type> window\&.label\&.focus\&.color: <color> window\&.label\&.focus\&.colorTo: <color> +window\&.label\&.focus\&.font: <font> window\&.label\&.focus\&.pixmap: <filename> window\&.label\&.unfocus: <texture type> window\&.label\&.unfocus\&.color: <color> window\&.label\&.unfocus\&.colorTo: <color> +window\&.label\&.unfocus\&.font: <font> window\&.label\&.unfocus\&.pixmap: <filename> window\&.label\&.focus\&.textColor: <color> window\&.label\&.unfocus\&.textColor: <color> -- cgit v0.11.2