[kde-doc-english] [plasma-desktop] doc/kcontrol: solid-hardware kcm was removed with commit 6a744448dbd83350b5 on 18/04/2013

Burkhard Lück lueck at hube-lueck.de
Sun May 4 19:29:59 UTC 2014


Git commit a5ae6e8eb89f9a2d3eea45732371fe817876701a by Burkhard Lück.
Committed on 04/05/2014 at 19:29.
Pushed by lueck into branch 'master'.

solid-hardware kcm was removed with commit 6a744448dbd83350b5 on 18/04/2013

M  +0    -1    doc/kcontrol/CMakeLists.txt
D  +0    -3    doc/kcontrol/solid-hardware/CMakeLists.txt
D  +0    -62   doc/kcontrol/solid-hardware/index.docbook

http://commits.kde.org/plasma-desktop/a5ae6e8eb89f9a2d3eea45732371fe817876701a

diff --git a/doc/kcontrol/CMakeLists.txt b/doc/kcontrol/CMakeLists.txt
index 7eb3706..e61ea60 100644
--- a/doc/kcontrol/CMakeLists.txt
+++ b/doc/kcontrol/CMakeLists.txt
@@ -5,7 +5,6 @@ add_subdirectory(joystick)
 add_subdirectory(kcmaccess)
 add_subdirectory(kcmstyle)
 add_subdirectory(solid-actions)
-add_subdirectory(solid-hardware)
 add_subdirectory(splashscreen)
 add_subdirectory(powerdevil)
 add_subdirectory(bookmarks)
diff --git a/doc/kcontrol/solid-hardware/CMakeLists.txt b/doc/kcontrol/solid-hardware/CMakeLists.txt
deleted file mode 100644
index cf7a9a2..0000000
--- a/doc/kcontrol/solid-hardware/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-########### install files ###############
-#
-kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kcontrol/solid-hardware)
diff --git a/doc/kcontrol/solid-hardware/index.docbook b/doc/kcontrol/solid-hardware/index.docbook
deleted file mode 100644
index 58ed17d..0000000
--- a/doc/kcontrol/solid-hardware/index.docbook
+++ /dev/null
@@ -1,62 +0,0 @@
-<?xml version="1.0" ?>
-<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
-"dtd/kdedbx45.dtd" [
-  <!ENTITY % addindex "IGNORE">
-  <!ENTITY % English "INCLUDE">
-]>
-<article id="solid-hardware" lang="&language;">
-<title>Information Sources</title>
-<articleinfo>
-<authorgroup>
-<author><firstname>Ben</firstname><surname>Cooksley</surname></author>
-<!-- TRANS:ROLES_OF_TRANSLATORS -->
-</authorgroup>
-
-<date>2012-11-17</date>
-<releaseinfo>&kde; 4.10</releaseinfo>
-
-<keywordset>
-<keyword>KDE</keyword>
-<keyword>Systemsettings</keyword>
-<keyword>hardware</keyword>
-<keyword>backend</keyword>
-</keywordset>
-</articleinfo>
-
-<para>
-This &systemsettings; module allows you to change the order of the backends used by Solid to 
-retrieve information about your hardware, and manage its network connection, 
-bluetooth and infrared devices if present. None of these backends can be used directly by the user.</para>
-<para>
-To use ⪚ a different network management backend, select it, and move
-it up to the first position using the arrow buttons next to the list. Then the
-<guibutton>Apply</guibutton> button will be available.
-</para>
-
-<variablelist>
-<varlistentry><term><guilabel>Network Management Backend</guilabel></term>
-<listitem><para>
-This is used by &kde; applications to determine the status of your computers 
-connection to the Internet and other networks. It also allows them to retrieve 
-information such as the current configuration of your network cards, and to change 
-their configuration if permitted.
-</para></listitem>
-</varlistentry>
-
-<varlistentry><term><guilabel>Remote Control Management Backend</guilabel></term>
-<listitem><para>
-Used by &kde; applications to handle input from devices such as infrared remote controls. 
-</para></listitem>
-</varlistentry>
-
-<varlistentry><term><guilabel>Modem Management Backend</guilabel></term>
-<listitem><para>
-A &DBus; interface to communicate with mobile broadband (GSM, CDMA, UMTS, &etc;) cards.
-</para></listitem>
-</varlistentry>
-
-</variablelist>
-
-<para>
-</para>
-</article>


More information about the kde-doc-english mailing list