Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdoctools for openSUSE:Factory 
checked in at 2022-03-14 19:34:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdoctools (Old)
 and      /work/SRC/openSUSE:Factory/.kdoctools.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdoctools"

Mon Mar 14 19:34:24 2022 rev:102 rq:961242 version:5.92.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdoctools/kdoctools.changes      2022-02-24 
18:21:41.178686627 +0100
+++ /work/SRC/openSUSE:Factory/.kdoctools.new.25692/kdoctools.changes   
2022-03-14 19:35:46.398033361 +0100
@@ -1,0 +2,10 @@
+Mon Mar  7 09:26:52 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.92.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.92.0
+- Changes since 5.91.0:
+  * [ca@valencia] Add Catalan (Valencian) Language
+
+-------------------------------------------------------------------

Old:
----
  kdoctools-5.91.0.tar.xz
  kdoctools-5.91.0.tar.xz.sig

New:
----
  kdoctools-5.92.0.tar.xz
  kdoctools-5.92.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdoctools.spec ++++++
--- /var/tmp/diff_new_pack.0QJk4D/_old  2022-03-14 19:35:47.090034190 +0100
+++ /var/tmp/diff_new_pack.0QJk4D/_new  2022-03-14 19:35:47.098034200 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5DocTools5
-%define _tar_path 5.91
+%define _tar_path 5.92
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kdoctools
-Version:        5.91.0
+Version:        5.92.0
 Release:        0
 Summary:        Tools to create documentation from DocBook
 License:        LGPL-2.1-or-later AND MIT
@@ -50,7 +50,6 @@
 BuildRequires:  cmake(Qt5Core) >= 5.15.0
 # The XSL templates reference files in here
 Requires:       docbook-xsl-stylesheets
-Recommends:     %{name}-lang
 
 %description
 Provides tools to generate documentation in various format from DocBook files.


++++++ kdoctools-5.91.0.tar.xz -> kdoctools-5.92.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-5.91.0/CMakeLists.txt 
new/kdoctools-5.92.0/CMakeLists.txt
--- old/kdoctools-5.91.0/CMakeLists.txt 2022-02-05 22:22:50.000000000 +0100
+++ new/kdoctools-5.92.0/CMakeLists.txt 2022-03-05 14:00:03.000000000 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.91.0") # handled by release scripts
-set(KF_DEP_VERSION "5.91.0") # handled by release scripts
+set(KF_VERSION "5.92.0") # handled by release scripts
+set(KF_DEP_VERSION "5.92.0") # handled by release scripts
 project(KDocTools VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.91.0  NO_MODULE)
