summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/ro/catalog.xml
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-07-26 01:15:37 +0200
committerSlávek Banko <slavek.banko@axis.cz>2014-07-26 01:15:37 +0200
commit1bb6f88d298d1019c0c635dbff197a6a57d16c26 (patch)
treedfec2b4f48bb8fdb6aabf6fd6ccb9b42a20b1d2c /kdoctools/customization/ro/catalog.xml
parentc2c65a66955132f1e7310e2f62e9607efcc22a3e (diff)
downloadtdelibs-1bb6f88d298d1019c0c635dbff197a6a57d16c26.tar.gz
tdelibs-1bb6f88d298d1019c0c635dbff197a6a57d16c26.zip
Add docbook catalogs in xml format
Switch docbook catalogs to xml This resolves Bug 2077
Diffstat (limited to 'kdoctools/customization/ro/catalog.xml')
-rw-r--r--kdoctools/customization/ro/catalog.xml47
1 files changed, 47 insertions, 0 deletions
diff --git a/kdoctools/customization/ro/catalog.xml b/kdoctools/customization/ro/catalog.xml
new file mode 100644
index 000000000..d2487959c
--- /dev/null
+++ b/kdoctools/customization/ro/catalog.xml
@@ -0,0 +1,47 @@
+<?xml version='1.0'?>
+<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
+
+<public publicId="-//KDE//ENTITIES Romanian Documentation V1.0//RO"
+ uri="lang.entities" />
+
+<public publicId="-//KDE//DOCUMENT GNU Free Documentation Notice//RO"
+ uri="entities/fdl-notice.docbook" />
+<public publicId="-//KDE//DOCUMENT GNU General Public License Notice//RO"
+ uri="entities/gpl-notice.docbook" />
+<public publicId="-//KDE//DOCUMENT GNU Lesser General Public License Notice//RO"
+ uri="entities/lgpl-notice.docbook" />
+
+<public publicId="-//GNU//DOCUMENT GNU General Public License V2//RO"
+ uri="common/gpl-translated" />
+<public publicId="-//GNU//DOCUMENT GNU General Public License V2 (HTML)//RO"
+ "common/gpl-translated.html" />
+<public publicId="-//GNU//DOCUMENT GNU Lesser General Public License V2.1//RO"
+ uri="common/lgpl-translated" />
+<public publicId="-//GNU//DOCUMENT GNU Lesser General Public License V2.1 (HTML)//RO"
+ "common/lgpl-translated.html" />
+<public publicId="-//GNU//DOCUMENT GNU Free Documentation License V1.1//RO"
+ uri="common/fdl-translated" />
+<public publicId="-//GNU//DOCUMENT GNU Free Documentation License V1.1 (HTML)//RO"
+ "common/fdl-translated.html" />
+<public publicId="-//KDE//DOCUMENT GPL Licence Declaration//RO"
+ uri="entities/underGPL.docbook" />
+<public publicId="-//KDE//DOCUMENT FDL Licence Declaration//RO"
+ uri="entities/underFDL.docbook" />
+<public publicId="-//KDE//DOCUMENT BSD Licence Declaration//RO"
+ uri="entities/underBSDLicense.docbook" />
+<public publicId="-//KDE//DOCUMENT Artistic Licence Declaration//RO"
+ uri="entities/underArtisticLicense.docbook" />
+<public publicId="-//KDE//DOCUMENT X11 Licence Declaration//RO"
+ uri="entities/underX11License.docbook" />
+<public publicId="-//KDE//DOCUMENT Report Bugs//RO"
+ uri="entities/report-bugs.docbook" />
+<public publicId="-//KDE//DOCUMENT Updating Documentation//RO"
+ uri="entities/update-doc.docbook" />
+<public publicId="-//KDE//DOCUMENT Help Menu Documentation//RO"
+ uri="entities/help-menu.docbook" />
+<public publicId="-//KDE//DOCUMENT Installation General Information//RO"
+ uri="entities/install-intro.docbook" />
+<public publicId="-//KDE//DOCUMENT Compilation Instructions//RO"
+ uri="entities/install-compile.docbook" />
+
+</catalog>