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/pl/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/pl/catalog')
-rw-r--r-- | kdoctools/customization/pl/catalog | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/kdoctools/customization/pl/catalog b/kdoctools/customization/pl/catalog new file mode 100644 index 000000000..192d44002 --- /dev/null +++ b/kdoctools/customization/pl/catalog @@ -0,0 +1,36 @@ +PUBLIC "-//KDE//ENTITIES Polish Documentation V1.0//PL" + "lang.entities" + +PUBLIC "-//KDE//DOCUMENT GNU Free Documentation Notice//PL" + "entities/fdl-notice.docbook" +PUBLIC "-//KDE//DOCUMENT GNU General Public License Notice//PL" + "entities/gpl-notice.docbook" +PUBLIC "-//KDE//DOCUMENT GNU Lesser General Public License Notice//PL" + "entities/lgpl-notice.docbook" + +PUBLIC "-//GNU//DOCUMENT GNU General Public License V2//PL" + "common/gpl-translated" +PUBLIC "-//GNU//DOCUMENT GNU Lesser General Public License V2.1//PL" + "common/lgpl-translated" +PUBLIC "-//GNU//DOCUMENT GNU Free Documentation License V1.1//PL" + "common/fdl-translated" +PUBLIC "-//KDE//DOCUMENT GPL Licence Declaration//PL" + "entities/underGPL.docbook" +PUBLIC "-//KDE//DOCUMENT FDL Licence Declaration//PL" + "entities/underFDL.docbook" +PUBLIC "-//KDE//DOCUMENT BSD Licence Declaration//PL" + "entities/underBSDLicense.docbook" +PUBLIC "-//KDE//DOCUMENT Artistic Licence Declaration//PL" + "entities/underArtisticLicense.docbook" +PUBLIC "-//KDE//DOCUMENT X11 Licence Declaration//PL" + "entities/underX11License.docbook" +PUBLIC "-//KDE//DOCUMENT Report Bugs//PL" + "entities/report-bugs.docbook" +PUBLIC "-//KDE//DOCUMENT Updating Documentation//PL" + "entities/update-doc.docbook" +PUBLIC "-//KDE//DOCUMENT Help Menu Documentation//PL" + "entities/help-menu.docbook" +PUBLIC "-//KDE//DOCUMENT Installation General Information//PL" + "entities/install-intro.docbook" +PUBLIC "-//KDE//DOCUMENT Compilation Instructions//PL" + "entities/install-compile.docbook" |