Branch: master

2824570e 2014-09-17 17:30:54 François Andriot
Fix missing attribute name in el, fi and ko docbook xml catalog
M kdoctools/customization/el/catalog.xml
M kdoctools/customization/fi/catalog.xml
M kdoctools/customization/ko/catalog.xml
diff --git a/kdoctools/customization/el/catalog.xml b/kdoctools/customization/el/catalog.xml
index f7cc06c..6854733 100644
--- a/kdoctools/customization/el/catalog.xml
+++ b/kdoctools/customization/el/catalog.xml
@@ -14,15 +14,15 @@
 <public publicId="-//GNU//DOCUMENT GNU General Public License V2//EL"
        uri="common/gpl-translated" />
 <public publicId="-//GNU//DOCUMENT GNU General Public License V2 (HTML)//EL"
-       "common/gpl-translated.html" />
+       uri="common/gpl-translated.html" />
 <public publicId="-//GNU//DOCUMENT GNU Lesser General Public License V2.1//EL"
        uri="common/lgpl-translated" />
 <public publicId="-//GNU//DOCUMENT GNU Lesser General Public License V2.1 (HTML)//EL"
-       "common/lgpl-translated.html" />
+       uri="common/lgpl-translated.html" />
 <public publicId="-//GNU//DOCUMENT GNU Free Documentation License V1.1//EL"
        uri="common/fdl-translated" />
 <public publicId="-//GNU//DOCUMENT GNU Free Documentation License V1.1 (HTML)//EL"
-       "common/fdl-translated.html" />
+       uri="common/fdl-translated.html" />
 <public publicId="-//KDE//DOCUMENT GPL Licence Declaration//EL"
        uri="entities/underGPL.docbook" />
 <public publicId="-//KDE//DOCUMENT FDL Licence Declaration//EL"
diff --git a/kdoctools/customization/fi/catalog.xml b/kdoctools/customization/fi/catalog.xml
index bcbae6f..cd1d83b 100644
--- a/kdoctools/customization/fi/catalog.xml
+++ b/kdoctools/customization/fi/catalog.xml
@@ -14,15 +14,15 @@
 <public publicId="-//GNU//DOCUMENT GNU General Public License V2//FI"
        uri="common/gpl-translated" />
 <public publicId="-//GNU//DOCUMENT GNU General Public License V2 (HTML)//FI"
-       "common/gpl-translated.html" />
+       uri="common/gpl-translated.html" />
 <public publicId="-//GNU//DOCUMENT GNU Lesser General Public License V2.1//FI"
        uri="common/lgpl-translated" />
 <public publicId="-//GNU//DOCUMENT GNU Lesser General Public License V2.1 (HTML)//FI"
-       "common/lgpl-translated.html" />
+       uri="common/lgpl-translated.html" />
 <public publicId="-//GNU//DOCUMENT GNU Free Documentation License V1.1//FI"
        uri="common/fdl-translated" />
 <public publicId="-//GNU//DOCUMENT GNU Free Documentation License V1.1 (HTML)//FI"
-       "common/fdl-translated.html" />
+       uri="common/fdl-translated.html" />
 <public publicId="-//KDE//DOCUMENT GPL Licence Declaration//FI"
        uri="entities/underGPL.docbook" />
 <public publicId="-//KDE//DOCUMENT FDL Licence Declaration//FI"
diff --git a/kdoctools/customization/ko/catalog.xml b/kdoctools/customization/ko/catalog.xml
index f07eda3..a9b8c97 100644
--- a/kdoctools/customization/ko/catalog.xml
+++ b/kdoctools/customization/ko/catalog.xml
@@ -14,15 +14,15 @@
 <public publicId="-//GNU//DOCUMENT GNU General Public License V2//KO"
        uri="common/gpl-translated" />
 <public publicId="-//GNU//DOCUMENT GNU General Public License V2 (HTML)//KO"
-       "common/gpl-translated.html" />
+       uri="common/gpl-translated.html" />
 <public publicId="-//GNU//DOCUMENT GNU Lesser General Public License V2.1//KO"
        uri="common/lgpl-translated" />
 <public publicId="-//GNU//DOCUMENT GNU Lesser General Public License V2.1 (HTML)//KO"
-       "common/lgpl-translated.html" />
+       uri="common/lgpl-translated.html" />
 <public publicId="-//GNU//DOCUMENT GNU Free Documentation License V1.1//KO"
        uri="common/fdl-translated" />
 <public publicId="-//GNU//DOCUMENT GNU Free Documentation License V1.1 (HTML)//KO"
-       "common/fdl-translated.html" />
+       uri="common/fdl-translated.html" />
 <public publicId="-//KDE//DOCUMENT GPL Licence Declaration//KO"
        uri="entities/underGPL.docbook" />
 <public publicId="-//KDE//DOCUMENT FDL Licence Declaration//KO"