diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-12-02 17:15:11 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-12-02 17:15:11 +0000 |
commit | f32cb57ce2368bb2965e1a44d4a1e3f509a9843d (patch) | |
tree | a3f947d9404c8ff433cc2da3b8d9c4bd31699199 | |
parent | Rename USE minimal to USE menu-plugin and enable it by default using EAPI=1. (diff) | |
download | historical-f32cb57ce2368bb2965e1a44d4a1e3f509a9843d.tar.gz historical-f32cb57ce2368bb2965e1a44d4a1e3f509a9843d.tar.bz2 historical-f32cb57ce2368bb2965e1a44d4a1e3f509a9843d.zip |
Add USE menu-plugin for xfdesktop.
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 700868aa5b85..2cdf67c5486f 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.3177 2007/12/02 16:29:58 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3178 2007/12/02 17:15:11 drac Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -2246,9 +2246,10 @@ x11-wm/stumpwm-cvs:clisp - Use CLISP for the runtime x11-wm/stumpwm-cvs:sbcl - Use SBCL for the runtime x11-wm/vtwm:rplay - Enable rplay support, needed for sound. x11-wm/windowmaker:modelock - Enable XKB language status lock support. README says: "If you don't know what it is you probably don't need it." -xfce-base/thunar:trash-plugin - Enable trash panel plugin. +xfce-base/thunar:trash-plugin - Enable panel trash plugin. xfce-base/xfce4-extras:battery - Meta pulls in xfce4-battery dependency. xfce-base/xfce4-extras:cpufreq - Meta pulls in xfce4-cpu-freq dependency. +xfce-base/xfdesktop:menu-plugin - Enable panel menu plugin. xfce-extra/thunar-thumbnailers:grace - Enable support for grace thumbnails. xfce-extra/thunar-thumbnailers:latex - Enable support for latex thumbnails. xfce-extra/thunar-thumbnailers:raw - Enable support for raw image thumbnails. |