summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild')
-rw-r--r--x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild b/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild
index 4af45e0f1799..3cd2ec31b691 100644
--- a/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild
+++ b/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild,v 1.6 2005/07/09 08:33:53 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.13-r1.ebuild,v 1.7 2005/07/09 17:08:12 swegener Exp $
inherit eutils
@@ -109,17 +109,17 @@ pkg_postinst() {
einfo "As of fluxbox 0.9.10-r3, we are using an improved system for"
einfo "handling styles in the menu. To take advantage of this, use"
einfo "the following for your menu styles section:"
- einfo " "
+ einfo
einfo " [submenu] (Styles) {Select a Style}"
einfo " [include] (/usr/share/fluxbox/menu.d/styles/)"
einfo " [end]"
- einfo " "
+ einfo
einfo "If you use fluxbox-generate_menu or the default global fluxbox"
einfo "menu file, this will already be present."
- einfo " "
+ einfo
ewarn "Note that menumaker and similar utilities do *not* support"
ewarn "this out of the box."
- einfo " "
+ einfo
einfo "If you experience font problems, or if fluxbox takes a very"
einfo "long time to start up, please try the 'disablexmb' USE flag."
einfo "If that fails, please report bugs upstream."