From 0b9a39305949515fdfabf571f4cdbf61678c81d2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 24 Jan 2014 14:11:20 -0600 Subject: Finish moving kinfocenter files to kcontrol. This partially resolves bug report 289. --- doc/kinfocenter/devices/CMakeLists.txt | 12 ------- doc/kinfocenter/devices/Makefile.am | 3 -- doc/kinfocenter/devices/index.docbook | 60 ---------------------------------- 3 files changed, 75 deletions(-) delete mode 100644 doc/kinfocenter/devices/CMakeLists.txt delete mode 100644 doc/kinfocenter/devices/Makefile.am delete mode 100644 doc/kinfocenter/devices/index.docbook (limited to 'doc/kinfocenter/devices') diff --git a/doc/kinfocenter/devices/CMakeLists.txt b/doc/kinfocenter/devices/CMakeLists.txt deleted file mode 100644 index 431a528fb..000000000 --- a/doc/kinfocenter/devices/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( DESTINATION kinfocenter/devices ) diff --git a/doc/kinfocenter/devices/Makefile.am b/doc/kinfocenter/devices/Makefile.am deleted file mode 100644 index dc255fa48..000000000 --- a/doc/kinfocenter/devices/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/devices diff --git a/doc/kinfocenter/devices/index.docbook b/doc/kinfocenter/devices/index.docbook deleted file mode 100644 index 43eac4de9..000000000 --- a/doc/kinfocenter/devices/index.docbook +++ /dev/null @@ -1,60 +0,0 @@ - - - -]> - -
-Device Information - - - -&Matthias.Hoelzer-Kluepfel; -&Helge.Deller; -&Duncan.Haldane; -&Mike.McBride; - - - -2002-02-12 -3.00.00 - - -KDE -KControl -device -system information - - - - -Device Information - - -This page displays information about the available devices, - - - - -The exact information displayed is system-dependent. On some systems, -device information cannot be displayed yet. - - - - -On &Linux;, this information is read from /proc/devices and /proc/misc, which are only available if -the /proc pseudo-filesystem is -compiled into the kernel. Devices are listed by group (Character, Block, -or Miscellaneous). The device major number is listed, followed by an -identifying label. - - - -The user cannot modify any settings on this page. - - - -
-- cgit v1.2.1