Git commit 808ca25b4fa3443c9a7c84823218638ee572a510 by Luigi Toscano. Committed on 12/03/2013 at 01:12. Pushed by ltoscano into branch 'master'.
Explicitly use &kde-sc; instead of &kappname; M +7 -7 doc/fundamentals/install.docbook M +1 -1 doc/fundamentals/tasks.docbook http://commits.kde.org/kde-runtime/808ca25b4fa3443c9a7c84823218638ee572a510 diff --git a/doc/fundamentals/install.docbook b/doc/fundamentals/install.docbook index 672c6f3..4d25b6e 100644 --- a/doc/fundamentals/install.docbook +++ b/doc/fundamentals/install.docbook @@ -1,7 +1,7 @@ <chapter id="install"> -<title>Installing the &kappname;</title> +<title>Installing the &kde-sc;</title> -<para>You can install the &kappname; on a variety of different platforms, ranging from +<para>You can install the &kde-sc; 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> @@ -16,7 +16,7 @@ to install &kde; on a variety of different devices and platforms.</para> <title>&Linux;</title> <para>Nearly every &Linux; distribution provides binary packages for individual -&kappname; applications and the &plasma-workspaces; as a whole.</para> +&kde-sc; applications and the &plasma-workspaces; as a whole.</para> <para>To install an individual application, look for its name in your distribution's package collection. To install one of the &plasma-workspaces;, @@ -41,7 +41,7 @@ to packaging &kde; that can provide assistance specific to &kde;</para> <sect2 id="install-windows"> <title>&Microsoft; &Windows;</title> -<para>The &kde; on Windows Initiative provides binary packages of &kappname; +<para>The &kde; on Windows Initiative provides binary packages of &kde-sc; applications for &Microsoft; &Windows;. They also provide a special installer application that permits you to install individual applications or groups and all necessary dependencies easily.</para> @@ -57,7 +57,7 @@ visit <ulink url="http://windows.kde.org/">the KDE on Windows Initiative</ulink> <sect2 id="install-mac"> <title>&MacOS;</title> -<para>Individual &kappname; applications can be installed through several +<para>Individual &kde-sc; applications can be installed through several different <quote>ports</quote> systems available for &MacOS;. Several different &kde; applications also provide their own binary builds for &MacOS;.</para> @@ -69,7 +69,7 @@ different <quote>ports</quote> systems available for &MacOS;. Several different <sect2 id="install-bsd"> <title>&BSD;</title> -<para>Most &BSD; distributions allows you to install &kappname; applications +<para>Most &BSD; distributions allows you to install &kde-sc; applications and the &plasma-workspaces; as a whole through their <quote>ports</quote> system.</para> @@ -101,7 +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 the &kappname; on live media</ulink> on the &kde; website.</para> +of distributions that offer the &kde-sc; on live media</ulink> on the &kde; website.</para> </sect2> <sect2 id="install-source"> diff --git a/doc/fundamentals/tasks.docbook b/doc/fundamentals/tasks.docbook index ec8e5cd..694ff30 100644 --- a/doc/fundamentals/tasks.docbook +++ b/doc/fundamentals/tasks.docbook @@ -782,7 +782,7 @@ Find window used in KMail Composer, where else? Search bar used e.g. in Konsole/Konqueror Views (readonly) Search+Replace bar in Kate/KWrite --> -<para>The Find function of many &kappname; applications lets you find specific +<para>The Find function of many &kde-sc; applications lets you find specific text in a document, while the Replace function allows you to replace text that is found with different text you provide.</para>