+find_package(ECM 5.92.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -91,7 +91,7 @@
 endif ()
 include(KF5DocToolsMacros.cmake)
 
-set(KDOCTOOLS_LANGUAGES_LIST af bg ca cs da de el en-GB en eo es et fi fo fr 
gl he hu id it ja ko lt nds nl nn no pl pt-BR pt ro ru sk sl sq sr sr@latin 
sr@ijekavian sr@ijekavianlatin sv th tr uk wa xh xx zh-CN zh-TW)
+set(KDOCTOOLS_LANGUAGES_LIST af bg ca ca@valencia cs da de el en-GB en eo es 
et fi fo fr gl he hu id it ja ko lt nds nl nn no pl pt-BR pt ro ru sk sl sq sr 
sr@latin sr@ijekavian sr@ijekavianlatin sv th tr uk wa xh xx zh-CN zh-TW)
 
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5DocTools")
 add_definitions(-DTRANSLATION_DOMAIN=\"kdoctools5\")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-5.91.0/po/zh_CN/kdoctools5.po 
new/kdoctools-5.92.0/po/zh_CN/kdoctools5.po
--- old/kdoctools-5.91.0/po/zh_CN/kdoctools5.po 2022-02-05 22:22:50.000000000 
+0100
+++ new/kdoctools-5.92.0/po/zh_CN/kdoctools5.po 2022-03-05 14:00:03.000000000 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-02 00:42+0000\n"
-"PO-Revision-Date: 2022-01-08 15:22\n"
+"PO-Revision-Date: 2022-02-26 05:16\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/catalog.xml 
new/kdoctools-5.92.0/src/customization/ca@valencia/catalog.xml
--- old/kdoctools-5.91.0/src/customization/ca@valencia/catalog.xml      
1970-01-01 01:00:00.000000000 +0100
+++ new/kdoctools-5.92.0/src/customization/ca@valencia/catalog.xml      
2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog 
V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd";>
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+  <public publicId="-//KDE//ENTITIES Catalan Documentation V1.0//CAVALENCIA"
+          uri="lang.entities"/>
+
+  <public publicId="-//KDE//DOCUMENT GNU Free Documentation Notice//CAVALENCIA"
+          uri="entities/fdl-notice.docbook"/>
+  <public publicId="-//KDE//DOCUMENT GNU General Public License 
Notice//CAVALENCIA"
+          uri="entities/gpl-notice.docbook"/>
+  <public publicId="-//KDE//DOCUMENT GNU Lesser General Public License 
Notice//CAVALENCIA"
+          uri="entities/lgpl-notice.docbook"/>
+
+  <public publicId="-//KDE//DOCUMENT GPL Licence Declaration//CAVALENCIA"
+          uri="entities/underGPL.docbook"/>
+  <public publicId="-//KDE//DOCUMENT LGPL Licence Declaration//CAVALENCIA"
+          uri="entities/underLGPL.docbook"/> 
+  <public publicId="-//KDE//DOCUMENT CC BY-SA 4.0 Licence 
Declaration//CAVALENCIA"
+          uri="entities/underCCBYSA4.docbook"/>
+  <public publicId="-//KDE//DOCUMENT FDL Licence Declaration//CAVALENCIA"
+          uri="entities/underFDL.docbook"/>
+  <public publicId="-//KDE//DOCUMENT BSD Licence Declaration//CAVALENCIA"
+          uri="entities/underBSDLicense.docbook"/>
+  <public publicId="-//KDE//DOCUMENT Artistic Licence Declaration//CAVALENCIA"
+          uri="entities/underArtisticLicense.docbook"/>
+  <public publicId="-//KDE//DOCUMENT X11 Licence Declaration//CAVALENCIA"
+          uri="entities/underX11License.docbook"/>
+  <public publicId="-//KDE//DOCUMENT Report Bugs//CAVALENCIA"
+          uri="entities/report-bugs.docbook"/>
+  <public publicId="-//KDE//DOCUMENT Updating Documentation//CAVALENCIA"
+          uri="entities/update-doc.docbook"/>
+  <public publicId="-//KDE//DOCUMENT Help Menu Documentation//CAVALENCIA"
+          uri="entities/help-menu.docbook"/>
+  <public publicId="-//KDE//DOCUMENT Installation General 
Information//CAVALENCIA"
+          uri="entities/install-intro.docbook"/>
+  <public publicId="-//KDE//DOCUMENT Compilation Instructions//CAVALENCIA"
+          uri="entities/install-compile.docbook"/>
+</catalog>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/ccbysa4-notice.docbook
 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/ccbysa4-notice.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/ccbysa4-notice.docbook
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/ccbysa4-notice.docbook
  2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,4 @@
+<para>Es concedeix perm??s per a copiar, distribuir i/o modificar
+este document d'acord amb les cl??usules de la llic??ncia 
Reconeixement-CompartirIgual
+4.0 Internacional o posterior de Creative Commons. S'ha incl??s una c??pia de 
la
+llic??ncia a <xref linkend="cc-by-sa-4"/>.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/fdl-notice.docbook 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/fdl-notice.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/fdl-notice.docbook  
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/fdl-notice.docbook  
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,54 @@
+<!-- This file can be used to include the notice in documentation
+     <!DOCTYPE book ... [
+      <!ENTITY % FDLIS "INCLUDE">
+      <!ENTITY FDLISTitles "title 1, title 2, title 3">
+      <!ENTITY % FDLFCT "INCLUDE">
+      <!ENTITY FDLFCTTitles "title 4, title 5, title 6">
+      <!ENTITY % FDLBCT "INCLUDE">
+      <!ENTITY FDLBCTTitles "title 7, title 7b">
+      <!ENTITY % ents "-//KDE//ENTITIES Application-Variable Entities 
V1.0//EN">
+      %ents;
+      ...
+     ]>
+    ...
+     <bookinfo>
+       <legalnotice>
+         <para>Copyright (C) 20yy  [name of author]</para>
+         &FDLnotice;
+       </legalnotice>
+     </bookinfo>
+    ...
+
+    Alternatively, you can include the text literally.
+
+    Include a copy of the license in the documentation distribution.
+ -->
+<para>Es concedeix perm??s per a copiar, distribuir i/o modificar este
+document d'acord amb les cl??usules de la Llic??ncia de Documentaci?? Lliure
+de GNU, versi?? 1.2 o qualsevol versi?? publicada posteriorment per la
+Free Software Foundation; amb &FDLInvariantSections;, &FDLFrontCoverText; i
+&FDLBackCoverText;. S'inclou una c??pia d'esta llic??ncia a
+<xref linkend="gnu-fdl"/>.</para>
+
+<!-- If you have no Invariant Sections, don't add any FDLIS entities.
+     If you have no Front-Cover Texts, don't add any FDLFCT; likewise
+     for Back-Cover Texts (the SGML setup takes care of complying with
+     the GNU requirements).  Adding the entities: if you use any, then
+     add FDL* with value "INCLUDE" and FDL*Titles with a list of
+     titles.  You will get the default GNU template text if you don't
+     specify the FDL*Titles entity after specifying the FDL* entity.
+     This will only have effect when you specify %FDLSlots; _after_
+     the entity definitions.
+
+     If your document contains nontrivial examples of program code, we
+     recommend releasing these examples in parallel under your choice
+     of free software license, such as the GNU General Public License,
+     to permit their use in free software.
+ -->
+<!--
+Local variables:
+mode: sgml
+sgml-general-insert-case: lower
+sgml-parent-document: ("index.docbook" "book" "bookinfo" "legalnotice" "para")
+End:
+-->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/gpl-notice.docbook 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/gpl-notice.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/gpl-notice.docbook  
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/gpl-notice.docbook  
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,32 @@
+<!-- This file can be used to include the notice in documentation
+     <!DOCTYPE book ... >
+    ...
+     <bookinfo>
+       <legalnotice>
+         <para>Copyright (C) 20yy  [name of author]</para>
+         &GPLnotice;
+       </legalnotice>
+     </bookinfo>
+    ...
+
+    Alternatively, you can include the text literally.
+ -->
+<para>Este programa ??s programari lliure. Podeu redistribuir-lo o
+modificar-lo d'acord amb les cl??usules de la Llic??ncia P??blica General
+de GNU tal com la publica la Free Software Foundation. Ja siga la
+versi?? 2 de la llic??ncia, o (si ho preferiu) qualsevol versi?? 
posterior.</para>
+
+<para>Este programa es distribueix amb l'esperan??a que sigui ??til,
+per?? SENSE CAP GARANTIA. Sense fins i tot la garantia impl??cita de
+COMERCIABILITAT o ADEQUACI?? PER A UN PROP??SIT PARTICULAR. Per a obtindre
+m??s detalls, vegeu la Llic??ncia P??blica General de GNU.</para>
+
+<para>Heu d'haver rebut una c??pia de la Llic??ncia P??blica General de
+GNU juntament amb este programa. Si no, escriviu a la Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA.</para>
+<!--
+Local variables:
+mode: sgml
+sgml-general-insert-case: lower
+End:
+-->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/help-menu.docbook 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/help-menu.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/help-menu.docbook   
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/help-menu.docbook   
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,69 @@
+<variablelist>
+<varlistentry>
+<term>
+<menuchoice>
+<shortcut>
+<keycombo action="simul"><keycap>F1</keycap></keycombo>
+</shortcut>
+<guimenu>Ajuda</guimenu>
+<guimenuitem>Manual del &kappname;</guimenuitem>
+</menuchoice>
+</term>
+<listitem><para><action>Inicia el sistema d'ajuda del KDE</action>
+mostrant les p??gines d'ajuda per al &kappname; (aquest document).</para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<shortcut>
+<keycombo action="simul">&Maj;<keycap>F1</keycap></keycombo>
+</shortcut>
+<guimenu>Ajuda</guimenu>
+<guimenuitem>Qu?? ??s aix???</guimenuitem>
+</menuchoice>
+</term>
+<listitem><para><action>Canvia el cursor del ratol?? a una combinaci?? entre
+fletxa i interrogant.</action> Fent clic a sobre dels elements del &kappname;
+se vos obrir?? una finestra d'ajuda (si existeix per a este element en
+particular) explicant la funci?? de dit element.</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<guimenu>Ajuda</guimenu>
+<guimenuitem>Informa d'un error...</guimenuitem>
+</menuchoice></term>
+<listitem><para><action>Obre un di??leg d'informe d'errors</action> a on
+podreu informar d'un error o requerir una caracter??stica
+<quote>wishlist</quote>.</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<guimenu>Ajuda</guimenu>
+<guimenuitem>Canvia l'idioma de l'aplicaci??...</guimenuitem>
+</menuchoice></term>
+<listitem><para><action>Obre un di??leg</action> des d'on podreu editar les
+opcions <guilabel>Idioma principal</guilabel> i <guilabel>Idioma de reserva
+</guilabel> per a aquesta aplicaci??.</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<guimenu>Ajuda</guimenu>
+<guimenuitem>Quant al &kappname;</guimenuitem>
+</menuchoice></term>
+<listitem><para><action>Vos mostrar?? informaci?? quant a la versi?? i el seu
+autor.</action></para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<guimenu>Ajuda</guimenu>
+<guimenuitem>Quant al KDE</guimenuitem>
+</menuchoice></term>
+<listitem><para><action>Vos mostrar?? informaci?? quant a la versi?? del KDE i
+altra informaci?? b??sica.</action></para></listitem>
+</varlistentry>
+</variablelist>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/install-compile.docbook
 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/install-compile.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/install-compile.docbook
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/install-compile.docbook
 2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,10 @@
+<!-- Entity is deprecated and should be removed in Frameworks 6-->
+
+<para>Per a informaci?? m??s detallada sobre com compilar i instal??lar
+les aplicacions &kde;, visiteu el <ulink
+url="https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source";>
+wiki de la comunitat &kde;</ulink>.</para>
+
+<para>At??s que el &kde; empra el <command>cmake</command>, no hauria de 
produir-se
+cap complicaci?? durant la compilaci??. Si vos trobeu amb cap problema, si us
+plau, informeu-ne a les llistes de correu del &kde;.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/install-intro.docbook
 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/install-intro.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/install-intro.docbook
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/install-intro.docbook
   2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,9 @@
+<!-- Entity is deprecated and should be removed in Frameworks 6-->
+
+<!-- requires that packagename is defined in the documentation prologue -->
+
+<para>El &kappname; forma part del projecte &kde; &kde-http;.</para>
+
+<para>El &kappname; es troba en el paquet &package; en el <ulink
+url="https://download.kde.org/";>lloc de baixada</ulink> del projecte
+&kde;.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/lgpl-notice.docbook 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/lgpl-notice.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/lgpl-notice.docbook 
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/lgpl-notice.docbook 
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,32 @@
+<!-- This file can be used to include the notice in documentation
+     <!DOCTYPE book ... >
+    ...
+     <bookinfo>
+       <legalnotice>
+         <para>Copyright (C) 20yy  [name of author]</para>
+         &LGPLnotice;
+       </legalnotice>
+     </bookinfo>
+    ...
+
+    Alternatively, you can include the text literally.
+ -->
+<para>Esta biblioteca ??s programari lliure. Podeu redistribuir-la o
+modificar-la d'acord amb les cl??usules de la Llic??ncia P??blica General
+Redu??da de GNU tal com la publica la Free Software Foundation. Ja siga
+la versi?? 2 de la llic??ncia, o (si ho preferiu) qualsevol versi?? 
posterior.</para>
+
+<para>Esta biblioteca es distribueix amb l'esperan??a que siga ??til,
+per?? SENSE CAP GARANTIA. Sense fins i tot la garantia impl??cita de
+COMERCIABILITAT o ADEQUACI?? PER A UN PROP??SIT PARTICULAR. Per a obtindre
+m??s detalls, vegeu la Llic??ncia P??blica General Redu??da de GNU.</para>
+
+<para>Heu d'haver rebut una c??pia de la Llic??ncia P??blica General Redu??da
+de GNU juntament amb este programa. Si no, escriviu a la Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA.</para>
+<!--
+Local variables:
+mode: sgml
+sgml-general-insert-case: lower
+End:
+-->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/report-bugs.docbook 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/report-bugs.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/report-bugs.docbook 
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/report-bugs.docbook 
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1 @@
+<!-- -->
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underArtisticLicense.docbook
 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underArtisticLicense.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underArtisticLicense.docbook
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underArtisticLicense.docbook
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,2 @@
+<para>Este programa est?? llicenciat d'acord amb les cl??usules de la
+<ulink type="commondoc" url="artistic-license.html">Llic??ncia 
Art??stica</ulink>.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underBSDLicense.docbook
 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underBSDLicense.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underBSDLicense.docbook
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underBSDLicense.docbook
 2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,2 @@
+<para>Este programa est?? llicenciat d'acord amb les cl??usules de la
+<ulink type="commondoc" url="bsd-license.html">Llic??ncia BSD</ulink>.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underCCBYSA4.docbook
 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underCCBYSA4.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underCCBYSA4.docbook
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underCCBYSA4.docbook
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,4 @@
+<para id="cc-by-sa-4" xreflabel="the credits and license section">Esta 
documentaci??
+est?? llicenciada d'acord amb les cl??usules del
+<ulink type="commondoc" url="ccbysa4-license.html">Reconeixement-CompartirIgual
+4.0 Internacional de Creative Commons</ulink>.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underFDL.docbook 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underFDL.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underFDL.docbook    
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underFDL.docbook    
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,4 @@
+<para id="gnu-fdl" xreflabel="the section entitled &quot;GNU Free Documentation
+License&quot;">Esta documentaci?? est?? llicenciada d'acord amb les cl??usules 
de la
+<ulink type="commondoc" url="fdl-license.html">Llic??ncia de Documentaci?? 
Lliure de
+GNU</ulink>.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underGPL.docbook 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underGPL.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underGPL.docbook    
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underGPL.docbook    
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,3 @@
+<para>Este programa est?? llicenciat d'acord amb les cl??usules de la
+<ulink type="commondoc" url="gpl-license.html">Llic??ncia P??blica General de
+GNU</ulink>.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underLGPL.docbook 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underLGPL.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underLGPL.docbook   
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underLGPL.docbook   
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,3 @@
+<para>Este programa est?? llicenciat d'acord amb les cl??usules de la
+<ulink type="commondoc" url="lgpl-license.html">Llic??ncia P??blica General
+Redu??da de GNU</ulink>.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underX11License.docbook
 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underX11License.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/underX11License.docbook
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/underX11License.docbook
 2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,2 @@
+<para>Este programa est?? llicenciat d'acord amb les cl??usules de la
+<ulink type="commondoc" url="x11-license.html">Llic??ncia X11</ulink>.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/update-doc.docbook 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/update-doc.docbook
--- 
old/kdoctools-5.91.0/src/customization/ca@valencia/entities/update-doc.docbook  
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/kdoctools-5.92.0/src/customization/ca@valencia/entities/update-doc.docbook  
    2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,3 @@
+<para>Este document ha estat actualitzat des de que el v??reu instal??lar.
+Trobareu l'??ltima versi?? del mateix a <ulink url="https://docs.kde.org/";>
+https://docs.kde.org/</ulink>.</para>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/lang.entities 
new/kdoctools-5.92.0/src/customization/ca@valencia/lang.entities
--- old/kdoctools-5.91.0/src/customization/ca@valencia/lang.entities    
1970-01-01 01:00:00.000000000 +0100
+++ new/kdoctools-5.92.0/src/customization/ca@valencia/lang.entities    
2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,53 @@
+<!ENTITY language "ca">
+
+<!-- These entities should be translated, should therefore be stored
+     separately. -->
+<!ENTITY % kde.translated
+                            SYSTEM "strings.entities"                >
+%kde.translated;
+
+<!-- The following entities should only use &kappname; in their 
+     text                                                          -->
+
+<!-- Licence links -->
+<!ENTITY underGPL           PUBLIC "-//KDE//DOCUMENT GPL Licence 
Declaration//CAVALENCIA"
+  "entities/underGPL.docbook"                       ><!-- level: para -->
+<!ENTITY underLGPL          PUBLIC "-//KDE//DOCUMENT LGPL Licence 
Declaration//CAVALENCIA"
+  "entities/underLGPL.docbook"                       ><!-- level: para -->
+<!ENTITY underCCBYSA4       PUBLIC "-//KDE//DOCUMENT CC BY-SA 4.0 Licence 
Declaration//CAVALENCIA"
+  "entities/underCCBYSA4.docbook"                   ><!-- level: para -->
+<!ENTITY underFDL           PUBLIC "-//KDE//DOCUMENT FDL Licence 
Declaration//CAVALENCIA"
+  "entities/underFDL.docbook"                       ><!-- level: para -->
+<!ENTITY underBSDLicense    PUBLIC "-//KDE//DOCUMENT BSD Licence 
Declaration//CAVALENCIA"
+  "entities/underBSDLicense.docbook"                ><!-- level: para -->
+<!ENTITY underArtisticLicense PUBLIC "-//KDE//DOCUMENT Artistic Licence 
Declaration//CAVALENCIA"
+  "entities/underArtisticLicense.docbook"           ><!-- level: para -->
+<!ENTITY underX11License    PUBLIC "-//KDE//DOCUMENT X11 Licence 
Declaration//CAVALENCIA"
+  "entities/underX11License.docbook"                ><!-- level: para -->
+
+<!ENTITY reporting.bugs     PUBLIC "-//KDE//DOCUMENT Report Bugs//CAVALENCIA"
+  "entities/report-bugs.docbook"                       ><!-- level: ? -->
+<!ENTITY updating.documentation PUBLIC "-//KDE//DOCUMENT Updating 
Documentation//CAVALENCIA"
+  "entities/update-doc.docbook"                     ><!-- level: para -->
+<!ENTITY help.menu.documentation PUBLIC "-//KDE//DOCUMENT Help Menu 
Documentation//CAVALENCIA"
+  "entities/help-menu.docbook"                      ><!-- level: variablelist 
-->
+<!ENTITY install.intro.documentation PUBLIC "-//KDE//DOCUMENT Installation 
General Information//CAVALENCIA"
+  "entities/install-intro.docbook"                     ><!-- level: para -->
+<!ENTITY install.compile.documentation PUBLIC "-//KDE//DOCUMENT Compilation 
Instructions//CAVALENCIA"
+  "entities/install-compile.docbook"                     ><!-- level: para -->
+
+
+<!-- CC BY-SA 4 notice -->
+<!ENTITY CCBYSA4Notice PUBLIC "-//KDE//DOCUMENT CC BY-SA 4 Documentation 
Notice//CAVALENCIA"
+         "entities/ccbysa4-notice.docbook">
+<!-- FDL notice -->
+<!ENTITY FDLNotice PUBLIC "-//KDE//DOCUMENT GNU Free Documentation 
Notice//CAVALENCIA"
+         "entities/fdl-notice.docbook">
+<!-- meant to be included, so no NDATA or CDATA (why?) -->
+
+<!-- These entities may be extended by the authors and translators.
+     They should therefore be stored separately.  Moreover, they MUST
+     come last, to avoid overriding problems. -->
+<!ENTITY % kde.language.specific
+                            SYSTEM "user.entities"                   >
+%kde.language.specific;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/strings.entities 
new/kdoctools-5.92.0/src/customization/ca@valencia/strings.entities
--- old/kdoctools-5.91.0/src/customization/ca@valencia/strings.entities 
1970-01-01 01:00:00.000000000 +0100
+++ new/kdoctools-5.92.0/src/customization/ca@valencia/strings.entities 
2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,39 @@
+<!-- These entities should be translated, but NOT CHANGED, NOR EXTENDED.
+     For language-specific extensions, use user.entities.
+     Translate everything between quotes, except names of general
+     entities (&...;). -->
+
+<!ENTITY kappname "aquesta aplicaci??">
+<!-- Entities to fill in slots in docbook version of FDL notice.
+     The default values of the parameter entities is IGNORE. -->
+<![%FDLIS;[
+<!ENTITY FDLISTitles "EL SEU LLISTAT DE T??TOLS"><!-- keep capitals -->
+<!ENTITY FDLInvariantSections "les seccions invariants estan &FDLISTitles;">
+ ]]>
+<!ENTITY FDLInvariantSections "seccions no variants">
+<![%FDLFCT;[
+<!ENTITY FDLFCTTitles "LLISTAT"><!-- keep capitals -->
+<!ENTITY FDLFrontCoverText "el text de la portada est?? &FDLFCTTitles;">
+ ]]>
+<!ENTITY FDLFrontCoverText "sense text a la portada">
+<![%FDLBCT;[
+<!ENTITY FDLBCTTitles "ELS SEUS T??TOLS LLISTATS"><!-- keep capitals -->
+<!ENTITY FDLBackCoverText "el text de la contraportada est?? &FDLBCTTitles;">
+ ]]>
+<!ENTITY FDLBackCoverText "sense text a la contraportada">
+
+<!-- modespec entity: must be adapted in accordance with the normal usage
+     for documents in a language; the most likely candidates are the value
+     of xreflabel (now %t for title of section referred to) and the content
+     (now empty).  If more than one format is needed, contact 
[email protected].
+     ** In general, this setup will not work with more than one language in 
+        a document **
+     Usage: in <bookinfo>
+     Only strictly needed when olinks are used
+ -->
+<!--ENTITY kde-modespec '<modespec id="kdems-default" 
xreflabel="&percnt;t"></modespec>'-->
+<!ENTITY kde.modespec '
+ <modespec id="kdems-help">help:</modespec>
+ <modespec id="kdems-man">man:</modespec>'>
+
+<!ENTITY olinktype "kde-installation">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/ca@valencia/user.entities 
new/kdoctools-5.92.0/src/customization/ca@valencia/user.entities
--- old/kdoctools-5.91.0/src/customization/ca@valencia/user.entities    
1970-01-01 01:00:00.000000000 +0100
+++ new/kdoctools-5.92.0/src/customization/ca@valencia/user.entities    
2022-03-05 14:00:03.000000000 +0100
@@ -0,0 +1,85 @@
+<!-- This file contains entities (only!) to make authoring/translating
+     a document easier.  They are necessarily language-specific.
+     In the case of name clashes, entities in this file always lose.
+     Keep the entities simple, but _always_ provide them with full markup.
+     Please keep the entities sorted on the name: it will avoid duplicate
+     names (which if they occur will cost you a _lot_ of time)
+ -->
+
+<!-- Tecles -->
+<!ENTITY Alt   "<keycap>Alt</keycap>">
+<!ENTITY Ctrl  "<keycap>Ctrl</keycap>">
+<!ENTITY Del   "<keycap>Supr</keycap>">
+<!ENTITY End   "<keycap>Fi</keycap>">
+<!ENTITY Esc   "<keycap>Esc</keycap>">
+<!ENTITY Home  "<keycap>Inici</keycap>">
+<!ENTITY Ins   "<keycap>Insert</keycap>">
+<!ENTITY Maj   "<keycap>Maj</keycap>">      <!-- English: &Shift; -->
+<!ENTITY Tab   "<keycap>Tab</keycap>">
+<!-- keysym -->
+<!ENTITY Intro "<keysym>Retorn</keysym>">   <!-- English: &Enter; -->
+<!ENTITY Meta  "<keysym>Meta</keysym>">     <!-- Super key or Windows key -->
+<!ENTITY PgUp  "<keysym>Re P??g</keysym>">
+<!ENTITY PgDn  "<keysym>Av P??g</keysym>">
+<!ENTITY Retro "<keysym>Retroc??s</keysym>"> <!-- English: &Backspace; -->
+<!ENTITY Space "<keysym>Espai</keysym>">
+<!-- Cursor keys -->
+<!ENTITY Up        "<keysym>Fletxa amunt</keysym>">
+<!ENTITY Down  "<keysym>Fletxa avall</keysym>">
+<!ENTITY Right "<keysym>Fletxa dreta</keysym>">
+<!ENTITY Left  "<keysym>Fletxa esquerra</keysym>">
+<!-- Botons -->
+<!ENTITY BDR   "bot?? <mousebutton>dret</mousebutton> del ratol??"><!-- 
English: &RMB; -->
+<!ENTITY BER   "bot?? <mousebutton>esquerre</mousebutton> del ratol??"><!-- 
English: &LMB; -->
+<!ENTITY BMR   "bot?? <mousebutton>mig</mousebutton> del ratol??"><!-- 
English: &MMB; -->
+<!-- Producte -->
+<!ENTITY applications  "<productname>Aplicacions</productname>">
+<!ENTITY kde-frameworks        "<productname>Frameworks del 
&kde;</productname>">
+<!ENTITY kf5-full      "<productname>Frameworks 
<productnumber>5</productnumber> del &kde;</productname>">
+<!ENTITY plasma-mobile "<productname>Plasma m??bil del &kde;</productname>">
+<!ENTITY plasma-media-center   "<productname>Centre multim??dia del Plasma pel 
&kde;</productname>">
+<!ENTITY plasma-netbook        "<productname>Plasma per ordinadors 
ultraport??tils del &kde;</productname>">
+<!ENTITY plasma-desktop        "<productname>Escriptori Plasma del 
&kde;</productname>">
+<!ENTITY plasma-workspaces     "<productname>Espais de treball Plasma del 
&kde;</productname>">
+<!ENTITY plasmapa      "<productname>Pulseaudio del Plasma pel 
&kde;</productname>">
+<!-- Varis -->
+<!ENTITY cdrom "<hardware>unitat lectora de CD-ROM</hardware>">
+<!ENTITY centreinfo    "<application>Centre d'informaci??</application>"><!-- 
English: &infocenter; -->
+<!ENTITY ead   "<abbrev>??s a dir</abbrev>"><!-- English: &ie; -->
+<!ENTITY etc   "<abbrev>etc.</abbrev>">
+<!ENTITY IGU   "<acronym>IGU</acronym>"><!-- English: &GUI; -->
+<!ENTITY partman "<application>Gestor de particions del KDE</application>">
+<!ENTITY pex   "<abbrev>p. ex.</abbrev>"><!-- English: &eg; -->
+<!ENTITY PMF   "<acronym>PMF</acronym>"><!-- English: &FAQ; -->
+<!ENTITY ppp   "<acronym>ppp</acronym>"><!-- English: &dpi; -->
+<!ENTITY safatasistema "<application>safata del sistema</application>"><!-- 
English: &systemtray; -->
+<!ENTITY SO    "sistema operatiu"><!-- English: &OS; -->
+<!ENTITY systemsettings        "<application>Arranjament del 
sistema</application>">
+
+<!-- Deprecated, will be removed at a future time, do not use -->
+<!ENTITY centrecontrol "<application>Centre de control del 
&kde;</application>"><!-- English: &kcontrolcenter; -->
+<!ENTITY kf5   "<acronym>KF5</acronym>">
+<!ENTITY kmenu "Men?? <guimenu>K</guimenu>">
+<!ENTITY kde-sc        "&kde; <acronym>SC</acronym>">
+<!ENTITY kde-sc-full   "<productname>Compilaci?? de programari 
&kde;</productname>">
+<!ENTITY plasma-active "<productname>Plasma Active del &kde;</productname>">
+
+<!-- ROLES OF TRANSLATORS -->
+<!ENTITY traductor.Antoni.Bella                '<othercredit 
role="translator"><firstname>Antoni</firstname><surname>Bella</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Traductor</contrib></othercredit>'>
+<!ENTITY revisor.Antoni.Bella          '<othercredit 
role="reviewer"><firstname>Antoni</firstname><surname>Bella</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Revisor</contrib></othercredit>'>
+<!ENTITY traductor.Pep.Roca                '<othercredit 
role="translator"><firstname>Pep</firstname><surname>Roca</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Traductor</contrib></othercredit>'>
+<!ENTITY revisor.Pep.Roca                  '<othercredit 
role="reviewer"><firstname>Pep</firstname><surname>Roca</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Revisor</contrib></othercredit>'>
+<!ENTITY traductor.Rafael.Carreras     '<othercredit 
role="translator"><firstname>Rafael</firstname><surname>Carreras</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Traductor</contrib></othercredit>'>
+<!ENTITY revisor.Rafael.Carreras       '<othercredit 
role="reviewer"><firstname>Rafael</firstname><surname>Carreras</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Revisor</contrib></othercredit>'>
+<!ENTITY traductor.Manuel.Tortosa      '<othercredit 
role="translator"><firstname>Manuel</firstname><surname>Tortosa</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Traductor</contrib></othercredit>'>
+<!ENTITY revisor.Manuel.Tortosa                '<othercredit 
role="reviewer"><firstname>Manuel</firstname><surname>Tortosa</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Revisor</contrib></othercredit>'>
+<!ENTITY traductor.JosepMa.Ferrer      '<othercredit 
role="translator"><firstname>Josep 
M.</firstname><surname>Ferrer</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Traductor</contrib></othercredit>'>
+<!ENTITY revisor.JosepMa.Ferrer                '<othercredit 
role="reviewer"><firstname>Josep 
M.</firstname><surname>Ferrer</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Revisor</contrib></othercredit>'>
+
+<!-- CREDITS FOR TRANSLATORS -->
+<!-- Seguir el format seg??ent: '<para>Traductor/Revisor de la documentaci??: 
&credits.Nom.Cognom;</para>' -->
+<!ENTITY credits.Antoni.Bella          'Antoni Bella 
<email>[email protected]</email>'>
+<!ENTITY credits.Pep.Roca                  'Pep Roca 
<email>[email protected]</email>'>
+<!ENTITY credits.Rafael.Carreras       'Rafael Carreras 
<email>[email protected]</email>'>
+<!ENTITY credits.Manuel.Tortosa                'Manuel Tortosa 
<email>[email protected]</email>'>
+<!ENTITY credits.JosepMa.Ferrer                'Josep M. Ferrer 
<email>[email protected]</email>'>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdoctools-5.91.0/src/customization/catalog.xml 
new/kdoctools-5.92.0/src/customization/catalog.xml
--- old/kdoctools-5.91.0/src/customization/catalog.xml  2022-02-05 
22:22:50.000000000 +0100
+++ new/kdoctools-5.92.0/src/customization/catalog.xml  2022-03-05 
14:00:03.000000000 +0100
@@ -61,6 +61,7 @@
   <nextCatalog catalog="af/catalog.xml"/>
   <nextCatalog catalog="bg/catalog.xml"/>
   <nextCatalog catalog="ca/catalog.xml"/>
+  <nextCatalog catalog="ca@valencia/catalog.xml"/>
   <nextCatalog catalog="cs/catalog.xml"/>
   <nextCatalog catalog="da/catalog.xml"/>
   <nextCatalog catalog="de/catalog.xml"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/dtd/rdbpool.elements 
new/kdoctools-5.92.0/src/customization/dtd/rdbpool.elements
--- old/kdoctools-5.91.0/src/customization/dtd/rdbpool.elements 2022-02-05 
22:22:50.000000000 +0100
+++ new/kdoctools-5.92.0/src/customization/dtd/rdbpool.elements 2022-03-05 
14:00:03.000000000 +0100
@@ -58,13 +58,13 @@
      Countries are currently only needed when the language is different.
  -->
 <!ENTITY % lang.attrib
-        "lang           (af|ar|az|be|bg|bn|bo|br|bs|ca|cs|cy|da|de|el|en|en-GB
-                        |en-US|eo|es|et|eu|fa|fi|fo|fr|fy|ga|gl|gu|he|hi|hr|hu
-                        |id|is|it|ja|kn|km|ko|ku|lo|lt|lv|mi|mk|mn|mr|ms|mt|nb
-                        |nds|nl|nn|no|nso|oc|pl|pt|pt-BR|pt-PT|ro|ru|se|si|sk
-                        |sl|sq|sr|sr_latin|sr_ijekavian|sr_ijekavianlatin
-                        |ss|st|sv|ta|te|tg|th|tr|uk|uz|ven|vi|wa|xh
-                        |zh|zh-CN|zh-TW|zu)
+        "lang           (af|ar|az|be|bg|bn|bo|br|bs|ca|ca_valencia|cs|cy|da|de
+                        |el|en|en-GB|en-US|eo|es|et|eu|fa|fi|fo|fr|fy|ga|gl|gu
+                        |he|hi|hr|hu|id|is|it|ja|kn|km|ko|ku|lo|lt|lv|mi|mk|mn
+                        |mr|ms|mt|nb|nds|nl|nn|no|nso|oc|pl|pt|pt-BR|pt-PT|ro
+                        |ru|se|si|sk|sl|sq|sr|sr_latin|sr_ijekavian
+                        |sr_ijekavianlatin|ss|st|sv|ta|te|tg|th|tr|uk|uz|ven|vi
+                        |wa|xh|zh|zh-CN|zh-TW|zu)
                         #IMPLIED">
 <!-- List of languages
      (Languages that only have a three-character code from 639-2, must use 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/entities/l10n.entities 
new/kdoctools-5.92.0/src/customization/entities/l10n.entities
--- old/kdoctools-5.91.0/src/customization/entities/l10n.entities       
2022-02-05 22:22:50.000000000 +0100
+++ new/kdoctools-5.92.0/src/customization/entities/l10n.entities       
2022-03-05 14:00:03.000000000 +0100
@@ -114,6 +114,14 @@
 <!ENTITY % kde.i-default "IGNORE">
 ]]>
 
