diff options
author | Jim Ramsay <lack@gentoo.org> | 2007-12-26 18:40:03 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2007-12-26 18:40:03 +0000 |
commit | a9c74315ada1608e05369b29b430a7c762cfb3dd (patch) | |
tree | 8d467de1938de0b3bdf6f8d4745f78145696e873 | |
parent | Version bump (thanks to Philipp Kern) (diff) | |
download | gentoo-2-a9c74315ada1608e05369b29b430a7c762cfb3dd.tar.gz gentoo-2-a9c74315ada1608e05369b29b430a7c762cfb3dd.tar.bz2 gentoo-2-a9c74315ada1608e05369b29b430a7c762cfb3dd.zip |
Adding 'slit' and 'toolbar' to eventually replace 'disableslit' and 'disabletoolbar' in fluxbox
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8c94df94f90d..277c9761a03f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3237 2007/12/25 19:44:42 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3238 2007/12/26 18:40:03 lack Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -2122,6 +2122,8 @@ x11-wm/beryl:emerald - Add support for one of the three decorators for Beryl x11-wm/enlightenment:xrandr - Enable support for the X xrandr extension x11-wm/fluxbox:disableslit - Disable the slit. Works around bug 122380. x11-wm/fluxbox:disabletoolbar - Disable the toolbar. +x11-wm/fluxbox:slit - Enables the fluxbox slit +x11-wm/fluxbox:toolbar - Enables the fluxbox toolbar x11-wm/fvwm:rplay - Enable rplay support x11-wm/fvwm:stroke - Mouse Gesture support x11-wm/ion3:ion3-voidupstreamsupport-truetype - Enable TrueType support, note this will *void* upstream support for your ion3 installation |