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 | f6aef71a2d0a24e61eb8e7ec7582d8561eea09ae (patch) | |
tree | 38eb4a2d06bf1b691d3d23f434e409d80c4708a5 /profiles | |
parent | Added noxgetdefault to x11-terms/rxvt to disable rxvt small version of X reso... (diff) | |
download | historical-f6aef71a2d0a24e61eb8e7ec7582d8561eea09ae.tar.gz historical-f6aef71a2d0a24e61eb8e7ec7582d8561eea09ae.tar.bz2 historical-f6aef71a2d0a24e61eb8e7ec7582d8561eea09ae.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) |