Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30936 - There seems to be a typing error in the first Important-Note.
Summary: There seems to be a typing error in the first Important-Note.
Status: RESOLVED WONTFIX
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Desktop Configuration Guide (show other bugs)
Hardware: All Linux
: Lowest trivial (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/en/desktop.xml
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-11 16:37 UTC by Kaloyan Zaverdzhiev (Jan)
Modified: 2003-10-11 18:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kaloyan Zaverdzhiev (Jan) 2003-10-11 16:37:46 UTC
I think KDE and GNOME are exchanged.

Reproducible: Always
Steps to Reproduce:

Actual Results:  
Under the USE section, add -gnome -gtk if you are using KDE, or add -kde -qt if
you are going to use GNOME. 

Expected Results:  
Under the USE section, add -gnome -gtk if you are using __GNOME__, or add -kde
-qt if you are going to use __KDE__.
Comment 1 Benny Chuang (RETIRED) gentoo-dev 2003-10-11 18:05:56 UTC
it's not wrong, if you are a KDE user, you wouldn't want to compile gnome,
gtk related softwares/compatibility in it.
therefore, a -gnome -gtk is needed.
Comment 2 Benny Chuang (RETIRED) gentoo-dev 2003-10-11 18:11:06 UTC
BTW, with a '-' sign infront of the flag which means to exclude, please check
our USE-howto to understand more about gentoo :)