summaryrefslogtreecommitdiffstats
path: root/tde-i18n-nl/docs/tdebase/tdeioslave/smb
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-06 18:02:20 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-06 18:02:20 -0600
commit9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 (patch)
tree795b1aa8dbbe6582aa5ad0d2b7505789d0dc1408 /tde-i18n-nl/docs/tdebase/tdeioslave/smb
parentf9dfb6416745710680d26abcc774b4146cd3ef2b (diff)
downloadtde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.tar.gz
tde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.zip
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
Diffstat (limited to 'tde-i18n-nl/docs/tdebase/tdeioslave/smb')
-rw-r--r--tde-i18n-nl/docs/tdebase/tdeioslave/smb/CMakeLists.txt6
-rw-r--r--tde-i18n-nl/docs/tdebase/tdeioslave/smb/Makefile.am4
-rw-r--r--tde-i18n-nl/docs/tdebase/tdeioslave/smb/index.docbook30
3 files changed, 40 insertions, 0 deletions
diff --git a/tde-i18n-nl/docs/tdebase/tdeioslave/smb/CMakeLists.txt b/tde-i18n-nl/docs/tdebase/tdeioslave/smb/CMakeLists.txt
new file mode 100644
index 00000000000..269868e5b4f
--- /dev/null
+++ b/tde-i18n-nl/docs/tdebase/tdeioslave/smb/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdeioslave/smb
+ LANG nl
+)
diff --git a/tde-i18n-nl/docs/tdebase/tdeioslave/smb/Makefile.am b/tde-i18n-nl/docs/tdebase/tdeioslave/smb/Makefile.am
new file mode 100644
index 00000000000..1eed853e5db
--- /dev/null
+++ b/tde-i18n-nl/docs/tdebase/tdeioslave/smb/Makefile.am
@@ -0,0 +1,4 @@
+KDE_LANG = nl
+SUBDIRS = $(AUTODIRS)
+KDE_DOCS = tdeioslave/smb
+KDE_MANS = AUTO
diff --git a/tde-i18n-nl/docs/tdebase/tdeioslave/smb/index.docbook b/tde-i18n-nl/docs/tdebase/tdeioslave/smb/index.docbook
new file mode 100644
index 00000000000..8cdbdbe94f0
--- /dev/null
+++ b/tde-i18n-nl/docs/tdebase/tdeioslave/smb/index.docbook
@@ -0,0 +1,30 @@
+<?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 % Dutch "INCLUDE"> <!-- change language only here -->
+]>
+
+<article lang="&language;" id="smb">
+<title>SMB</title>
+<articleinfo>
+<authorgroup>
+<author>&Alexander.Neundorf; &Alexander.Neundorf.mail;</author>
+&Otto.Bruggeman;&Rinse.Devries;
+</authorgroup>
+</articleinfo>
+<para>De io-slave smb stelt u in staat om de gedeelde bronnen van een &Windows;- of Samba-netwerk te verkennen. </para>
+
+<para>Om de werkgroepen te zien voert u <userinput><command>smb:/</command></userinput> in. </para>
+<para><userinput><command>smb:/</command><replaceable>de_werkgroep</replaceable></userinput> zal de hostcomputers in deze werkgroep tonen. </para>
+<para>Om de de gedeelde netwerkbronnen van een host te zien, voer <userinput><command>smb://</command><replaceable>de_host</replaceable></userinput> in. Om een gedeelde netwerkbron direct te bekijken, voer <userinput><command>smb://</command><replaceable>de_host/de_gedeelde_bron</replaceable></userinput> in. </para>
+<para>Om direct toegang te krijgen tot een gedeelde bron voert u <userinput><command>smb://</command><replaceable>de_host/de_gedeelde_bron</replaceable></userinput> of <userinput><command>smb://</command><replaceable>de_werkgroep</replaceable>/<replaceable>de_gedeelde_bron</replaceable></userinput> in. </para>
+
+<para>Om met de smb-ioslave te kunnen werken, dient libsmbclient geïnstalleerd te zijn. </para>
+
+<para>U kunt uw standaard gebruikersnaam en wachtwoord instellen in het &kcontrol;, module <menuchoice><guisubmenu>Internet en netwerk</guisubmenu> <guimenuitem>Lokaal netwerk</guimenuitem></menuchoice>. Dit is vooral nuttig als u een lid bent van een &Windows; <acronym>NT</acronym>-domein. U kunt daar ook uw werkgroepnaam instellen. Dit is overigens in de meeste gevallen niet nodig. </para>
+
+<para>Deze io-slave is getest en ontwikkeld voor samba 2.0.7. Andere versies werken waarschijnlijk ook. </para>
+
+<para>Auteur: Alexander Neundorf <email>neundorf@kde.org</email> </para>
+</article>
+