[kde-doc-english] [khelpcenter] doc/fundamentals: Fix usage of &kappname; (aka &kde-sc; ) vs &kde; and related fixes

Aleix Pol aleixpol at kde.org
Thu Apr 17 15:20:27 UTC 2014


Git commit b9de877e1e617cdde0ed47501f65944863d0ecf8 by Aleix Pol, on behalf of Luigi Toscano.
Committed on 12/03/2013 at 00:01.
Pushed by apol into branch 'master'.

Fix usage of &kappname; (aka &kde-sc;) vs &kde; and related fixes

Some instances of &kappname;(&kde-sc;) were used to refer to generic
functionality of any KDE applications, and on the other side few &kde;
instances were used instead of &kappname;.
Also the description of the content of "About KDE" has been fixed.

REVIEW: 109401

M  +1    -1    doc/fundamentals/config.docbook
M  +5    -6    doc/fundamentals/install.docbook
M  +2    -2    doc/fundamentals/tasks.docbook
M  +3    -3    doc/fundamentals/ui.docbook

http://commits.kde.org/khelpcenter/b9de877e1e617cdde0ed47501f65944863d0ecf8

diff --git a/doc/fundamentals/config.docbook b/doc/fundamentals/config.docbook
index e750dfe..5de09be 100644
--- a/doc/fundamentals/config.docbook
+++ b/doc/fundamentals/config.docbook
@@ -1,5 +1,5 @@
 <chapter id="config">
-<title>Customizing &kde;</title>
+<title>Customizing &kde; software</title>
 
 <sect1 id="toolbars">
 <sect1info>
diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook
index 71db09c..672c6f3 100644
--- a/doc/fundamentals/install.docbook
+++ b/doc/fundamentals/install.docbook
@@ -1,7 +1,7 @@
 <chapter id="install">
-<title>Installing &kde;</title>
+<title>Installing the &kappname;</title>
 
-<para>You can install &kde; on a variety of different platforms, ranging from
+<para>You can install the &kappname; on a variety of different platforms, ranging from
 smartphones and tablets to computers running &Microsoft; &Windows;, &MacOS;,
 &UNIX;, &BSD; or &Linux;.  Binary packages are available for many different
 platforms and distributions, or advanced users may build the source code.</para>
@@ -101,8 +101,7 @@ All you have to do insert a CD or connect a USB drive and boot from it.  If you
 like what you see, most offer an option to install it to your hard drive.</para>
 
 <para>There is <ulink url="http://www.kde.org/download/distributions.php">a list
-of distributions that offer &kde; on live media</ulink> on the &kde; website.</para>
-
+of distributions that offer the &kappname; on live media</ulink> on the &kde; website.</para>
 </sect2>
 
 <sect2 id="install-source">
@@ -113,8 +112,8 @@ applications see
 <ulink url="http://techbase.kde.org/Getting_Started#Building_and_Running_KDE_Software_From_Source">
 Building and Running &kde; Software From Source on &kde; TechBase</ulink>.</para>
 
-<para>Since &kde; uses <command>cmake</command> you should have no
-trouble compiling it. Should you run into problems please report them to the
+<para>Since &kde; software uses <command>cmake</command> you should
+have no trouble compiling it. Should you run into problems please report them to the
 &kde; mailing lists.</para>
 </sect2>
 
diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook
index 71c6288..ec8e5cd 100644
--- a/doc/fundamentals/tasks.docbook
+++ b/doc/fundamentals/tasks.docbook
@@ -140,11 +140,11 @@ that way.</para>
 <sect2 id="files-intro">
 <title>Introduction</title>
 
-<para>Many &kappname; applications work with files.  Most applications have a
+<para>Many &kde; applications work with files.  Most applications have a
 <guimenu>File</guimenu> menu with options that allow you to open and save files.
 For more information on that, see <xref linkend="menus-file"/>.  However,
 there are lots of different operations that require selecting a file. Regardless
-of the method, all &kappname; applications generally use the same file selection
+of the method, all &kde; applications generally use the same file selection
 window.</para>
 
 <screenshot id="screenshot-files-open">
diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook
index eb962df..8f551da 100644
--- a/doc/fundamentals/ui.docbook
+++ b/doc/fundamentals/ui.docbook
@@ -19,7 +19,7 @@
 
 <title>Common Menus</title>
 
-<para>Many &kappname; applications contain these menus.  However, most
+<para>Many &kde; applications contain these menus.  However, most
 applications will have more menu entries than those listed here, and others may
 be missing some of the entries listed here.</para>
 
@@ -493,8 +493,8 @@ information for the running application.</action></para></listitem>
 <guimenu>Help</guimenu>
 <guimenuitem>About KDE</guimenuitem>
 </menuchoice></term>
-<listitem><para><action>This displays the KDE version and other basic
-information.</action></para></listitem>
+<listitem><para><action>This displays the &kde; Development Platform version
+and other basic information.</action></para></listitem>
 </varlistentry>
 </variablelist>
 <!-- Tip of the Day missing-->



More information about the kde-doc-english mailing list