From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pk9et-0004Fg-K9 for garchives@archives.gentoo.org; Tue, 01 Feb 2011 06:24:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC1211C008; Tue, 1 Feb 2011 06:24:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7C47E1C008 for ; Tue, 1 Feb 2011 06:24:03 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B2BE91B401B for ; Tue, 1 Feb 2011 06:24:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2237) id 4F6C620054; Tue, 1 Feb 2011 06:24:01 +0000 (UTC) From: "Theo Chatzimichos (tampakrap)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tampakrap@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde4-guide.xml X-VCS-Repository: gentoo X-VCS-Files: kde4-guide.xml X-VCS-Directories: xml/htdocs/proj/en/desktop/kde X-VCS-Committer: tampakrap X-VCS-Committer-Name: Theo Chatzimichos Content-Type: text/plain; charset=utf8 Message-Id: <20110201062401.4F6C620054@flycatcher.gentoo.org> Date: Tue, 1 Feb 2011 06:24:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 2ed2caa53d5e0e33467f231a31da64f4 tampakrap 11/02/01 06:24:01 Modified: kde4-guide.xml Log: Another cleanup, this time mainly in the hints and troubleshooting sect= ion: - version bump 4.5.9999->4.6.9999 - Remove the sections about plasma-themes/plasmoids, GHNS is perfect pl= us there are userbase entries about this - Improve the kbuildsycoca4 section - Improve the gtk themes section - New section about the KResource Migration Popup Revision Changes Path 1.70 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/des= ktop/kde/kde4-guide.xml?rev=3D1.70&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/des= ktop/kde/kde4-guide.xml?rev=3D1.70&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/des= ktop/kde/kde4-guide.xml?r1=3D1.69&r2=3D1.70 Index: kde4-guide.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.x= ml,v retrieving revision 1.69 retrieving revision 1.70 diff -u -r1.69 -r1.70 --- kde4-guide.xml 29 Jan 2011 15:19:21 -0000 1.69 +++ kde4-guide.xml 1 Feb 2011 06:24:01 -0000 1.70 @@ -1,6 +1,6 @@ - + =20 Gentoo KDE Guide @@ -33,8 +33,8 @@ =20 -2.5 -2011-01-29 +2.6 +2011-02-01 =20 KDE 3 @@ -325,7 +325,7 @@ through an anonymous (anonsvn) account. Gentoo, as a source based distro= , has the ability to provide live ebuilds that checkout the code either fr= om the latest branch or from trunk. Currently, we provide 4.5.9999 ebuilds = from -4.5 branch and 9999 ebuilds from trunk. +4.6 branch and 9999 ebuilds from trunk.

=20 @@ -334,8 +334,8 @@ - 4.5.9999 - KDE 4.5 Branch + 4.6.9999 + KDE 4.6 Branch9999 @@ -362,7 +362,7 @@ =20
 # cd /etc/portage/package.keywords
-# ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.5.9=
999.keywords .(for 4.5 Branch)
+# ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.6.9=
999.keywords .(for 4.6 Branch)
 # ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-live.=
keywords .(for KDE Trunk)
 
=20 @@ -377,9 +377,9 @@ =20
-(For KDE SC 4.5 Branch)
-# emerge -av @kde-4.5 (contains all of KDE modules)
-# emerge -av @kdebase-4.5 @kdegames-4.5 (installation of=
 chosen modules only)
+(For KDE SC 4.6 Branch)
+# emerge -av @kde-4.6 (contains all of KDE modules)
+# emerge -av @kdebase-4.6 @kdegames-4.6 (installation of=
 chosen modules only)
 (For KDE SC Trunk)
 # emerge -av @kde-live (contains all of KDE modules)
 # emerge -av @kdebase-live @kdegames-live (installation =
of chosen modules only)
@@ -390,7 +390,6 @@
 
 
 
-
 
 Additional Installation/Removal Information
 
@@ -512,20 +511,7 @@ =20
-
-Rebuilding the application database - - -

-To rebuild the KDE application database run: -

- -
-# kbuildsycoca4 --noincremental
-
=20 - -
Localization/Internationalization @@ -589,33 +575,32 @@ Hints and Troubleshooting
-Plasmoids +Get rid of the KResource Migration Tool popup =20

-Plasmoids are new plasma tools which can enhance your desktop experience= . Many -plasmoids are available in the kde-misc/ category. If you find out that = your -favorite plasmoid is missing, file a bug and somebody might create it fo= r you. -If you've got to have them all, there is a set called @plasmoids which c= ontains -all plasmoids currently available. +There have been reports that the KResource Migration Tool +pops up on every login. There is no proper solution yet for +this, but you can see a workaround in bug 353200.

=20 - -Many plasmoids are in the kde overlay. - -
-Plasma Themes +Rebuilding the application database =20

-The ebuild that contains various plasma themes is called -x11-themes/plasma-themes. The procedure for requesting -additional themes is the same as that for plasmoids. +If your KMenu lacks any application or the whole application list, +you probably need to rebuild the KDE application database. It is also +a possible fix for any KMenu related issues, like missing icons.

=20 +
+# kbuildsycoca4 --noincremental
+
+
@@ -624,10 +609,11 @@ =20

The ebuild that should be used if you want your GTK applications to use = the same -theme as your Qt applications is called x11-themes/gtk-engines-qtcurv= e. -You must also install x11-themes/qtcurve-qt4 for this to work wit= h Qt 4/KDE 4 -applications. In order to get configuration options in System Settings->= Appearance->GTK +theme as your Qt applications is called x11-themes/oxygen-gtk.=20 +In order to get configuration options in System Settings->Appearance->GT= K Styles and Fonts, you have to install kde-misc/kcm_gtk. +There is an alternative, gtk-engines-qtcurve, which also needs +x11-themes/qtcurve-qt4.

=20 @@ -770,7 +756,9 @@ This means that KDE and GNOME specific USE flags have been stripped from the basic desktop profile and have been migrated to the subprofiles= . Choosing a subprofile doesn't restrict you to use only the equivalent -DE. +DE. In order to choose the profile that suits you, run eselect profile l= ist +to get the profiles' list, and eselect profile set X, where X is the +appropriate number.

=20
KDE SC Version