From 3a673dc158811a446bf1d2aa64c757ab461d5e07 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 24 Jan 2014 14:13:00 -0600 Subject: Finish moving kinfocenter files to kcontrol. This resolves bug report 289. --- doc/kcontrol/storagedevices/CMakeLists.txt | 14 +++++ doc/kcontrol/storagedevices/Makefile.am | 3 + doc/kcontrol/storagedevices/index.docbook | 88 ++++++++++++++++++++++++++ doc/kinfocenter/CMakeLists.txt | 12 ---- doc/kinfocenter/Makefile.am | 6 -- doc/kinfocenter/storagedevices/CMakeLists.txt | 14 ----- doc/kinfocenter/storagedevices/Makefile.am | 3 - doc/kinfocenter/storagedevices/index.docbook | 89 --------------------------- kdf/kcmdf.desktop | 4 +- klaptopdaemon/applnk/pcmcia.desktop | 4 +- 10 files changed, 109 insertions(+), 128 deletions(-) create mode 100644 doc/kcontrol/storagedevices/CMakeLists.txt create mode 100644 doc/kcontrol/storagedevices/Makefile.am create mode 100644 doc/kcontrol/storagedevices/index.docbook delete mode 100644 doc/kinfocenter/CMakeLists.txt delete mode 100644 doc/kinfocenter/Makefile.am delete mode 100644 doc/kinfocenter/storagedevices/CMakeLists.txt delete mode 100644 doc/kinfocenter/storagedevices/Makefile.am delete mode 100644 doc/kinfocenter/storagedevices/index.docbook diff --git a/doc/kcontrol/storagedevices/CMakeLists.txt b/doc/kcontrol/storagedevices/CMakeLists.txt new file mode 100644 index 0000000..845276c --- /dev/null +++ b/doc/kcontrol/storagedevices/CMakeLists.txt @@ -0,0 +1,14 @@ +################################################# +# +# (C) 2012 Golubev Alexander +# fatzer2 (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION + kcontrol/storagedevices ) + diff --git a/doc/kcontrol/storagedevices/Makefile.am b/doc/kcontrol/storagedevices/Makefile.am new file mode 100644 index 0000000..8841b61 --- /dev/null +++ b/doc/kcontrol/storagedevices/Makefile.am @@ -0,0 +1,3 @@ + +KDE_LANG= en +KDE_DOCS = kcontrol/storagedevices diff --git a/doc/kcontrol/storagedevices/index.docbook b/doc/kcontrol/storagedevices/index.docbook new file mode 100644 index 0000000..89effb1 --- /dev/null +++ b/doc/kcontrol/storagedevices/index.docbook @@ -0,0 +1,88 @@ + + + +]> + +
+ + + + +Mike +McBride + + + + +2002-02-12 +3.00.00 + + +KDE +KControl +Storage Devices +Disk space + + + + +Storage Devices + + +The module window displays the available file devices and some +information about each device. It also allows you to control mount +points, and mount/unmount devices. + + + +Normally, the following pieces of information are shown in this tab: + + + +an icon depicting the type of storage +file format +total size +mount point +free disk space +the percentage of space used as a number and as a +graph. + + + +Left clicking on the header of a particular +column sorts the devices according to that variable. A second +left click sorts in the opposite order. + + + +Right clicking on a row pops up a menu. If +that device is not currently mounted, the Mount +device option is available. If the device is mounted, it +can be unmounted by choosing Unmount +device. Selecting Open +filemanager opens a new window with a graphical view of +the files on that device. + + + +The appropriate mount and unmount commands, and how the file manager is +opened from the context menu, can be configured from the &kdiskfree; +application. + + + +Section Author + +This section is modified from the kdf +documentation which was authored by Jonathan Singer +jsinger@leeta.net + +Modified for KDE 2.0 by Mike McBride +mpmcbride7@yahoo.com + + + + +
+ diff --git a/doc/kinfocenter/CMakeLists.txt b/doc/kinfocenter/CMakeLists.txt deleted file mode 100644 index dc6bb77..0000000 --- a/doc/kinfocenter/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2012 Golubev Alexander -# fatzer2 (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_auto_add_subdirectories( ) diff --git a/doc/kinfocenter/Makefile.am b/doc/kinfocenter/Makefile.am deleted file mode 100644 index 251280f..0000000 --- a/doc/kinfocenter/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ - -SUBDIRS = $(AUTODIRS) - -KDE_LANG= en -KDE_DOCS = AUTO - diff --git a/doc/kinfocenter/storagedevices/CMakeLists.txt b/doc/kinfocenter/storagedevices/CMakeLists.txt deleted file mode 100644 index b358ce6..0000000 --- a/doc/kinfocenter/storagedevices/CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ -################################################# -# -# (C) 2012 Golubev Alexander -# fatzer2 (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( DESTINATION - kinfocenter/storagedevices ) - diff --git a/doc/kinfocenter/storagedevices/Makefile.am b/doc/kinfocenter/storagedevices/Makefile.am deleted file mode 100644 index 0ffa481..0000000 --- a/doc/kinfocenter/storagedevices/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ - -KDE_LANG= en -KDE_DOCS = kinfocenter/storagedevices diff --git a/doc/kinfocenter/storagedevices/index.docbook b/doc/kinfocenter/storagedevices/index.docbook deleted file mode 100644 index e9a8534..0000000 --- a/doc/kinfocenter/storagedevices/index.docbook +++ /dev/null @@ -1,89 +0,0 @@ - - - -]> - -
- - - - -Mike -McBride - - - - -2002-02-12 -3.00.00 - - -KDE -KControl -Storage Devices -Disk space - - - - -Storage Devices - - -The module window displays the available file devices and some -information about each device. It also allows you to control mount -points, and mount/unmount devices. - - - -Normally, the following pieces of information are shown in this tab: - - - -an icon depicting the type of storage -file format -total size -mount point -free disk space -the percentage of space used as a number and as a -graph. - - - -Left clicking on the header of a particular -column sorts the devices according to that variable. A second -left click sorts in the opposite order. - - - -Right clicking on a row pops up a menu. If -that device is not currently mounted, the Mount -device option is available. If the device is mounted, it -can be unmounted by choosing Unmount -device. Selecting Open -filemanager opens a new window with a graphical view of -the files on that device. - - - -The appropriate mount and unmount commands, and how the file manager is -opened from the context menu, can be configured from the &kdiskfree; -application. - - - -Section Author - -This section is modified from the kdf -documentation which was authored by Jonathan Singer -jsinger@leeta.net - -Modified for KDE 2.0 by Mike McBride -mpmcbride7@yahoo.com - - - - -
- diff --git a/kdf/kcmdf.desktop b/kdf/kcmdf.desktop index a688317..2bee9d0 100644 --- a/kdf/kcmdf.desktop +++ b/kdf/kcmdf.desktop @@ -2,7 +2,7 @@ X-TDE-ModuleType=Library X-TDE-Library=kdf X-TDE-FactoryName=kdf -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol X-TDE-LocalUser=false Exec=tdecmshell kcmdf Icon=kcmdf @@ -68,7 +68,7 @@ Name[xh]=Amacebo Okugcina Name[zh_CN]=存储设备 Name[zh_TW]=儲存裝置 Name[zu]=Amathuluzi Ethala -DocPath=kinfocenter/storagedevices/index.html +DocPath=kcontrol/storagedevices/index.html Comment=Shows the disk usage of the mounted devices Comment[af]=Vertoon die disket gebruik van die gekoppelde toestelle Comment[ar]=يعرض المساحة المستخدمة من الأقراص المضمومة diff --git a/klaptopdaemon/applnk/pcmcia.desktop b/klaptopdaemon/applnk/pcmcia.desktop index 0d276d7..2f9f6cb 100644 --- a/klaptopdaemon/applnk/pcmcia.desktop +++ b/klaptopdaemon/applnk/pcmcia.desktop @@ -2,11 +2,11 @@ X-TDE-ModuleType=Library X-TDE-Library=laptop X-TDE-FactoryName=pcmcia -X-TDE-ParentApp=kinfocenter +X-TDE-ParentApp=kcontrol Exec=tdecmshell pcmcia Icon=laptop_pcmcia Type=Application -DocPath=kinfocenter/pcmcia/index.html +DocPath=kcontrol/pcmcia/index.html Comment=PCMCIA status Comment[af]=Pcmcia status Comment[ar]=حالة بطاقة PCMCIA -- cgit v1.2.1