summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/kcontrol/fileshare/CMakeLists.txt9
-rw-r--r--doc/kcontrol/fileshare/Makefile.am3
-rw-r--r--doc/kcontrol/fileshare/index.docbook60
-rw-r--r--doc/kcontrol/kcmsambaconf/CMakeLists.txt9
-rw-r--r--doc/kcontrol/kcmsambaconf/Makefile.am3
-rw-r--r--doc/kcontrol/kcmsambaconf/index.docbook60
-rw-r--r--doc/kcontrol/kcmwifi/CMakeLists.txt9
-rw-r--r--doc/kcontrol/kcmwifi/Makefile.am3
-rw-r--r--doc/kcontrol/kcmwifi/index.docbook60
-rw-r--r--filesharing/advanced/kcm_sambaconf/kcmsambaconf.desktop14
-rw-r--r--filesharing/simple/fileshare.desktop5
-rw-r--r--wifi/kcmwifi/kcmwifi.desktop6
12 files changed, 228 insertions, 13 deletions
diff --git a/doc/kcontrol/fileshare/CMakeLists.txt b/doc/kcontrol/fileshare/CMakeLists.txt
new file mode 100644
index 00000000..5e7efab8
--- /dev/null
+++ b/doc/kcontrol/fileshare/CMakeLists.txt
@@ -0,0 +1,9 @@
+#################################################
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kcontrol/fileshare )
diff --git a/doc/kcontrol/fileshare/Makefile.am b/doc/kcontrol/fileshare/Makefile.am
new file mode 100644
index 00000000..41691557
--- /dev/null
+++ b/doc/kcontrol/fileshare/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = en
+KDE_DOCS = AUTO
+
diff --git a/doc/kcontrol/fileshare/index.docbook b/doc/kcontrol/fileshare/index.docbook
new file mode 100644
index 00000000..b3f952ec
--- /dev/null
+++ b/doc/kcontrol/fileshare/index.docbook
@@ -0,0 +1,60 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % English "INCLUDE">
+]>
+
+<!-- Note: When updating this empty handbook, remember that usually most handbooks -->
+<!-- use the book model rather than article. Feel free to use article if the new handbook -->
+<!-- remains really short. -->
+
+<article lang="&language;">
+<title>File Sharing</title>
+
+<articleinfo>
+
+<authorgroup>
+<corpauthor>&tde-team;</corpauthor>
+<!-- TRANS:ROLES_OF_TRANSLATORS -->
+</authorgroup>
+
+<releaseinfo>&tde-release-version;</releaseinfo>
+<date>Reviewed: &tde-release-date;</date>
+
+<copyright>
+<year>&tde-copyright-date;</year>
+<holder>&tde-team;</holder>
+</copyright>
+
+<abstract>
+<para>
+This handbook describes simple file sharing configuration with NFS or Samba (SMB).
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+<keyword>sharing</keyword>
+</keywordset>
+
+</articleinfo>
+
+<sect1 id="apologies">
+<title>We Apologize</title>
+<para>No documentation has yet been written for this module.</para>
+
+<para>If you need help, please check <ulink url="http://www.trinitydesktop.org">The &tde;
+web site</ulink>, submit questions to the <ulink url="http://www.trinitydesktop.org/mailinglist.php">
+&tde; mail lists</ulink>, or file a bug report at the <ulink url="http://bugs.trinitydesktop.org/">
+&tde; bug tracker</ulink>.</para>
+
+<para>If you are interested in helping, please consider writing the help file.
+Submitting a basic text file is acceptable as the &tde-team; will convert the text.</para>
+
+<para>Thank you for helping and thank you for your patience.</para>
+
+&underFDL;
+
+</sect1>
+
+</article>
diff --git a/doc/kcontrol/kcmsambaconf/CMakeLists.txt b/doc/kcontrol/kcmsambaconf/CMakeLists.txt
new file mode 100644
index 00000000..c1e34ec0
--- /dev/null
+++ b/doc/kcontrol/kcmsambaconf/CMakeLists.txt
@@ -0,0 +1,9 @@
+#################################################
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kcontrol/kcmsambaconf )
diff --git a/doc/kcontrol/kcmsambaconf/Makefile.am b/doc/kcontrol/kcmsambaconf/Makefile.am
new file mode 100644
index 00000000..41691557
--- /dev/null
+++ b/doc/kcontrol/kcmsambaconf/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = en
+KDE_DOCS = AUTO
+
diff --git a/doc/kcontrol/kcmsambaconf/index.docbook b/doc/kcontrol/kcmsambaconf/index.docbook
new file mode 100644
index 00000000..b67c2b8c
--- /dev/null
+++ b/doc/kcontrol/kcmsambaconf/index.docbook
@@ -0,0 +1,60 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % English "INCLUDE">
+]>
+
+<!-- Note: When updating this empty handbook, remember that usually most handbooks -->
+<!-- use the book model rather than article. Feel free to use article if the new handbook -->
+<!-- remains really short. -->
+
+<article lang="&language;">
+<title>Samba Configuration</title>
+
+<articleinfo>
+
+<authorgroup>
+<corpauthor>&tde-team;</corpauthor>
+<!-- TRANS:ROLES_OF_TRANSLATORS -->
+</authorgroup>
+
+<releaseinfo>&tde-release-version;</releaseinfo>
+<date>Reviewed: &tde-release-date;</date>
+
+<copyright>
+<year>&tde-copyright-date;</year>
+<holder>&tde-team;</holder>
+</copyright>
+
+<abstract>
+<para>
+This handbook describes the file sharing configuration with Samba (SMB).
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+<keyword>sharing</keyword>
+</keywordset>
+
+</articleinfo>
+
+<sect1 id="apologies">
+<title>We Apologize</title>
+<para>No documentation has yet been written for this module.</para>
+
+<para>If you need help, please check <ulink url="http://www.trinitydesktop.org">The &tde;
+web site</ulink>, submit questions to the <ulink url="http://www.trinitydesktop.org/mailinglist.php">
+&tde; mail lists</ulink>, or file a bug report at the <ulink url="http://bugs.trinitydesktop.org/">
+&tde; bug tracker</ulink>.</para>
+
+<para>If you are interested in helping, please consider writing the help file.
+Submitting a basic text file is acceptable as the &tde-team; will convert the text.</para>
+
+<para>Thank you for helping and thank you for your patience.</para>
+
+&underFDL;
+
+</sect1>
+
+</article>
diff --git a/doc/kcontrol/kcmwifi/CMakeLists.txt b/doc/kcontrol/kcmwifi/CMakeLists.txt
new file mode 100644
index 00000000..39100864
--- /dev/null
+++ b/doc/kcontrol/kcmwifi/CMakeLists.txt
@@ -0,0 +1,9 @@
+#################################################
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kcontrol/kcmwifi )
diff --git a/doc/kcontrol/kcmwifi/Makefile.am b/doc/kcontrol/kcmwifi/Makefile.am
new file mode 100644
index 00000000..41691557
--- /dev/null
+++ b/doc/kcontrol/kcmwifi/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = en
+KDE_DOCS = AUTO
+
diff --git a/doc/kcontrol/kcmwifi/index.docbook b/doc/kcontrol/kcmwifi/index.docbook
new file mode 100644
index 00000000..6835d48a
--- /dev/null
+++ b/doc/kcontrol/kcmwifi/index.docbook
@@ -0,0 +1,60 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % English "INCLUDE">
+]>
+
+<!-- Note: When updating this empty handbook, remember that usually most handbooks -->
+<!-- use the book model rather than article. Feel free to use article if the new handbook -->
+<!-- remains really short. -->
+
+<article lang="&language;">
+<title>Wireless Network Configuration</title>
+
+<articleinfo>
+
+<authorgroup>
+<corpauthor>&tde-team;</corpauthor>
+<!-- TRANS:ROLES_OF_TRANSLATORS -->
+</authorgroup>
+
+<releaseinfo>&tde-release-version;</releaseinfo>
+<date>Reviewed: &tde-release-date;</date>
+
+<copyright>
+<year>&tde-copyright-date;</year>
+<holder>&tde-team;</holder>
+</copyright>
+
+<abstract>
+<para>
+This handbook describes the wireless network configuration.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+<keyword>wireless</keyword>
+</keywordset>
+
+</articleinfo>
+
+<sect1 id="apologies">
+<title>We Apologize</title>
+<para>No documentation has yet been written for this module.</para>
+
+<para>If you need help, please check <ulink url="http://www.trinitydesktop.org">The &tde;
+web site</ulink>, submit questions to the <ulink url="http://www.trinitydesktop.org/mailinglist.php">
+&tde; mail lists</ulink>, or file a bug report at the <ulink url="http://bugs.trinitydesktop.org/">
+&tde; bug tracker</ulink>.</para>
+
+<para>If you are interested in helping, please consider writing the help file.
+Submitting a basic text file is acceptable as the &tde-team; will convert the text.</para>
+
+<para>Thank you for helping and thank you for your patience.</para>
+
+&underFDL;
+
+</sect1>
+
+</article>
diff --git a/filesharing/advanced/kcm_sambaconf/kcmsambaconf.desktop b/filesharing/advanced/kcm_sambaconf/kcmsambaconf.desktop
index 8c4404ec..9bc74388 100644
--- a/filesharing/advanced/kcm_sambaconf/kcmsambaconf.desktop
+++ b/filesharing/advanced/kcm_sambaconf/kcmsambaconf.desktop
@@ -2,7 +2,7 @@
Exec=tdecmshell kcmsambaconf
Icon=samba
Type=Application
-
+DocPath=kcontrol/kcmsambaconf/index.html
Terminal=false
X-TDE-FactoryName=KcmSambaConf
X-TDE-Library=kcmsambaconf
@@ -14,6 +14,12 @@ X-TDE-ParentApp=kcontrol
Categories=Qt;TDE;X-TDE-settings-network;
OnlyShowIn=TDE;
+Name=Samba
+Name[bg]=Самба
+Name[bn]=সাম্বা
+Name[he]=סמבה
+Name[ne]=साम्बा
+Name[pa]=ਸਾਂਬਾ
Comment=A module to configure shares for Microsoft Windows
Comment[be]=Модуль настаўлення агульных рэсурсаў для Microsoft Windows
Comment[bg]=Настройване споделянето на ресурси с Майкрософт Уиндоус
@@ -89,9 +95,3 @@ Keywords[sl]=KcmSambaConf,kcmsambaconf,Samba,samba,souporaba,deljeno
Keywords[sv]=IM SAMBA-inställning,IM samba-inställning,Windows,dela
Keywords[uk]=KcmSambaConf,kcmsambaconf,samba,windows,share,спільні ресурси
Keywords[zh_CN]=KcmSambaConf,kcmsambaconf,samba,windows,share,共享
-Name=Samba
-Name[bg]=Самба
-Name[bn]=সাম্বা
-Name[he]=סמבה
-Name[ne]=साम्बा
-Name[pa]=ਸਾਂਬਾ
diff --git a/filesharing/simple/fileshare.desktop b/filesharing/simple/fileshare.desktop
index cf78fc4f..9c8d56b6 100644
--- a/filesharing/simple/fileshare.desktop
+++ b/filesharing/simple/fileshare.desktop
@@ -2,11 +2,12 @@
Exec=tdecmshell fileshare
Icon=share
Type=Application
-
+DocPath=kcontrol/fileshare/index.html
X-TDE-ModuleType=Library
X-TDE-Library=fileshare
X-TDE-ParentApp=kcontrol
X-TDE-RootOnly=true
+Categories=Qt;TDE;X-TDE-settings-network;
Name=File Sharing
Name[be]=Публікацыя файлаў
@@ -165,5 +166,3 @@ Keywords[tg]=Муштаракан доштан
Keywords[tr]=Paylaş
Keywords[uk]=Спільний ресурс
Keywords[zh_CN]=Share,共享
-
-Categories=Qt;TDE;X-TDE-settings-network;
diff --git a/wifi/kcmwifi/kcmwifi.desktop b/wifi/kcmwifi/kcmwifi.desktop
index 0ffef7e5..c884108b 100644
--- a/wifi/kcmwifi/kcmwifi.desktop
+++ b/wifi/kcmwifi/kcmwifi.desktop
@@ -2,10 +2,12 @@
Icon=kwifimanager
Type=Application
Exec=tdecmshell kcmwifi
-DocPath=
+DocPath=kcontrol/kcmwifi/index.html
X-TDE-ModuleType=Library
X-TDE-Library=wifi
X-TDE-RootOnly=true
+Categories=Qt;TDE;X-TDE-settings-network;Settings;
+
Name=Wireless Network
Name[ar]=شبكة لاسلكية
Name[bg]=Безжична мрежа
@@ -158,5 +160,3 @@ Keywords[uk]=мережа,orinoco,радіо,бездротовий,зв'язо
Keywords[uz]=tarmoq,orinoco,simsiz,wlan,wlan-ng,simsiz tarmoq,wifi,Ad-Hoc
Keywords[uz@cyrillic]=тармоқ,orinoco,симсиз,wlan,wlan-ng,симсиз тармоқ,wifi,Ad-Hoc
Keywords[zh_CN]=network,orinoco,wireless,wlan,wlan-ng,wifi,Ad-Hoc,网络,无线,无线网络
-
-Categories=Qt;TDE;X-TDE-settings-network;Settings;