summaryrefslogtreecommitdiff
path: root/devel/kdevelop-base
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-03-04 16:09:13 +0000
committertron <tron@pkgsrc.org>2001-03-04 16:09:13 +0000
commit5cdc6b09f41b9403e66ccab60aa42e0c9f118818 (patch)
treed40fe3c7fea660e07515d98250776b445d10f43a /devel/kdevelop-base
parent14fdf27acf77218c36a18150ffa049f915696531 (diff)
downloadpkgsrc-5cdc6b09f41b9403e66ccab60aa42e0c9f118818.tar.gz
Import new "kdevelop-base" package:
Base modules for IDE for Unix/X11/KDE This package is part of the reorganized "kdevelop" package infra structure.
Diffstat (limited to 'devel/kdevelop-base')
-rw-r--r--devel/kdevelop-base/Makefile43
-rw-r--r--devel/kdevelop-base/files/md53
-rw-r--r--devel/kdevelop-base/files/patch-sum6
-rw-r--r--devel/kdevelop-base/pkg/DESCR6
-rw-r--r--devel/kdevelop-base/pkg/PLIST609
5 files changed, 667 insertions, 0 deletions
diff --git a/devel/kdevelop-base/Makefile b/devel/kdevelop-base/Makefile
new file mode 100644
index 00000000000..a0bf0bebf08
--- /dev/null
+++ b/devel/kdevelop-base/Makefile
@@ -0,0 +1,43 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/03/04 16:09:13 tron Exp $
+
+DISTNAME= kdevelop-1.3
+PKGNAME= ${DISTNAME:S/-/-base-/}
+CATEGORIES= devel kde
+MASTER_SITES= ftp://ftp.e-technik.fh-muenchen.de/pub/unix/ide/KDevelop/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= wulf@netbsd.org
+HOMEPAGE= http://www.kdevelop.org/
+COMMENT= Base modules for IDE for Unix/X11/KDE
+
+BUILD_DEPENDS+= msgfmt:../../devel/gettext
+DEPENDS+= autoconf-*:../../devel/autoconf
+DEPENDS+= automake-*:../../devel/automake
+DEPENDS+= a2ps-*:../../print/a2ps
+DEPENDS+= kdebase-1.*:../../x11/kdebase
+DEPENDS+= kdoc-2*:../../textproc/kdoc
+DEPENDS+= htdig>=3.1.5:../../www/htdig
+DEPENDS+= a2ps>=4.12:../../print/a2ps
+DEPENDS+= kdelibdocs-1*:../../x11/kdelibdocs
+
+CONFLICTS+= kdevelop<1.3nb1
+
+USE_PERL5= yes
+USE_X11BASE= yes
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+EVAL_PREFIX+= QT1DIR=qt1 KDEBASEDIR=kdebase
+CONFIGURE_ARGS= --with-extra-includes=${LOCALBASE}/include \
+ --with-extra-libs=${LOCALBASE}/lib \
+ --with-qt-dir=${QT1DIR}/qt1 \
+ --with-qtdoc-dir=${QT1DIR}/qt1/share/doc/qt/html \
+ --with-kdelibsdoc-dir=${KDEBASEDIR}/share/doc/kde/HTML/default/kdelibs \
+ --enable-kdoc2
+CONFIGURE_ENV= "KDEDIR=${KDEBASEDIR} QTDIR=${QT1DIR}/qt1"
+
+CFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -Wl,-R${QT1DIR}/qt1/lib
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/kdevelop-base/files/md5 b/devel/kdevelop-base/files/md5
new file mode 100644
index 00000000000..c7becb5c9a2
--- /dev/null
+++ b/devel/kdevelop-base/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/03/04 16:09:13 tron Exp $
+
+MD5 (kdevelop-1.3.tar.bz2) = 9ccb2a7e65138633325c2847f087d4b8
diff --git a/devel/kdevelop-base/files/patch-sum b/devel/kdevelop-base/files/patch-sum
new file mode 100644
index 00000000000..72b898c594b
--- /dev/null
+++ b/devel/kdevelop-base/files/patch-sum
@@ -0,0 +1,6 @@
+$NetBSD: patch-sum,v 1.1.1.1 2001/03/04 16:09:13 tron Exp $
+
+This placeholder file is generated by the ``makepatchsum'' target
+whenever the patches directory is empty or missing. Its purpose
+is to ensure that the presence of any obsolete patches will cause
+the proper error to be emitted at build time.
diff --git a/devel/kdevelop-base/pkg/DESCR b/devel/kdevelop-base/pkg/DESCR
new file mode 100644
index 00000000000..4540c833d99
--- /dev/null
+++ b/devel/kdevelop-base/pkg/DESCR
@@ -0,0 +1,6 @@
+The KDevelop IDE has been designed by the KDevelop Team to provide
+an easy-to use environment for C/C++ programmers. With all it's
+features the current version contains, the full amount of programming
+knowledge of the team has been collected to add a set of documentation
+handbooks that will help beginners as well as experts in various parts
+of using their IDE.
diff --git a/devel/kdevelop-base/pkg/PLIST b/devel/kdevelop-base/pkg/PLIST
new file mode 100644
index 00000000000..2a23a36ddb4
--- /dev/null
+++ b/devel/kdevelop-base/pkg/PLIST
@@ -0,0 +1,609 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/04 16:09:13 tron Exp $
+bin/kimport
+bin/one2two
+bin/kdevdlg2ui
+bin/extractrc
+include/kdlgloader.h
+lib/libkdlgloader.a
+lib/libkdlgloader.la
+lib/libkdlgloader.so
+lib/libkdlgloader.so.1
+lib/libkdlgloader.so.1.0
+bin/kdevelop
+share/doc/kde/HTML/de/kdevelop/index-1.html
+share/doc/kde/HTML/de/kdevelop/index-2.html
+share/doc/kde/HTML/de/kdevelop/index-3.html
+share/doc/kde/HTML/de/kdevelop/index-4.html
+share/doc/kde/HTML/de/kdevelop/index-5.html
+share/doc/kde/HTML/de/kdevelop/index-6.html
+share/doc/kde/HTML/de/kdevelop/index-7.html
+share/doc/kde/HTML/de/kdevelop/index-8.html
+share/doc/kde/HTML/de/kdevelop/index-9.html
+share/doc/kde/HTML/de/kdevelop/index-10.html
+share/doc/kde/HTML/de/kdevelop/index-11.html
+share/doc/kde/HTML/de/kdevelop/index-12.html
+share/doc/kde/HTML/de/kdevelop/index-13.html
+share/doc/kde/HTML/de/kdevelop/index-14.html
+share/doc/kde/HTML/de/kdevelop/index-15.html
+share/doc/kde/HTML/de/kdevelop/index-16.html
+share/doc/kde/HTML/de/kdevelop/index-17.html
+share/doc/kde/HTML/de/kdevelop/index-18.html
+share/doc/kde/HTML/de/kdevelop/index.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/index-1.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/index-2.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/index-3.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/index-4.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/index-5.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/index-6.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/index-7.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/index-8.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/index-9.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/index.html
+share/doc/kde/HTML/de/kdevelop/kde_libref/logotp3.png
+share/doc/kde/HTML/de/kdevelop/logotp3.png
+share/doc/kde/HTML/de/kdevelop/reference/C/index.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-1.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-2.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-3.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-4.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-5.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-6.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-7.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-8.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-9.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-10.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-11.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-12.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-13.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-14.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index-15.html
+share/doc/kde/HTML/de/kdevelop/tutorial/index.html
+share/doc/kde/HTML/de/kdevelop/tutorial/logotp3.png
+share/doc/kde/HTML/de/kdevelop/welcome/index.html
+share/doc/kde/HTML/de/kdevelop/welcome/logotp3.png
+share/doc/kde/HTML/de/kdevelop/tip.database
+share/doc/kde/HTML/en/kdevelop/addendum/index-1.html
+share/doc/kde/HTML/en/kdevelop/addendum/index-2.html
+share/doc/kde/HTML/en/kdevelop/addendum/index-3.html
+share/doc/kde/HTML/en/kdevelop/addendum/index-4.html
+share/doc/kde/HTML/en/kdevelop/addendum/index-5.html
+share/doc/kde/HTML/en/kdevelop/addendum/index-6.html
+share/doc/kde/HTML/en/kdevelop/addendum/index-7.html
+share/doc/kde/HTML/en/kdevelop/addendum/index-8.html
+share/doc/kde/HTML/en/kdevelop/addendum/index-9.html
+share/doc/kde/HTML/en/kdevelop/addendum/index.html
+share/doc/kde/HTML/en/kdevelop/addendum/logotp3.png
+share/doc/kde/HTML/en/kdevelop/kde_libref/index-1.html
+share/doc/kde/HTML/en/kdevelop/kde_libref/index-2.html
+share/doc/kde/HTML/en/kdevelop/kde_libref/index-3.html
+share/doc/kde/HTML/en/kdevelop/kde_libref/index-4.html
+share/doc/kde/HTML/en/kdevelop/kde_libref/index-5.html
+share/doc/kde/HTML/en/kdevelop/kde_libref/index-6.html
+share/doc/kde/HTML/en/kdevelop/kde_libref/index-7.html
+share/doc/kde/HTML/en/kdevelop/kde_libref/index-8.html
+share/doc/kde/HTML/en/kdevelop/kde_libref/index-9.html
+share/doc/kde/HTML/en/kdevelop/kde_libref/index.html
+share/doc/kde/HTML/en/kdevelop/kde_libref/logotp3.png
+share/doc/kde/HTML/en/kdevelop/index-1.html
+share/doc/kde/HTML/en/kdevelop/index-2.html
+share/doc/kde/HTML/en/kdevelop/index-3.html
+share/doc/kde/HTML/en/kdevelop/index-4.html
+share/doc/kde/HTML/en/kdevelop/index-5.html
+share/doc/kde/HTML/en/kdevelop/index-6.html
+share/doc/kde/HTML/en/kdevelop/index-7.html
+share/doc/kde/HTML/en/kdevelop/index-8.html
+share/doc/kde/HTML/en/kdevelop/index-9.html
+share/doc/kde/HTML/en/kdevelop/index-10.html
+share/doc/kde/HTML/en/kdevelop/index-11.html
+share/doc/kde/HTML/en/kdevelop/index-12.html
+share/doc/kde/HTML/en/kdevelop/index-13.html
+share/doc/kde/HTML/en/kdevelop/index-14.html
+share/doc/kde/HTML/en/kdevelop/index-15.html
+share/doc/kde/HTML/en/kdevelop/index-16.html
+share/doc/kde/HTML/en/kdevelop/index-17.html
+share/doc/kde/HTML/en/kdevelop/index-18.html
+share/doc/kde/HTML/en/kdevelop/index.html
+share/doc/kde/HTML/en/kdevelop/logotp3.png
+share/doc/kde/HTML/en/kdevelop/programming/index-1.html
+share/doc/kde/HTML/en/kdevelop/programming/index-2.html
+share/doc/kde/HTML/en/kdevelop/programming/index-3.html
+share/doc/kde/HTML/en/kdevelop/programming/index-4.html
+share/doc/kde/HTML/en/kdevelop/programming/index-5.html
+share/doc/kde/HTML/en/kdevelop/programming/index-6.html
+share/doc/kde/HTML/en/kdevelop/programming/index-7.html
+share/doc/kde/HTML/en/kdevelop/programming/index-8.html
+share/doc/kde/HTML/en/kdevelop/programming/index-9.html
+share/doc/kde/HTML/en/kdevelop/programming/index-10.html
+share/doc/kde/HTML/en/kdevelop/programming/index-11.html
+share/doc/kde/HTML/en/kdevelop/programming/index-12.html
+share/doc/kde/HTML/en/kdevelop/programming/index-13.html
+share/doc/kde/HTML/en/kdevelop/programming/index-14.html
+share/doc/kde/HTML/en/kdevelop/programming/index-15.html
+share/doc/kde/HTML/en/kdevelop/programming/index-16.html
+share/doc/kde/HTML/en/kdevelop/programming/index-17.html
+share/doc/kde/HTML/en/kdevelop/programming/index-18.html
+share/doc/kde/HTML/en/kdevelop/programming/index-19.html
+share/doc/kde/HTML/en/kdevelop/programming/index.html
+share/doc/kde/HTML/en/kdevelop/programming/logotp3.png
+share/doc/kde/HTML/en/kdevelop/reference/C/index.html
+share/doc/kde/HTML/en/kdevelop/tip.database
+share/doc/kde/HTML/en/kdevelop/tutorial/index-1.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-2.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-3.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-4.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-5.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-6.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-7.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-8.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-9.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-10.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-11.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-12.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-13.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-14.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index-15.html
+share/doc/kde/HTML/en/kdevelop/tutorial/index.html
+share/doc/kde/HTML/en/kdevelop/tutorial/logotp3.png
+share/doc/kde/HTML/en/kdevelop/welcome/index.html
+share/doc/kde/HTML/en/kdevelop/welcome/logotp3.png
+share/doc/kde/HTML/es/kdevelop/index-1.html
+share/doc/kde/HTML/es/kdevelop/index-2.html
+share/doc/kde/HTML/es/kdevelop/index-3.html
+share/doc/kde/HTML/es/kdevelop/index-4.html
+share/doc/kde/HTML/es/kdevelop/index-5.html
+share/doc/kde/HTML/es/kdevelop/index-6.html
+share/doc/kde/HTML/es/kdevelop/index-7.html
+share/doc/kde/HTML/es/kdevelop/index-8.html
+share/doc/kde/HTML/es/kdevelop/index-9.html
+share/doc/kde/HTML/es/kdevelop/index-10.html
+share/doc/kde/HTML/es/kdevelop/index-11.html
+share/doc/kde/HTML/es/kdevelop/index-12.html
+share/doc/kde/HTML/es/kdevelop/index-13.html
+share/doc/kde/HTML/es/kdevelop/index-14.html
+share/doc/kde/HTML/es/kdevelop/index-15.html
+share/doc/kde/HTML/es/kdevelop/index-16.html
+share/doc/kde/HTML/es/kdevelop/index-17.html
+share/doc/kde/HTML/es/kdevelop/index.html
+share/doc/kde/HTML/es/kdevelop/logotp3.png
+share/doc/kde/HTML/es/kdevelop/reference/C/index.html
+share/doc/kde/HTML/es/kdevelop/tip.database
+share/doc/kde/HTML/es/kdevelop/welcome/index.html
+share/doc/kde/HTML/es/kdevelop/welcome/logotp3.png
+share/doc/kde/HTML/fr/kdevelop/tip.database
+share/doc/kde/HTML/fr/kdevelop/programming/index-1.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-2.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-3.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-4.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-5.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-6.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-7.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-8.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-9.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-10.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-11.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-12.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-13.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-14.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-15.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-16.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-17.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-18.html
+share/doc/kde/HTML/fr/kdevelop/programming/index-19.html
+share/doc/kde/HTML/fr/kdevelop/programming/index.html
+share/doc/kde/HTML/fr/kdevelop/programming/logotp3.png
+share/doc/kde/HTML/fr/kdevelop/tutorial/index-1.html
+share/doc/kde/HTML/fr/kdevelop/tutorial/index-2.html
+share/doc/kde/HTML/fr/kdevelop/tutorial/index-3.html
+share/doc/kde/HTML/fr/kdevelop/tutorial/index-4.html
+share/doc/kde/HTML/fr/kdevelop/tutorial/logotp3.png
+share/doc/kde/HTML/fr/kdevelop/tutorial/index.html
+share/doc/kde/HTML/fr/kdevelop/welcome/index.html
+share/doc/kde/HTML/fr/kdevelop/welcome/logotp3.png
+share/doc/kde/HTML/hu/kdevelop/addendum/index.html
+share/doc/kde/HTML/hu/kdevelop/addendum/index-1.html
+share/doc/kde/HTML/hu/kdevelop/addendum/index-2.html
+share/doc/kde/HTML/hu/kdevelop/addendum/index-3.html
+share/doc/kde/HTML/hu/kdevelop/addendum/index-4.html
+share/doc/kde/HTML/hu/kdevelop/addendum/index-5.html
+share/doc/kde/HTML/hu/kdevelop/addendum/index-6.html
+share/doc/kde/HTML/hu/kdevelop/addendum/index-7.html
+share/doc/kde/HTML/hu/kdevelop/addendum/index-8.html
+share/doc/kde/HTML/hu/kdevelop/addendum/index-9.html
+share/doc/kde/HTML/hu/kdevelop/addendum/logotp3.png
+share/doc/kde/HTML/hu/kdevelop/kde_libref/index.html
+share/doc/kde/HTML/hu/kdevelop/kde_libref/index-1.html
+share/doc/kde/HTML/hu/kdevelop/kde_libref/index-2.html
+share/doc/kde/HTML/hu/kdevelop/kde_libref/index-3.html
+share/doc/kde/HTML/hu/kdevelop/kde_libref/index-4.html
+share/doc/kde/HTML/hu/kdevelop/kde_libref/index-5.html
+share/doc/kde/HTML/hu/kdevelop/kde_libref/index-6.html
+share/doc/kde/HTML/hu/kdevelop/kde_libref/index-7.html
+share/doc/kde/HTML/hu/kdevelop/kde_libref/index-8.html
+share/doc/kde/HTML/hu/kdevelop/kde_libref/index-9.html
+share/doc/kde/HTML/hu/kdevelop/kde_libref/logotp3.png
+share/doc/kde/HTML/hu/kdevelop/programming/index.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-1.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-2.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-3.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-4.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-5.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-6.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-7.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-8.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-9.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-10.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-11.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-12.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-13.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-14.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-15.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-16.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-17.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-18.html
+share/doc/kde/HTML/hu/kdevelop/programming/index-19.html
+share/doc/kde/HTML/hu/kdevelop/programming/logotp3.png
+share/doc/kde/HTML/hu/kdevelop/tutorial/index.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-1.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-2.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-3.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-4.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-5.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-6.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-7.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-8.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-9.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-10.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-11.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-12.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-13.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-14.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/index-15.html
+share/doc/kde/HTML/hu/kdevelop/tutorial/logotp3.png
+share/doc/kde/HTML/hu/kdevelop/index-1.html
+share/doc/kde/HTML/hu/kdevelop/index-2.html
+share/doc/kde/HTML/hu/kdevelop/index-3.html
+share/doc/kde/HTML/hu/kdevelop/index-4.html
+share/doc/kde/HTML/hu/kdevelop/index-5.html
+share/doc/kde/HTML/hu/kdevelop/index-6.html
+share/doc/kde/HTML/hu/kdevelop/index-7.html
+share/doc/kde/HTML/hu/kdevelop/index-8.html
+share/doc/kde/HTML/hu/kdevelop/index-9.html
+share/doc/kde/HTML/hu/kdevelop/index-10.html
+share/doc/kde/HTML/hu/kdevelop/index-11.html
+share/doc/kde/HTML/hu/kdevelop/index-12.html
+share/doc/kde/HTML/hu/kdevelop/index-13.html
+share/doc/kde/HTML/hu/kdevelop/index-14.html
+share/doc/kde/HTML/hu/kdevelop/index-15.html
+share/doc/kde/HTML/hu/kdevelop/index-16.html
+share/doc/kde/HTML/hu/kdevelop/index-17.html
+share/doc/kde/HTML/hu/kdevelop/index-18.html
+share/doc/kde/HTML/hu/kdevelop/index.html
+share/doc/kde/HTML/hu/kdevelop/logotp3.png
+share/doc/kde/HTML/hu/kdevelop/tip.database
+share/doc/kde/HTML/hu/kdevelop/welcome/index.html
+share/doc/kde/HTML/hu/kdevelop/welcome/logotp3.png
+share/doc/kde/HTML/nl/kdevelop/tip.database
+share/doc/kde/HTML/nl/kdevelop/welcome/index.html
+share/doc/kde/HTML/nl/kdevelop/welcome/logotp3.png
+share/doc/kde/HTML/pl/kdevelop/tip.database
+share/doc/kde/HTML/pt/kdevelop/index-1.html
+share/doc/kde/HTML/pt/kdevelop/index-2.html
+share/doc/kde/HTML/pt/kdevelop/index-3.html
+share/doc/kde/HTML/pt/kdevelop/index-4.html
+share/doc/kde/HTML/pt/kdevelop/index-5.html
+share/doc/kde/HTML/pt/kdevelop/index-6.html
+share/doc/kde/HTML/pt/kdevelop/index-7.html
+share/doc/kde/HTML/pt/kdevelop/index-8.html
+share/doc/kde/HTML/pt/kdevelop/index-9.html
+share/doc/kde/HTML/pt/kdevelop/index-10.html
+share/doc/kde/HTML/pt/kdevelop/index-11.html
+share/doc/kde/HTML/pt/kdevelop/index-12.html
+share/doc/kde/HTML/pt/kdevelop/index-13.html
+share/doc/kde/HTML/pt/kdevelop/index-14.html
+share/doc/kde/HTML/pt/kdevelop/index-15.html
+share/doc/kde/HTML/pt/kdevelop/index-16.html
+share/doc/kde/HTML/pt/kdevelop/index.html
+share/doc/kde/HTML/pt/kdevelop/logotp3.png
+share/doc/kde/HTML/pt/kdevelop/programming/index-1.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-2.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-3.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-4.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-5.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-6.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-7.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-8.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-9.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-10.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-11.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-12.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-13.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-14.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-15.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-16.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-17.html
+share/doc/kde/HTML/pt/kdevelop/programming/index-18.html
+share/doc/kde/HTML/pt/kdevelop/programming/index.html
+share/doc/kde/HTML/pt/kdevelop/programming/logotp3.png
+share/doc/kde/HTML/pt/kdevelop/tip.database
+share/doc/kde/HTML/ru/kdevelop/index-1.html
+share/doc/kde/HTML/ru/kdevelop/index-2.html
+share/doc/kde/HTML/ru/kdevelop/index-3.html
+share/doc/kde/HTML/ru/kdevelop/index-4.html
+share/doc/kde/HTML/ru/kdevelop/index-5.html
+share/doc/kde/HTML/ru/kdevelop/index-6.html
+share/doc/kde/HTML/ru/kdevelop/index.html
+share/doc/kde/HTML/ru/kdevelop/reference/C/index.html
+share/doc/kde/HTML/ru/kdevelop/tip.database
+share/doc/kde/HTML/ru/kdevelop/programming/index-1.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-2.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-3.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-4.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-5.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-6.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-7.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-8.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-9.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-10.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-11.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-12.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-13.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-14.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-15.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-16.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-17.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-18.html
+share/doc/kde/HTML/ru/kdevelop/programming/index-19.html
+share/doc/kde/HTML/ru/kdevelop/programming/index.html
+share/doc/kde/HTML/ru/kdevelop/programming/logotp3.png
+share/doc/kde/HTML/ru/kdevelop/tutorial/index-1.html
+share/doc/kde/HTML/ru/kdevelop/tutorial/index-2.html
+share/doc/kde/HTML/ru/kdevelop/tutorial/index-3.html
+share/doc/kde/HTML/ru/kdevelop/tutorial/index-4.html
+share/doc/kde/HTML/ru/kdevelop/tutorial/index-5.html
+share/doc/kde/HTML/ru/kdevelop/tutorial/index-6.html
+share/doc/kde/HTML/ru/kdevelop/tutorial/index.html
+share/doc/kde/HTML/ru/kdevelop/tutorial/logotp3.png
+share/doc/kde/HTML/ru/kdevelop/welcome/index.html
+share/doc/kde/HTML/ru/kdevelop/welcome/logotp3.png
+share/doc/kde/HTML/sv/kdevelop/tip.database
+share/doc/kde/HTML/zh_CN.GB2312/kdevelop/index.html
+share/doc/kde/HTML/zh_CN.GB2312/kdevelop/tip.database
+share/doc/kde/HTML/zh_CN.GB2312/kdevelop/tutorial/index-1.html
+share/doc/kde/HTML/zh_CN.GB2312/kdevelop/tutorial/index-2.html
+share/doc/kde/HTML/zh_CN.GB2312/kdevelop/tutorial/index-3.html
+share/doc/kde/HTML/zh_CN.GB2312/kdevelop/tutorial/index-4.html
+share/doc/kde/HTML/zh_CN.GB2312/kdevelop/tutorial/index.html
+share/doc/kde/HTML/zh_CN.GB2312/kdevelop/tutorial/logotp3.png
+share/doc/kde/HTML/zh_CN.GB2312/kdevelop/welcome/index.html
+share/doc/kde/HTML/zh_CN.GB2312/kdevelop/welcome/logotp3.png
+share/kde/config/kdeveloprc
+share/kde/apps/kdevelop/examples/kscribble-0.1.tar.gz
+share/kde/apps/kdevelop/examples/kscribble-1.0.tar.gz
+share/kde/apps/kdevelop/tools/processesend.pl
+share/kde/apps/kdevelop/tools/processes.pl
+share/kde/apps/kdevelop/templates/AUTHORS_template
+share/kde/apps/kdevelop/templates/COPYING_template
+share/kde/apps/kdevelop/templates/ChangeLog_template
+share/kde/apps/kdevelop/templates/INSTALL_template
+share/kde/apps/kdevelop/templates/MAM_shared_template
+share/kde/apps/kdevelop/templates/README_template
+share/kde/apps/kdevelop/templates/TODO_template
+share/kde/apps/kdevelop/templates/admin.tar.gz
+share/kde/apps/kdevelop/templates/c.tar.gz
+share/kde/apps/kdevelop/templates/cpp.tar.gz
+share/kde/apps/kdevelop/templates/cpp_template
+share/kde/apps/kdevelop/templates/cvsignore_template
+share/kde/apps/kdevelop/templates/docbook_en_template
+share/kde/apps/kdevelop/templates/gnome.tar.gz
+share/kde/apps/kdevelop/templates/handbook_en_template
+share/kde/apps/kdevelop/templates/header_template
+share/kde/apps/kdevelop/templates/icon_template
+share/kde/apps/kdevelop/templates/kdelnk_template
+share/kde/apps/kdevelop/templates/kdemdi.tar.gz
+share/kde/apps/kdevelop/templates/lexical_template
+share/kde/apps/kdevelop/templates/lsm_template
+share/kde/apps/kdevelop/templates/mini.tar.gz
+share/kde/apps/kdevelop/templates/mini2.tar.gz
+share/kde/apps/kdevelop/templates/nif_template
+share/kde/apps/kdevelop/templates/normal.tar.gz
+share/kde/apps/kdevelop/templates/normal2.tar.gz
+share/kde/apps/kdevelop/templates/normalogl.tar.gz
+share/kde/apps/kdevelop/templates/preview1
+share/kde/apps/kdevelop/templates/preview2
+share/kde/apps/kdevelop/templates/qt.tar.gz
+share/kde/apps/kdevelop/templates/qt2.tar.gz
+share/kde/apps/kdevelop/templates/qextmdi.tar.gz
+share/kde/apps/kdevelop/templates/qtmdi.tar.gz
+share/kde/apps/kdevelop/toolbar/classwiz.xpm
+share/kde/apps/kdevelop/toolbar/compfile.xpm
+share/kde/apps/kdevelop/toolbar/copy.xpm
+share/kde/apps/kdevelop/toolbar/cut.xpm
+share/kde/apps/kdevelop/toolbar/debugger.xpm
+share/kde/apps/kdevelop/toolbar/dbgbreak.xpm
+share/kde/apps/kdevelop/toolbar/dbgmemview.xpm
+share/kde/apps/kdevelop/toolbar/dbgnext.xpm
+share/kde/apps/kdevelop/toolbar/dbgnextinst.xpm
+share/kde/apps/kdevelop/toolbar/dbgrestart.xpm
+share/kde/apps/kdevelop/toolbar/dbgrun.xpm
+share/kde/apps/kdevelop/toolbar/dbgrunto.xpm
+share/kde/apps/kdevelop/toolbar/dbgstep.xpm
+share/kde/apps/kdevelop/toolbar/dbgstepinst.xpm
+share/kde/apps/kdevelop/toolbar/dbgstepout.xpm
+share/kde/apps/kdevelop/toolbar/dbgstop.xpm
+share/kde/apps/kdevelop/toolbar/dbgwatchvar.xpm
+share/kde/apps/kdevelop/toolbar/file_properties.xpm
+share/kde/apps/kdevelop/toolbar/generate.xpm
+share/kde/apps/kdevelop/toolbar/graphview.xpm
+share/kde/apps/kdevelop/toolbar/grep.xpm
+share/kde/apps/kdevelop/toolbar/indent.xpm
+share/kde/apps/kdevelop/toolbar/lookup.xpm
+share/kde/apps/kdevelop/toolbar/make.xpm
+share/kde/apps/kdevelop/toolbar/newwidget.xpm
+share/kde/apps/kdevelop/toolbar/open.xpm
+share/kde/apps/kdevelop/toolbar/openprj.xpm
+share/kde/apps/kdevelop/toolbar/output_win.xpm
+share/kde/apps/kdevelop/toolbar/paste.xpm
+share/kde/apps/kdevelop/toolbar/print.xpm
+share/kde/apps/kdevelop/toolbar/rebuild.xpm
+share/kde/apps/kdevelop/toolbar/redo.xpm
+share/kde/apps/kdevelop/toolbar/reload_page.xpm
+share/kde/apps/kdevelop/toolbar/run.xpm
+share/kde/apps/kdevelop/toolbar/save.xpm
+share/kde/apps/kdevelop/toolbar/save_all.xpm
+share/kde/apps/kdevelop/toolbar/start_page.xpm
+share/kde/apps/kdevelop/toolbar/stop_proc.xpm
+share/kde/apps/kdevelop/toolbar/tree_win.xpm
+share/kde/apps/kdevelop/toolbar/undo.xpm
+share/kde/apps/kdevelop/toolbar/unindent.xpm
+share/kde/apps/kdevelop/pics/mini/CTchildren.xpm
+share/kde/apps/kdevelop/pics/mini/CTclients.xpm
+share/kde/apps/kdevelop/pics/mini/CTparents.xpm
+share/kde/apps/kdevelop/pics/mini/CTsuppliers.xpm
+share/kde/apps/kdevelop/pics/mini/CTvirtuals.xpm
+share/kde/apps/kdevelop/pics/mini/CVclass.xpm
+share/kde/apps/kdevelop/pics/mini/CVglobal_meth.xpm
+share/kde/apps/kdevelop/pics/mini/CVglobal_var.xpm
+share/kde/apps/kdevelop/pics/mini/CVnamespace.xpm
+share/kde/apps/kdevelop/pics/mini/CVprivate_meth.xpm
+share/kde/apps/kdevelop/pics/mini/CVprivate_signal.xpm
+share/kde/apps/kdevelop/pics/mini/CVprivate_slot.xpm
+share/kde/apps/kdevelop/pics/mini/CVprivate_var.xpm
+share/kde/apps/kdevelop/pics/mini/CVprotected_meth.xpm
+share/kde/apps/kdevelop/pics/mini/CVprotected_signal.xpm
+share/kde/apps/kdevelop/pics/mini/CVprotected_slot.xpm
+share/kde/apps/kdevelop/pics/mini/CVprotected_var.xpm
+share/kde/apps/kdevelop/pics/mini/CVpublic_meth.xpm
+share/kde/apps/kdevelop/pics/mini/CVstruct.xpm
+share/kde/apps/kdevelop/pics/mini/CVpublic_signal.xpm
+share/kde/apps/kdevelop/pics/mini/CVpublic_slot.xpm
+share/kde/apps/kdevelop/pics/mini/CVpublic_var.xpm
+share/kde/apps/kdevelop/pics/mini/inst_file.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KColorButton.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KCombo.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KDatePicker.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KDateTable.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KKeyButton.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KLedLamp.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KLed.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KProgress.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KRestrictedLine.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KSeparator.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_KTreeList.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QButtonGroup.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QCheckBox.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QComboBox.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QGroupBox.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QLCDNumer.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QLabel.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QLineEdit.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QListBox.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QListView.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QMultiLineEdit.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QPushButton.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QProgressBar.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QRadioButton.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QSpinBox.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QSlider.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QScrollBar.xpm
+share/kde/apps/kdevelop/pics/mini/kdlg_QWidget.xpm
+share/kde/apps/kdevelop/pics/mini/mini-doc2.xpm
+share/kde/apps/kdevelop/pics/about_logo.bmp
+share/kde/apps/kdevelop/pics/customApp.bmp
+share/kde/apps/kdevelop/pics/dlg_firstrun.bmp
+share/kde/apps/kdevelop/pics/gnomeApp.bmp
+share/kde/apps/kdevelop/pics/kAppWizard.bmp
+share/kde/apps/kdevelop/pics/kdemdi.bmp
+share/kde/apps/kdevelop/pics/miniApp.bmp
+share/kde/apps/kdevelop/pics/normalApp.bmp
+share/kde/apps/kdevelop/pics/normalOglApp.bmp
+share/kde/apps/kdevelop/pics/tipday.bmp
+share/kde/apps/kdevelop/pics/qtApp.bmp
+share/kde/apps/kdevelop/pics/qextmdi.bmp
+share/kde/apps/kdevelop/pics/qtmdi.bmp
+share/kde/apps/kdevelop/pics/startlogo.bmp
+share/kde/apps/kdevelop/pics/terminalApp.bmp
+share/kde/apps/kdevelop/pix/bookmark.xpm
+share/kde/apps/kdevelop/pix/breakpoint.xpm
+share/kde/apps/kdevelop/pix/breakpoint_bl.xpm
+share/kde/apps/kdevelop/pix/breakpoint_gr.xpm
+share/kde/apps/kdevelop/pix/ddd.xpm
+share/kde/locale/de/LC_MESSAGES/kdevelop.mo
+share/kde/locale/et/LC_MESSAGES/kdevelop.mo
+share/kde/locale/fr/LC_MESSAGES/kdevelop.mo
+share/kde/locale/sv/LC_MESSAGES/kdevelop.mo
+share/kde/locale/ja/LC_MESSAGES/kdevelop.mo
+share/kde/locale/cs/LC_MESSAGES/kdevelop.mo
+share/kde/locale/es/LC_MESSAGES/kdevelop.mo
+share/kde/locale/ru/LC_MESSAGES/kdevelop.mo
+share/kde/locale/hu/LC_MESSAGES/kdevelop.mo
+share/kde/locale/da/LC_MESSAGES/kdevelop.mo
+share/kde/locale/it/LC_MESSAGES/kdevelop.mo
+share/kde/locale/pt/LC_MESSAGES/kdevelop.mo
+share/kde/locale/pt_BR/LC_MESSAGES/kdevelop.mo
+share/kde/locale/pl/LC_MESSAGES/kdevelop.mo
+share/kde/locale/fi/LC_MESSAGES/kdevelop.mo
+share/kde/locale/sk/LC_MESSAGES/kdevelop.mo
+share/kde/locale/tr/LC_MESSAGES/kdevelop.mo
+share/kde/locale/zh_CN.GB2312/LC_MESSAGES/kdevelop.mo
+share/kde/icons/development_package.xpm
+share/kde/icons/kdevelop.xpm
+share/kde/icons/kdevelop-project.xpm
+share/kde/icons/mini/development_package.xpm
+share/kde/icons/mini/kdevelop.xpm
+share/kde/mimelnk/application/x-kdevelop-project.kdelnk
+share/kde/applnk/Development/kdevelop.kdelnk
+share/kde/applnk/Development/kdevelop-setup.kdelnk
+share/kde/applnk/Development/.directory
+@dirrm share/kde/apps/kdevelop/examples
+@dirrm share/kde/apps/kdevelop/pics/mini
+@dirrm share/kde/apps/kdevelop/pics
+@dirrm share/kde/apps/kdevelop/pix
+@dirrm share/kde/apps/kdevelop/tools
+@dirrm share/kde/apps/kdevelop/toolbar
+@dirrm share/kde/apps/kdevelop/templates
+@dirrm share/kde/apps/kdevelop
+@unexec if test -z "`ls -1 %D/share/kde/applnk/Development 2>&1 /dev/null`"; then rmdir %D/kde/applnk/Development; fi
+@dirrm share/doc/kde/HTML/de/kdevelop/kde_libref
+@dirrm share/doc/kde/HTML/de/kdevelop/reference/C
+@dirrm share/doc/kde/HTML/de/kdevelop/reference
+@dirrm share/doc/kde/HTML/de/kdevelop/tutorial
+@dirrm share/doc/kde/HTML/de/kdevelop/welcome
+@dirrm share/doc/kde/HTML/de/kdevelop
+@dirrm share/doc/kde/HTML/en/kdevelop/kde_libref
+@dirrm share/doc/kde/HTML/en/kdevelop/programming
+@dirrm share/doc/kde/HTML/en/kdevelop/addendum
+@dirrm share/doc/kde/HTML/en/kdevelop/reference/C
+@dirrm share/doc/kde/HTML/en/kdevelop/reference
+@dirrm share/doc/kde/HTML/en/kdevelop/tutorial
+@dirrm share/doc/kde/HTML/en/kdevelop/welcome
+@dirrm share/doc/kde/HTML/en/kdevelop
+@dirrm share/doc/kde/HTML/es/kdevelop/reference/C
+@dirrm share/doc/kde/HTML/es/kdevelop/reference
+@dirrm share/doc/kde/HTML/es/kdevelop/welcome
+@dirrm share/doc/kde/HTML/es/kdevelop
+@dirrm share/doc/kde/HTML/fr/kdevelop/programming
+@dirrm share/doc/kde/HTML/fr/kdevelop/tutorial
+@dirrm share/doc/kde/HTML/fr/kdevelop/welcome
+@dirrm share/doc/kde/HTML/fr/kdevelop
+@dirrm share/doc/kde/HTML/hu/kdevelop/welcome
+@dirrm share/doc/kde/HTML/hu/kdevelop/addendum
+@dirrm share/doc/kde/HTML/hu/kdevelop/kde_libref
+@dirrm share/doc/kde/HTML/hu/kdevelop/programming
+@dirrm share/doc/kde/HTML/hu/kdevelop/tutorial
+@dirrm share/doc/kde/HTML/hu/kdevelop
+@dirrm share/doc/kde/HTML/nl/kdevelop/welcome
+@dirrm share/doc/kde/HTML/nl/kdevelop
+@dirrm share/doc/kde/HTML/pl/kdevelop
+@dirrm share/doc/kde/HTML/pt/kdevelop/programming
+@dirrm share/doc/kde/HTML/pt/kdevelop
+@dirrm share/doc/kde/HTML/ru/kdevelop/programming
+@dirrm share/doc/kde/HTML/ru/kdevelop/reference/C
+@dirrm share/doc/kde/HTML/ru/kdevelop/reference
+@dirrm share/doc/kde/HTML/ru/kdevelop/tutorial
+@dirrm share/doc/kde/HTML/ru/kdevelop/welcome
+@dirrm share/doc/kde/HTML/ru/kdevelop/
+@dirrm share/doc/kde/HTML/sv/kdevelop
+@dirrm share/doc/kde/HTML/zh_CN.GB2312/kdevelop/tutorial
+@dirrm share/doc/kde/HTML/zh_CN.GB2312/kdevelop/welcome
+@dirrm share/doc/kde/HTML/zh_CN.GB2312/kdevelop/
+@dirrm share/doc/kde/HTML/zh_CN.GB2312