diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-09-08 19:58:33 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-09-08 19:58:33 +0000 |
commit | 91ec44adae28212cdd035e289c3c28934b4bcf54 (patch) | |
tree | eaa48ef627c84d63fde4a886c04eac212ec7d51d /profiles | |
parent | Added noxgetdefault to x11-terms/rxvt to disable rxvt small version of X reso... (diff) | |
download | gentoo-2-91ec44adae28212cdd035e289c3c28934b4bcf54.tar.gz gentoo-2-91ec44adae28212cdd035e289c3c28934b4bcf54.tar.bz2 gentoo-2-91ec44adae28212cdd035e289c3c28934b4bcf54.zip |
noxgetdefault and xgetdefault are other way round...
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e9e2f564295c..ed67d47e4265 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.108 2003/09/08 19:49:22 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.109 2003/09/08 19:58:33 usata Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -146,7 +146,7 @@ x11-base/xfree-drm:i8x0 - If you have an ibm i810 or i830 video card x11-base/xfree-drm:radeon - If you have an ATI Radeon video card x11-base/xfree-drm:rage128 - If you have an ATI Rage128 based video card x11-base/xfree-drm:sis - If you have an SiS video card -x11-terms/rxvt:noxgetdefault - Disable resources via rxvt getdefault and use X resources instead +x11-terms/rxvt:xgetdefault - Enable resources via X instead of rxvt small version x11-themes/gaim-smileys:offensive - Install possibly offensive smiley themes x11-wm/fvwm:bidi - Enable bidirectional language support x11-wm/fvwm:nosm - Disable support for Session Management (xsm protocol) |