diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 (patch) | |
tree | 5ac38a06f3dde268dc7927dc155896926aaf7012 /kdoctools/customization/en/catalog | |
download | tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.tar.gz tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdoctools/customization/en/catalog')
-rw-r--r-- | kdoctools/customization/en/catalog | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/kdoctools/customization/en/catalog b/kdoctools/customization/en/catalog new file mode 100644 index 000000000..e578e704e --- /dev/null +++ b/kdoctools/customization/en/catalog @@ -0,0 +1,38 @@ +PUBLIC "-//KDE//ENTITIES English Documentation V1.0//EN" + "lang.entities" + +PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//EN" + "entities/fdl-notice.docbook" +PUBLIC "-//KDE//DOCUMENT GNU General Public License Notice//EN" + "entities/gpl-notice.docbook" +PUBLIC "-//KDE//DOCUMENT GNU Lesser General Public License Notice//EN" + "entities/lgpl-notice.docbook" + +PUBLIC "-//GNU//DOCUMENT GNU General Public License V2//EN" + "common/gpl-translated" +PUBLIC "-//GNU//DOCUMENT GNU Lesser General Public License V2.1//EN" + "common/lgpl-translated" +PUBLIC "-//GNU//DOCUMENT GNU Free Documentation License V1.1//EN" + "common/fdl-translated" +PUBLIC "-//KDE//DOCUMENT GPL Licence Declaration//EN" + "entities/underGPL.docbook" +PUBLIC "-//KDE//DOCUMENT LGPL Licence Declaration//EN" + "entities/underLGPL.docbook" +PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//EN" + "entities/underFDL.docbook" +PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//EN" + "entities/underBSDLicense.docbook" +PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//EN" + "entities/underArtisticLicense.docbook" +PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//EN" + "entities/underX11License.docbook" +PUBLIC "-//KDE//DOCUMENT Report Bugs//EN" + "entities/report-bugs.docbook" +PUBLIC "-//KDE//DOCUMENT Updating Documentation//EN" + "entities/update-doc.docbook" +PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//EN" + "entities/help-menu.docbook" +PUBLIC "-//KDE//DOCUMENT Installation General Information//EN" + "entities/install-intro.docbook" +PUBLIC "-//KDE//DOCUMENT Compilation Instructions//EN" + "entities/install-compile.docbook" |