Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde4-guide.xml
Date: Tue, 01 Feb 2011 06:24:11
Message-Id: 20110201062401.4F6C620054@flycatcher.gentoo.org
1 tampakrap 11/02/01 06:24:01
2
3 Modified: kde4-guide.xml
4 Log:
5 Another cleanup, this time mainly in the hints and troubleshooting section:
6 - version bump 4.5.9999->4.6.9999
7 - Remove the sections about plasma-themes/plasmoids, GHNS is perfect plus there are userbase entries about this
8 - Improve the kbuildsycoca4 section
9 - Improve the gtk themes section
10 - New section about the KResource Migration Popup
11
12 Revision Changes Path
13 1.70 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.70&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.70&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.69&r2=1.70
18
19 Index: kde4-guide.xml
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v
22 retrieving revision 1.69
23 retrieving revision 1.70
24 diff -u -r1.69 -r1.70
25 --- kde4-guide.xml 29 Jan 2011 15:19:21 -0000 1.69
26 +++ kde4-guide.xml 1 Feb 2011 06:24:01 -0000 1.70
27 @@ -1,6 +1,6 @@
28 <?xml version="1.0" encoding="UTF-8"?>
29 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
30 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.69 2011/01/29 15:19:21 tampakrap Exp $ -->
31 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.70 2011/02/01 06:24:01 tampakrap Exp $ -->
32
33 <guide>
34 <title>Gentoo KDE Guide</title>
35 @@ -33,8 +33,8 @@
36 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
37 <license/>
38
39 -<version>2.5</version>
40 -<date>2011-01-29</date>
41 +<version>2.6</version>
42 +<date>2011-02-01</date>
43
44 <chapter>
45 <title>KDE 3</title>
46 @@ -325,7 +325,7 @@
47 through an anonymous (anonsvn) account. Gentoo, as a source based distro,
48 has the ability to provide live ebuilds that checkout the code either from
49 the latest branch or from trunk. Currently, we provide 4.5.9999 ebuilds from
50 -4.5 branch and 9999 ebuilds from trunk.
51 +4.6 branch and 9999 ebuilds from trunk.
52 </p>
53
54 <table>
55 @@ -334,8 +334,8 @@
56 <th>KDE SC Version</th>
57 </tr>
58 <tr>
59 - <ti>4.5.9999</ti>
60 - <ti>KDE 4.5 Branch</ti>
61 + <ti>4.6.9999</ti>
62 + <ti>KDE 4.6 Branch</ti>
63 </tr>
64 <tr>
65 <ti>9999</ti>
66 @@ -362,7 +362,7 @@
67
68 <pre caption="Creating symlink of the keywords file">
69 # <i>cd /etc/portage/package.keywords</i>
70 -# <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.5.9999.keywords .</i><comment>(for 4.5 Branch)</comment>
71 +# <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.6.9999.keywords .</i><comment>(for 4.6 Branch)</comment>
72 # <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-live.keywords .</i><comment>(for KDE Trunk)</comment>
73 </pre>
74
75 @@ -377,9 +377,9 @@
76 </pre>
77
78 <pre caption="Installation using sets">
79 -<comment>(For KDE SC 4.5 Branch)</comment>
80 -# <i>emerge -av @kde-4.5</i> <comment>(contains all of KDE modules)</comment>
81 -# <i>emerge -av @kdebase-4.5 @kdegames-4.5</i> <comment>(installation of chosen modules only)</comment>
82 +<comment>(For KDE SC 4.6 Branch)</comment>
83 +# <i>emerge -av @kde-4.6</i> <comment>(contains all of KDE modules)</comment>
84 +# <i>emerge -av @kdebase-4.6 @kdegames-4.6</i> <comment>(installation of chosen modules only)</comment>
85 <comment>(For KDE SC Trunk)</comment>
86 # <i>emerge -av @kde-live</i> <comment>(contains all of KDE modules)</comment>
87 # <i>emerge -av @kdebase-live @kdegames-live</i> <comment>(installation of chosen modules only)</comment>
88 @@ -390,7 +390,6 @@
89 </body>
90 </section>
91 </chapter>
92 -
93 <chapter>
94 <title>Additional Installation/Removal Information</title>
95 <section id="sets">
96 @@ -512,20 +511,7 @@
97
98 </body>
99 </section>
100 -<section>
101 -<title>Rebuilding the application database</title>
102 -<body>
103 -
104 -<p>
105 -To rebuild the KDE application database run:
106 -</p>
107 -
108 -<pre caption="kbuildsycoca command">
109 -# <i>kbuildsycoca4 --noincremental</i>
110 -</pre>
111
112 -</body>
113 -</section>
114 <section>
115 <title>Localization/Internationalization</title>
116 <body>
117 @@ -589,33 +575,32 @@
118 <chapter>
119 <title>Hints and Troubleshooting</title>
120 <section>
121 -<title>Plasmoids</title>
122 +<title>Get rid of the KResource Migration Tool popup</title>
123 <body>
124
125 <p>
126 -Plasmoids are new plasma tools which can enhance your desktop experience. Many
127 -plasmoids are available in the kde-misc/ category. If you find out that your
128 -favorite plasmoid is missing, file a bug and somebody might create it for you.
129 -If you've got to have them all, there is a set called @plasmoids which contains
130 -all plasmoids currently available.
131 +There have been reports that the KResource Migration Tool
132 +pops up on every login. There is no proper solution yet for
133 +this, but you can see a workaround in <uri
134 +link="https://bugs.gentoo.org/353200">bug 353200</uri>.
135 </p>
136
137 -<note>
138 -Many plasmoids are in the kde overlay.
139 -</note>
140 -
141 </body>
142 </section>
143 <section>
144 -<title>Plasma Themes</title>
145 +<title>Rebuilding the application database</title>
146 <body>
147
148 <p>
149 -The ebuild that contains various plasma themes is called
150 -<c>x11-themes/plasma-themes</c>. The procedure for requesting
151 -additional themes is the same as that for plasmoids.
152 +If your KMenu lacks any application or the whole application list,
153 +you probably need to rebuild the KDE application database. It is also
154 +a possible fix for any KMenu related issues, like missing icons.
155 </p>
156
157 +<pre caption="kbuildsycoca command">
158 +# <i>kbuildsycoca4 --noincremental</i>
159 +</pre>
160 +
161 </body>
162 </section>
163 <section>
164 @@ -624,10 +609,11 @@
165
166 <p>
167 The ebuild that should be used if you want your GTK applications to use the same
168 -theme as your Qt applications is called <c>x11-themes/gtk-engines-qtcurve</c>.
169 -You must also install <c>x11-themes/qtcurve-qt4</c> for this to work with Qt 4/KDE 4
170 -applications. In order to get configuration options in System Settings->Appearance->GTK
171 +theme as your Qt applications is called <c>x11-themes/oxygen-gtk</c>.
172 +In order to get configuration options in System Settings->Appearance->GTK
173 Styles and Fonts, you have to install <c>kde-misc/kcm_gtk</c>.
174 +There is an alternative, <c>gtk-engines-qtcurve</c>, which also needs
175 +<c>x11-themes/qtcurve-qt4</c>.
176 </p>
177
178 </body>
179 @@ -770,7 +756,9 @@
180 This means that KDE and GNOME specific USE flags have been stripped
181 from the basic desktop profile and have been migrated to the subprofiles.
182 Choosing a subprofile doesn't restrict you to use only the equivalent
183 -DE.
184 +DE. In order to choose the profile that suits you, run eselect profile list
185 +to get the profiles' list, and eselect profile set X, where X is the
186 +appropriate number.
187 </p>
188
189 </body>