summaryrefslogtreecommitdiffstats
path: root/tde-i18n-es/docs/tdesdk
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-es/docs/tdesdk')
-rw-r--r--tde-i18n-es/docs/tdesdk/CMakeLists.txt3
-rw-r--r--tde-i18n-es/docs/tdesdk/Makefile.am4
-rw-r--r--tde-i18n-es/docs/tdesdk/cervisia/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdesdk/cervisia/Makefile.am4
-rw-r--r--tde-i18n-es/docs/tdesdk/kapptemplate/CMakeLists.txt7
-rw-r--r--tde-i18n-es/docs/tdesdk/kapptemplate/Makefile.am4
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/Makefile.am4
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/catman.docbook11
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/dictionaries.docbook12
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/faq.docbook11
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/glossary.docbook11
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/index.docbook8
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/kbabeldict.docbook11
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/menu.docbook12
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/preferences.docbook11
-rw-r--r--tde-i18n-es/docs/tdesdk/kbabel/using.docbook12
-rw-r--r--tde-i18n-es/docs/tdesdk/kbugbuster/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdesdk/kbugbuster/Makefile.am4
-rw-r--r--tde-i18n-es/docs/tdesdk/kbugbuster/index.docbook12
-rw-r--r--tde-i18n-es/docs/tdesdk/kompare/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdesdk/kompare/Makefile.am4
-rw-r--r--tde-i18n-es/docs/tdesdk/kompare/index.docbook12
-rw-r--r--tde-i18n-es/docs/tdesdk/scripts/CMakeLists.txt11
-rw-r--r--tde-i18n-es/docs/tdesdk/scripts/Makefile.am4
-rw-r--r--tde-i18n-es/docs/tdesdk/scripts/man-fixincludes.1.docbook2
-rw-r--r--tde-i18n-es/docs/tdesdk/scripts/man-qtdoc.1.docbook4
-rw-r--r--tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/Makefile.am4
-rw-r--r--tde-i18n-es/docs/tdesdk/tdecachegrind/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdesdk/tdecachegrind/Makefile.am4
-rw-r--r--tde-i18n-es/docs/tdesdk/tdecachegrind/index.docbook22
-rw-r--r--tde-i18n-es/docs/tdesdk/tdesvn-build/index.docbook (renamed from tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/index.docbook)0
-rw-r--r--tde-i18n-es/docs/tdesdk/umbrello/CMakeLists.txt6
-rw-r--r--tde-i18n-es/docs/tdesdk/umbrello/Makefile.am4
35 files changed, 3 insertions, 251 deletions
diff --git a/tde-i18n-es/docs/tdesdk/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/CMakeLists.txt
deleted file mode 100644
index 03be08640be..00000000000
--- a/tde-i18n-es/docs/tdesdk/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_auto_add_subdirectories( )
diff --git a/tde-i18n-es/docs/tdesdk/Makefile.am b/tde-i18n-es/docs/tdesdk/Makefile.am
deleted file mode 100644
index 2d733d1b104..00000000000
--- a/tde-i18n-es/docs/tdesdk/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-KDE_DOCS = AUTO
-KDE_MANS = AUTO
diff --git a/tde-i18n-es/docs/tdesdk/cervisia/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/cervisia/CMakeLists.txt
deleted file mode 100644
index 3dd521dc229..00000000000
--- a/tde-i18n-es/docs/tdesdk/cervisia/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_create_handbook(
- DESTINATION cervisia
- LANG es
-)
diff --git a/tde-i18n-es/docs/tdesdk/cervisia/Makefile.am b/tde-i18n-es/docs/tdesdk/cervisia/Makefile.am
deleted file mode 100644
index 2d733d1b104..00000000000
--- a/tde-i18n-es/docs/tdesdk/cervisia/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-KDE_DOCS = AUTO
-KDE_MANS = AUTO
diff --git a/tde-i18n-es/docs/tdesdk/kapptemplate/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/kapptemplate/CMakeLists.txt
deleted file mode 100644
index b5abcddd7f9..00000000000
--- a/tde-i18n-es/docs/tdesdk/kapptemplate/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_create_handbook(
- DESTINATION kapptemplate
- NOINDEX
- LANG es
-)
diff --git a/tde-i18n-es/docs/tdesdk/kapptemplate/Makefile.am b/tde-i18n-es/docs/tdesdk/kapptemplate/Makefile.am
deleted file mode 100644
index 2d733d1b104..00000000000
--- a/tde-i18n-es/docs/tdesdk/kapptemplate/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-KDE_DOCS = AUTO
-KDE_MANS = AUTO
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/kbabel/CMakeLists.txt
deleted file mode 100644
index ed794b62bda..00000000000
--- a/tde-i18n-es/docs/tdesdk/kbabel/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_create_handbook(
- DESTINATION kbabel
- LANG es
-)
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/Makefile.am b/tde-i18n-es/docs/tdesdk/kbabel/Makefile.am
deleted file mode 100644
index 2d733d1b104..00000000000
--- a/tde-i18n-es/docs/tdesdk/kbabel/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-KDE_DOCS = AUTO
-KDE_MANS = AUTO
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/catman.docbook b/tde-i18n-es/docs/tdesdk/kbabel/catman.docbook
index db256ba9172..5a6973724de 100644
--- a/tde-i18n-es/docs/tdesdk/kbabel/catman.docbook
+++ b/tde-i18n-es/docs/tdesdk/kbabel/catman.docbook
@@ -116,14 +116,3 @@
</sect1>
</chapter>
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-vim:tabstop=2:shiftwidth=2:expandtab
--->
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/dictionaries.docbook b/tde-i18n-es/docs/tdesdk/kbabel/dictionaries.docbook
index 47bb773907d..c51133dbf58 100644
--- a/tde-i18n-es/docs/tdesdk/kbabel/dictionaries.docbook
+++ b/tde-i18n-es/docs/tdesdk/kbabel/dictionaries.docbook
@@ -297,15 +297,3 @@
</sect2>
</sect1>
</chapter>
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-vim:tabstop=2:shiftwidth=2:expandtab
--->
-
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/faq.docbook b/tde-i18n-es/docs/tdesdk/kbabel/faq.docbook
index 5021f0dabf4..3b0c3f383c4 100644
--- a/tde-i18n-es/docs/tdesdk/kbabel/faq.docbook
+++ b/tde-i18n-es/docs/tdesdk/kbabel/faq.docbook
@@ -37,14 +37,3 @@
</qandaentry>
</qandaset>
</chapter>
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-vim:tabstop=2:shiftwidth=2:expandtab
---> \ No newline at end of file
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/glossary.docbook b/tde-i18n-es/docs/tdesdk/kbabel/glossary.docbook
index 8a063805af2..ee7d10eca3c 100644
--- a/tde-i18n-es/docs/tdesdk/kbabel/glossary.docbook
+++ b/tde-i18n-es/docs/tdesdk/kbabel/glossary.docbook
@@ -90,14 +90,3 @@
</glossdiv>
</glossary>
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-vim:tabstop=2:shiftwidth=2:expandtab
--->
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/index.docbook b/tde-i18n-es/docs/tdesdk/kbabel/index.docbook
index 5b557c3f18f..c61aae6af7a 100644
--- a/tde-i18n-es/docs/tdesdk/kbabel/index.docbook
+++ b/tde-i18n-es/docs/tdesdk/kbabel/index.docbook
@@ -106,11 +106,3 @@
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes: nil
-sgml-general-insert-case: lower
-End:
--->
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/kbabeldict.docbook b/tde-i18n-es/docs/tdesdk/kbabel/kbabeldict.docbook
index e4a070507fd..be9c3435d08 100644
--- a/tde-i18n-es/docs/tdesdk/kbabel/kbabeldict.docbook
+++ b/tde-i18n-es/docs/tdesdk/kbabel/kbabeldict.docbook
@@ -46,14 +46,3 @@ So if you change this id attribute, the name *must* be changed in KBabelDict's s
<para>Para ver una descripción de los módulos estándar y su configuración, consulte <xref linkend="dictionaries"/>. </para>
</note>
</chapter>
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-vim:tabstop=2:shiftwidth=2:expandtab
---> \ No newline at end of file
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/menu.docbook b/tde-i18n-es/docs/tdesdk/kbabel/menu.docbook
index bc1796f63f2..ed6b09eeef3 100644
--- a/tde-i18n-es/docs/tdesdk/kbabel/menu.docbook
+++ b/tde-i18n-es/docs/tdesdk/kbabel/menu.docbook
@@ -1413,15 +1413,3 @@
&help.menu.documentation; </sect2>
</sect1></chapter>
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-vim:tabstop=2:shiftwidth=2:expandtab
--->
-
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/preferences.docbook b/tde-i18n-es/docs/tdesdk/kbabel/preferences.docbook
index f156b6f325e..d2a0da8e55a 100644
--- a/tde-i18n-es/docs/tdesdk/kbabel/preferences.docbook
+++ b/tde-i18n-es/docs/tdesdk/kbabel/preferences.docbook
@@ -810,14 +810,3 @@
</sect1>
</chapter>
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-vim:tabstop=2:shiftwidth=2:expandtab
--->
diff --git a/tde-i18n-es/docs/tdesdk/kbabel/using.docbook b/tde-i18n-es/docs/tdesdk/kbabel/using.docbook
index 0203c28159f..cb97d5187b4 100644
--- a/tde-i18n-es/docs/tdesdk/kbabel/using.docbook
+++ b/tde-i18n-es/docs/tdesdk/kbabel/using.docbook
@@ -392,15 +392,3 @@ Vybraných %n súborov
<para>Para comprobar que la traducción contiene el número correcto de formas plurales, utilice la opción de menú <menuchoice><guimenu>Herramientas</guimenu> <guisubmenu>Validación</guisubmenu><guimenuitem>Revisar formas plurales (sólo KDE)</guimenuitem></menuchoice>. </para>
</sect1>
</chapter>
-
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-vim:tabstop=2:shiftwidth=2:expandtab
--->
diff --git a/tde-i18n-es/docs/tdesdk/kbugbuster/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/kbugbuster/CMakeLists.txt
deleted file mode 100644
index a47a974da01..00000000000
--- a/tde-i18n-es/docs/tdesdk/kbugbuster/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_create_handbook(
- DESTINATION kbugbuster
- LANG es
-)
diff --git a/tde-i18n-es/docs/tdesdk/kbugbuster/Makefile.am b/tde-i18n-es/docs/tdesdk/kbugbuster/Makefile.am
deleted file mode 100644
index 2d733d1b104..00000000000
--- a/tde-i18n-es/docs/tdesdk/kbugbuster/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-KDE_DOCS = AUTO
-KDE_MANS = AUTO
diff --git a/tde-i18n-es/docs/tdesdk/kbugbuster/index.docbook b/tde-i18n-es/docs/tdesdk/kbugbuster/index.docbook
index 4d12db2ff36..05431b902ab 100644
--- a/tde-i18n-es/docs/tdesdk/kbugbuster/index.docbook
+++ b/tde-i18n-es/docs/tdesdk/kbugbuster/index.docbook
@@ -47,15 +47,3 @@ Please respect the format of the date (DD/MM/YYYY) and of the version
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-// vim:ts=2:sw=2:tw=78:noet
--->
diff --git a/tde-i18n-es/docs/tdesdk/kompare/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/kompare/CMakeLists.txt
deleted file mode 100644
index e82a500d63b..00000000000
--- a/tde-i18n-es/docs/tdesdk/kompare/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_create_handbook(
- DESTINATION kompare
- LANG es
-)
diff --git a/tde-i18n-es/docs/tdesdk/kompare/Makefile.am b/tde-i18n-es/docs/tdesdk/kompare/Makefile.am
deleted file mode 100644
index 2d733d1b104..00000000000
--- a/tde-i18n-es/docs/tdesdk/kompare/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-KDE_DOCS = AUTO
-KDE_MANS = AUTO
diff --git a/tde-i18n-es/docs/tdesdk/kompare/index.docbook b/tde-i18n-es/docs/tdesdk/kompare/index.docbook
index e897b63e913..1ca5bd6b521 100644
--- a/tde-i18n-es/docs/tdesdk/kompare/index.docbook
+++ b/tde-i18n-es/docs/tdesdk/kompare/index.docbook
@@ -730,15 +730,3 @@
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-// vim:ts=2:sw=2:tw=78:noet
--->
diff --git a/tde-i18n-es/docs/tdesdk/scripts/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/scripts/CMakeLists.txt
deleted file mode 100644
index 7439b9cc180..00000000000
--- a/tde-i18n-es/docs/tdesdk/scripts/CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_auto_add_subdirectories( )
-
-##### documentation #############################
-
-tde_create_handbook(
- DESTINATION scripts
- NOINDEX
- LANG es
-)
diff --git a/tde-i18n-es/docs/tdesdk/scripts/Makefile.am b/tde-i18n-es/docs/tdesdk/scripts/Makefile.am
deleted file mode 100644
index 2d733d1b104..00000000000
--- a/tde-i18n-es/docs/tdesdk/scripts/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-KDE_DOCS = AUTO
-KDE_MANS = AUTO
diff --git a/tde-i18n-es/docs/tdesdk/scripts/man-fixincludes.1.docbook b/tde-i18n-es/docs/tdesdk/scripts/man-fixincludes.1.docbook
index 03a423f562f..0f5a8e28bd3 100644
--- a/tde-i18n-es/docs/tdesdk/scripts/man-fixincludes.1.docbook
+++ b/tde-i18n-es/docs/tdesdk/scripts/man-fixincludes.1.docbook
@@ -43,7 +43,7 @@
<para>por omisión, no se modifican los archivos originales, simplemente se muestran por la salida estándar los problemas identificados. </para>
-<para>Deberá indicar la lista de archivos de C++ a analizar mediante la línea de comandos. Si no se indica ningún archivo, se examinarán los del directorio actual y sus subdirectorios (salvo aquellos cuyo <filename>Makefile.am</filename> contenga las opciones <option>-UTQT_NO_COMPAT</option> o <option>-UKDE_NO_COMPAT</option>)</para>
+<para>Deberá indicar la lista de archivos de C++ a analizar mediante la línea de comandos. Si no se indica ningún archivo, se examinarán los del directorio actual y sus subdirectorios (salvo aquellos cuyo <filename>Makefile.am</filename> contenga las opciones <option>-UKDE_NO_COMPAT</option>)</para>
<para>Esta herramienta forma parte del kit de desarrollo de KDE. </para>
diff --git a/tde-i18n-es/docs/tdesdk/scripts/man-qtdoc.1.docbook b/tde-i18n-es/docs/tdesdk/scripts/man-qtdoc.1.docbook
index 3d3bcef9cee..75014970d7f 100644
--- a/tde-i18n-es/docs/tdesdk/scripts/man-qtdoc.1.docbook
+++ b/tde-i18n-es/docs/tdesdk/scripts/man-qtdoc.1.docbook
@@ -47,8 +47,8 @@
<refsect1>
<title>Ejemplos</title>
-<para>Muestra la ayuda de la clase <classname>QString</classname>.</para>
-<screen><userinput><command>qtdoc</command> <option>QString</option></userinput></screen>
+<para>Muestra la ayuda de la clase <classname>TQString</classname>.</para>
+<screen><userinput><command>qtdoc</command> <option>TQString</option></userinput></screen>
</refsect1>
<refsect1>
diff --git a/tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/CMakeLists.txt
deleted file mode 100644
index bf1f4526fcd..00000000000
--- a/tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_create_handbook(
- DESTINATION tdesvn-build
- LANG es
-)
diff --git a/tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/Makefile.am b/tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/Makefile.am
deleted file mode 100644
index 989cf9ef462..00000000000
--- a/tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-KDE_DOCS = tdesvn-build
-KDE_MANS = AUTO
diff --git a/tde-i18n-es/docs/tdesdk/tdecachegrind/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/tdecachegrind/CMakeLists.txt
deleted file mode 100644
index 7760e441bc8..00000000000
--- a/tde-i18n-es/docs/tdesdk/tdecachegrind/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_create_handbook(
- DESTINATION tdecachegrind
- LANG es
-)
diff --git a/tde-i18n-es/docs/tdesdk/tdecachegrind/Makefile.am b/tde-i18n-es/docs/tdesdk/tdecachegrind/Makefile.am
deleted file mode 100644
index 2d733d1b104..00000000000
--- a/tde-i18n-es/docs/tdesdk/tdecachegrind/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-KDE_DOCS = AUTO
-KDE_MANS = AUTO
diff --git a/tde-i18n-es/docs/tdesdk/tdecachegrind/index.docbook b/tde-i18n-es/docs/tdesdk/tdecachegrind/index.docbook
index eefaed4ed26..ee82bce52b7 100644
--- a/tde-i18n-es/docs/tdesdk/tdecachegrind/index.docbook
+++ b/tde-i18n-es/docs/tdesdk/tdecachegrind/index.docbook
@@ -496,25 +496,3 @@
&documentation.index;
</book>
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
--->
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/index.docbook b/tde-i18n-es/docs/tdesdk/tdesvn-build/index.docbook
index 46726200534..46726200534 100644
--- a/tde-i18n-es/docs/tdesdk/scripts/tdesvn-build/index.docbook
+++ b/tde-i18n-es/docs/tdesdk/tdesvn-build/index.docbook
diff --git a/tde-i18n-es/docs/tdesdk/umbrello/CMakeLists.txt b/tde-i18n-es/docs/tdesdk/umbrello/CMakeLists.txt
deleted file mode 100644
index 55acc9486c9..00000000000
--- a/tde-i18n-es/docs/tdesdk/umbrello/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
-
-tde_create_handbook(
- DESTINATION umbrello
- LANG es
-)
diff --git a/tde-i18n-es/docs/tdesdk/umbrello/Makefile.am b/tde-i18n-es/docs/tdesdk/umbrello/Makefile.am
deleted file mode 100644
index 2d733d1b104..00000000000
--- a/tde-i18n-es/docs/tdesdk/umbrello/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-KDE_LANG = es
-SUBDIRS = $(AUTODIRS)
-KDE_DOCS = AUTO
-KDE_MANS = AUTO