+<!ENTITY % Catalan-Valencian "IGNORE">
+<![%Catalan-Valencian;[
+<!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Catalan (Valencian) 
Documentation V1.0//CAVALENCIA"
+           "../ca@valencia/lang.entities">
+%kde.l10n.ents;
+<!ENTITY % kde.i-default "IGNORE">
+]]>
+
 <!ENTITY % Czech "IGNORE">
 <![%Czech;[
 <!ENTITY % kde.l10n.ents PUBLIC "-//KDE//ENTITIES Czech Documentation V1.0//CS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdoctools-5.91.0/src/customization/xsl/ca_valencia.xml 
new/kdoctools-5.92.0/src/customization/xsl/ca_valencia.xml
--- old/kdoctools-5.91.0/src/customization/xsl/ca_valencia.xml  1970-01-01 
01:00:00.000000000 +0100
+++ new/kdoctools-5.92.0/src/customization/xsl/ca_valencia.xml  2022-03-05 
14:00:03.000000000 +0100
@@ -0,0 +1,7 @@
+<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0";>
+<l:l10n language="ca@valencia" english-language-name="Catalan (Valencian)">
+   <l:gentext key="footer-doc-comment" text="Voleu fer un comentari o 
col&#183;laborar amb una actualitzaci&#243; d'aquesta p&#224;gina?"/>
+   <l:gentext key="footer-doc-feedback" text="Envieu els comentaris a "/>
+   <l:gentext key="footer-doc-teamname" text="l'equip de Documentaci&#243; del 
KDE"/>
+</l:l10n>
+</l:i18n>

Reply via email to