summaryrefslogtreecommitdiffstats
path: root/tde-i18n-da/docs/tdebase/tdeioslave/http
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-da/docs/tdebase/tdeioslave/http')
-rw-r--r--tde-i18n-da/docs/tdebase/tdeioslave/http/CMakeLists.txt6
-rw-r--r--tde-i18n-da/docs/tdebase/tdeioslave/http/Makefile.am4
-rw-r--r--tde-i18n-da/docs/tdebase/tdeioslave/http/index.docbook24
3 files changed, 34 insertions, 0 deletions
diff --git a/tde-i18n-da/docs/tdebase/tdeioslave/http/CMakeLists.txt b/tde-i18n-da/docs/tdebase/tdeioslave/http/CMakeLists.txt
new file mode 100644
index 00000000000..d077c27fe24
--- /dev/null
+++ b/tde-i18n-da/docs/tdebase/tdeioslave/http/CMakeLists.txt
@@ -0,0 +1,6 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdeioslave/http
+ LANG da
+)
diff --git a/tde-i18n-da/docs/tdebase/tdeioslave/http/Makefile.am b/tde-i18n-da/docs/tdebase/tdeioslave/http/Makefile.am
new file mode 100644
index 00000000000..76a48ab0bf0
--- /dev/null
+++ b/tde-i18n-da/docs/tdebase/tdeioslave/http/Makefile.am
@@ -0,0 +1,4 @@
+KDE_LANG = da
+SUBDIRS = $(AUTODIRS)
+KDE_DOCS = tdeioslave/http
+KDE_MANS = AUTO
diff --git a/tde-i18n-da/docs/tdebase/tdeioslave/http/index.docbook b/tde-i18n-da/docs/tdebase/tdeioslave/http/index.docbook
new file mode 100644
index 00000000000..c84f86f468e
--- /dev/null
+++ b/tde-i18n-da/docs/tdebase/tdeioslave/http/index.docbook
@@ -0,0 +1,24 @@
+<?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 % Danish "INCLUDE"> <!-- change language only here -->
+]>
+
+<article lang="&language;" id="http">
+<title>http</title>
+<articleinfo>
+<authorgroup>
+<author>&Lauri.Watts; &Lauri.Watts.mail;</author>
+&erik.kjaer.pedersen.role;
+</authorgroup>
+</articleinfo>
+
+<para><acronym>http</acronym> er <emphasis>H</emphasis>yper<emphasis>T</emphasis>ekst <emphasis>T</emphasis>ransfer <emphasis>P</emphasis>rotokollen.</para>
+
+<para>http-tdeioslave bruges af alle &kde;-programmer til at håndtere forbindelser til http-servere, det vil sige, internet-servere. Den mest almindelige brug er at se netsider i browseren &konqueror;.</para>
+
+<para>Du kan bruge http-tdeioslave i &konqueror; ved at give den en <acronym>URL</acronym>. <userinput>http://<replaceable>www.kde.org</replaceable></userinput>.</para>
+
+<para>Se manualen: <ulink url="man:/http">http</ulink>. </para>
+
+</article>