summaryrefslogtreecommitdiffstats
path: root/tde-i18n-sl/docs/tdebase/tdeioslave/https
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-sl/docs/tdebase/tdeioslave/https')
-rw-r--r--tde-i18n-sl/docs/tdebase/tdeioslave/https/CMakeLists.txt7
-rw-r--r--tde-i18n-sl/docs/tdebase/tdeioslave/https/Makefile.am4
-rw-r--r--tde-i18n-sl/docs/tdebase/tdeioslave/https/index.docbook15
3 files changed, 26 insertions, 0 deletions
diff --git a/tde-i18n-sl/docs/tdebase/tdeioslave/https/CMakeLists.txt b/tde-i18n-sl/docs/tdebase/tdeioslave/https/CMakeLists.txt
new file mode 100644
index 00000000000..315d20f411c
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/tdeioslave/https/CMakeLists.txt
@@ -0,0 +1,7 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+tde_create_handbook(
+ DESTINATION tdeioslave/https
+ NOINDEX
+ LANG sl
+)
diff --git a/tde-i18n-sl/docs/tdebase/tdeioslave/https/Makefile.am b/tde-i18n-sl/docs/tdebase/tdeioslave/https/Makefile.am
new file mode 100644
index 00000000000..fb55d434bda
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/tdeioslave/https/Makefile.am
@@ -0,0 +1,4 @@
+KDE_LANG = sl
+SUBDIRS = $(AUTODIRS)
+KDE_DOCS = tdeioslave/https
+KDE_MANS = AUTO
diff --git a/tde-i18n-sl/docs/tdebase/tdeioslave/https/index.docbook b/tde-i18n-sl/docs/tdebase/tdeioslave/https/index.docbook
new file mode 100644
index 00000000000..9fef8d30834
--- /dev/null
+++ b/tde-i18n-sl/docs/tdebase/tdeioslave/https/index.docbook
@@ -0,0 +1,15 @@
+<?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 % Slovenian "INCLUDE"> <!-- change language only here -->
+]>
+
+<article lang="&language;" id="https">
+<title>https</title>
+
+<para> HTTPS je <ulink url="help:/tdeioslave/http.html">HTTP</ulink> enkapsuliran v toku SSL/TLS. </para>
+<para> SSL je kratica za protokol Secure Sockets Layer, varnostni protokol, ki ponuja zasebnost komuniciranja preko interneta. Protokol omogoča ojemalcu/strežniku komunikacijo na način, ki je zasnovan za preprečevanje prisluškovanja ali ponarejanja sporočil. </para>
+<para> TLS je kratica za Transport Layer Security (varnost transportnih plasti) </para>
+
+</article>
+