diff options
Diffstat (limited to 'doc/tdeioslave')
-rw-r--r-- | doc/tdeioslave/CMakeLists.txt | 3 | ||||
-rw-r--r-- | doc/tdeioslave/Makefile.am | 1 | ||||
-rw-r--r-- | doc/tdeioslave/en/CMakeLists.txt | 3 | ||||
-rw-r--r-- | doc/tdeioslave/en/Makefile.am | 1 | ||||
-rw-r--r-- | doc/tdeioslave/en/videodvd/CMakeLists.txt | 3 | ||||
-rw-r--r-- | doc/tdeioslave/en/videodvd/Makefile.am | 2 | ||||
-rw-r--r-- | doc/tdeioslave/en/videodvd/index.docbook | 42 |
7 files changed, 0 insertions, 55 deletions
diff --git a/doc/tdeioslave/CMakeLists.txt b/doc/tdeioslave/CMakeLists.txt deleted file mode 100644 index a39cb92..0000000 --- a/doc/tdeioslave/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -add_subdirectory( en ) diff --git a/doc/tdeioslave/Makefile.am b/doc/tdeioslave/Makefile.am deleted file mode 100644 index 81fee21..0000000 --- a/doc/tdeioslave/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = en diff --git a/doc/tdeioslave/en/CMakeLists.txt b/doc/tdeioslave/en/CMakeLists.txt deleted file mode 100644 index 5e29142..0000000 --- a/doc/tdeioslave/en/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -add_subdirectory( videodvd ) diff --git a/doc/tdeioslave/en/Makefile.am b/doc/tdeioslave/en/Makefile.am deleted file mode 100644 index 55ab08d..0000000 --- a/doc/tdeioslave/en/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = videodvd diff --git a/doc/tdeioslave/en/videodvd/CMakeLists.txt b/doc/tdeioslave/en/videodvd/CMakeLists.txt deleted file mode 100644 index 18127c6..0000000 --- a/doc/tdeioslave/en/videodvd/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer -tde_create_handbook( DESTINATION tdeioslave/videodvd ) - diff --git a/doc/tdeioslave/en/videodvd/Makefile.am b/doc/tdeioslave/en/videodvd/Makefile.am deleted file mode 100644 index adf07a4..0000000 --- a/doc/tdeioslave/en/videodvd/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_LANG = en -KDE_DOCS = tdeioslave/videodvd diff --git a/doc/tdeioslave/en/videodvd/index.docbook b/doc/tdeioslave/en/videodvd/index.docbook deleted file mode 100644 index 1355fde..0000000 --- a/doc/tdeioslave/en/videodvd/index.docbook +++ /dev/null @@ -1,42 +0,0 @@ -<?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" > <!-- change language only here --> -]> - -<article lang="&language;" id="virt"> -<title>videodvd</title> - -<articleinfo> - -<authorgroup> -<author>&tde-authors;</author> -<!-- 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 videodvd protocol. -</para> -</abstract> - -<keywordset> -<keyword>TDE</keyword> -<keyword>videodvd</keyword> -<keyword>protocol</keyword> -</keywordset> - -</articleinfo> - -<para>The videodvd protocol supports copying files from a video DVD with -on-the-fly decryption when libdvdcss is installed.</para> - -</article> |