public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: Josh Saddler <nightmorph@stork.gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: kde-config.xml
Date: Mon, 09 Apr 2007 20:33:05 +0000	[thread overview]
Message-ID: <E1Hb0Xx-0001me-GK@stork.gentoo.org> (raw)

nightmorph    07/04/09 20:33:05

  Modified:             kde-config.xml
  Log:
  updated kde guide for bug 173227

Revision  Changes    Path
1.28                 xml/htdocs/doc/en/kde-config.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kde-config.xml?r1=1.27&r2=1.28

Index: kde-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- kde-config.xml	23 Dec 2006 04:44:46 -0000	1.27
+++ kde-config.xml	9 Apr 2007 20:33:05 -0000	1.28
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.27 2006/12/23 04:44:46 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kde-config.xml,v 1.28 2007/04/09 20:33:05 nightmorph Exp $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -24,8 +24,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.18</version>
-<date>2006-12-22</date>
+<version>1.19</version>
+<date>2007-04-09</date>
 
 <chapter>
 <title>What is the K Desktop Environment?</title>
@@ -298,10 +298,15 @@
     If you want a basic KDE installation, install <c>kdebase-startkde</c>. You
     can always install additional KDE applications when you want.
   </li>
+  <li>
+    If you want something in between <c>kde-meta</c> and
+    <c>kdebase-startkde</c>, install <c>kdebase-meta</c>. This will install a
+    few extra applications such as <c>konsole</c> and <c>kdm</c>.
+  </li>
 </ul>
 
 <p>
-These two possibilities are the extreme limits; you are probably interested in
+These three possibilities are the extreme limits; you are probably interested in
 a safe mixture of the two :) To make your decision process somewhat easier, the
 following table gives a short, very incomplete yet useful overview of some of
 the available KDE packages.
@@ -337,20 +342,6 @@
   </ti>
 </tr>
 <tr>
-  <ti><c>kcontrol</c></ti>
-  <ti>
-    The KDE Control Center.
-  </ti>
-</tr>
-<tr>
-  <ti><c>kicker</c></ti>
-  <ti>
-    The KDE kicker application is the well-known KDE application launcher panel.
-    It contains the K Menu and is able to run docked applets like the pager,
-    task bar, clock, ...
-  </ti>
-</tr>
-<tr>
   <ti><c>kmail</c></ti>
   <ti>
     Organize your e-mails efficiently with <uri
@@ -371,13 +362,6 @@
   </ti>
 </tr>
 <tr>
-  <ti><c>konqueror</c></ti>
-  <ti>
-    With <uri link="http://konqueror.kde.org/">Konqueror</uri> you have a
-    featureful file manager and web browser.
-  </ti>
-</tr>
-<tr>
   <ti><c>konsole</c></ti>
   <ti>
     <uri link="http://konsole.kde.org/">Konsole</uri> is the KDE terminal
@@ -449,7 +433,7 @@
 
 <pre caption="Previewing the kde installation">
 <comment>(Substitute with your choice of package(s))</comment>
-# <i>emerge -p kdebase-startkde kicker | less</i>
+# <i>emerge -p kdebase-startkde | less</i>
 </pre>
 
 <p>
@@ -646,8 +630,13 @@
 that it enters graphical mode after boot, as explained below.
 </p>
 
+<note>
+You don't need to install <c>kdm</c> if you previously installed
+<c>kdebase-meta</c> or <c>kde-meta</c>.
+</note>
+
 <pre caption="Installing kdm">
-# <i>emerge --ask --noreplace kdm</i>
+# <i>emerge --ask kdm</i>
 </pre>
 
 <p>
@@ -699,7 +688,7 @@
 </p>
 
 <pre caption="Setup device mounting">
-# <i>emerge --noreplace dbus hal</i>
+# <i>emerge --ask dbus hal</i>
 # <i>rc-update add dbus default</i>
 # <i>rc-update add hald default</i>
 <comment>Add &lt;user&gt; to the plugdev group</comment>



-- 
gentoo-doc-cvs@gentoo.org mailing list



             reply	other threads:[~2007-04-09 20:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09 20:33 Josh Saddler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-28 19:26 [gentoo-doc-cvs] cvs commit: kde-config.xml Xavier Neys
2007-06-03 17:03 Josh Saddler
2007-06-03 15:03 Jan Kundrat
2007-04-12 16:40 Josh Saddler
2006-12-23  4:44 Josh Saddler
2006-12-23  4:40 Josh Saddler
2006-10-31 21:13 Josh Saddler
2006-10-02 13:26 Josh Saddler
2006-09-07  1:07 Josh Saddler
2006-07-07 14:40 Lukasz Damentko
2006-07-06 19:43 Lukasz Damentko
2006-03-26  6:50 swift
2005-12-21 19:09 swift
2005-10-20 11:48 Jan Kundrat
2005-10-20 11:45 Jan Kundrat
2005-09-09 10:28 Shyam Mani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Hb0Xx-0001me-GK@stork.gentoo.org \
    --to=nightmorph@stork.gentoo.org \
    --cc=docs-team@lists.gentoo.org \
    --cc=gentoo-doc-cvs@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox