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/kcontrol/cdinfo/CMakeLists.txt | 12 + doc/kcontrol/cdinfo/Makefile.am | 3 + doc/kcontrol/cdinfo/index.docbook | 51 +++++ doc/kcontrol/devices/CMakeLists.txt | 12 + doc/kcontrol/devices/Makefile.am | 3 + doc/kcontrol/devices/index.docbook | 60 +++++ doc/kcontrol/dma/CMakeLists.txt | 12 + doc/kcontrol/dma/Makefile.am | 3 + doc/kcontrol/dma/index.docbook | 64 ++++++ doc/kcontrol/interrupts/CMakeLists.txt | 12 + doc/kcontrol/interrupts/Makefile.am | 3 + doc/kcontrol/interrupts/index.docbook | 70 ++++++ doc/kcontrol/ioports/CMakeLists.txt | 12 + doc/kcontrol/ioports/Makefile.am | 3 + doc/kcontrol/ioports/index.docbook | 64 ++++++ doc/kcontrol/memory/CMakeLists.txt | 12 + doc/kcontrol/memory/Makefile.am | 3 + doc/kcontrol/memory/index.docbook | 108 +++++++++ doc/kcontrol/nics/CMakeLists.txt | 12 + doc/kcontrol/nics/Makefile.am | 3 + doc/kcontrol/nics/index.docbook | 45 ++++ doc/kcontrol/opengl/CMakeLists.txt | 12 + doc/kcontrol/opengl/Makefile.am | 2 + doc/kcontrol/opengl/index.docbook | 47 ++++ doc/kcontrol/partitions/CMakeLists.txt | 12 + doc/kcontrol/partitions/Makefile.am | 3 + doc/kcontrol/partitions/index.docbook | 56 +++++ doc/kcontrol/pci/CMakeLists.txt | 12 + doc/kcontrol/pci/Makefile.am | 3 + doc/kcontrol/pci/index.docbook | 57 +++++ doc/kcontrol/pcmcia/CMakeLists.txt | 12 + doc/kcontrol/pcmcia/Makefile.am | 3 + doc/kcontrol/pcmcia/index.docbook | 38 ++++ doc/kcontrol/processor/CMakeLists.txt | 12 + doc/kcontrol/processor/Makefile.am | 3 + doc/kcontrol/processor/index.docbook | 56 +++++ doc/kcontrol/protocols/CMakeLists.txt | 12 + doc/kcontrol/protocols/Makefile.am | 3 + doc/kcontrol/protocols/index.docbook | 39 ++++ doc/kcontrol/samba/CMakeLists.txt | 12 + doc/kcontrol/samba/Makefile.am | 4 + doc/kcontrol/samba/index.docbook | 207 +++++++++++++++++ doc/kcontrol/scsi/CMakeLists.txt | 12 + doc/kcontrol/scsi/Makefile.am | 3 + doc/kcontrol/scsi/index.docbook | 56 +++++ doc/kcontrol/sound/CMakeLists.txt | 12 + doc/kcontrol/sound/Makefile.am | 3 + doc/kcontrol/sound/index.docbook | 51 +++++ doc/kcontrol/usb/CMakeLists.txt | 12 + doc/kcontrol/usb/Makefile.am | 3 + doc/kcontrol/usb/index.docbook | 43 ++++ doc/kcontrol/xserver/CMakeLists.txt | 12 + doc/kcontrol/xserver/Makefile.am | 3 + doc/kcontrol/xserver/index.docbook | 56 +++++ doc/kinfocenter/CMakeLists.txt | 13 -- doc/kinfocenter/Makefile.am | 6 - doc/kinfocenter/cdinfo/CMakeLists.txt | 12 - doc/kinfocenter/cdinfo/Makefile.am | 3 - doc/kinfocenter/cdinfo/index.docbook | 51 ----- doc/kinfocenter/devices/CMakeLists.txt | 12 - doc/kinfocenter/devices/Makefile.am | 3 - doc/kinfocenter/devices/index.docbook | 60 ----- doc/kinfocenter/dma/CMakeLists.txt | 12 - doc/kinfocenter/dma/Makefile.am | 3 - doc/kinfocenter/dma/index.docbook | 64 ------ doc/kinfocenter/index.docbook | 341 ---------------------------- doc/kinfocenter/interrupts/CMakeLists.txt | 12 - doc/kinfocenter/interrupts/Makefile.am | 3 - doc/kinfocenter/interrupts/index.docbook | 70 ------ doc/kinfocenter/ioports/CMakeLists.txt | 12 - doc/kinfocenter/ioports/Makefile.am | 3 - doc/kinfocenter/ioports/index.docbook | 64 ------ doc/kinfocenter/memory/CMakeLists.txt | 12 - doc/kinfocenter/memory/Makefile.am | 3 - doc/kinfocenter/memory/index.docbook | 108 --------- doc/kinfocenter/nics/CMakeLists.txt | 12 - doc/kinfocenter/nics/Makefile.am | 3 - doc/kinfocenter/nics/index.docbook | 45 ---- doc/kinfocenter/opengl/CMakeLists.txt | 12 - doc/kinfocenter/opengl/Makefile.am | 2 - doc/kinfocenter/opengl/index.docbook | 47 ---- doc/kinfocenter/partitions/CMakeLists.txt | 12 - doc/kinfocenter/partitions/Makefile.am | 3 - doc/kinfocenter/partitions/index.docbook | 56 ----- doc/kinfocenter/pci/CMakeLists.txt | 12 - doc/kinfocenter/pci/Makefile.am | 3 - doc/kinfocenter/pci/index.docbook | 57 ----- doc/kinfocenter/pcmcia/CMakeLists.txt | 12 - doc/kinfocenter/pcmcia/Makefile.am | 3 - doc/kinfocenter/pcmcia/index.docbook | 38 ---- doc/kinfocenter/processor/CMakeLists.txt | 12 - doc/kinfocenter/processor/Makefile.am | 3 - doc/kinfocenter/processor/index.docbook | 56 ----- doc/kinfocenter/protocols/CMakeLists.txt | 12 - doc/kinfocenter/protocols/Makefile.am | 3 - doc/kinfocenter/protocols/index.docbook | 39 ---- doc/kinfocenter/samba/CMakeLists.txt | 12 - doc/kinfocenter/samba/Makefile.am | 4 - doc/kinfocenter/samba/index.docbook | 207 ----------------- doc/kinfocenter/scsi/CMakeLists.txt | 12 - doc/kinfocenter/scsi/Makefile.am | 3 - doc/kinfocenter/scsi/index.docbook | 56 ----- doc/kinfocenter/sound/CMakeLists.txt | 12 - doc/kinfocenter/sound/Makefile.am | 3 - doc/kinfocenter/sound/index.docbook | 51 ----- doc/kinfocenter/usb/CMakeLists.txt | 12 - doc/kinfocenter/usb/Makefile.am | 3 - doc/kinfocenter/usb/index.docbook | 43 ---- doc/kinfocenter/xserver/CMakeLists.txt | 12 - doc/kinfocenter/xserver/Makefile.am | 3 - doc/kinfocenter/xserver/index.docbook | 56 ----- doc/userguide/migrator-applications.docbook | 6 - kcontrol/info/cdinfo.desktop | 4 +- kcontrol/info/devices.desktop | 4 +- kcontrol/info/dma.desktop | 4 +- kcontrol/info/interrupts.desktop | 4 +- kcontrol/info/ioports.desktop | 4 +- kcontrol/info/memory.desktop | 4 +- kcontrol/info/opengl.desktop | 4 +- kcontrol/info/partitions.desktop | 4 +- kcontrol/info/pci.desktop | 4 +- kcontrol/info/processor.desktop | 4 +- kcontrol/info/scsi.desktop | 4 +- kcontrol/info/sound.desktop | 4 +- kcontrol/info/xserver.desktop | 4 +- kcontrol/ioslaveinfo/ioslaveinfo.desktop | 4 +- kcontrol/kcontrol/CMakeLists.txt | 5 +- kcontrol/kcontrol/Makefile.am | 9 +- kcontrol/kcontrol/helpwidget.cpp | 14 +- kcontrol/kcontrol/kinfocenter.desktop | 116 ---------- kcontrol/kcontrol/kinfocenterui.rc | 20 -- kcontrol/kcontrol/main.cpp | 16 +- kcontrol/kcontrol/toplevel.cpp | 7 +- kcontrol/nics/nic.desktop | 4 +- kcontrol/samba/smbstatus.desktop | 2 +- kcontrol/usbview/kcmusb.desktop | 4 +- kcontrol/view1394/kcmview1394.desktop | 4 +- khelpcenter/README.metadata | 1 - khelpcenter/plugins/hardwaremodules.desktop | 2 +- khelpcenter/plugintraverser.cpp | 3 +- 140 files changed, 1483 insertions(+), 2022 deletions(-) create mode 100644 doc/kcontrol/cdinfo/CMakeLists.txt create mode 100644 doc/kcontrol/cdinfo/Makefile.am create mode 100644 doc/kcontrol/cdinfo/index.docbook create mode 100644 doc/kcontrol/devices/CMakeLists.txt create mode 100644 doc/kcontrol/devices/Makefile.am create mode 100644 doc/kcontrol/devices/index.docbook create mode 100644 doc/kcontrol/dma/CMakeLists.txt create mode 100644 doc/kcontrol/dma/Makefile.am create mode 100644 doc/kcontrol/dma/index.docbook create mode 100644 doc/kcontrol/interrupts/CMakeLists.txt create mode 100644 doc/kcontrol/interrupts/Makefile.am create mode 100644 doc/kcontrol/interrupts/index.docbook create mode 100644 doc/kcontrol/ioports/CMakeLists.txt create mode 100644 doc/kcontrol/ioports/Makefile.am create mode 100644 doc/kcontrol/ioports/index.docbook create mode 100644 doc/kcontrol/memory/CMakeLists.txt create mode 100644 doc/kcontrol/memory/Makefile.am create mode 100644 doc/kcontrol/memory/index.docbook create mode 100644 doc/kcontrol/nics/CMakeLists.txt create mode 100644 doc/kcontrol/nics/Makefile.am create mode 100644 doc/kcontrol/nics/index.docbook create mode 100644 doc/kcontrol/opengl/CMakeLists.txt create mode 100644 doc/kcontrol/opengl/Makefile.am create mode 100644 doc/kcontrol/opengl/index.docbook create mode 100644 doc/kcontrol/partitions/CMakeLists.txt create mode 100644 doc/kcontrol/partitions/Makefile.am create mode 100644 doc/kcontrol/partitions/index.docbook create mode 100644 doc/kcontrol/pci/CMakeLists.txt create mode 100644 doc/kcontrol/pci/Makefile.am create mode 100644 doc/kcontrol/pci/index.docbook create mode 100644 doc/kcontrol/pcmcia/CMakeLists.txt create mode 100644 doc/kcontrol/pcmcia/Makefile.am create mode 100644 doc/kcontrol/pcmcia/index.docbook create mode 100644 doc/kcontrol/processor/CMakeLists.txt create mode 100644 doc/kcontrol/processor/Makefile.am create mode 100644 doc/kcontrol/processor/index.docbook create mode 100644 doc/kcontrol/protocols/CMakeLists.txt create mode 100644 doc/kcontrol/protocols/Makefile.am create mode 100644 doc/kcontrol/protocols/index.docbook create mode 100644 doc/kcontrol/samba/CMakeLists.txt create mode 100644 doc/kcontrol/samba/Makefile.am create mode 100644 doc/kcontrol/samba/index.docbook create mode 100644 doc/kcontrol/scsi/CMakeLists.txt create mode 100644 doc/kcontrol/scsi/Makefile.am create mode 100644 doc/kcontrol/scsi/index.docbook create mode 100644 doc/kcontrol/sound/CMakeLists.txt create mode 100644 doc/kcontrol/sound/Makefile.am create mode 100644 doc/kcontrol/sound/index.docbook create mode 100644 doc/kcontrol/usb/CMakeLists.txt create mode 100644 doc/kcontrol/usb/Makefile.am create mode 100644 doc/kcontrol/usb/index.docbook create mode 100644 doc/kcontrol/xserver/CMakeLists.txt create mode 100644 doc/kcontrol/xserver/Makefile.am create mode 100644 doc/kcontrol/xserver/index.docbook delete mode 100644 doc/kinfocenter/CMakeLists.txt delete mode 100644 doc/kinfocenter/Makefile.am delete mode 100644 doc/kinfocenter/cdinfo/CMakeLists.txt delete mode 100644 doc/kinfocenter/cdinfo/Makefile.am delete mode 100644 doc/kinfocenter/cdinfo/index.docbook delete mode 100644 doc/kinfocenter/devices/CMakeLists.txt delete mode 100644 doc/kinfocenter/devices/Makefile.am delete mode 100644 doc/kinfocenter/devices/index.docbook delete mode 100644 doc/kinfocenter/dma/CMakeLists.txt delete mode 100644 doc/kinfocenter/dma/Makefile.am delete mode 100644 doc/kinfocenter/dma/index.docbook delete mode 100644 doc/kinfocenter/index.docbook delete mode 100644 doc/kinfocenter/interrupts/CMakeLists.txt delete mode 100644 doc/kinfocenter/interrupts/Makefile.am delete mode 100644 doc/kinfocenter/interrupts/index.docbook delete mode 100644 doc/kinfocenter/ioports/CMakeLists.txt delete mode 100644 doc/kinfocenter/ioports/Makefile.am delete mode 100644 doc/kinfocenter/ioports/index.docbook delete mode 100644 doc/kinfocenter/memory/CMakeLists.txt delete mode 100644 doc/kinfocenter/memory/Makefile.am delete mode 100644 doc/kinfocenter/memory/index.docbook delete mode 100644 doc/kinfocenter/nics/CMakeLists.txt delete mode 100644 doc/kinfocenter/nics/Makefile.am delete mode 100644 doc/kinfocenter/nics/index.docbook delete mode 100644 doc/kinfocenter/opengl/CMakeLists.txt delete mode 100644 doc/kinfocenter/opengl/Makefile.am delete mode 100644 doc/kinfocenter/opengl/index.docbook delete mode 100644 doc/kinfocenter/partitions/CMakeLists.txt delete mode 100644 doc/kinfocenter/partitions/Makefile.am delete mode 100644 doc/kinfocenter/partitions/index.docbook delete mode 100644 doc/kinfocenter/pci/CMakeLists.txt delete mode 100644 doc/kinfocenter/pci/Makefile.am delete mode 100644 doc/kinfocenter/pci/index.docbook delete mode 100644 doc/kinfocenter/pcmcia/CMakeLists.txt delete mode 100644 doc/kinfocenter/pcmcia/Makefile.am delete mode 100644 doc/kinfocenter/pcmcia/index.docbook delete mode 100644 doc/kinfocenter/processor/CMakeLists.txt delete mode 100644 doc/kinfocenter/processor/Makefile.am delete mode 100644 doc/kinfocenter/processor/index.docbook delete mode 100644 doc/kinfocenter/protocols/CMakeLists.txt delete mode 100644 doc/kinfocenter/protocols/Makefile.am delete mode 100644 doc/kinfocenter/protocols/index.docbook delete mode 100644 doc/kinfocenter/samba/CMakeLists.txt delete mode 100644 doc/kinfocenter/samba/Makefile.am delete mode 100644 doc/kinfocenter/samba/index.docbook delete mode 100644 doc/kinfocenter/scsi/CMakeLists.txt delete mode 100644 doc/kinfocenter/scsi/Makefile.am delete mode 100644 doc/kinfocenter/scsi/index.docbook delete mode 100644 doc/kinfocenter/sound/CMakeLists.txt delete mode 100644 doc/kinfocenter/sound/Makefile.am delete mode 100644 doc/kinfocenter/sound/index.docbook delete mode 100644 doc/kinfocenter/usb/CMakeLists.txt delete mode 100644 doc/kinfocenter/usb/Makefile.am delete mode 100644 doc/kinfocenter/usb/index.docbook delete mode 100644 doc/kinfocenter/xserver/CMakeLists.txt delete mode 100644 doc/kinfocenter/xserver/Makefile.am delete mode 100644 doc/kinfocenter/xserver/index.docbook delete mode 100644 kcontrol/kcontrol/kinfocenter.desktop delete mode 100644 kcontrol/kcontrol/kinfocenterui.rc diff --git a/doc/kcontrol/cdinfo/CMakeLists.txt b/doc/kcontrol/cdinfo/CMakeLists.txt new file mode 100644 index 000000000..e4cfd45b9 --- /dev/null +++ b/doc/kcontrol/cdinfo/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/cdinfo ) diff --git a/doc/kcontrol/cdinfo/Makefile.am b/doc/kcontrol/cdinfo/Makefile.am new file mode 100644 index 000000000..318cb35a6 --- /dev/null +++ b/doc/kcontrol/cdinfo/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/cdinfo diff --git a/doc/kcontrol/cdinfo/index.docbook b/doc/kcontrol/cdinfo/index.docbook new file mode 100644 index 000000000..6048e5873 --- /dev/null +++ b/doc/kcontrol/cdinfo/index.docbook @@ -0,0 +1,51 @@ + + + +]> + +
+CD-ROM Information/Capabilities + + + + +Jahshan +Bhatti +
jabhatti91@gmail.com
+
+ +
+ +2006-06-13 +3.00.00 + + +KDE +KControl +cd-rom +capabilities information + +
+ + +CD-ROM Information/Capabilities + + +This page displays information about the attached CD-ROM drives and their capabilites, + + + +On &Linux;, this information is read from /proc/sys/dev/cdrom/info, which are only available if +the /proc pseudo-filesystem is +compiled into the kernel. + + + +The user cannot modify any settings on this page. + + + +
diff --git a/doc/kcontrol/devices/CMakeLists.txt b/doc/kcontrol/devices/CMakeLists.txt new file mode 100644 index 000000000..5a747385e --- /dev/null +++ b/doc/kcontrol/devices/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/devices ) diff --git a/doc/kcontrol/devices/Makefile.am b/doc/kcontrol/devices/Makefile.am new file mode 100644 index 000000000..f2449c0e0 --- /dev/null +++ b/doc/kcontrol/devices/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/devices diff --git a/doc/kcontrol/devices/index.docbook b/doc/kcontrol/devices/index.docbook new file mode 100644 index 000000000..43eac4de9 --- /dev/null +++ b/doc/kcontrol/devices/index.docbook @@ -0,0 +1,60 @@ + + + +]> + +
+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. + + + +
diff --git a/doc/kcontrol/dma/CMakeLists.txt b/doc/kcontrol/dma/CMakeLists.txt new file mode 100644 index 000000000..2c3752d1c --- /dev/null +++ b/doc/kcontrol/dma/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/dma ) diff --git a/doc/kcontrol/dma/Makefile.am b/doc/kcontrol/dma/Makefile.am new file mode 100644 index 000000000..f8fd8f8e9 --- /dev/null +++ b/doc/kcontrol/dma/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/dma diff --git a/doc/kcontrol/dma/index.docbook b/doc/kcontrol/dma/index.docbook new file mode 100644 index 000000000..415666095 --- /dev/null +++ b/doc/kcontrol/dma/index.docbook @@ -0,0 +1,64 @@ + + + +]> + +
+<acronym>DMA</acronym> Channel Information + + + +&Matthias.Hoelzer-Kluepfel; +&Helge.Deller; +&Duncan.Haldane; +&Mike.McBride; + + + +2002-02-12 +3.00.00 + + +KDE +KControl +DMA +system information + + + + +<acronym>DMA</acronym> Channel Information + + This page displays information about the DMA +(Direct Memory Access) Channels. A DMA channel is a +direct connection that allows devices to transfer data to and from +memory without going through the processor. Typically, i386-architecture +systems (PC's) have eight DMA +channels (0-7). + + The exact information displayed is system-dependent. On +some systems, DMA Channel information cannot be +displayed yet. + + On &Linux;, this information is read from /proc/dma, which is only available if the +/proc pseudo-filesystem is +compiled into the kernel. + + A list of all currently-registered (ISA bus) +DMA channels that are in use is shown. The first +column shows the DMA channel, and the second column +shows the device which uses that channel. + + +Unused DMA channels are not listed. + + + +The user cannot modify any settings on this page. + + + +
diff --git a/doc/kcontrol/interrupts/CMakeLists.txt b/doc/kcontrol/interrupts/CMakeLists.txt new file mode 100644 index 000000000..67690437f --- /dev/null +++ b/doc/kcontrol/interrupts/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/interrupts ) diff --git a/doc/kcontrol/interrupts/Makefile.am b/doc/kcontrol/interrupts/Makefile.am new file mode 100644 index 000000000..5d81a10cd --- /dev/null +++ b/doc/kcontrol/interrupts/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/interrupts diff --git a/doc/kcontrol/interrupts/index.docbook b/doc/kcontrol/interrupts/index.docbook new file mode 100644 index 000000000..b29611202 --- /dev/null +++ b/doc/kcontrol/interrupts/index.docbook @@ -0,0 +1,70 @@ + + + +]> + +
+Interrupt Request (<abbrev>IRQ</abbrev>) Lines + + + +&Matthias.Hoelzer-Kluepfel; +&Helge.Deller; +&Duncan.Haldane; +&Mike.McBride; + + + +2002-02-12 +3.00.00 + + +KDE +KControl +IRQ +interrupts +system information + + + + +Interrupt Request (<abbrev>IRQ</abbrev>) Lines in Use + +This page displays information about the Interrupt Request +Lines in use, and the devices that use them. + +An IRQ is a hardware line used in a +PC by (ISA bus) devices like +keyboards, modems, sound cards, &etc;, to send interrupt signals to the +processor to tell it that the device is ready to send or accept data. +Unfortunately, there are only sixteen IRQ's (0-15) +available in the i386 (PC) architecture for sharing among +the various ISA devices. + +Many hardware problems are the result of IRQ +conflicts, when two devices try to use the same IRQ, or +software is misconfigured to use a different IRQ from the +one a device is actually configured for. + +The exact information displayed is system-dependent. On some +systems, IRQ information cannot be displayed + yet. + +On &Linux;, this information is read from +/proc/interrupts, which is only +available if the /proc +pseudo-filesystem is compiled into the kernel. + +The first column, is the IRQ number. The second +column, is the number of interrupts that have been received since the last +reboot. The third column shows the type of interrupt. The fourth, +identifies the device assigned to that interrupt. + +The user cannot modify any settings on this page. + + + +
+ diff --git a/doc/kcontrol/ioports/CMakeLists.txt b/doc/kcontrol/ioports/CMakeLists.txt new file mode 100644 index 000000000..c8ca4ced6 --- /dev/null +++ b/doc/kcontrol/ioports/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/ioports ) diff --git a/doc/kcontrol/ioports/Makefile.am b/doc/kcontrol/ioports/Makefile.am new file mode 100644 index 000000000..e5f86f7b3 --- /dev/null +++ b/doc/kcontrol/ioports/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/ioports diff --git a/doc/kcontrol/ioports/index.docbook b/doc/kcontrol/ioports/index.docbook new file mode 100644 index 000000000..65bcb1f1e --- /dev/null +++ b/doc/kcontrol/ioports/index.docbook @@ -0,0 +1,64 @@ + + + +]> + +
+I/O Port + + + +&Matthias.Hoelzer-Kluepfel; +&Helge.Deller; +&Duncan.Haldane; +&Mike.McBride; + + + + +2002-02-12 +3.00.00 + + +KDE +KControl +ioports +system information + + + + +Input/Output Port Information + +This page displays information about the I/O ports. + +I/O Ports are memory addresses used by the processor for direct +communication with a device that has sent an +interrupt signal to the processor. + +The exchange of commands or data between the processor and the device +takes place through the I/O port address of the device, which is a + hexadecimal +number. No two devices can share the same I/O port. Many devices use + multiple +I/O port addresses, which are expressed as a range of hexadecimal +numbers. + +The exact information displayed is system-dependent. On some +systems, I/O port information can not yet be displayed. + +On &Linux;, this information is read from /proc/ioports which is only available if +the /proc pseudo-filesystem is +compiled into the kernel. A list of all currently-registered I/O port +regions that are in use is shown. + +The first column is the I/O port (or the range of I/O ports), the +second column identifies the device that uses these I/O ports. + +The user cannot modify any settings on this page. + + +
diff --git a/doc/kcontrol/memory/CMakeLists.txt b/doc/kcontrol/memory/CMakeLists.txt new file mode 100644 index 000000000..7b37cffb2 --- /dev/null +++ b/doc/kcontrol/memory/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/memory ) diff --git a/doc/kcontrol/memory/Makefile.am b/doc/kcontrol/memory/Makefile.am new file mode 100644 index 000000000..c63989f33 --- /dev/null +++ b/doc/kcontrol/memory/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/memory diff --git a/doc/kcontrol/memory/index.docbook b/doc/kcontrol/memory/index.docbook new file mode 100644 index 000000000..19d10fc57 --- /dev/null +++ b/doc/kcontrol/memory/index.docbook @@ -0,0 +1,108 @@ + + + +]> + +
+Memory Information + + + +&Mike.McBride; + + + + + +2002-02-13 +3.00.00 + + +KDE +KControl +memory +system information + + + + +Memory Information + +This module displays the current memory usage. It is updated +constantly, and can be very useful for pinpointing bottlenecks when certain +applications are executed. + + +Memory Types + +The first thing you must understand, is there are two types of +memory, available to the operating system and the programs +that run within it. + +The first type, is called physical memory. This is the memory located +within the memory chips, within your computer. This is the +RAM (for Random Access Memory) you bought when you +purchased your computer. + +The second type of memory, is called virtual or swap memory. This +block of memory, is actually space on the hard drive. The operating +system reserves a space on the hard drive for swap space. +The operating system can use this virtual memory (or swap space), if it +runs out of physical memory. The reason this is called +swap memory, is the operating system takes some data that +it doesn't think you will want for a while, and saves that to disk in +this reserved space. The operating system then loads the new data you +need right now. It has swapped the not needed data, for +the data you need right now. Virtual or swap memory is not as fast as +physical memory, so operating systems try to keep data (especially often +used data), in the physical memory. + +The total memory, is the combined total of physical memory and +virtual memory. + + + + +Memory Information Module + +This window is divided into a top and bottom section + +The top section shows you the total physical memory, total free + physical memory, shared memory, and buffered memory. + +All four values are represented as the total number of bytes, and + as the number of megabytes (1 megabyte = slightly more than 1,000,000 + bytes) + +The bottom section shows you three graphs: + + +Total Memory (this is the combination of physical and virtual memory). +Physical Memory +Virtual memory, or Swap Space. + + +The green areas are free, and the red areas are used. + +The exact values of each type of memory are not critical, and + they change regularly. When you evaluate this page, look at + trends. + +Does your computer have plenty of free space (green areas)? If + not, you can increase the swap size or increase the physical + memory. + +Also, if your computer seems sluggish: is your physical memory + full, and does the hard drive always seem to be running? This suggests + that you do not have enough physical memory, and your computer is + relying on the slower virtual memory for commonly used data. Increasing + your physical memory will improve the responsiveness of your + computer. + + + + + +
diff --git a/doc/kcontrol/nics/CMakeLists.txt b/doc/kcontrol/nics/CMakeLists.txt new file mode 100644 index 000000000..e30c40bf9 --- /dev/null +++ b/doc/kcontrol/nics/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/nics ) diff --git a/doc/kcontrol/nics/Makefile.am b/doc/kcontrol/nics/Makefile.am new file mode 100644 index 000000000..eb1c37098 --- /dev/null +++ b/doc/kcontrol/nics/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/nics diff --git a/doc/kcontrol/nics/index.docbook b/doc/kcontrol/nics/index.docbook new file mode 100644 index 000000000..f82552c28 --- /dev/null +++ b/doc/kcontrol/nics/index.docbook @@ -0,0 +1,45 @@ + + + +]> + +
+Network Interfaces + + + +&Lauri.Watts; + + + +2002-02-11 +3.00.00 + + +KDE +KControl +Network +Interfaces + + + + + +Network Interfaces + + +This page displays information about the network interfaces +installed in your computer. + + +The exact information displayed is system-dependent. On +some systems, this information can not yet be displayed. + +The user cannot modify any settings on this page. + + + + +
diff --git a/doc/kcontrol/opengl/CMakeLists.txt b/doc/kcontrol/opengl/CMakeLists.txt new file mode 100644 index 000000000..aac8e4360 --- /dev/null +++ b/doc/kcontrol/opengl/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/opengl ) diff --git a/doc/kcontrol/opengl/Makefile.am b/doc/kcontrol/opengl/Makefile.am new file mode 100644 index 000000000..70f023492 --- /dev/null +++ b/doc/kcontrol/opengl/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG= en +KDE_DOCS = kcontrol/opengl diff --git a/doc/kcontrol/opengl/index.docbook b/doc/kcontrol/opengl/index.docbook new file mode 100644 index 000000000..2c972034a --- /dev/null +++ b/doc/kcontrol/opengl/index.docbook @@ -0,0 +1,47 @@ + + + +]> + +
+<acronym>OpenGL</acronym> + + + +IlyaKorniykok_ilya@ukr.net + + + + + + + + +KDE +KControl +OpenGL +system information + + + + + +OpenGL + +This page displays information about installed OpenGL implementation. +OpenGL (for "Open Graphics Library") is a cross-platform, +hardware independent interface for 3D graphics. + +GLX is the binding for OpenGL to X Window system. + + DRI (Direct Rendering Infrastucture) provides hardware acceleration for OpenGL. +You must have a videocard with 3D accelerator and properly installed driver for this. + + +Read more at the official OpenGL site http://www.opengl.org + + + +
diff --git a/doc/kcontrol/partitions/CMakeLists.txt b/doc/kcontrol/partitions/CMakeLists.txt new file mode 100644 index 000000000..a436214de --- /dev/null +++ b/doc/kcontrol/partitions/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/partitions ) diff --git a/doc/kcontrol/partitions/Makefile.am b/doc/kcontrol/partitions/Makefile.am new file mode 100644 index 000000000..fb019e7ee --- /dev/null +++ b/doc/kcontrol/partitions/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/partitions diff --git a/doc/kcontrol/partitions/index.docbook b/doc/kcontrol/partitions/index.docbook new file mode 100644 index 000000000..f3655a8cf --- /dev/null +++ b/doc/kcontrol/partitions/index.docbook @@ -0,0 +1,56 @@ + + + +]> + +
+Partition Information + + + +&Matthias.Hoelzer-Kluepfel; +&Helge.Deller; +&Duncan.Haldane; +&Mike.McBride; + + + +2002-02-12 +3.00.00 + + +KDE +KControl +drive partition +system information + + + + +Partition Information + +This page displays information about partitions on your hard +drives. + +The exact information displayed is system-dependent. On +some systems, partition information cannot be displayed +yet. + +On &Linux;, this information is read from /proc/partitions, which is only available +if the /proc pseudo-filesystem is +compiled into the (2.1.x or later) kernel. + +The first two columns are the major and minor numbers +respectively. The third column is the number of blocks (usually 1 +block = 1024 bytes). The fourth column is a label for the +device. + +The user cannot modify any settings on this page. + + + +
+ diff --git a/doc/kcontrol/pci/CMakeLists.txt b/doc/kcontrol/pci/CMakeLists.txt new file mode 100644 index 000000000..abe1d7856 --- /dev/null +++ b/doc/kcontrol/pci/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/pci ) diff --git a/doc/kcontrol/pci/Makefile.am b/doc/kcontrol/pci/Makefile.am new file mode 100644 index 000000000..45f7b2968 --- /dev/null +++ b/doc/kcontrol/pci/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/pci diff --git a/doc/kcontrol/pci/index.docbook b/doc/kcontrol/pci/index.docbook new file mode 100644 index 000000000..1d4d8b3f9 --- /dev/null +++ b/doc/kcontrol/pci/index.docbook @@ -0,0 +1,57 @@ + + + +]> + +
+<acronym>PCI</acronym>-bus and Installed <acronym>PCI</acronym> Cards + + + +&Matthias.Hoelzer-Kluepfel; +&Helge.Deller; +&Duncan.Haldane; +&Mike.McBride; + + + +2002-02-12 +3.00.00 + + +KDE +KControl +PCI +system information + + + + + +<acronym>PCI</acronym>-bus and Installed <acronym>PCI</acronym> +Cards + +This page displays information about the +PCI-bus and installed PCI cards, +and other devices that use the Peripheral Component Interconnect +(PCI) bus. + +The exact information displayed is system-dependent. On some +systems, PCI-information can not yet be +displayed. + +On &Linux;, this information is read from /proc/pci which is only available if the +/proc pseudo-filesystem is +compiled into the kernel. A listing of all PCI +devices found during kernel initialization, and their configuration, is +shown. + +Each entry begins with a bus, device and function number. +The user cannot modify any settings on this page. + + + +
diff --git a/doc/kcontrol/pcmcia/CMakeLists.txt b/doc/kcontrol/pcmcia/CMakeLists.txt new file mode 100644 index 000000000..c956d5b11 --- /dev/null +++ b/doc/kcontrol/pcmcia/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/pcmcia ) diff --git a/doc/kcontrol/pcmcia/Makefile.am b/doc/kcontrol/pcmcia/Makefile.am new file mode 100644 index 000000000..b13b11f46 --- /dev/null +++ b/doc/kcontrol/pcmcia/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/pcmcia diff --git a/doc/kcontrol/pcmcia/index.docbook b/doc/kcontrol/pcmcia/index.docbook new file mode 100644 index 000000000..901fdf2e5 --- /dev/null +++ b/doc/kcontrol/pcmcia/index.docbook @@ -0,0 +1,38 @@ + + + +]> + +
+<acronym>PCMCIA</acronym> + + + +&Mike.McBride; + + + +2002-02-12 +3.00.00 + + +KDE +KControl +Laptop +PCMCIA + + + + +<acronym>PCMCIA</acronym> + +This module displays information about PCMCIA +Cards + +The exact information is system dependent. On most systems no +information is displayed at all. + + +
diff --git a/doc/kcontrol/processor/CMakeLists.txt b/doc/kcontrol/processor/CMakeLists.txt new file mode 100644 index 000000000..25f3ff798 --- /dev/null +++ b/doc/kcontrol/processor/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/processor ) diff --git a/doc/kcontrol/processor/Makefile.am b/doc/kcontrol/processor/Makefile.am new file mode 100644 index 000000000..d42fb2991 --- /dev/null +++ b/doc/kcontrol/processor/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/processor diff --git a/doc/kcontrol/processor/index.docbook b/doc/kcontrol/processor/index.docbook new file mode 100644 index 000000000..3794aca67 --- /dev/null +++ b/doc/kcontrol/processor/index.docbook @@ -0,0 +1,56 @@ + + + +]> + +
+Processor Information + + + +&Matthias.Hoelzer-Kluepfel; +&Helge.Deller; +&Duncan.Haldane; +&Mike.McBride; + + + +2002-02-12 +3.00.00 + + +KDE +KControl +CPU +processor +system information + + + + +Processor Information + +This page displays information about the system +Central Processing Unit (CPU). + +The exact information displayed is system-dependent. On +some systems, processor information cannot be displayed +yet. + +On &Linux;, this information is read from /proc/cpuinfo, which is only available if +the /proc pseudo-filesystem is +compiled into the kernel. + +The exact contents of the window will depend on the +CPU(s) in your machine, but the window is organized +into two columns. The first column is the parameter, and the second +column is the value of that parameter. + +The user cannot modify any settings on this page. + + + +
diff --git a/doc/kcontrol/protocols/CMakeLists.txt b/doc/kcontrol/protocols/CMakeLists.txt new file mode 100644 index 000000000..51032628c --- /dev/null +++ b/doc/kcontrol/protocols/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/protocols ) diff --git a/doc/kcontrol/protocols/Makefile.am b/doc/kcontrol/protocols/Makefile.am new file mode 100644 index 000000000..f46684563 --- /dev/null +++ b/doc/kcontrol/protocols/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/protocols diff --git a/doc/kcontrol/protocols/index.docbook b/doc/kcontrol/protocols/index.docbook new file mode 100644 index 000000000..c84aef578 --- /dev/null +++ b/doc/kcontrol/protocols/index.docbook @@ -0,0 +1,39 @@ + + + +]> + +
+Protocols + + + +&Lauri.Watts; + + + + +KDE +Protocols +IOSlaves + + + + +Protocols + +On the left of the panel you will see a list of the IOSlaves that +are installed on your system. IOSlaves are how &tde; applications +talk to other computers, other applications, or act on +files. + +Clicking on an IOSlave name will display some help information +about that IOSlave, such as how to use it, and what it does. + +The protocols module is purely informational, you cannot change +any settings here. + + +
\ No newline at end of file diff --git a/doc/kcontrol/samba/CMakeLists.txt b/doc/kcontrol/samba/CMakeLists.txt new file mode 100644 index 000000000..568062e6c --- /dev/null +++ b/doc/kcontrol/samba/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/samba ) diff --git a/doc/kcontrol/samba/Makefile.am b/doc/kcontrol/samba/Makefile.am new file mode 100644 index 000000000..126a8b41b --- /dev/null +++ b/doc/kcontrol/samba/Makefile.am @@ -0,0 +1,4 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/samba + diff --git a/doc/kcontrol/samba/index.docbook b/doc/kcontrol/samba/index.docbook new file mode 100644 index 000000000..69d7b91b9 --- /dev/null +++ b/doc/kcontrol/samba/index.docbook @@ -0,0 +1,207 @@ + + + +]> + +
+Samba Status Information + + +&Alexander.Neundorf; + + + +2002-02-12 +3.00.00 + + +KDE +KControl +Samba +system information + + + + + + +Samba Status Information + +The Samba and NFS Status Monitor is a front end +to the programs smbstatus and +showmount. Smbstatus reports on current Samba +connections, and is part of the suite of Samba tools, which implements +the SMB (Session Message Block) protocol, also called +the NetBIOS or LanManager protocol. + +This protocol can be used to provide printer sharing or drive +sharing services on a network including machines running the various +flavors of &Microsoft; &Windows;. + +showmount is part of the NFS +software package. NFS stands for Network File System +and is the traditional &UNIX; way to share folders over the +network. In this case the output of showmount + is parsed. On some systems showmount is in +/usr/sbin, check if you have +showmount in your PATH. + + +Exports + +On this page you can see a big list which shows the currently +active connections to Samba shares and NFS exports of +your machine. The first column shows you whether the resource is a Samba +(SMB) share or a NFS export. The +second column contains the name of the share, the third the name of the +remote host, which accesses this share. The remaining columns have only +a meaning for Samba-shares. + +The fourth column contains the User ID of the +user, who accesses this share. Note that this does not have to be equal +to the &UNIX; user ID of this user. The same applies +for the next column, which displays the group ID of the +user. + +Each connection to one of your shares is handled by a single +process (smbd), the next column shows the process +ID (pid) of this +smbd. If you kill this process the connected user +will be disconnected. If the remote user works from &Windows;, as soon +as this process is killed a new one will be created, so he will almost +not notice it. + +The last column shows how many files this user has currently open. +Here you see only, how many files he has open just +now, you don't see how many he copied or formerly opened &etc; + + + + +Imports + + Here you see which Samba- and NFS-shares from +other hosts are mounted on your local system. The first column shows +wether it is a Samba- or NFS-share, the second column +displays the name of the share, and the third shows where it is +mounted. + +The mounted NFS-shares you should see on +&Linux; (this has been tested), and it should also work on &Solaris; +(this has not been tested). + + + + +Log + +This page presents the contents of your local samba log file in a +nice way. If you open this page, the list will be empty. You have to +press the Update button, then the samba log file +will be read and the results displayed. Check whether the samba log file +on your system is really at the location as specified in the input +line. If it is somewhere else or if it has another name, correct +it. After changing the file name you have to press +Update again. + +Samba logs its actions according to the log level (see +smb.conf). If loglevel = 1, samba logs only when +somebody connects to your machine and when this connection is closed +again. If log level = 2, it logs also if somebody opens a file and if he +closes the file again. If the log level is higher than 2, yet more +stuff is logged. + +If you are interested in who accesses your machine, and which +files are accessed, you should set the log level to 2 and regularly +create a new samba log file (⪚ set up a cron task +which once a week moves your current samba log file into another +folder or something like that). Otherwise your samba log file may +become very big. + +With the four checkboxes below the big list you can decide, which +events are displayed in the list. You have to press +Update to see the results. If the log level of +your samba is too low, you won't see everything. + +By clicking on the header of one column you can sort the list by +this column. + + + + + +Statistics + +On this page you can filter the contents of the third page for +certain contents. + +Let's say the Event field (not the one in the +list) is set to Connection, +Service/File is set to *, +Host/User is set to *, +Show expanded service info is disabled and +Show expanded host info is disabled. + +If you press Update now, you will see how +often a connection was opened to share * (&ie; to any +share) from host * (&ie; from any host). Now enable +Show expanded host info and press +Update again. Now you will see for every host +which matches the wildcard *, how many connections +were opened by him. + +Now press clear. + +Now set the Event field to File Access and +enable Show expanded service info and press +Update again. + +Now you will see how often every single file was accessed. If you +enable Show expanded host info too, you will see +how often every single user opened each file. + +In the input lines Service/File and +Host/User you can use the wildcards +* and ? in the same way you use +them at the command line. Regular expressions are not +recognized. + +By clicking on the header of a column you can sort the list by +this column. This way you can check out which file was opened most +often, or which user opened the most files or whatever. + + + + + +Section Author + +Module copyright 2000: Michael Glauche and &Alexander.Neundorf; &Alexander.Neundorf.mail; + +Originally written by: Michael Glauche + +Currently maintained by: &Alexander.Neundorf; &Alexander.Neundorf.mail; + + +Contributors +Conversion to kcontrol applet: +&Matthias.Hoelzer-Kluepfel; &Matthias.Hoelzer-Kluepfel.mail; +Use of TDEProcess instead of popen, and more error checking: +&David.Faure; &David.Faure.mail; +Conversion to tdecmodule, added tab pages 2,3,4, bug +fixed: +&Alexander.Neundorf; &Alexander.Neundorf.mail; + + +Documentation copyright 2000 &Alexander.Neundorf; &Alexander.Neundorf.mail; + +Documentation translated to docbook by &Mike.McBride; &Mike.McBride.mail; + + + + + + +
\ No newline at end of file diff --git a/doc/kcontrol/scsi/CMakeLists.txt b/doc/kcontrol/scsi/CMakeLists.txt new file mode 100644 index 000000000..1ecefb528 --- /dev/null +++ b/doc/kcontrol/scsi/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/scsi) diff --git a/doc/kcontrol/scsi/Makefile.am b/doc/kcontrol/scsi/Makefile.am new file mode 100644 index 000000000..4a0b433e5 --- /dev/null +++ b/doc/kcontrol/scsi/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG = en +KDE_DOCS = kcontrol/scsi diff --git a/doc/kcontrol/scsi/index.docbook b/doc/kcontrol/scsi/index.docbook new file mode 100644 index 000000000..87ec0934f --- /dev/null +++ b/doc/kcontrol/scsi/index.docbook @@ -0,0 +1,56 @@ + + + +]> + +
+<acronym>SCSI</acronym> Interface Information + + + +&Matthias.Hoelzer-Kluepfel; +&Helge.Deller; +&Duncan.Haldane; +&Mike.McBride; + + + +2002-02-12 +3.00.00 + + +KDE +KControl +SCSI +system information + + + + + +<acronym>SCSI</acronym> Interface Information + +This page displays information about Small Computer Systems +Interface (SCSI) Interfaces and the attached +SCSI devices. + +The exact information displayed is system-dependent. On +some systems SCSI information cannot be displayed +yet. + +On &Linux;, this information is read from /proc/scsi/scsi, which is only available +if the /proc pseudo-filesystem is +compiled into the kernel. A listing of all SCSI +devices known to the kernel is shown. + +The devices are sorted numerically by their host, channel, and +ID numbers. + +The user cannot modify any settings on this page. + + + +
diff --git a/doc/kcontrol/sound/CMakeLists.txt b/doc/kcontrol/sound/CMakeLists.txt new file mode 100644 index 000000000..18f11a032 --- /dev/null +++ b/doc/kcontrol/sound/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/sound ) diff --git a/doc/kcontrol/sound/Makefile.am b/doc/kcontrol/sound/Makefile.am new file mode 100644 index 000000000..a1a9b851c --- /dev/null +++ b/doc/kcontrol/sound/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/sound diff --git a/doc/kcontrol/sound/index.docbook b/doc/kcontrol/sound/index.docbook new file mode 100644 index 000000000..de1fd601d --- /dev/null +++ b/doc/kcontrol/sound/index.docbook @@ -0,0 +1,51 @@ + + + +]> + +
+Soundcard Information + + + +&Matthias.Hoelzer-Kluepfel; +&Helge.Deller; +&Duncan.Haldane; +&Mike.McBride; + + + +2002-02-12 +3.00.00 + + +KDE +KControl +soundcard +system information + + + + + +Soundcard Information + +This page displays information about any soundcards installed in the +system. + +The exact information displayed is system-dependent. On some +systems, soundcard information cannot be displayed yet. + +On &Linux;, this information is read either from /dev/sndstat, if present, or from +/proc/sound, which is only +available if the /proc +pseudo-filesystem is compiled into the (2.1.x or later) kernel. + +The user cannot modify any settings on this page. + + + +
diff --git a/doc/kcontrol/usb/CMakeLists.txt b/doc/kcontrol/usb/CMakeLists.txt new file mode 100644 index 000000000..7be562cd5 --- /dev/null +++ b/doc/kcontrol/usb/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/usb ) diff --git a/doc/kcontrol/usb/Makefile.am b/doc/kcontrol/usb/Makefile.am new file mode 100644 index 000000000..2d7f2a44c --- /dev/null +++ b/doc/kcontrol/usb/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/usb diff --git a/doc/kcontrol/usb/index.docbook b/doc/kcontrol/usb/index.docbook new file mode 100644 index 000000000..8936fa796 --- /dev/null +++ b/doc/kcontrol/usb/index.docbook @@ -0,0 +1,43 @@ + + + +]> + +
+<acronym>USB</acronym> + + + + + + + + + + + + +2002-02-12 +3.00.00 + + +KControl +USB +System Information + + + + + +<acronym>USB</acronym> + +This module allows you to see the devices attached to your +USB bus(es). + +This module is for information only, you cannot edit any +information you see here. + + +
\ No newline at end of file diff --git a/doc/kcontrol/xserver/CMakeLists.txt b/doc/kcontrol/xserver/CMakeLists.txt new file mode 100644 index 000000000..e33cbe3ea --- /dev/null +++ b/doc/kcontrol/xserver/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (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 kcontrol/xserver ) diff --git a/doc/kcontrol/xserver/Makefile.am b/doc/kcontrol/xserver/Makefile.am new file mode 100644 index 000000000..9d915d89f --- /dev/null +++ b/doc/kcontrol/xserver/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/xserver diff --git a/doc/kcontrol/xserver/index.docbook b/doc/kcontrol/xserver/index.docbook new file mode 100644 index 000000000..a56e47fb3 --- /dev/null +++ b/doc/kcontrol/xserver/index.docbook @@ -0,0 +1,56 @@ + + + +]> + +
+X Server Information + + + +&Mike.McBride; + + + + + +2002-02-12 +3.00.00 + + +KDE +KControl +X server +system information + + + + +X Server Information + +This screen is useful for getting specific information about your +X server and the current session of X. + +When you open this module, you are presented with some +information. The left hand side of the window is organized into a +tree. Some of the elements have a plus sign in front of the label. +Clicking this sign opens a submenu related to the +label. Clicking on a minus sign in front of a label hides the +submenu. + +The right hand side of the window contains the individual +values for each of the parameters on the left. + +The information presented will vary depending on your +setup. + +Some setups may not be able to determine some or all of the +parameters. + +You can not change any values from this menu. It is for +information only. + + +
diff --git a/doc/kinfocenter/CMakeLists.txt b/doc/kinfocenter/CMakeLists.txt deleted file mode 100644 index 86c913fc5..000000000 --- a/doc/kinfocenter/CMakeLists.txt +++ /dev/null @@ -1,13 +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_auto_add_subdirectories() -tde_create_handbook( DESTINATION kinfocenter ) diff --git a/doc/kinfocenter/Makefile.am b/doc/kinfocenter/Makefile.am deleted file mode 100644 index 251280f85..000000000 --- a/doc/kinfocenter/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ - -SUBDIRS = $(AUTODIRS) - -KDE_LANG= en -KDE_DOCS = AUTO - diff --git a/doc/kinfocenter/cdinfo/CMakeLists.txt b/doc/kinfocenter/cdinfo/CMakeLists.txt deleted file mode 100644 index b71abcb30..000000000 --- a/doc/kinfocenter/cdinfo/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/cdinfo ) diff --git a/doc/kinfocenter/cdinfo/Makefile.am b/doc/kinfocenter/cdinfo/Makefile.am deleted file mode 100644 index e4070c171..000000000 --- a/doc/kinfocenter/cdinfo/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/cdinfo diff --git a/doc/kinfocenter/cdinfo/index.docbook b/doc/kinfocenter/cdinfo/index.docbook deleted file mode 100644 index 6048e5873..000000000 --- a/doc/kinfocenter/cdinfo/index.docbook +++ /dev/null @@ -1,51 +0,0 @@ - - - -]> - -
-CD-ROM Information/Capabilities - - - - -Jahshan -Bhatti -
jabhatti91@gmail.com
-
- -
- -2006-06-13 -3.00.00 - - -KDE -KControl -cd-rom -capabilities information - -
- - -CD-ROM Information/Capabilities - - -This page displays information about the attached CD-ROM drives and their capabilites, - - - -On &Linux;, this information is read from /proc/sys/dev/cdrom/info, which are only available if -the /proc pseudo-filesystem is -compiled into the kernel. - - - -The user cannot modify any settings on this page. - - - -
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. - - - -
diff --git a/doc/kinfocenter/dma/CMakeLists.txt b/doc/kinfocenter/dma/CMakeLists.txt deleted file mode 100644 index 461ab9da5..000000000 --- a/doc/kinfocenter/dma/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/dma ) diff --git a/doc/kinfocenter/dma/Makefile.am b/doc/kinfocenter/dma/Makefile.am deleted file mode 100644 index 0e2aa88e7..000000000 --- a/doc/kinfocenter/dma/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/dma diff --git a/doc/kinfocenter/dma/index.docbook b/doc/kinfocenter/dma/index.docbook deleted file mode 100644 index 415666095..000000000 --- a/doc/kinfocenter/dma/index.docbook +++ /dev/null @@ -1,64 +0,0 @@ - - - -]> - -
-<acronym>DMA</acronym> Channel Information - - - -&Matthias.Hoelzer-Kluepfel; -&Helge.Deller; -&Duncan.Haldane; -&Mike.McBride; - - - -2002-02-12 -3.00.00 - - -KDE -KControl -DMA -system information - - - - -<acronym>DMA</acronym> Channel Information - - This page displays information about the DMA -(Direct Memory Access) Channels. A DMA channel is a -direct connection that allows devices to transfer data to and from -memory without going through the processor. Typically, i386-architecture -systems (PC's) have eight DMA -channels (0-7). - - The exact information displayed is system-dependent. On -some systems, DMA Channel information cannot be -displayed yet. - - On &Linux;, this information is read from /proc/dma, which is only available if the -/proc pseudo-filesystem is -compiled into the kernel. - - A list of all currently-registered (ISA bus) -DMA channels that are in use is shown. The first -column shows the DMA channel, and the second column -shows the device which uses that channel. - - -Unused DMA channels are not listed. - - - -The user cannot modify any settings on this page. - - - -
diff --git a/doc/kinfocenter/index.docbook b/doc/kinfocenter/index.docbook deleted file mode 100644 index ceee75297..000000000 --- a/doc/kinfocenter/index.docbook +++ /dev/null @@ -1,341 +0,0 @@ - - - - -]> - - - -The &infocenter; - - - -Michael -McBride -
mpmcbride7@yahoo.com
-
-
- -2002-07-03 -3.10.00 - - -This documentation describes &tde;'s information center. - - - -KDE -kinfocenter -system -information -module - - -
- - -The &infocenter; - - -The &infocenter; (from now on referred to simply as the -information center) provides you with a centralized and convenient -overview of your &tde; and system settings. - - - -The information center is made up of multiple modules. Each module is a -separate application, but the information center organizes all of these -programs into a convenient location. - - - - - -Using The &infocenter; - - -This next section details the use of the information center itself. For -information on individual modules, please see Info -Center Modules - - - -Starting the &infocenter; - - -The &infocenter; can be started 3 ways: - - - - - -By selecting TDE -ButtonSystemInfo -Center from the &tde; Panel. - - - - - -By pressing &Alt;F2. - - - -This will bring up a dialog box. Type -kinfocenter, and click -Run or press Enter. - - - - - -You can type kinfocenter & at any command prompt. - - - - - -All three of these methods are equivalent, and produce the same result. - - - - - -The &infocenter; Screen - - -When you start the information center, you are presented with a window, -which can be divided into 3 functional parts. - - - -Across the top is a menubar. The menubar will provide you with quick -access to most of &infocenter;'s features. The menus are detailed in -The &tde; Info Center -Menus. - - - -Along the left hand side, is a column. This is a where you choose which -module to investigate. You can learn how to navigate through the modules -in the section called Navigating -Modules. - - - -The main panel shows you some system information. - - - - - - - -The &infocenter; Menus - - -This next section gives you a brief description of what each menu item -does. - - - -<guimenu>File</guimenu> Menu - - -The File menu has a single entry. - - - - - - - -&Ctrl;Q - -File -Quit - - - -Closes the info center. - - - - - - - - -<guimenu>Help</guimenu> Menu - -&help.menu.documentation; - - - - - - -Exiting The &tde; Information Center - - -You can exit the info center one of three ways: - - - - - -Select File -Quit from the menu bar. - - - - -Type &Ctrl;Q -on the keyboard. - - - - - -Click on the Close button on the frame surrounding -the info center. - - - - - - - - - - - -The &infocenter; Modules - - -Navigating Modules - - -This is a list of the standard configuration -modules (sorted by category) provided by the &tde; base package. Please note that there -may be many more modules on your system if you have installed additional -software. - - - - -Devices - - -DMA-Channels - - -Interrupts - - -IO-Ports - - -Memory - - -Network Interfaces - - -OpenGL - - -Partitions - - -PCI - - -PCMCIA - - -Processor - - -Protocols - - -Samba Status Information - - -SCSI - - -Sound - - -USB Devices - - -X-Server - - - - - - - - - - -Credits and License - -&infocenter; -Program copyright 1997-2001 The &infocenter; Developers -Contributors: - - -Matthias Hoelzer-Kluepfel -hoelzer@kde.org -Matthias Elter elter@kde.org - - -Documentation copyright 2000 Michael -McBride mpmcbride7@yahoo.com - -Contributors: - - -Paul Campbell paul@taniwha.com -Helge Deller deller@kde.org -Mark Donohoe -Pat Dowler -Duncan Haldane duncan@kde.org -Steffen Hansen stefh@mip.ou.dk. -Matthias Hoelzer-Kluepfel hoelzer@kde.org -Martin Jones mjones@kde.org -Jost Schenck jost@schenck.de -Jonathan Singer jsinger@leeta.net -Thomas Tanghus tanghus@earthling.net -Krishna Tateneni tateneni@pluto.njcc.com> -Ellis Whitehead ewhitehe@uni-freiburg.de - - - - - -&underFDL; -&underGPL; - - -
- diff --git a/doc/kinfocenter/interrupts/CMakeLists.txt b/doc/kinfocenter/interrupts/CMakeLists.txt deleted file mode 100644 index e6dbfb37d..000000000 --- a/doc/kinfocenter/interrupts/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/interrupts ) diff --git a/doc/kinfocenter/interrupts/Makefile.am b/doc/kinfocenter/interrupts/Makefile.am deleted file mode 100644 index 46be8b9ce..000000000 --- a/doc/kinfocenter/interrupts/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/interrupts diff --git a/doc/kinfocenter/interrupts/index.docbook b/doc/kinfocenter/interrupts/index.docbook deleted file mode 100644 index b29611202..000000000 --- a/doc/kinfocenter/interrupts/index.docbook +++ /dev/null @@ -1,70 +0,0 @@ - - - -]> - -
-Interrupt Request (<abbrev>IRQ</abbrev>) Lines - - - -&Matthias.Hoelzer-Kluepfel; -&Helge.Deller; -&Duncan.Haldane; -&Mike.McBride; - - - -2002-02-12 -3.00.00 - - -KDE -KControl -IRQ -interrupts -system information - - - - -Interrupt Request (<abbrev>IRQ</abbrev>) Lines in Use - -This page displays information about the Interrupt Request -Lines in use, and the devices that use them. - -An IRQ is a hardware line used in a -PC by (ISA bus) devices like -keyboards, modems, sound cards, &etc;, to send interrupt signals to the -processor to tell it that the device is ready to send or accept data. -Unfortunately, there are only sixteen IRQ's (0-15) -available in the i386 (PC) architecture for sharing among -the various ISA devices. - -Many hardware problems are the result of IRQ -conflicts, when two devices try to use the same IRQ, or -software is misconfigured to use a different IRQ from the -one a device is actually configured for. - -The exact information displayed is system-dependent. On some -systems, IRQ information cannot be displayed - yet. - -On &Linux;, this information is read from -/proc/interrupts, which is only -available if the /proc -pseudo-filesystem is compiled into the kernel. - -The first column, is the IRQ number. The second -column, is the number of interrupts that have been received since the last -reboot. The third column shows the type of interrupt. The fourth, -identifies the device assigned to that interrupt. - -The user cannot modify any settings on this page. - - - -
- diff --git a/doc/kinfocenter/ioports/CMakeLists.txt b/doc/kinfocenter/ioports/CMakeLists.txt deleted file mode 100644 index 87a473a9b..000000000 --- a/doc/kinfocenter/ioports/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/ioports ) diff --git a/doc/kinfocenter/ioports/Makefile.am b/doc/kinfocenter/ioports/Makefile.am deleted file mode 100644 index 56e830b08..000000000 --- a/doc/kinfocenter/ioports/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/ioports diff --git a/doc/kinfocenter/ioports/index.docbook b/doc/kinfocenter/ioports/index.docbook deleted file mode 100644 index 65bcb1f1e..000000000 --- a/doc/kinfocenter/ioports/index.docbook +++ /dev/null @@ -1,64 +0,0 @@ - - - -]> - -
-I/O Port - - - -&Matthias.Hoelzer-Kluepfel; -&Helge.Deller; -&Duncan.Haldane; -&Mike.McBride; - - - - -2002-02-12 -3.00.00 - - -KDE -KControl -ioports -system information - - - - -Input/Output Port Information - -This page displays information about the I/O ports. - -I/O Ports are memory addresses used by the processor for direct -communication with a device that has sent an -interrupt signal to the processor. - -The exchange of commands or data between the processor and the device -takes place through the I/O port address of the device, which is a - hexadecimal -number. No two devices can share the same I/O port. Many devices use - multiple -I/O port addresses, which are expressed as a range of hexadecimal -numbers. - -The exact information displayed is system-dependent. On some -systems, I/O port information can not yet be displayed. - -On &Linux;, this information is read from /proc/ioports which is only available if -the /proc pseudo-filesystem is -compiled into the kernel. A list of all currently-registered I/O port -regions that are in use is shown. - -The first column is the I/O port (or the range of I/O ports), the -second column identifies the device that uses these I/O ports. - -The user cannot modify any settings on this page. - - -
diff --git a/doc/kinfocenter/memory/CMakeLists.txt b/doc/kinfocenter/memory/CMakeLists.txt deleted file mode 100644 index e463d2465..000000000 --- a/doc/kinfocenter/memory/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/memory ) diff --git a/doc/kinfocenter/memory/Makefile.am b/doc/kinfocenter/memory/Makefile.am deleted file mode 100644 index e9a9e23ef..000000000 --- a/doc/kinfocenter/memory/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/memory diff --git a/doc/kinfocenter/memory/index.docbook b/doc/kinfocenter/memory/index.docbook deleted file mode 100644 index 19d10fc57..000000000 --- a/doc/kinfocenter/memory/index.docbook +++ /dev/null @@ -1,108 +0,0 @@ - - - -]> - -
-Memory Information - - - -&Mike.McBride; - - - - - -2002-02-13 -3.00.00 - - -KDE -KControl -memory -system information - - - - -Memory Information - -This module displays the current memory usage. It is updated -constantly, and can be very useful for pinpointing bottlenecks when certain -applications are executed. - - -Memory Types - -The first thing you must understand, is there are two types of -memory, available to the operating system and the programs -that run within it. - -The first type, is called physical memory. This is the memory located -within the memory chips, within your computer. This is the -RAM (for Random Access Memory) you bought when you -purchased your computer. - -The second type of memory, is called virtual or swap memory. This -block of memory, is actually space on the hard drive. The operating -system reserves a space on the hard drive for swap space. -The operating system can use this virtual memory (or swap space), if it -runs out of physical memory. The reason this is called -swap memory, is the operating system takes some data that -it doesn't think you will want for a while, and saves that to disk in -this reserved space. The operating system then loads the new data you -need right now. It has swapped the not needed data, for -the data you need right now. Virtual or swap memory is not as fast as -physical memory, so operating systems try to keep data (especially often -used data), in the physical memory. - -The total memory, is the combined total of physical memory and -virtual memory. - - - - -Memory Information Module - -This window is divided into a top and bottom section - -The top section shows you the total physical memory, total free - physical memory, shared memory, and buffered memory. - -All four values are represented as the total number of bytes, and - as the number of megabytes (1 megabyte = slightly more than 1,000,000 - bytes) - -The bottom section shows you three graphs: - - -Total Memory (this is the combination of physical and virtual memory). -Physical Memory -Virtual memory, or Swap Space. - - -The green areas are free, and the red areas are used. - -The exact values of each type of memory are not critical, and - they change regularly. When you evaluate this page, look at - trends. - -Does your computer have plenty of free space (green areas)? If - not, you can increase the swap size or increase the physical - memory. - -Also, if your computer seems sluggish: is your physical memory - full, and does the hard drive always seem to be running? This suggests - that you do not have enough physical memory, and your computer is - relying on the slower virtual memory for commonly used data. Increasing - your physical memory will improve the responsiveness of your - computer. - - - - - -
diff --git a/doc/kinfocenter/nics/CMakeLists.txt b/doc/kinfocenter/nics/CMakeLists.txt deleted file mode 100644 index fe31da6a2..000000000 --- a/doc/kinfocenter/nics/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/nics ) diff --git a/doc/kinfocenter/nics/Makefile.am b/doc/kinfocenter/nics/Makefile.am deleted file mode 100644 index 73ab1b332..000000000 --- a/doc/kinfocenter/nics/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/nics diff --git a/doc/kinfocenter/nics/index.docbook b/doc/kinfocenter/nics/index.docbook deleted file mode 100644 index f82552c28..000000000 --- a/doc/kinfocenter/nics/index.docbook +++ /dev/null @@ -1,45 +0,0 @@ - - - -]> - -
-Network Interfaces - - - -&Lauri.Watts; - - - -2002-02-11 -3.00.00 - - -KDE -KControl -Network -Interfaces - - - - - -Network Interfaces - - -This page displays information about the network interfaces -installed in your computer. - - -The exact information displayed is system-dependent. On -some systems, this information can not yet be displayed. - -The user cannot modify any settings on this page. - - - - -
diff --git a/doc/kinfocenter/opengl/CMakeLists.txt b/doc/kinfocenter/opengl/CMakeLists.txt deleted file mode 100644 index 8639752af..000000000 --- a/doc/kinfocenter/opengl/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/opengl ) diff --git a/doc/kinfocenter/opengl/Makefile.am b/doc/kinfocenter/opengl/Makefile.am deleted file mode 100644 index cc8923bc3..000000000 --- a/doc/kinfocenter/opengl/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_LANG= en -KDE_DOCS = kinfocenter/opengl diff --git a/doc/kinfocenter/opengl/index.docbook b/doc/kinfocenter/opengl/index.docbook deleted file mode 100644 index 2c972034a..000000000 --- a/doc/kinfocenter/opengl/index.docbook +++ /dev/null @@ -1,47 +0,0 @@ - - - -]> - -
-<acronym>OpenGL</acronym> - - - -IlyaKorniykok_ilya@ukr.net - - - - - - - - -KDE -KControl -OpenGL -system information - - - - - -OpenGL - -This page displays information about installed OpenGL implementation. -OpenGL (for "Open Graphics Library") is a cross-platform, -hardware independent interface for 3D graphics. - -GLX is the binding for OpenGL to X Window system. - - DRI (Direct Rendering Infrastucture) provides hardware acceleration for OpenGL. -You must have a videocard with 3D accelerator and properly installed driver for this. - - -Read more at the official OpenGL site http://www.opengl.org - - - -
diff --git a/doc/kinfocenter/partitions/CMakeLists.txt b/doc/kinfocenter/partitions/CMakeLists.txt deleted file mode 100644 index 1b92782a3..000000000 --- a/doc/kinfocenter/partitions/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/partitions ) diff --git a/doc/kinfocenter/partitions/Makefile.am b/doc/kinfocenter/partitions/Makefile.am deleted file mode 100644 index 7eab338b4..000000000 --- a/doc/kinfocenter/partitions/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/partitions diff --git a/doc/kinfocenter/partitions/index.docbook b/doc/kinfocenter/partitions/index.docbook deleted file mode 100644 index f3655a8cf..000000000 --- a/doc/kinfocenter/partitions/index.docbook +++ /dev/null @@ -1,56 +0,0 @@ - - - -]> - -
-Partition Information - - - -&Matthias.Hoelzer-Kluepfel; -&Helge.Deller; -&Duncan.Haldane; -&Mike.McBride; - - - -2002-02-12 -3.00.00 - - -KDE -KControl -drive partition -system information - - - - -Partition Information - -This page displays information about partitions on your hard -drives. - -The exact information displayed is system-dependent. On -some systems, partition information cannot be displayed -yet. - -On &Linux;, this information is read from /proc/partitions, which is only available -if the /proc pseudo-filesystem is -compiled into the (2.1.x or later) kernel. - -The first two columns are the major and minor numbers -respectively. The third column is the number of blocks (usually 1 -block = 1024 bytes). The fourth column is a label for the -device. - -The user cannot modify any settings on this page. - - - -
- diff --git a/doc/kinfocenter/pci/CMakeLists.txt b/doc/kinfocenter/pci/CMakeLists.txt deleted file mode 100644 index 5d385dcd8..000000000 --- a/doc/kinfocenter/pci/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/pci ) diff --git a/doc/kinfocenter/pci/Makefile.am b/doc/kinfocenter/pci/Makefile.am deleted file mode 100644 index b6702265a..000000000 --- a/doc/kinfocenter/pci/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/pci diff --git a/doc/kinfocenter/pci/index.docbook b/doc/kinfocenter/pci/index.docbook deleted file mode 100644 index 1d4d8b3f9..000000000 --- a/doc/kinfocenter/pci/index.docbook +++ /dev/null @@ -1,57 +0,0 @@ - - - -]> - -
-<acronym>PCI</acronym>-bus and Installed <acronym>PCI</acronym> Cards - - - -&Matthias.Hoelzer-Kluepfel; -&Helge.Deller; -&Duncan.Haldane; -&Mike.McBride; - - - -2002-02-12 -3.00.00 - - -KDE -KControl -PCI -system information - - - - - -<acronym>PCI</acronym>-bus and Installed <acronym>PCI</acronym> -Cards - -This page displays information about the -PCI-bus and installed PCI cards, -and other devices that use the Peripheral Component Interconnect -(PCI) bus. - -The exact information displayed is system-dependent. On some -systems, PCI-information can not yet be -displayed. - -On &Linux;, this information is read from /proc/pci which is only available if the -/proc pseudo-filesystem is -compiled into the kernel. A listing of all PCI -devices found during kernel initialization, and their configuration, is -shown. - -Each entry begins with a bus, device and function number. -The user cannot modify any settings on this page. - - - -
diff --git a/doc/kinfocenter/pcmcia/CMakeLists.txt b/doc/kinfocenter/pcmcia/CMakeLists.txt deleted file mode 100644 index 06dbc8042..000000000 --- a/doc/kinfocenter/pcmcia/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/pcmcia ) diff --git a/doc/kinfocenter/pcmcia/Makefile.am b/doc/kinfocenter/pcmcia/Makefile.am deleted file mode 100644 index 23040b3c9..000000000 --- a/doc/kinfocenter/pcmcia/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/pcmcia diff --git a/doc/kinfocenter/pcmcia/index.docbook b/doc/kinfocenter/pcmcia/index.docbook deleted file mode 100644 index 901fdf2e5..000000000 --- a/doc/kinfocenter/pcmcia/index.docbook +++ /dev/null @@ -1,38 +0,0 @@ - - - -]> - -
-<acronym>PCMCIA</acronym> - - - -&Mike.McBride; - - - -2002-02-12 -3.00.00 - - -KDE -KControl -Laptop -PCMCIA - - - - -<acronym>PCMCIA</acronym> - -This module displays information about PCMCIA -Cards - -The exact information is system dependent. On most systems no -information is displayed at all. - - -
diff --git a/doc/kinfocenter/processor/CMakeLists.txt b/doc/kinfocenter/processor/CMakeLists.txt deleted file mode 100644 index ee5d49a1c..000000000 --- a/doc/kinfocenter/processor/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/processor ) diff --git a/doc/kinfocenter/processor/Makefile.am b/doc/kinfocenter/processor/Makefile.am deleted file mode 100644 index 7cdf67a93..000000000 --- a/doc/kinfocenter/processor/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/processor diff --git a/doc/kinfocenter/processor/index.docbook b/doc/kinfocenter/processor/index.docbook deleted file mode 100644 index 3794aca67..000000000 --- a/doc/kinfocenter/processor/index.docbook +++ /dev/null @@ -1,56 +0,0 @@ - - - -]> - -
-Processor Information - - - -&Matthias.Hoelzer-Kluepfel; -&Helge.Deller; -&Duncan.Haldane; -&Mike.McBride; - - - -2002-02-12 -3.00.00 - - -KDE -KControl -CPU -processor -system information - - - - -Processor Information - -This page displays information about the system -Central Processing Unit (CPU). - -The exact information displayed is system-dependent. On -some systems, processor information cannot be displayed -yet. - -On &Linux;, this information is read from /proc/cpuinfo, which is only available if -the /proc pseudo-filesystem is -compiled into the kernel. - -The exact contents of the window will depend on the -CPU(s) in your machine, but the window is organized -into two columns. The first column is the parameter, and the second -column is the value of that parameter. - -The user cannot modify any settings on this page. - - - -
diff --git a/doc/kinfocenter/protocols/CMakeLists.txt b/doc/kinfocenter/protocols/CMakeLists.txt deleted file mode 100644 index 66598bfdb..000000000 --- a/doc/kinfocenter/protocols/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/protocols ) diff --git a/doc/kinfocenter/protocols/Makefile.am b/doc/kinfocenter/protocols/Makefile.am deleted file mode 100644 index afc73fa8a..000000000 --- a/doc/kinfocenter/protocols/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/protocols diff --git a/doc/kinfocenter/protocols/index.docbook b/doc/kinfocenter/protocols/index.docbook deleted file mode 100644 index c84aef578..000000000 --- a/doc/kinfocenter/protocols/index.docbook +++ /dev/null @@ -1,39 +0,0 @@ - - - -]> - -
-Protocols - - - -&Lauri.Watts; - - - - -KDE -Protocols -IOSlaves - - - - -Protocols - -On the left of the panel you will see a list of the IOSlaves that -are installed on your system. IOSlaves are how &tde; applications -talk to other computers, other applications, or act on -files. - -Clicking on an IOSlave name will display some help information -about that IOSlave, such as how to use it, and what it does. - -The protocols module is purely informational, you cannot change -any settings here. - - -
\ No newline at end of file diff --git a/doc/kinfocenter/samba/CMakeLists.txt b/doc/kinfocenter/samba/CMakeLists.txt deleted file mode 100644 index d59797e2a..000000000 --- a/doc/kinfocenter/samba/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/samba ) diff --git a/doc/kinfocenter/samba/Makefile.am b/doc/kinfocenter/samba/Makefile.am deleted file mode 100644 index 91de8fa54..000000000 --- a/doc/kinfocenter/samba/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/samba - diff --git a/doc/kinfocenter/samba/index.docbook b/doc/kinfocenter/samba/index.docbook deleted file mode 100644 index 69d7b91b9..000000000 --- a/doc/kinfocenter/samba/index.docbook +++ /dev/null @@ -1,207 +0,0 @@ - - - -]> - -
-Samba Status Information - - -&Alexander.Neundorf; - - - -2002-02-12 -3.00.00 - - -KDE -KControl -Samba -system information - - - - - - -Samba Status Information - -The Samba and NFS Status Monitor is a front end -to the programs smbstatus and -showmount. Smbstatus reports on current Samba -connections, and is part of the suite of Samba tools, which implements -the SMB (Session Message Block) protocol, also called -the NetBIOS or LanManager protocol. - -This protocol can be used to provide printer sharing or drive -sharing services on a network including machines running the various -flavors of &Microsoft; &Windows;. - -showmount is part of the NFS -software package. NFS stands for Network File System -and is the traditional &UNIX; way to share folders over the -network. In this case the output of showmount - is parsed. On some systems showmount is in -/usr/sbin, check if you have -showmount in your PATH. - - -Exports - -On this page you can see a big list which shows the currently -active connections to Samba shares and NFS exports of -your machine. The first column shows you whether the resource is a Samba -(SMB) share or a NFS export. The -second column contains the name of the share, the third the name of the -remote host, which accesses this share. The remaining columns have only -a meaning for Samba-shares. - -The fourth column contains the User ID of the -user, who accesses this share. Note that this does not have to be equal -to the &UNIX; user ID of this user. The same applies -for the next column, which displays the group ID of the -user. - -Each connection to one of your shares is handled by a single -process (smbd), the next column shows the process -ID (pid) of this -smbd. If you kill this process the connected user -will be disconnected. If the remote user works from &Windows;, as soon -as this process is killed a new one will be created, so he will almost -not notice it. - -The last column shows how many files this user has currently open. -Here you see only, how many files he has open just -now, you don't see how many he copied or formerly opened &etc; - - - - -Imports - - Here you see which Samba- and NFS-shares from -other hosts are mounted on your local system. The first column shows -wether it is a Samba- or NFS-share, the second column -displays the name of the share, and the third shows where it is -mounted. - -The mounted NFS-shares you should see on -&Linux; (this has been tested), and it should also work on &Solaris; -(this has not been tested). - - - - -Log - -This page presents the contents of your local samba log file in a -nice way. If you open this page, the list will be empty. You have to -press the Update button, then the samba log file -will be read and the results displayed. Check whether the samba log file -on your system is really at the location as specified in the input -line. If it is somewhere else or if it has another name, correct -it. After changing the file name you have to press -Update again. - -Samba logs its actions according to the log level (see -smb.conf). If loglevel = 1, samba logs only when -somebody connects to your machine and when this connection is closed -again. If log level = 2, it logs also if somebody opens a file and if he -closes the file again. If the log level is higher than 2, yet more -stuff is logged. - -If you are interested in who accesses your machine, and which -files are accessed, you should set the log level to 2 and regularly -create a new samba log file (⪚ set up a cron task -which once a week moves your current samba log file into another -folder or something like that). Otherwise your samba log file may -become very big. - -With the four checkboxes below the big list you can decide, which -events are displayed in the list. You have to press -Update to see the results. If the log level of -your samba is too low, you won't see everything. - -By clicking on the header of one column you can sort the list by -this column. - - - - - -Statistics - -On this page you can filter the contents of the third page for -certain contents. - -Let's say the Event field (not the one in the -list) is set to Connection, -Service/File is set to *, -Host/User is set to *, -Show expanded service info is disabled and -Show expanded host info is disabled. - -If you press Update now, you will see how -often a connection was opened to share * (&ie; to any -share) from host * (&ie; from any host). Now enable -Show expanded host info and press -Update again. Now you will see for every host -which matches the wildcard *, how many connections -were opened by him. - -Now press clear. - -Now set the Event field to File Access and -enable Show expanded service info and press -Update again. - -Now you will see how often every single file was accessed. If you -enable Show expanded host info too, you will see -how often every single user opened each file. - -In the input lines Service/File and -Host/User you can use the wildcards -* and ? in the same way you use -them at the command line. Regular expressions are not -recognized. - -By clicking on the header of a column you can sort the list by -this column. This way you can check out which file was opened most -often, or which user opened the most files or whatever. - - - - - -Section Author - -Module copyright 2000: Michael Glauche and &Alexander.Neundorf; &Alexander.Neundorf.mail; - -Originally written by: Michael Glauche - -Currently maintained by: &Alexander.Neundorf; &Alexander.Neundorf.mail; - - -Contributors -Conversion to kcontrol applet: -&Matthias.Hoelzer-Kluepfel; &Matthias.Hoelzer-Kluepfel.mail; -Use of TDEProcess instead of popen, and more error checking: -&David.Faure; &David.Faure.mail; -Conversion to tdecmodule, added tab pages 2,3,4, bug -fixed: -&Alexander.Neundorf; &Alexander.Neundorf.mail; - - -Documentation copyright 2000 &Alexander.Neundorf; &Alexander.Neundorf.mail; - -Documentation translated to docbook by &Mike.McBride; &Mike.McBride.mail; - - - - - - -
\ No newline at end of file diff --git a/doc/kinfocenter/scsi/CMakeLists.txt b/doc/kinfocenter/scsi/CMakeLists.txt deleted file mode 100644 index 26f891384..000000000 --- a/doc/kinfocenter/scsi/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/scsi) diff --git a/doc/kinfocenter/scsi/Makefile.am b/doc/kinfocenter/scsi/Makefile.am deleted file mode 100644 index 09cdb4e25..000000000 --- a/doc/kinfocenter/scsi/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG = en -KDE_DOCS = kinfocenter/scsi diff --git a/doc/kinfocenter/scsi/index.docbook b/doc/kinfocenter/scsi/index.docbook deleted file mode 100644 index 87ec0934f..000000000 --- a/doc/kinfocenter/scsi/index.docbook +++ /dev/null @@ -1,56 +0,0 @@ - - - -]> - -
-<acronym>SCSI</acronym> Interface Information - - - -&Matthias.Hoelzer-Kluepfel; -&Helge.Deller; -&Duncan.Haldane; -&Mike.McBride; - - - -2002-02-12 -3.00.00 - - -KDE -KControl -SCSI -system information - - - - - -<acronym>SCSI</acronym> Interface Information - -This page displays information about Small Computer Systems -Interface (SCSI) Interfaces and the attached -SCSI devices. - -The exact information displayed is system-dependent. On -some systems SCSI information cannot be displayed -yet. - -On &Linux;, this information is read from /proc/scsi/scsi, which is only available -if the /proc pseudo-filesystem is -compiled into the kernel. A listing of all SCSI -devices known to the kernel is shown. - -The devices are sorted numerically by their host, channel, and -ID numbers. - -The user cannot modify any settings on this page. - - - -
diff --git a/doc/kinfocenter/sound/CMakeLists.txt b/doc/kinfocenter/sound/CMakeLists.txt deleted file mode 100644 index dfafb5077..000000000 --- a/doc/kinfocenter/sound/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/sound ) diff --git a/doc/kinfocenter/sound/Makefile.am b/doc/kinfocenter/sound/Makefile.am deleted file mode 100644 index 611f571ca..000000000 --- a/doc/kinfocenter/sound/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/sound diff --git a/doc/kinfocenter/sound/index.docbook b/doc/kinfocenter/sound/index.docbook deleted file mode 100644 index de1fd601d..000000000 --- a/doc/kinfocenter/sound/index.docbook +++ /dev/null @@ -1,51 +0,0 @@ - - - -]> - -
-Soundcard Information - - - -&Matthias.Hoelzer-Kluepfel; -&Helge.Deller; -&Duncan.Haldane; -&Mike.McBride; - - - -2002-02-12 -3.00.00 - - -KDE -KControl -soundcard -system information - - - - - -Soundcard Information - -This page displays information about any soundcards installed in the -system. - -The exact information displayed is system-dependent. On some -systems, soundcard information cannot be displayed yet. - -On &Linux;, this information is read either from /dev/sndstat, if present, or from -/proc/sound, which is only -available if the /proc -pseudo-filesystem is compiled into the (2.1.x or later) kernel. - -The user cannot modify any settings on this page. - - - -
diff --git a/doc/kinfocenter/usb/CMakeLists.txt b/doc/kinfocenter/usb/CMakeLists.txt deleted file mode 100644 index 46f483e51..000000000 --- a/doc/kinfocenter/usb/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/usb ) diff --git a/doc/kinfocenter/usb/Makefile.am b/doc/kinfocenter/usb/Makefile.am deleted file mode 100644 index 80cc84914..000000000 --- a/doc/kinfocenter/usb/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/usb diff --git a/doc/kinfocenter/usb/index.docbook b/doc/kinfocenter/usb/index.docbook deleted file mode 100644 index 8936fa796..000000000 --- a/doc/kinfocenter/usb/index.docbook +++ /dev/null @@ -1,43 +0,0 @@ - - - -]> - -
-<acronym>USB</acronym> - - - - - - - - - - - - -2002-02-12 -3.00.00 - - -KControl -USB -System Information - - - - - -<acronym>USB</acronym> - -This module allows you to see the devices attached to your -USB bus(es). - -This module is for information only, you cannot edit any -information you see here. - - -
\ No newline at end of file diff --git a/doc/kinfocenter/xserver/CMakeLists.txt b/doc/kinfocenter/xserver/CMakeLists.txt deleted file mode 100644 index 5636eeba7..000000000 --- a/doc/kinfocenter/xserver/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/xserver ) diff --git a/doc/kinfocenter/xserver/Makefile.am b/doc/kinfocenter/xserver/Makefile.am deleted file mode 100644 index f72dcdbbf..000000000 --- a/doc/kinfocenter/xserver/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/xserver diff --git a/doc/kinfocenter/xserver/index.docbook b/doc/kinfocenter/xserver/index.docbook deleted file mode 100644 index a56e47fb3..000000000 --- a/doc/kinfocenter/xserver/index.docbook +++ /dev/null @@ -1,56 +0,0 @@ - - - -]> - -
-X Server Information - - - -&Mike.McBride; - - - - - -2002-02-12 -3.00.00 - - -KDE -KControl -X server -system information - - - - -X Server Information - -This screen is useful for getting specific information about your -X server and the current session of X. - -When you open this module, you are presented with some -information. The left hand side of the window is organized into a -tree. Some of the elements have a plus sign in front of the label. -Clicking this sign opens a submenu related to the -label. Clicking on a minus sign in front of a label hides the -submenu. - -The right hand side of the window contains the individual -values for each of the parameters on the left. - -The information presented will vary depending on your -setup. - -Some setups may not be able to determine some or all of the -parameters. - -You can not change any values from this menu. It is for -information only. - - -
diff --git a/doc/userguide/migrator-applications.docbook b/doc/userguide/migrator-applications.docbook index bd8bc93f6..8e511861e 100644 --- a/doc/userguide/migrator-applications.docbook +++ b/doc/userguide/migrator-applications.docbook @@ -215,12 +215,6 @@ viewer/player and web browser &kmix; - - System - System Info Center - &kinfocenter; - - Terminal &konsole; diff --git a/kcontrol/info/cdinfo.desktop b/kcontrol/info/cdinfo.desktop index 1b71d65d0..148c88e4e 100644 --- a/kcontrol/info/cdinfo.desktop +++ b/kcontrol/info/cdinfo.desktop @@ -2,12 +2,12 @@ Exec=tdecmshell cdinfo Icon=kcmdevices Type=Application -DocPath=kinfocenter/cdinfo/index.html +DocPath=kcontrol/cdinfo/index.html X-TDE-Library=info X-TDE-FactoryName=cdinfo -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=CD-ROM Information Name[bg]=CD-ROM diff --git a/kcontrol/info/devices.desktop b/kcontrol/info/devices.desktop index 2b7ad8f4a..9083edb52 100644 --- a/kcontrol/info/devices.desktop +++ b/kcontrol/info/devices.desktop @@ -2,13 +2,13 @@ Exec=tdecmshell devices Icon=kcmdevices Type=Application -DocPath=kinfocenter/devices/index.html +DocPath=kcontrol/devices/index.html Categories=Qt;TDE;X-TDE-settings-information; X-TDE-Library=info X-TDE-FactoryName=devices -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=Devices Name[af]=Toestelle diff --git a/kcontrol/info/dma.desktop b/kcontrol/info/dma.desktop index cd67d6be3..e188dce29 100644 --- a/kcontrol/info/dma.desktop +++ b/kcontrol/info/dma.desktop @@ -2,13 +2,13 @@ Exec=tdecmshell dma Icon=kcmmemory Type=Application -DocPath=kinfocenter/dma/index.html +DocPath=kcontrol/dma/index.html Categories=Qt;TDE;X-TDE-settings-information; X-TDE-Library=info X-TDE-FactoryName=dma -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=DMA-Channels Name[af]=Dma-kanale diff --git a/kcontrol/info/interrupts.desktop b/kcontrol/info/interrupts.desktop index 84471002c..9a54832ac 100644 --- a/kcontrol/info/interrupts.desktop +++ b/kcontrol/info/interrupts.desktop @@ -2,13 +2,13 @@ Exec=tdecmshell interrupts Icon=kcmmemory Type=Application -DocPath=kinfocenter/interrupts/index.html +DocPath=kcontrol/interrupts/index.html Categories=Qt;TDE;X-TDE-settings-information; X-TDE-Library=info X-TDE-FactoryName=irq -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=Interrupts Name[ar]=مفاتيح الإنقطاع diff --git a/kcontrol/info/ioports.desktop b/kcontrol/info/ioports.desktop index a3f670ad7..2678205cb 100644 --- a/kcontrol/info/ioports.desktop +++ b/kcontrol/info/ioports.desktop @@ -2,13 +2,13 @@ Exec=tdecmshell ioports Icon=kcmmemory Type=Application -DocPath=kinfocenter/ioports/index.html +DocPath=kcontrol/ioports/index.html Categories=Qt;TDE;X-TDE-settings-information; X-TDE-Library=info X-TDE-FactoryName=ioports -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=IO-Ports Name[af]=Io-poorte diff --git a/kcontrol/info/memory.desktop b/kcontrol/info/memory.desktop index 1ff56664e..617a65c87 100644 --- a/kcontrol/info/memory.desktop +++ b/kcontrol/info/memory.desktop @@ -2,12 +2,12 @@ Exec=tdecmshell memory Icon=kcmmemory Type=Application -DocPath=kinfocenter/memory/index.html +DocPath=kcontrol/memory/index.html X-TDE-Library=info X-TDE-FactoryName=memory -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=Memory Name[af]=Geheue diff --git a/kcontrol/info/opengl.desktop b/kcontrol/info/opengl.desktop index c6ec67758..cf8c5d421 100644 --- a/kcontrol/info/opengl.desktop +++ b/kcontrol/info/opengl.desktop @@ -3,12 +3,12 @@ Exec=tdecmshell opengl Icon=kcmopengl Type=Application -DocPath=kinfocenter/opengl/index.html +DocPath=kcontrol/opengl/index.html X-TDE-Library=info X-TDE-FactoryName=opengl -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=OpenGL Name[bn]=ওপেন-জি-এল diff --git a/kcontrol/info/partitions.desktop b/kcontrol/info/partitions.desktop index 02e591db0..6116df413 100644 --- a/kcontrol/info/partitions.desktop +++ b/kcontrol/info/partitions.desktop @@ -2,12 +2,12 @@ Exec=tdecmshell partitions Icon=kcmpartitions Type=Application -DocPath=kinfocenter/partitions/index.html +DocPath=kcontrol/partitions/index.html X-TDE-Library=info X-TDE-FactoryName=partitions -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=Partitions diff --git a/kcontrol/info/pci.desktop b/kcontrol/info/pci.desktop index 9e2d3e635..0eee56e67 100644 --- a/kcontrol/info/pci.desktop +++ b/kcontrol/info/pci.desktop @@ -2,12 +2,12 @@ Exec=tdecmshell pci Icon=kcmpci Type=Application -DocPath=kinfocenter/pci/index.html +DocPath=kcontrol/pci/index.html X-TDE-Library=info X-TDE-FactoryName=pci -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=PCI Name[bn]=পি-সি-আই diff --git a/kcontrol/info/processor.desktop b/kcontrol/info/processor.desktop index 35cd337c7..c67fbd4ce 100644 --- a/kcontrol/info/processor.desktop +++ b/kcontrol/info/processor.desktop @@ -2,12 +2,12 @@ Exec=tdecmshell processor Icon=kcmprocessor Type=Application -DocPath=kinfocenter/processor/index.html +DocPath=kcontrol/processor/index.html X-TDE-Library=info X-TDE-FactoryName=cpu -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=Processor Name[af]=Verwerker diff --git a/kcontrol/info/scsi.desktop b/kcontrol/info/scsi.desktop index e2b6691c8..b040e20ff 100644 --- a/kcontrol/info/scsi.desktop +++ b/kcontrol/info/scsi.desktop @@ -2,12 +2,12 @@ Exec=tdecmshell scsi Icon=kcmscsi Type=Application -DocPath=kinfocenter/scsi/index.html +DocPath=kcontrol/scsi/index.html X-TDE-Library=info X-TDE-FactoryName=scsi -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=SCSI Name[af]=Scsi diff --git a/kcontrol/info/sound.desktop b/kcontrol/info/sound.desktop index 0c90238fe..0afbe74df 100644 --- a/kcontrol/info/sound.desktop +++ b/kcontrol/info/sound.desktop @@ -2,12 +2,12 @@ Exec=tdecmshell sound Icon=kcmsound Type=Application -DocPath=kinfocenter/sound/index.html +DocPath=kcontrol/sound/index.html X-TDE-Library=info X-TDE-FactoryName=sound -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=Sound Name[af]=Klank diff --git a/kcontrol/info/xserver.desktop b/kcontrol/info/xserver.desktop index b253c2b53..adcec81bc 100644 --- a/kcontrol/info/xserver.desktop +++ b/kcontrol/info/xserver.desktop @@ -2,12 +2,12 @@ Exec=tdecmshell xserver Icon=kcmx Type=Application -DocPath=kinfocenter/xserver/index.html +DocPath=kcontrol/xserver/index.html X-TDE-Library=info X-TDE-FactoryName=xserver -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=X-Server Name[af]=X-bediener diff --git a/kcontrol/ioslaveinfo/ioslaveinfo.desktop b/kcontrol/ioslaveinfo/ioslaveinfo.desktop index f545071e3..3701f1a8c 100644 --- a/kcontrol/ioslaveinfo/ioslaveinfo.desktop +++ b/kcontrol/ioslaveinfo/ioslaveinfo.desktop @@ -77,7 +77,7 @@ Comment[xh]=Ulwazi malunga nemithetho elandelwayo ekhoyo Comment[zh_CN]=可用协议的信息 Comment[zh_TW]=可用協定的資訊 Comment[zu]=Ulwazi mayelana nemithetho elandelwayo ekhona -DocPath=kinfocenter/protocols/index.html +DocPath=kcontrol/protocols/index.html Exec=tdecmshell ioslaveinfo Icon=history Keywords=Protocol,IO slaves,Slaves,Network,Information,Timeout @@ -232,6 +232,6 @@ Type=Application X-TDE-FactoryName=ioslaveinfo X-TDE-Library=ioslaveinfo -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Categories=Qt;TDE;X-TDE-settings-network; diff --git a/kcontrol/kcontrol/CMakeLists.txt b/kcontrol/kcontrol/CMakeLists.txt index b5eeb1ddd..5d7ba23f7 100644 --- a/kcontrol/kcontrol/CMakeLists.txt +++ b/kcontrol/kcontrol/CMakeLists.txt @@ -26,8 +26,7 @@ link_directories( tde_install_icons() install( FILES kcontrolui.rc DESTINATION ${DATA_INSTALL_DIR}/kcontrol ) -install( FILES kinfocenterui.rc DESTINATION ${DATA_INSTALL_DIR}/kinfocenter ) -install( FILES KControl.desktop kinfocenter.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) +install( FILES KControl.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} ) ##### kcontrol (tdeinit) ######################## @@ -46,5 +45,3 @@ tde_add_tdeinit_executable( ${target} AUTOMOC SOURCES ${${target}_SRCS} LINK tdehtml-shared ) - -tde_install_symlink( kcontrol ${BIN_INSTALL_DIR}/kinfocenter ) diff --git a/kcontrol/kcontrol/Makefile.am b/kcontrol/kcontrol/Makefile.am index 9ae27d42f..f39a2ee3f 100644 --- a/kcontrol/kcontrol/Makefile.am +++ b/kcontrol/kcontrol/Makefile.am @@ -37,15 +37,8 @@ kcontrol_la_LDFLAGS = $(all_libraries) -module -avoid-version rccontroldir = $(kde_datadir)/kcontrol rccontrol_DATA = kcontrolui.rc -rcinfodir = $(kde_datadir)/kinfocenter -rcinfo_DATA = kinfocenterui.rc -xdg_apps_DATA = KControl.desktop kinfocenter.desktop - -install-data-local: - @-rm -f $(DESTDIR)$(kde_bindir)/kinfocenter - $(mkinstalldirs) $(DESTDIR)$(kde_bindir) - @$(LN_S) kcontrol $(DESTDIR)$(kde_bindir)/kinfocenter +xdg_apps_DATA = KControl.desktop KDE_ICON=AUTO diff --git a/kcontrol/kcontrol/helpwidget.cpp b/kcontrol/kcontrol/helpwidget.cpp index 0e8cc4844..3e4fe717f 100644 --- a/kcontrol/kcontrol/helpwidget.cpp +++ b/kcontrol/kcontrol/helpwidget.cpp @@ -47,16 +47,10 @@ void HelpWidget::setText(const TQString& docPath, const TQString& text) void HelpWidget::setBaseText() { - if (KCGlobal::isInfoCenter()) - helptext = (i18n("

Trinity Info Center

" - "There is no quick help available for the active info module." - "

" - "Click here to read the general Info Center manual.") ); - else - helptext = (i18n("

Trinity Control Center

" - "There is no quick help available for the active control module." - "

" - "Click here to read the general Control Center manual.") ); + helptext = (i18n("

Trinity Control Center

" + "There is no quick help available for the active control module." + "

" + "Click here to read the general Control Center manual.") ); } TQString HelpWidget::text() const diff --git a/kcontrol/kcontrol/kinfocenter.desktop b/kcontrol/kcontrol/kinfocenter.desktop deleted file mode 100644 index 080459037..000000000 --- a/kcontrol/kcontrol/kinfocenter.desktop +++ /dev/null @@ -1,116 +0,0 @@ -[Desktop Entry] -Exec=kinfocenter -caption "%c" %i %m -Icon=hwinfo -Type=Application -# Restore the following key and remove this comment when a help handbook -# is written. Disabling this key prevents populating the main handbook -# table of contents with a non-existent document, which results in a -# main handbook error message of -# 'There is no documentation available for /xyz/index.html.' -# Also disable this key when there exists only a useless template handbook. -# DocPath=kinfocenter/index.html -X-TDE-StartupNotify=true -OnlyShowIn=TDE; - -Name=KInfoCenter -Name[af]=Inligting Sentrum -Name[be]=Цэнтр інфармацыі -Name[bn]=কে-ইনফো-সেন্টার -Name[csb]=Centróm wëdowiédzë -Name[de]=Infozentrum -Name[el]=Κέντρο πληροφοριών -Name[et]=TDE infokeskus -Name[he]=מרכז המידע -Name[ja]=インフォセンター -Name[mk]=КИнфоцентар -Name[nds]=TDE-Infozentrum -Name[ne]=के सूचना केन्द्र -Name[pa]=ਜਾਣਕਾਰੀ ਕੇਂਦਰ -Name[pl]=Centrum informacyjne -Name[pt_BR]=Centro de Informações do TDE -Name[ro]=Centrul de informații TDE -Name[rw]=K-AmakuruHagati -Name[sk]=TDE Informačné centrum -Name[sv]=Informationscentralen -Name[ta]=கேதகவல் மையம் -Name[te]=కెఇన్ఫొసెంటర్ -Name[tg]=КМаркази иттилоот -Name[th]=ศูนย์ข้อมูล K -Name[tr]=TDE Bilgi Merkezi -Name[uz]=Maʼlumot markazi -Name[uz@cyrillic]=Маълумот маркази -Name[vi]=Trung tâm Thông tin TDE -Name[wa]=Cinte d' informåcion KInfo -GenericName=Info Center -GenericName[af]=Inligting Sentrum -GenericName[be]=Цэнтр інфармацыі -GenericName[bg]=Информационен център -GenericName[bn]=তথ্য কেন্দ্র -GenericName[br]=Kreizenn Titouroù -GenericName[bs]=Info centar -GenericName[ca]=Centre d'informació -GenericName[cs]=Informační centrum -GenericName[csb]=Centróm wëdowiédzë -GenericName[cy]=Canolfan Gwybodaeth -GenericName[da]=Infocenter -GenericName[de]=Infozentrum -GenericName[el]=Κέντρο πληροφοριών -GenericName[en_GB]=Info Centre -GenericName[eo]=Infocentro -GenericName[es]=Centro de información -GenericName[et]=Infokeskus -GenericName[eu]=Info gunea -GenericName[fa]=مرکز اطلاعات -GenericName[fi]=Infokeskus -GenericName[fr]=Centre d'informations -GenericName[fy]=Ynformaasjesintrum -GenericName[ga]=Lárionad Eolais -GenericName[gl]=Centro de Información -GenericName[he]=מרכז המידע -GenericName[hr]=Info središte -GenericName[hu]=Rendszerinformáció -GenericName[is]=Upplýsingaborð -GenericName[it]=Centro informazioni -GenericName[ja]=インフォセンター -GenericName[ka]=საინფორმაციო ცენტრი -GenericName[kk]=Мәлімет орталығы -GenericName[km]=មជ្ឈមណ្ឌល​ព័ត៌មាន -GenericName[ko]=정보 센터 -GenericName[lt]=Info centras -GenericName[mk]=Информативен центар -GenericName[ms]=Pusat Maklumat -GenericName[nb]=TDEs informasjonssenter -GenericName[nds]=Infozentrum -GenericName[ne]=सूचना केन्द्र -GenericName[nl]=Informatiecentrum -GenericName[nn]=TDEs informasjonssenter -GenericName[pa]=ਜਾਣਕਾਰੀ ਕੇਂਦਰ -GenericName[pl]=Centrum informacyjne -GenericName[pt]=Centro de Informações -GenericName[pt_BR]=Centro de Informações -GenericName[ro]=Centru de informații -GenericName[ru]=Центр информации -GenericName[rw]=Amakuru Hagati -GenericName[se]=Diehtoguovddáš -GenericName[sk]=Informačné centrum -GenericName[sl]=Informacijsko središče -GenericName[sr]=Информациони центар -GenericName[sr@Latn]=Informacioni centar -GenericName[sv]=Informationscentralen -GenericName[ta]=தகவல் மையம் -GenericName[te]=సమాచార కేంద్రం -GenericName[tg]=Маркази иттилоот -GenericName[th]=ศูนย์ข้อมูล -GenericName[tr]=Bilgi Merkezi -GenericName[tt]=Beleşmä Üzäge -GenericName[uk]=Центр інформації -GenericName[uz]=Maʼlumot markazi -GenericName[uz@cyrillic]=Маълумот маркази -GenericName[vi]=Trung tâm Thông tin -GenericName[wa]=Cinte di contrôle -GenericName[zh_CN]=信息中心 -GenericName[zh_TW]=資訊中心 - -X-DCOP-ServiceType=Unique -Categories=Qt;TDE;System; -NoDisplay=true diff --git a/kcontrol/kcontrol/kinfocenterui.rc b/kcontrol/kcontrol/kinfocenterui.rc deleted file mode 100644 index 92867beb3..000000000 --- a/kcontrol/kcontrol/kinfocenterui.rc +++ /dev/null @@ -1,20 +0,0 @@ - - - - &View - &Mode - - - - Icon &Size - - - - - - - - - - - diff --git a/kcontrol/kcontrol/main.cpp b/kcontrol/kcontrol/main.cpp index 21824d2bf..2656359c2 100644 --- a/kcontrol/kcontrol/main.cpp +++ b/kcontrol/kcontrol/main.cpp @@ -105,29 +105,15 @@ extern "C" KDE_EXPORT int kdemain(int argc, char *argv[]) KCONTROL_VERSION, I18N_NOOP("The Trinity Control Center"), TDEAboutData::License_GPL, I18N_NOOP("(c) 1998-2004, The TDE Control Center Developers")); - TDEAboutData aboutKInfoCenter( "kinfocenter", I18N_NOOP("Trinity Info Center"), - KCONTROL_VERSION, I18N_NOOP("The Trinity Info Center"), TDEAboutData::License_GPL, - I18N_NOOP("(c) 1998-2004, The TDE Control Center Developers")); - TQCString argv_0 = argv[0]; TDEAboutData *aboutData; - if (argv_0.right(11) == "kinfocenter") - { - aboutData = &aboutKInfoCenter; - KCGlobal::setIsInfoCenter(true); - kdDebug(1208) << "Running as KInfoCenter!\n" << endl; - } - else { aboutData = &aboutKControl; KCGlobal::setIsInfoCenter(false); } aboutData->addAuthor("Timothy Pearson", I18N_NOOP("Current Maintainer"), "kb9vqf@pearsoncomputing.net"); - if (argv_0.right(11) == "kinfocenter") - aboutData->addAuthor("Helge Deller", I18N_NOOP("Previous Maintainer"), "deller@kde.org"); - else - aboutData->addAuthor("Daniel Molkentin", I18N_NOOP("Previous Maintainer"), "molkentin@kde.org"); + aboutData->addAuthor("Daniel Molkentin", I18N_NOOP("Previous Maintainer"), "molkentin@kde.org"); aboutData->addAuthor("Matthias Hoelzer-Kluepfel",0, "hoelzer@kde.org"); aboutData->addAuthor("Matthias Elter",0, "elter@kde.org"); diff --git a/kcontrol/kcontrol/toplevel.cpp b/kcontrol/kcontrol/toplevel.cpp index a93122a26..519ec91df 100644 --- a/kcontrol/kcontrol/toplevel.cpp +++ b/kcontrol/kcontrol/toplevel.cpp @@ -270,12 +270,7 @@ actionCollection()); about_module = new TDEAction(i18n("About Current Module"), 0, TQT_TQOBJECT(this), TQT_SLOT(aboutModule()), actionCollection(), "help_about_module"); about_module->setEnabled(false); - // I need to add this so that each module can get a bug reported, - // and not just KControl - if (KCGlobal::isInfoCenter()) - createGUI("kinfocenterui.rc"); - else - createGUI("kcontrolui.rc"); + createGUI("kcontrolui.rc"); report_bug = actionCollection()->action("help_report_bug"); report_bug->setText(i18n("&Report Bug...")); diff --git a/kcontrol/nics/nic.desktop b/kcontrol/nics/nic.desktop index 6ebfd7daa..ba7472161 100644 --- a/kcontrol/nics/nic.desktop +++ b/kcontrol/nics/nic.desktop @@ -1,13 +1,13 @@ [Desktop Entry] Exec=tdecmshell nic Type=Application -DocPath=kinfocenter/nics/index.html +DocPath=kcontrol/nics/index.html Icon=network X-TDE-Library=nic X-TDE-FactoryName=nic -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=Network Interfaces Name[af]=Netwerk Koppelvlakke diff --git a/kcontrol/samba/smbstatus.desktop b/kcontrol/samba/smbstatus.desktop index c4b32d115..99f6b9588 100644 --- a/kcontrol/samba/smbstatus.desktop +++ b/kcontrol/samba/smbstatus.desktop @@ -2,7 +2,7 @@ Exec=tdecmshell smbstatus Icon=samba Type=Application -DocPath=kinfocenter/samba/index.html +DocPath=kcontrol/samba/index.html X-TDE-Library=samba diff --git a/kcontrol/usbview/kcmusb.desktop b/kcontrol/usbview/kcmusb.desktop index f8825b7f5..38839ef99 100644 --- a/kcontrol/usbview/kcmusb.desktop +++ b/kcontrol/usbview/kcmusb.desktop @@ -1,11 +1,11 @@ [Desktop Entry] Icon=usb Type=Application -DocPath=kinfocenter/usb/index.html +DocPath=kcontrol/usb/index.html Exec=tdecmshell kcmusb X-TDE-Library=usb -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=USB Devices Name[af]=USB Toestelle diff --git a/kcontrol/view1394/kcmview1394.desktop b/kcontrol/view1394/kcmview1394.desktop index e1f6bc361..978011258 100644 --- a/kcontrol/view1394/kcmview1394.desktop +++ b/kcontrol/view1394/kcmview1394.desktop @@ -7,11 +7,11 @@ Type=Application # main handbook error message of # 'There is no documentation available for /xyz/index.html.' # Also disable this key when there exists only a useless template handbook. -# DocPath=kinfocenter/view1394/index.html +# DocPath=kcontrol/view1394/index.html Exec=tdecmshell kcmview1394 X-TDE-Library=view1394 -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Name=IEEE 1394 Devices Name[af]=IEEE 1394 Toestelle diff --git a/khelpcenter/README.metadata b/khelpcenter/README.metadata index c0149c8e5..adbddc106 100644 --- a/khelpcenter/README.metadata +++ b/khelpcenter/README.metadata @@ -88,7 +88,6 @@ X-TDE-KHelpcenter string If this entry is set to one of the from the start menu 'scrollkeeper' scrollkeeper docs 'applets' panel applet docs - 'kinfocenter' kinfocenter docs 'kcontrol' kcontrol module docs 'konqueror' konqueror plugin docs 'tdeioslave' tdeioslave docs diff --git a/khelpcenter/plugins/hardwaremodules.desktop b/khelpcenter/plugins/hardwaremodules.desktop index 05d481cb8..af716857a 100644 --- a/khelpcenter/plugins/hardwaremodules.desktop +++ b/khelpcenter/plugins/hardwaremodules.desktop @@ -60,4 +60,4 @@ Icon=contents2 X-DOC-Weight=-400 -X-TDE-KHelpcenter-Special=kinfocenter +X-TDE-KHelpcenter-Special=kcontrol diff --git a/khelpcenter/plugintraverser.cpp b/khelpcenter/plugintraverser.cpp index 1cafba260..ca33664df 100644 --- a/khelpcenter/plugintraverser.cpp +++ b/khelpcenter/plugintraverser.cpp @@ -90,8 +90,7 @@ void PluginTraverser::process( DocEntry *entry ) if (entry->khelpcenterSpecial() == "applets" ) { mNavigator->insertAppletDocs( mCurrentItem ); - } else if ( entry->khelpcenterSpecial() == "kinfocenter" || - entry->khelpcenterSpecial() == "kcontrol" || + } else if ( entry->khelpcenterSpecial() == "kcontrol" || entry->khelpcenterSpecial() == "konqueror" ) { mNavigator->insertParentAppDocs( entry->khelpcenterSpecial(), mCurrentItem ); } else if ( entry->khelpcenterSpecial() == "tdeioslave" ) { -- cgit v1.2.1