summaryrefslogtreecommitdiffstats
path: root/tde-i18n-es/docs/tdebase/tdeioslave/http
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-es/docs/tdebase/tdeioslave/http')
-rw-r--r--tde-i18n-es/docs/tdebase/tdeioslave/http/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdebase/tdeioslave/http/Makefile.am4
-rw-r--r--tde-i18n-es/docs/tdebase/tdeioslave/http/index.docbook24
3 files changed, 34 insertions, 0 deletions
diff --git a/tde-i18n-es/docs/tdebase/tdeioslave/http/CMakeLists.txt b/tde-i18n-es/docs/tdebase/tdeioslave/http/CMakeLists.txt
new file mode 100644
index 00000000000..e82b51d9c37
--- /dev/null
+++ b/tde-i18n-es/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 es
+)
diff --git a/tde-i18n-es/docs/tdebase/tdeioslave/http/Makefile.am b/tde-i18n-es/docs/tdebase/tdeioslave/http/Makefile.am
new file mode 100644
index 00000000000..0040857ae46
--- /dev/null
+++ b/tde-i18n-es/docs/tdebase/tdeioslave/http/Makefile.am
@@ -0,0 +1,4 @@
+KDE_LANG = es
+SUBDIRS = $(AUTODIRS)
+KDE_DOCS = tdeioslave/http
+KDE_MANS = AUTO
diff --git a/tde-i18n-es/docs/tdebase/tdeioslave/http/index.docbook b/tde-i18n-es/docs/tdebase/tdeioslave/http/index.docbook
new file mode 100644
index 00000000000..62498b291fa
--- /dev/null
+++ b/tde-i18n-es/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 % Spanish "INCLUDE"> <!-- change language only here -->
+]>
+
+<article lang="&language;" id="http">
+<title>http</title>
+<articleinfo>
+<authorgroup>
+<author>&Lauri.Watts; &Lauri.Watts.mail;</author>
+<othercredit role="translator"> <firstname>Marcos</firstname> <surname>Fouces Lago</surname> <affiliation><address><email>mfouces@yahoo.es</email></address></affiliation> <contrib>Traductor</contrib> </othercredit>
+</authorgroup>
+</articleinfo>
+
+<para><acronym>http</acronym> es el <emphasis>H</emphasis>yper<emphasis>T</emphasis>ext <emphasis>T</emphasis>ransfer <emphasis>P</emphasis>rotocol.</para>
+
+<para>El tdeioslave http se usa por todas las aplicaciones &kde; para manejar conexiones a servidores http, es decir, a servidores web. El uso más común es visualizar páginas web en el navegador &konqueror;.</para>
+
+<para>Puede utilizar el tdeioslave http en &konqueror; introduciendo una <acronym>URL</acronym>. <userinput>http://<replaceable>www.kde.org</replaceable></userinput>.</para>
+
+<para>Consulte el manual: <ulink url="man:/http">http</ulink>. </para>
+
+</article>