summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-03-02 16:50:50 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-03-02 16:50:50 +0000
commitdcfcc1069d79daeacb0ac7113962824df5da622c (patch)
tree63cec6992f7520e934e3fab9a21c06fac2132d7c
parentadd fastdb (diff)
Update to version 1.4
Notes
Notes: svn path=/head/; revision=38986
-rw-r--r--devel/kdevelop/Makefile31
-rw-r--r--devel/kdevelop/distinfo2
-rw-r--r--devel/kdevelop/files/patch-az12
-rw-r--r--devel/kdevelop/pkg-message2
-rw-r--r--devel/kdevelop/pkg-plist885
5 files changed, 418 insertions, 514 deletions
diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile
index b6bab1f955a8..9ef9ebfd0115 100644
--- a/devel/kdevelop/Makefile
+++ b/devel/kdevelop/Makefile
@@ -6,41 +6,40 @@
#
PORTNAME= kdevelop
-PORTVERSION= 1.3
-PORTREVISION= 1
-CATEGORIES= devel
+PORTVERSION= 1.4
+CATEGORIES= devel kde
MASTER_SITES= ftp://ftp.e-technik.fh-muenchen.de/pub/unix/ide/KDevelop/ \
ftp://ftp.chg.ru/pub/X11/kdevelop/ \
ftp://gd.tuwien.ac.at/hci/KDevelop/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= demon@FreeBSD.org
BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
-LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11
+LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2
.if defined(WITH_OPTIONAL_DEPENDS)
RUN_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf \
automake:${PORTSDIR}/devel/automake \
kdbg:${PORTSDIR}/devel/kdbg \
${LOCALBASE}/share/doc/HTML/en/kdelibs/kdecore/index.html:${PORTSDIR}/devel/kdelibdocs \
ktranslator:${PORTSDIR}/devel/ktranslator \
- kiconedit:${PORTSDIR}/graphics/kdegraphics11 \
+ kiconedit:${PORTSDIR}/graphics/kdegraphics2 \
glimpse:${PORTSDIR}/textproc/glimpse \
a2ps:${PORTSDIR}/print/a2ps43-letter
.endif
USE_BZIP2= yes
-USE_QT= yes
+USE_QT2= yes
+MOC?= ${X11BASE}/bin/moc2
USE_GMAKE= yes
-USE_LIBTOOL= yes
-CONFIGURE_ENV= QTDIR="${X11BASE}" KDEDIR="${LOCALBASE}"
-CONFIGURE_ARGS= --with-qtdoc-dir=${X11BASE}/share/doc/qt/html \
- --with-qt-includes=${X11BASE}/include/X11/qt \
- --with-extra-includes=${LOCALBASE}/include \
+USE_AUTOCONF= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt2 \
+ --with-qt-libraries=${X11BASE}/lib \
+ --with-qtdoc-dir=${X11BASE}/share/doc/qt/html \
--with-extra-libs=${LOCALBASE}/lib
-MAKE_ARGS= SOMAJOR="${SOMAJOR}"
-PLIST_SUB= LIBVER="${SOMAJOR}"
-
-SOMAJOR= 1
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \
+ MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
+ LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++"
pre-everything:
.if !defined(WITH_OPTIONAL_DEPENDS)
diff --git a/devel/kdevelop/distinfo b/devel/kdevelop/distinfo
index c805d34257ec..48e73cdfac63 100644
--- a/devel/kdevelop/distinfo
+++ b/devel/kdevelop/distinfo
@@ -1 +1 @@
-MD5 (kdevelop-1.3.tar.bz2) = 9ccb2a7e65138633325c2847f087d4b8
+MD5 (kdevelop-1.4.tar.bz2) = d5f2b10a390bb888654b85b29bd3f07e
diff --git a/devel/kdevelop/files/patch-az b/devel/kdevelop/files/patch-az
deleted file mode 100644
index a3283b64b025..000000000000
--- a/devel/kdevelop/files/patch-az
+++ /dev/null
@@ -1,12 +0,0 @@
---- kdevelop/dbg/stty.cpp Wed May 3 14:20:39 2000
-+++ kdevelop/dbg/stty.cpp.new Fri May 12 18:15:57 2000
-@@ -45,7 +45,9 @@
- #ifdef TIME_WITH_SYS_TIME
- #include <sys/time.h>
- #endif
-+#ifndef __FreeBSD__
- #include <sys/resource.h>
-+#endif
- #include <grp.h>
-
- #if defined (_HPUX_SOURCE)
diff --git a/devel/kdevelop/pkg-message b/devel/kdevelop/pkg-message
index 647a7f95734f..92723a3642e9 100644
--- a/devel/kdevelop/pkg-message
+++ b/devel/kdevelop/pkg-message
@@ -9,7 +9,7 @@
- devel/kdbg
- devel/kdelibdocs
- devel/ktranslator
- - graphics/kdegraphics11
+ - graphics/kdegraphics2
- textproc/glimpse
- print/a2ps-*
- print/enscript-*
diff --git a/devel/kdevelop/pkg-plist b/devel/kdevelop/pkg-plist
index 50f181937336..3a2a5dd43d23 100644
--- a/devel/kdevelop/pkg-plist
+++ b/devel/kdevelop/pkg-plist
@@ -1,248 +1,10 @@
-bin/extractrc
+bin/one2two
bin/kdevdlg2ui
bin/kdevelop
-bin/kimport
-bin/one2two
-include/kdlgloader.h
-lib/libkdlgloader.a
-lib/libkdlgloader.so
-lib/libkdlgloader.so.%%LIBVER%%
-share/applnk/Development/.directory
-share/applnk/Development/kdevelop-setup.kdelnk
-share/applnk/Development/kdevelop.kdelnk
-share/apps/kdevelop/examples/kscribble-0.1.tar.gz
-share/apps/kdevelop/examples/kscribble-1.0.tar.gz
-share/apps/kdevelop/pics/about_logo.bmp
-share/apps/kdevelop/pics/customApp.bmp
-share/apps/kdevelop/pics/dlg_firstrun.bmp
-share/apps/kdevelop/pics/gnomeApp.bmp
-share/apps/kdevelop/pics/kAppWizard.bmp
-share/apps/kdevelop/pics/kdemdi.bmp
-share/apps/kdevelop/pics/mini/CTchildren.xpm
-share/apps/kdevelop/pics/mini/CTclients.xpm
-share/apps/kdevelop/pics/mini/CTparents.xpm
-share/apps/kdevelop/pics/mini/CTsuppliers.xpm
-share/apps/kdevelop/pics/mini/CTvirtuals.xpm
-share/apps/kdevelop/pics/mini/CVclass.xpm
-share/apps/kdevelop/pics/mini/CVglobal_meth.xpm
-share/apps/kdevelop/pics/mini/CVglobal_var.xpm
-share/apps/kdevelop/pics/mini/CVnamespace.xpm
-share/apps/kdevelop/pics/mini/CVprivate_meth.xpm
-share/apps/kdevelop/pics/mini/CVprivate_signal.xpm
-share/apps/kdevelop/pics/mini/CVprivate_slot.xpm
-share/apps/kdevelop/pics/mini/CVprivate_var.xpm
-share/apps/kdevelop/pics/mini/CVprotected_meth.xpm
-share/apps/kdevelop/pics/mini/CVprotected_signal.xpm
-share/apps/kdevelop/pics/mini/CVprotected_slot.xpm
-share/apps/kdevelop/pics/mini/CVprotected_var.xpm
-share/apps/kdevelop/pics/mini/CVpublic_meth.xpm
-share/apps/kdevelop/pics/mini/CVpublic_signal.xpm
-share/apps/kdevelop/pics/mini/CVpublic_slot.xpm
-share/apps/kdevelop/pics/mini/CVpublic_var.xpm
-share/apps/kdevelop/pics/mini/CVstruct.xpm
-share/apps/kdevelop/pics/mini/inst_file.xpm
-share/apps/kdevelop/pics/mini/kdlg_KColorButton.xpm
-share/apps/kdevelop/pics/mini/kdlg_KCombo.xpm
-share/apps/kdevelop/pics/mini/kdlg_KDatePicker.xpm
-share/apps/kdevelop/pics/mini/kdlg_KDateTable.xpm
-share/apps/kdevelop/pics/mini/kdlg_KKeyButton.xpm
-share/apps/kdevelop/pics/mini/kdlg_KLed.xpm
-share/apps/kdevelop/pics/mini/kdlg_KLedLamp.xpm
-share/apps/kdevelop/pics/mini/kdlg_KProgress.xpm
-share/apps/kdevelop/pics/mini/kdlg_KRestrictedLine.xpm
-share/apps/kdevelop/pics/mini/kdlg_KSeparator.xpm
-share/apps/kdevelop/pics/mini/kdlg_KTreeList.xpm
-share/apps/kdevelop/pics/mini/kdlg_QButtonGroup.xpm
-share/apps/kdevelop/pics/mini/kdlg_QCheckBox.xpm
-share/apps/kdevelop/pics/mini/kdlg_QComboBox.xpm
-share/apps/kdevelop/pics/mini/kdlg_QGroupBox.xpm
-share/apps/kdevelop/pics/mini/kdlg_QLCDNumer.xpm
-share/apps/kdevelop/pics/mini/kdlg_QLabel.xpm
-share/apps/kdevelop/pics/mini/kdlg_QLineEdit.xpm
-share/apps/kdevelop/pics/mini/kdlg_QListBox.xpm
-share/apps/kdevelop/pics/mini/kdlg_QListView.xpm
-share/apps/kdevelop/pics/mini/kdlg_QMultiLineEdit.xpm
-share/apps/kdevelop/pics/mini/kdlg_QProgressBar.xpm
-share/apps/kdevelop/pics/mini/kdlg_QPushButton.xpm
-share/apps/kdevelop/pics/mini/kdlg_QRadioButton.xpm
-share/apps/kdevelop/pics/mini/kdlg_QScrollBar.xpm
-share/apps/kdevelop/pics/mini/kdlg_QSlider.xpm
-share/apps/kdevelop/pics/mini/kdlg_QSpinBox.xpm
-share/apps/kdevelop/pics/mini/kdlg_QWidget.xpm
-share/apps/kdevelop/pics/mini/mini-doc2.xpm
-share/apps/kdevelop/pics/miniApp.bmp
-share/apps/kdevelop/pics/normalApp.bmp
-share/apps/kdevelop/pics/normalOglApp.bmp
-share/apps/kdevelop/pics/qextmdi.bmp
-share/apps/kdevelop/pics/qtApp.bmp
-share/apps/kdevelop/pics/qtmdi.bmp
-share/apps/kdevelop/pics/startlogo.bmp
-share/apps/kdevelop/pics/terminalApp.bmp
-share/apps/kdevelop/pics/tipday.bmp
-share/apps/kdevelop/pix/bookmark.xpm
-share/apps/kdevelop/pix/breakpoint.xpm
-share/apps/kdevelop/pix/breakpoint_bl.xpm
-share/apps/kdevelop/pix/breakpoint_gr.xpm
-share/apps/kdevelop/pix/ddd.xpm
-share/apps/kdevelop/templates/AUTHORS_template
-share/apps/kdevelop/templates/COPYING_template
-share/apps/kdevelop/templates/ChangeLog_template
-share/apps/kdevelop/templates/INSTALL_template
-share/apps/kdevelop/templates/MAM_shared_template
-share/apps/kdevelop/templates/README_template
-share/apps/kdevelop/templates/TODO_template
-share/apps/kdevelop/templates/admin.tar.gz
-share/apps/kdevelop/templates/c.tar.gz
-share/apps/kdevelop/templates/cpp.tar.gz
-share/apps/kdevelop/templates/cpp_template
-share/apps/kdevelop/templates/cvsignore_template
-share/apps/kdevelop/templates/docbook_en_template
-share/apps/kdevelop/templates/gnome.tar.gz
-share/apps/kdevelop/templates/handbook_en_template
-share/apps/kdevelop/templates/header_template
-share/apps/kdevelop/templates/icon_template
-share/apps/kdevelop/templates/kdelnk_template
-share/apps/kdevelop/templates/kdemdi.tar.gz
-share/apps/kdevelop/templates/lexical_template
-share/apps/kdevelop/templates/lsm_template
-share/apps/kdevelop/templates/mini.tar.gz
-share/apps/kdevelop/templates/mini2.tar.gz
-share/apps/kdevelop/templates/nif_template
-share/apps/kdevelop/templates/normal.tar.gz
-share/apps/kdevelop/templates/normal2.tar.gz
-share/apps/kdevelop/templates/normalogl.tar.gz
-share/apps/kdevelop/templates/preview1
-share/apps/kdevelop/templates/preview2
-share/apps/kdevelop/templates/qextmdi.tar.gz
-share/apps/kdevelop/templates/qt.tar.gz
-share/apps/kdevelop/templates/qt2.tar.gz
-share/apps/kdevelop/templates/qtmdi.tar.gz
-share/apps/kdevelop/toolbar/classwiz.xpm
-share/apps/kdevelop/toolbar/compfile.xpm
-share/apps/kdevelop/toolbar/copy.xpm
-share/apps/kdevelop/toolbar/cut.xpm
-share/apps/kdevelop/toolbar/dbgbreak.xpm
-share/apps/kdevelop/toolbar/dbgmemview.xpm
-share/apps/kdevelop/toolbar/dbgnext.xpm
-share/apps/kdevelop/toolbar/dbgnextinst.xpm
-share/apps/kdevelop/toolbar/dbgrestart.xpm
-share/apps/kdevelop/toolbar/dbgrun.xpm
-share/apps/kdevelop/toolbar/dbgrunto.xpm
-share/apps/kdevelop/toolbar/dbgstep.xpm
-share/apps/kdevelop/toolbar/dbgstepinst.xpm
-share/apps/kdevelop/toolbar/dbgstepout.xpm
-share/apps/kdevelop/toolbar/dbgstop.xpm
-share/apps/kdevelop/toolbar/dbgwatchvar.xpm
-share/apps/kdevelop/toolbar/debugger.xpm
-share/apps/kdevelop/toolbar/file_properties.xpm
-share/apps/kdevelop/toolbar/generate.xpm
-share/apps/kdevelop/toolbar/graphview.xpm
-share/apps/kdevelop/toolbar/grep.xpm
-share/apps/kdevelop/toolbar/indent.xpm
-share/apps/kdevelop/toolbar/lookup.xpm
-share/apps/kdevelop/toolbar/make.xpm
-share/apps/kdevelop/toolbar/newwidget.xpm
-share/apps/kdevelop/toolbar/open.xpm
-share/apps/kdevelop/toolbar/openprj.xpm
-share/apps/kdevelop/toolbar/output_win.xpm
-share/apps/kdevelop/toolbar/paste.xpm
-share/apps/kdevelop/toolbar/print.xpm
-share/apps/kdevelop/toolbar/rebuild.xpm
-share/apps/kdevelop/toolbar/redo.xpm
-share/apps/kdevelop/toolbar/reload_page.xpm
-share/apps/kdevelop/toolbar/run.xpm
-share/apps/kdevelop/toolbar/save.xpm
-share/apps/kdevelop/toolbar/save_all.xpm
-share/apps/kdevelop/toolbar/start_page.xpm
-share/apps/kdevelop/toolbar/stop_proc.xpm
-share/apps/kdevelop/toolbar/tree_win.xpm
-share/apps/kdevelop/toolbar/undo.xpm
-share/apps/kdevelop/toolbar/unindent.xpm
-share/apps/kdevelop/tools/processes.pl
-share/apps/kdevelop/tools/processesend.pl
-share/config/kdeveloprc
-share/doc/HTML/de/kdevelop/index-1.html
-share/doc/HTML/de/kdevelop/index-10.html
-share/doc/HTML/de/kdevelop/index-11.html
-share/doc/HTML/de/kdevelop/index-12.html
-share/doc/HTML/de/kdevelop/index-13.html
-share/doc/HTML/de/kdevelop/index-14.html
-share/doc/HTML/de/kdevelop/index-15.html
-share/doc/HTML/de/kdevelop/index-16.html
-share/doc/HTML/de/kdevelop/index-17.html
-share/doc/HTML/de/kdevelop/index-18.html
-share/doc/HTML/de/kdevelop/index-2.html
-share/doc/HTML/de/kdevelop/index-3.html
-share/doc/HTML/de/kdevelop/index-4.html
-share/doc/HTML/de/kdevelop/index-5.html
-share/doc/HTML/de/kdevelop/index-6.html
-share/doc/HTML/de/kdevelop/index-7.html
-share/doc/HTML/de/kdevelop/index-8.html
-share/doc/HTML/de/kdevelop/index-9.html
-share/doc/HTML/de/kdevelop/index.html
-share/doc/HTML/de/kdevelop/kde_libref/index-1.html
-share/doc/HTML/de/kdevelop/kde_libref/index-2.html
-share/doc/HTML/de/kdevelop/kde_libref/index-3.html
-share/doc/HTML/de/kdevelop/kde_libref/index-4.html
-share/doc/HTML/de/kdevelop/kde_libref/index-5.html
-share/doc/HTML/de/kdevelop/kde_libref/index-6.html
-share/doc/HTML/de/kdevelop/kde_libref/index-7.html
-share/doc/HTML/de/kdevelop/kde_libref/index-8.html
-share/doc/HTML/de/kdevelop/kde_libref/index-9.html
-share/doc/HTML/de/kdevelop/kde_libref/index.html
-share/doc/HTML/de/kdevelop/kde_libref/logotp3.png
-share/doc/HTML/de/kdevelop/logotp3.png
-share/doc/HTML/de/kdevelop/reference/C/index.html
-share/doc/HTML/de/kdevelop/tip.database
-share/doc/HTML/de/kdevelop/tutorial/index-1.html
-share/doc/HTML/de/kdevelop/tutorial/index-10.html
-share/doc/HTML/de/kdevelop/tutorial/index-11.html
-share/doc/HTML/de/kdevelop/tutorial/index-12.html
-share/doc/HTML/de/kdevelop/tutorial/index-13.html
-share/doc/HTML/de/kdevelop/tutorial/index-14.html
-share/doc/HTML/de/kdevelop/tutorial/index-15.html
-share/doc/HTML/de/kdevelop/tutorial/index-2.html
-share/doc/HTML/de/kdevelop/tutorial/index-3.html
-share/doc/HTML/de/kdevelop/tutorial/index-4.html
-share/doc/HTML/de/kdevelop/tutorial/index-5.html
-share/doc/HTML/de/kdevelop/tutorial/index-6.html
-share/doc/HTML/de/kdevelop/tutorial/index-7.html
-share/doc/HTML/de/kdevelop/tutorial/index-8.html
-share/doc/HTML/de/kdevelop/tutorial/index-9.html
-share/doc/HTML/de/kdevelop/tutorial/index.html
-share/doc/HTML/de/kdevelop/tutorial/logotp3.png
-share/doc/HTML/de/kdevelop/welcome/index.html
-share/doc/HTML/de/kdevelop/welcome/logotp3.png
-share/doc/HTML/en/kdevelop/addendum/index-1.html
-share/doc/HTML/en/kdevelop/addendum/index-2.html
-share/doc/HTML/en/kdevelop/addendum/index-3.html
-share/doc/HTML/en/kdevelop/addendum/index-4.html
-share/doc/HTML/en/kdevelop/addendum/index-5.html
-share/doc/HTML/en/kdevelop/addendum/index-6.html
-share/doc/HTML/en/kdevelop/addendum/index-7.html
-share/doc/HTML/en/kdevelop/addendum/index-8.html
-share/doc/HTML/en/kdevelop/addendum/index-9.html
-share/doc/HTML/en/kdevelop/addendum/index.html
-share/doc/HTML/en/kdevelop/addendum/logotp3.png
-share/doc/HTML/en/kdevelop/index-1.html
-share/doc/HTML/en/kdevelop/index-10.html
-share/doc/HTML/en/kdevelop/index-11.html
-share/doc/HTML/en/kdevelop/index-12.html
-share/doc/HTML/en/kdevelop/index-13.html
-share/doc/HTML/en/kdevelop/index-14.html
-share/doc/HTML/en/kdevelop/index-15.html
-share/doc/HTML/en/kdevelop/index-16.html
-share/doc/HTML/en/kdevelop/index-17.html
-share/doc/HTML/en/kdevelop/index-18.html
-share/doc/HTML/en/kdevelop/index-2.html
-share/doc/HTML/en/kdevelop/index-3.html
-share/doc/HTML/en/kdevelop/index-4.html
-share/doc/HTML/en/kdevelop/index-5.html
-share/doc/HTML/en/kdevelop/index-6.html
-share/doc/HTML/en/kdevelop/index-7.html
-share/doc/HTML/en/kdevelop/index-8.html
-share/doc/HTML/en/kdevelop/index-9.html
-share/doc/HTML/en/kdevelop/index.html
+bin/extractrc
+share/doc/HTML/en/kdevelop/reference/C/index.html
+share/doc/HTML/en/kdevelop/kde_libref/logotp3.png
+share/doc/HTML/en/kdevelop/kde_libref/index.html
share/doc/HTML/en/kdevelop/kde_libref/index-1.html
share/doc/HTML/en/kdevelop/kde_libref/index-2.html
share/doc/HTML/en/kdevelop/kde_libref/index-3.html
@@ -252,10 +14,37 @@ share/doc/HTML/en/kdevelop/kde_libref/index-6.html
share/doc/HTML/en/kdevelop/kde_libref/index-7.html
share/doc/HTML/en/kdevelop/kde_libref/index-8.html
share/doc/HTML/en/kdevelop/kde_libref/index-9.html
-share/doc/HTML/en/kdevelop/kde_libref/index.html
-share/doc/HTML/en/kdevelop/kde_libref/logotp3.png
share/doc/HTML/en/kdevelop/logotp3.png
+share/doc/HTML/en/kdevelop/index.html
+share/doc/HTML/en/kdevelop/index-1.html
+share/doc/HTML/en/kdevelop/index-2.html
+share/doc/HTML/en/kdevelop/index-3.html
+share/doc/HTML/en/kdevelop/index-4.html
+share/doc/HTML/en/kdevelop/index-5.html
+share/doc/HTML/en/kdevelop/index-6.html
+share/doc/HTML/en/kdevelop/index-7.html
+share/doc/HTML/en/kdevelop/index-8.html
+share/doc/HTML/en/kdevelop/index-9.html
+share/doc/HTML/en/kdevelop/index-10.html
+share/doc/HTML/en/kdevelop/index-11.html
+share/doc/HTML/en/kdevelop/index-12.html
+share/doc/HTML/en/kdevelop/index-13.html
+share/doc/HTML/en/kdevelop/index-14.html
+share/doc/HTML/en/kdevelop/index-15.html
+share/doc/HTML/en/kdevelop/index-16.html
+share/doc/HTML/en/kdevelop/index-17.html
+share/doc/HTML/en/kdevelop/index-18.html
+share/doc/HTML/en/kdevelop/programming/logotp3.png
+share/doc/HTML/en/kdevelop/programming/index.html
share/doc/HTML/en/kdevelop/programming/index-1.html
+share/doc/HTML/en/kdevelop/programming/index-2.html
+share/doc/HTML/en/kdevelop/programming/index-3.html
+share/doc/HTML/en/kdevelop/programming/index-4.html
+share/doc/HTML/en/kdevelop/programming/index-5.html
+share/doc/HTML/en/kdevelop/programming/index-6.html
+share/doc/HTML/en/kdevelop/programming/index-7.html
+share/doc/HTML/en/kdevelop/programming/index-8.html
+share/doc/HTML/en/kdevelop/programming/index-9.html
share/doc/HTML/en/kdevelop/programming/index-10.html
share/doc/HTML/en/kdevelop/programming/index-11.html
share/doc/HTML/en/kdevelop/programming/index-12.html
@@ -266,25 +55,9 @@ share/doc/HTML/en/kdevelop/programming/index-16.html
share/doc/HTML/en/kdevelop/programming/index-17.html
share/doc/HTML/en/kdevelop/programming/index-18.html
share/doc/HTML/en/kdevelop/programming/index-19.html
-share/doc/HTML/en/kdevelop/programming/index-2.html
-share/doc/HTML/en/kdevelop/programming/index-3.html
-share/doc/HTML/en/kdevelop/programming/index-4.html
-share/doc/HTML/en/kdevelop/programming/index-5.html
-share/doc/HTML/en/kdevelop/programming/index-6.html
-share/doc/HTML/en/kdevelop/programming/index-7.html
-share/doc/HTML/en/kdevelop/programming/index-8.html
-share/doc/HTML/en/kdevelop/programming/index-9.html
-share/doc/HTML/en/kdevelop/programming/index.html
-share/doc/HTML/en/kdevelop/programming/logotp3.png
-share/doc/HTML/en/kdevelop/reference/C/index.html
-share/doc/HTML/en/kdevelop/tip.database
+share/doc/HTML/en/kdevelop/tutorial/logotp3.png
+share/doc/HTML/en/kdevelop/tutorial/index.html
share/doc/HTML/en/kdevelop/tutorial/index-1.html
-share/doc/HTML/en/kdevelop/tutorial/index-10.html
-share/doc/HTML/en/kdevelop/tutorial/index-11.html
-share/doc/HTML/en/kdevelop/tutorial/index-12.html
-share/doc/HTML/en/kdevelop/tutorial/index-13.html
-share/doc/HTML/en/kdevelop/tutorial/index-14.html
-share/doc/HTML/en/kdevelop/tutorial/index-15.html
share/doc/HTML/en/kdevelop/tutorial/index-2.html
share/doc/HTML/en/kdevelop/tutorial/index-3.html
share/doc/HTML/en/kdevelop/tutorial/index-4.html
@@ -293,19 +66,101 @@ share/doc/HTML/en/kdevelop/tutorial/index-6.html
share/doc/HTML/en/kdevelop/tutorial/index-7.html
share/doc/HTML/en/kdevelop/tutorial/index-8.html
share/doc/HTML/en/kdevelop/tutorial/index-9.html
-share/doc/HTML/en/kdevelop/tutorial/index.html
-share/doc/HTML/en/kdevelop/tutorial/logotp3.png
-share/doc/HTML/en/kdevelop/welcome/index.html
+share/doc/HTML/en/kdevelop/tutorial/index-10.html
+share/doc/HTML/en/kdevelop/tutorial/index-11.html
+share/doc/HTML/en/kdevelop/tutorial/index-12.html
+share/doc/HTML/en/kdevelop/tutorial/index-13.html
+share/doc/HTML/en/kdevelop/tutorial/index-14.html
+share/doc/HTML/en/kdevelop/tutorial/index-15.html
share/doc/HTML/en/kdevelop/welcome/logotp3.png
+share/doc/HTML/en/kdevelop/welcome/index.html
+share/doc/HTML/en/kdevelop/about/background.png
+share/doc/HTML/en/kdevelop/about/bgtable.png
+share/doc/HTML/en/kdevelop/about/intro.html
+share/doc/HTML/en/kdevelop/about/kdevelop.png
+share/doc/HTML/en/kdevelop/about/kdevelop_bg.png
+share/doc/HTML/en/kdevelop/about/konq.css
+share/doc/HTML/en/kdevelop/about/lines.png
+share/doc/HTML/en/kdevelop/about/make_kdevelop.png
+share/doc/HTML/en/kdevelop/about/project_new.png
+share/doc/HTML/en/kdevelop/about/project_open.png
+share/doc/HTML/en/kdevelop/about/project_wizard.png
+share/doc/HTML/en/kdevelop/about/shadow1.png
+share/doc/HTML/en/kdevelop/about/specs.html
+share/doc/HTML/en/kdevelop/about/tips.html
+share/doc/HTML/en/kdevelop/tip.database
+share/doc/HTML/de/kdevelop/logotp3.png
+share/doc/HTML/de/kdevelop/index.html
+share/doc/HTML/de/kdevelop/index-1.html
+share/doc/HTML/de/kdevelop/index-2.html
+share/doc/HTML/de/kdevelop/index-3.html
+share/doc/HTML/de/kdevelop/index-4.html
+share/doc/HTML/de/kdevelop/index-5.html
+share/doc/HTML/de/kdevelop/index-6.html
+share/doc/HTML/de/kdevelop/index-7.html
+share/doc/HTML/de/kdevelop/index-8.html
+share/doc/HTML/de/kdevelop/index-9.html
+share/doc/HTML/de/kdevelop/index-10.html
+share/doc/HTML/de/kdevelop/index-11.html
+share/doc/HTML/de/kdevelop/index-12.html
+share/doc/HTML/de/kdevelop/index-13.html
+share/doc/HTML/de/kdevelop/index-14.html
+share/doc/HTML/de/kdevelop/index-15.html
+share/doc/HTML/de/kdevelop/index-16.html
+share/doc/HTML/de/kdevelop/index-17.html
+share/doc/HTML/de/kdevelop/index-18.html
+share/doc/HTML/de/kdevelop/welcome/logotp3.png
+share/doc/HTML/de/kdevelop/welcome/index.html
+share/doc/HTML/de/kdevelop/reference/C/index.html
+share/doc/HTML/de/kdevelop/tutorial/logotp3.png
+share/doc/HTML/de/kdevelop/tutorial/index.html
+share/doc/HTML/de/kdevelop/tutorial/index-1.html
+share/doc/HTML/de/kdevelop/tutorial/index-2.html
+share/doc/HTML/de/kdevelop/tutorial/index-3.html
+share/doc/HTML/de/kdevelop/tutorial/index-4.html
+share/doc/HTML/de/kdevelop/tutorial/index-5.html
+share/doc/HTML/de/kdevelop/tutorial/index-6.html
+share/doc/HTML/de/kdevelop/tutorial/index-7.html
+share/doc/HTML/de/kdevelop/tutorial/index-8.html
+share/doc/HTML/de/kdevelop/tutorial/index-9.html
+share/doc/HTML/de/kdevelop/tutorial/index-10.html
+share/doc/HTML/de/kdevelop/tutorial/index-11.html
+share/doc/HTML/de/kdevelop/tutorial/index-12.html
+share/doc/HTML/de/kdevelop/tutorial/index-13.html
+share/doc/HTML/de/kdevelop/tutorial/index-14.html
+share/doc/HTML/de/kdevelop/tutorial/index-15.html
+share/doc/HTML/de/kdevelop/kde_libref/logotp3.png
+share/doc/HTML/de/kdevelop/kde_libref/index.html
+share/doc/HTML/de/kdevelop/kde_libref/index-1.html
+share/doc/HTML/de/kdevelop/kde_libref/index-2.html
+share/doc/HTML/de/kdevelop/kde_libref/index-3.html
+share/doc/HTML/de/kdevelop/kde_libref/index-4.html
+share/doc/HTML/de/kdevelop/kde_libref/index-5.html
+share/doc/HTML/de/kdevelop/kde_libref/index-6.html
+share/doc/HTML/de/kdevelop/kde_libref/index-7.html
+share/doc/HTML/de/kdevelop/kde_libref/index-8.html
+share/doc/HTML/de/kdevelop/kde_libref/index-9.html
+share/doc/HTML/de/kdevelop/about/background.png
+share/doc/HTML/de/kdevelop/about/bgtable.png
+share/doc/HTML/de/kdevelop/about/intro.html
+share/doc/HTML/de/kdevelop/about/kdevelop.png
+share/doc/HTML/de/kdevelop/about/kdevelop_bg.png
+share/doc/HTML/de/kdevelop/about/konq.css
+share/doc/HTML/de/kdevelop/about/lines.png
+share/doc/HTML/de/kdevelop/about/make_kdevelop.png
+share/doc/HTML/de/kdevelop/about/project_new.png
+share/doc/HTML/de/kdevelop/about/project_open.png
+share/doc/HTML/de/kdevelop/about/project_wizard.png
+share/doc/HTML/de/kdevelop/about/shadow1.png
+share/doc/HTML/de/kdevelop/about/specs.html
+share/doc/HTML/de/kdevelop/about/tips.html
+share/doc/HTML/de/kdevelop/tip.database
+share/doc/HTML/es/kdevelop/welcome/logotp3.png
+share/doc/HTML/es/kdevelop/welcome/index.html
+share/doc/HTML/es/kdevelop/reference/C/index.html
+share/doc/HTML/es/kdevelop/logotp3.png
+share/doc/HTML/es/kdevelop/index.html
share/doc/HTML/es/kdevelop/index-1.html
-share/doc/HTML/es/kdevelop/index-10.html
-share/doc/HTML/es/kdevelop/index-11.html
-share/doc/HTML/es/kdevelop/index-12.html
-share/doc/HTML/es/kdevelop/index-13.html
-share/doc/HTML/es/kdevelop/index-14.html
-share/doc/HTML/es/kdevelop/index-15.html
-share/doc/HTML/es/kdevelop/index-16.html
-share/doc/HTML/es/kdevelop/index-17.html
share/doc/HTML/es/kdevelop/index-2.html
share/doc/HTML/es/kdevelop/index-3.html
share/doc/HTML/es/kdevelop/index-4.html
@@ -314,13 +169,26 @@ share/doc/HTML/es/kdevelop/index-6.html
share/doc/HTML/es/kdevelop/index-7.html
share/doc/HTML/es/kdevelop/index-8.html
share/doc/HTML/es/kdevelop/index-9.html
-share/doc/HTML/es/kdevelop/index.html
-share/doc/HTML/es/kdevelop/logotp3.png
-share/doc/HTML/es/kdevelop/reference/C/index.html
+share/doc/HTML/es/kdevelop/index-10.html
+share/doc/HTML/es/kdevelop/index-11.html
+share/doc/HTML/es/kdevelop/index-12.html
+share/doc/HTML/es/kdevelop/index-13.html
+share/doc/HTML/es/kdevelop/index-14.html
+share/doc/HTML/es/kdevelop/index-15.html
+share/doc/HTML/es/kdevelop/index-16.html
+share/doc/HTML/es/kdevelop/index-17.html
share/doc/HTML/es/kdevelop/tip.database
-share/doc/HTML/es/kdevelop/welcome/index.html
-share/doc/HTML/es/kdevelop/welcome/logotp3.png
+share/doc/HTML/fr/kdevelop/programming/logotp3.png
+share/doc/HTML/fr/kdevelop/programming/index.html
share/doc/HTML/fr/kdevelop/programming/index-1.html
+share/doc/HTML/fr/kdevelop/programming/index-2.html
+share/doc/HTML/fr/kdevelop/programming/index-3.html
+share/doc/HTML/fr/kdevelop/programming/index-4.html
+share/doc/HTML/fr/kdevelop/programming/index-5.html
+share/doc/HTML/fr/kdevelop/programming/index-6.html
+share/doc/HTML/fr/kdevelop/programming/index-7.html
+share/doc/HTML/fr/kdevelop/programming/index-8.html
+share/doc/HTML/fr/kdevelop/programming/index-9.html
share/doc/HTML/fr/kdevelop/programming/index-10.html
share/doc/HTML/fr/kdevelop/programming/index-11.html
share/doc/HTML/fr/kdevelop/programming/index-12.html
@@ -331,37 +199,26 @@ share/doc/HTML/fr/kdevelop/programming/index-16.html
share/doc/HTML/fr/kdevelop/programming/index-17.html
share/doc/HTML/fr/kdevelop/programming/index-18.html
share/doc/HTML/fr/kdevelop/programming/index-19.html
-share/doc/HTML/fr/kdevelop/programming/index-2.html
-share/doc/HTML/fr/kdevelop/programming/index-3.html
-share/doc/HTML/fr/kdevelop/programming/index-4.html
-share/doc/HTML/fr/kdevelop/programming/index-5.html
-share/doc/HTML/fr/kdevelop/programming/index-6.html
-share/doc/HTML/fr/kdevelop/programming/index-7.html
-share/doc/HTML/fr/kdevelop/programming/index-8.html
-share/doc/HTML/fr/kdevelop/programming/index-9.html
-share/doc/HTML/fr/kdevelop/programming/index.html
-share/doc/HTML/fr/kdevelop/programming/logotp3.png
-share/doc/HTML/fr/kdevelop/tip.database
+share/doc/HTML/fr/kdevelop/tutorial/logotp3.png
+share/doc/HTML/fr/kdevelop/tutorial/index.html
share/doc/HTML/fr/kdevelop/tutorial/index-1.html
share/doc/HTML/fr/kdevelop/tutorial/index-2.html
share/doc/HTML/fr/kdevelop/tutorial/index-3.html
share/doc/HTML/fr/kdevelop/tutorial/index-4.html
-share/doc/HTML/fr/kdevelop/tutorial/index.html
-share/doc/HTML/fr/kdevelop/tutorial/logotp3.png
-share/doc/HTML/fr/kdevelop/welcome/index.html
share/doc/HTML/fr/kdevelop/welcome/logotp3.png
-share/doc/HTML/hu/kdevelop/addendum/index-1.html
-share/doc/HTML/hu/kdevelop/addendum/index-2.html
-share/doc/HTML/hu/kdevelop/addendum/index-3.html
-share/doc/HTML/hu/kdevelop/addendum/index-4.html
-share/doc/HTML/hu/kdevelop/addendum/index-5.html
-share/doc/HTML/hu/kdevelop/addendum/index-6.html
-share/doc/HTML/hu/kdevelop/addendum/index-7.html
-share/doc/HTML/hu/kdevelop/addendum/index-8.html
-share/doc/HTML/hu/kdevelop/addendum/index-9.html
-share/doc/HTML/hu/kdevelop/addendum/index.html
-share/doc/HTML/hu/kdevelop/addendum/logotp3.png
+share/doc/HTML/fr/kdevelop/welcome/index.html
+share/doc/HTML/fr/kdevelop/tip.database
+share/doc/HTML/hu/kdevelop/logotp3.png
+share/doc/HTML/hu/kdevelop/index.html
share/doc/HTML/hu/kdevelop/index-1.html
+share/doc/HTML/hu/kdevelop/index-2.html
+share/doc/HTML/hu/kdevelop/index-3.html
+share/doc/HTML/hu/kdevelop/index-4.html
+share/doc/HTML/hu/kdevelop/index-5.html
+share/doc/HTML/hu/kdevelop/index-6.html
+share/doc/HTML/hu/kdevelop/index-7.html
+share/doc/HTML/hu/kdevelop/index-8.html
+share/doc/HTML/hu/kdevelop/index-9.html
share/doc/HTML/hu/kdevelop/index-10.html
share/doc/HTML/hu/kdevelop/index-11.html
share/doc/HTML/hu/kdevelop/index-12.html
@@ -371,28 +228,36 @@ share/doc/HTML/hu/kdevelop/index-15.html
share/doc/HTML/hu/kdevelop/index-16.html
share/doc/HTML/hu/kdevelop/index-17.html
share/doc/HTML/hu/kdevelop/index-18.html
-share/doc/HTML/hu/kdevelop/index-2.html
-share/doc/HTML/hu/kdevelop/index-3.html
-share/doc/HTML/hu/kdevelop/index-4.html
-share/doc/HTML/hu/kdevelop/index-5.html
-share/doc/HTML/hu/kdevelop/index-6.html
-share/doc/HTML/hu/kdevelop/index-7.html
-share/doc/HTML/hu/kdevelop/index-8.html
-share/doc/HTML/hu/kdevelop/index-9.html
-share/doc/HTML/hu/kdevelop/index.html
-share/doc/HTML/hu/kdevelop/kde_libref/index-1.html
-share/doc/HTML/hu/kdevelop/kde_libref/index-2.html
-share/doc/HTML/hu/kdevelop/kde_libref/index-3.html
-share/doc/HTML/hu/kdevelop/kde_libref/index-4.html
-share/doc/HTML/hu/kdevelop/kde_libref/index-5.html
-share/doc/HTML/hu/kdevelop/kde_libref/index-6.html
-share/doc/HTML/hu/kdevelop/kde_libref/index-7.html
-share/doc/HTML/hu/kdevelop/kde_libref/index-8.html
-share/doc/HTML/hu/kdevelop/kde_libref/index-9.html
-share/doc/HTML/hu/kdevelop/kde_libref/index.html
-share/doc/HTML/hu/kdevelop/kde_libref/logotp3.png
-share/doc/HTML/hu/kdevelop/logotp3.png
+share/doc/HTML/hu/kdevelop/welcome/logotp3.png
+share/doc/HTML/hu/kdevelop/welcome/index.html
+share/doc/HTML/hu/kdevelop/tutorial/logotp3.png
+share/doc/HTML/hu/kdevelop/tutorial/index.html
+share/doc/HTML/hu/kdevelop/tutorial/index-1.html
+share/doc/HTML/hu/kdevelop/tutorial/index-2.html
+share/doc/HTML/hu/kdevelop/tutorial/index-3.html
+share/doc/HTML/hu/kdevelop/tutorial/index-4.html
+share/doc/HTML/hu/kdevelop/tutorial/index-5.html
+share/doc/HTML/hu/kdevelop/tutorial/index-6.html
+share/doc/HTML/hu/kdevelop/tutorial/index-7.html
+share/doc/HTML/hu/kdevelop/tutorial/index-8.html
+share/doc/HTML/hu/kdevelop/tutorial/index-9.html
+share/doc/HTML/hu/kdevelop/tutorial/index-10.html
+share/doc/HTML/hu/kdevelop/tutorial/index-11.html
+share/doc/HTML/hu/kdevelop/tutorial/index-12.html
+share/doc/HTML/hu/kdevelop/tutorial/index-13.html
+share/doc/HTML/hu/kdevelop/tutorial/index-14.html
+share/doc/HTML/hu/kdevelop/tutorial/index-15.html
+share/doc/HTML/hu/kdevelop/programming/logotp3.png
+share/doc/HTML/hu/kdevelop/programming/index.html
share/doc/HTML/hu/kdevelop/programming/index-1.html
+share/doc/HTML/hu/kdevelop/programming/index-2.html
+share/doc/HTML/hu/kdevelop/programming/index-3.html
+share/doc/HTML/hu/kdevelop/programming/index-4.html
+share/doc/HTML/hu/kdevelop/programming/index-5.html
+share/doc/HTML/hu/kdevelop/programming/index-6.html
+share/doc/HTML/hu/kdevelop/programming/index-7.html
+share/doc/HTML/hu/kdevelop/programming/index-8.html
+share/doc/HTML/hu/kdevelop/programming/index-9.html
share/doc/HTML/hu/kdevelop/programming/index-10.html
share/doc/HTML/hu/kdevelop/programming/index-11.html
share/doc/HTML/hu/kdevelop/programming/index-12.html
@@ -403,48 +268,25 @@ share/doc/HTML/hu/kdevelop/programming/index-16.html
share/doc/HTML/hu/kdevelop/programming/index-17.html
share/doc/HTML/hu/kdevelop/programming/index-18.html
share/doc/HTML/hu/kdevelop/programming/index-19.html
-share/doc/HTML/hu/kdevelop/programming/index-2.html
-share/doc/HTML/hu/kdevelop/programming/index-3.html
-share/doc/HTML/hu/kdevelop/programming/index-4.html
-share/doc/HTML/hu/kdevelop/programming/index-5.html
-share/doc/HTML/hu/kdevelop/programming/index-6.html
-share/doc/HTML/hu/kdevelop/programming/index-7.html
-share/doc/HTML/hu/kdevelop/programming/index-8.html
-share/doc/HTML/hu/kdevelop/programming/index-9.html
-share/doc/HTML/hu/kdevelop/programming/index.html
-share/doc/HTML/hu/kdevelop/programming/logotp3.png
+share/doc/HTML/hu/kdevelop/kde_libref/logotp3.png
+share/doc/HTML/hu/kdevelop/kde_libref/index.html
+share/doc/HTML/hu/kdevelop/kde_libref/index-1.html
+share/doc/HTML/hu/kdevelop/kde_libref/index-2.html
+share/doc/HTML/hu/kdevelop/kde_libref/index-3.html
+share/doc/HTML/hu/kdevelop/kde_libref/index-4.html
+share/doc/HTML/hu/kdevelop/kde_libref/index-5.html
+share/doc/HTML/hu/kdevelop/kde_libref/index-6.html
+share/doc/HTML/hu/kdevelop/kde_libref/index-7.html
+share/doc/HTML/hu/kdevelop/kde_libref/index-8.html
+share/doc/HTML/hu/kdevelop/kde_libref/index-9.html
share/doc/HTML/hu/kdevelop/tip.database
-share/doc/HTML/hu/kdevelop/tutorial/index-1.html
-share/doc/HTML/hu/kdevelop/tutorial/index-10.html
-share/doc/HTML/hu/kdevelop/tutorial/index-11.html
-share/doc/HTML/hu/kdevelop/tutorial/index-12.html
-share/doc/HTML/hu/kdevelop/tutorial/index-13.html
-share/doc/HTML/hu/kdevelop/tutorial/index-14.html
-share/doc/HTML/hu/kdevelop/tutorial/index-15.html
-share/doc/HTML/hu/kdevelop/tutorial/index-2.html
-share/doc/HTML/hu/kdevelop/tutorial/index-3.html
-share/doc/HTML/hu/kdevelop/tutorial/index-4.html
-share/doc/HTML/hu/kdevelop/tutorial/index-5.html
-share/doc/HTML/hu/kdevelop/tutorial/index-6.html
-share/doc/HTML/hu/kdevelop/tutorial/index-7.html
-share/doc/HTML/hu/kdevelop/tutorial/index-8.html
-share/doc/HTML/hu/kdevelop/tutorial/index-9.html
-share/doc/HTML/hu/kdevelop/tutorial/index.html
-share/doc/HTML/hu/kdevelop/tutorial/logotp3.png
-share/doc/HTML/hu/kdevelop/welcome/index.html
-share/doc/HTML/hu/kdevelop/welcome/logotp3.png
-share/doc/HTML/nl/kdevelop/tip.database
-share/doc/HTML/nl/kdevelop/welcome/index.html
share/doc/HTML/nl/kdevelop/welcome/logotp3.png
+share/doc/HTML/nl/kdevelop/welcome/index.html
+share/doc/HTML/nl/kdevelop/tip.database
share/doc/HTML/pl/kdevelop/tip.database
+share/doc/HTML/pt/kdevelop/logotp3.png
+share/doc/HTML/pt/kdevelop/index.html
share/doc/HTML/pt/kdevelop/index-1.html
-share/doc/HTML/pt/kdevelop/index-10.html
-share/doc/HTML/pt/kdevelop/index-11.html
-share/doc/HTML/pt/kdevelop/index-12.html
-share/doc/HTML/pt/kdevelop/index-13.html
-share/doc/HTML/pt/kdevelop/index-14.html
-share/doc/HTML/pt/kdevelop/index-15.html
-share/doc/HTML/pt/kdevelop/index-16.html
share/doc/HTML/pt/kdevelop/index-2.html
share/doc/HTML/pt/kdevelop/index-3.html
share/doc/HTML/pt/kdevelop/index-4.html
@@ -453,9 +295,24 @@ share/doc/HTML/pt/kdevelop/index-6.html
share/doc/HTML/pt/kdevelop/index-7.html
share/doc/HTML/pt/kdevelop/index-8.html
share/doc/HTML/pt/kdevelop/index-9.html
-share/doc/HTML/pt/kdevelop/index.html
-share/doc/HTML/pt/kdevelop/logotp3.png
+share/doc/HTML/pt/kdevelop/index-10.html
+share/doc/HTML/pt/kdevelop/index-11.html
+share/doc/HTML/pt/kdevelop/index-12.html
+share/doc/HTML/pt/kdevelop/index-13.html
+share/doc/HTML/pt/kdevelop/index-14.html
+share/doc/HTML/pt/kdevelop/index-15.html
+share/doc/HTML/pt/kdevelop/index-16.html
+share/doc/HTML/pt/kdevelop/programming/logotp3.png
+share/doc/HTML/pt/kdevelop/programming/index.html
share/doc/HTML/pt/kdevelop/programming/index-1.html
+share/doc/HTML/pt/kdevelop/programming/index-2.html
+share/doc/HTML/pt/kdevelop/programming/index-3.html
+share/doc/HTML/pt/kdevelop/programming/index-4.html
+share/doc/HTML/pt/kdevelop/programming/index-5.html
+share/doc/HTML/pt/kdevelop/programming/index-6.html
+share/doc/HTML/pt/kdevelop/programming/index-7.html
+share/doc/HTML/pt/kdevelop/programming/index-8.html
+share/doc/HTML/pt/kdevelop/programming/index-9.html
share/doc/HTML/pt/kdevelop/programming/index-10.html
share/doc/HTML/pt/kdevelop/programming/index-11.html
share/doc/HTML/pt/kdevelop/programming/index-12.html
@@ -465,140 +322,200 @@ share/doc/HTML/pt/kdevelop/programming/index-15.html
share/doc/HTML/pt/kdevelop/programming/index-16.html
share/doc/HTML/pt/kdevelop/programming/index-17.html
share/doc/HTML/pt/kdevelop/programming/index-18.html
-share/doc/HTML/pt/kdevelop/programming/index-2.html
-share/doc/HTML/pt/kdevelop/programming/index-3.html
-share/doc/HTML/pt/kdevelop/programming/index-4.html
-share/doc/HTML/pt/kdevelop/programming/index-5.html
-share/doc/HTML/pt/kdevelop/programming/index-6.html
-share/doc/HTML/pt/kdevelop/programming/index-7.html
-share/doc/HTML/pt/kdevelop/programming/index-8.html
-share/doc/HTML/pt/kdevelop/programming/index-9.html
-share/doc/HTML/pt/kdevelop/programming/index.html
-share/doc/HTML/pt/kdevelop/programming/logotp3.png
share/doc/HTML/pt/kdevelop/tip.database
-share/doc/HTML/ru/kdevelop/index-1.html
-share/doc/HTML/ru/kdevelop/index-2.html
-share/doc/HTML/ru/kdevelop/index-3.html
-share/doc/HTML/ru/kdevelop/index-4.html
-share/doc/HTML/ru/kdevelop/index-5.html
-share/doc/HTML/ru/kdevelop/index-6.html
-share/doc/HTML/ru/kdevelop/index.html
-share/doc/HTML/ru/kdevelop/programming/index-1.html
-share/doc/HTML/ru/kdevelop/programming/index-10.html
-share/doc/HTML/ru/kdevelop/programming/index-11.html
-share/doc/HTML/ru/kdevelop/programming/index-12.html
-share/doc/HTML/ru/kdevelop/programming/index-13.html
-share/doc/HTML/ru/kdevelop/programming/index-14.html
-share/doc/HTML/ru/kdevelop/programming/index-15.html
-share/doc/HTML/ru/kdevelop/programming/index-16.html
-share/doc/HTML/ru/kdevelop/programming/index-17.html
-share/doc/HTML/ru/kdevelop/programming/index-18.html
-share/doc/HTML/ru/kdevelop/programming/index-19.html
-share/doc/HTML/ru/kdevelop/programming/index-2.html
-share/doc/HTML/ru/kdevelop/programming/index-3.html
-share/doc/HTML/ru/kdevelop/programming/index-4.html
-share/doc/HTML/ru/kdevelop/programming/index-5.html
-share/doc/HTML/ru/kdevelop/programming/index-6.html
-share/doc/HTML/ru/kdevelop/programming/index-7.html
-share/doc/HTML/ru/kdevelop/programming/index-8.html
-share/doc/HTML/ru/kdevelop/programming/index-9.html
-share/doc/HTML/ru/kdevelop/programming/index.html
-share/doc/HTML/ru/kdevelop/programming/logotp3.png
-share/doc/HTML/ru/kdevelop/reference/C/index.html
-share/doc/HTML/ru/kdevelop/tip.database
-share/doc/HTML/ru/kdevelop/tutorial/index-1.html
-share/doc/HTML/ru/kdevelop/tutorial/index-2.html
-share/doc/HTML/ru/kdevelop/tutorial/index-3.html
-share/doc/HTML/ru/kdevelop/tutorial/index-4.html
-share/doc/HTML/ru/kdevelop/tutorial/index-5.html
-share/doc/HTML/ru/kdevelop/tutorial/index-6.html
-share/doc/HTML/ru/kdevelop/tutorial/index.html
-share/doc/HTML/ru/kdevelop/tutorial/logotp3.png
-share/doc/HTML/ru/kdevelop/welcome/index.html
-share/doc/HTML/ru/kdevelop/welcome/logotp3.png
share/doc/HTML/sv/kdevelop/tip.database
-share/doc/HTML/zh_CN.GB2312/kdevelop/index.html
-share/doc/HTML/zh_CN.GB2312/kdevelop/tip.database
+share/doc/HTML/zh_CN.GB2312/kdevelop/welcome/logotp3.png
+share/doc/HTML/zh_CN.GB2312/kdevelop/welcome/index.html
+share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/logotp3.png
+share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index.html
share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index-1.html
share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index-2.html
share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index-3.html
share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index-4.html
-share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/index.html
-share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial/logotp3.png
-share/doc/HTML/zh_CN.GB2312/kdevelop/welcome/index.html
-share/doc/HTML/zh_CN.GB2312/kdevelop/welcome/logotp3.png
-share/icons/development_package.xpm
-share/icons/kdevelop-project.xpm
-share/icons/kdevelop.xpm
-share/icons/mini/development_package.xpm
-share/icons/mini/kdevelop.xpm
-share/locale/cs/LC_MESSAGES/kdevelop.mo
-share/locale/da/LC_MESSAGES/kdevelop.mo
-share/locale/de/LC_MESSAGES/kdevelop.mo
-share/locale/es/LC_MESSAGES/kdevelop.mo
-share/locale/et/LC_MESSAGES/kdevelop.mo
-share/locale/fi/LC_MESSAGES/kdevelop.mo
-share/locale/fr/LC_MESSAGES/kdevelop.mo
-share/locale/hu/LC_MESSAGES/kdevelop.mo
-share/locale/it/LC_MESSAGES/kdevelop.mo
-share/locale/ja/LC_MESSAGES/kdevelop.mo
-share/locale/pl/LC_MESSAGES/kdevelop.mo
-share/locale/pt/LC_MESSAGES/kdevelop.mo
-share/locale/pt_BR/LC_MESSAGES/kdevelop.mo
-share/locale/ru/LC_MESSAGES/kdevelop.mo
-share/locale/sk/LC_MESSAGES/kdevelop.mo
-share/locale/sv/LC_MESSAGES/kdevelop.mo
-share/locale/tr/LC_MESSAGES/kdevelop.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/kdevelop.mo
-share/mimelnk/application/x-kdevelop-project.kdelnk
-@dirrm share/doc/HTML/zh_CN.GB2312/kdevelop/welcome
-@dirrm share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial
-@dirrm share/doc/HTML/zh_CN.GB2312/kdevelop
-@dirrm share/doc/HTML/sv/kdevelop
-@dirrm share/doc/HTML/ru/kdevelop/welcome
-@dirrm share/doc/HTML/ru/kdevelop/tutorial
-@dirrm share/doc/HTML/ru/kdevelop/reference/C
-@dirrm share/doc/HTML/ru/kdevelop/reference
-@dirrm share/doc/HTML/ru/kdevelop/programming
-@dirrm share/doc/HTML/ru/kdevelop
-@dirrm share/doc/HTML/pt/kdevelop/programming
-@dirrm share/doc/HTML/pt/kdevelop
-@dirrm share/doc/HTML/pl/kdevelop
-@dirrm share/doc/HTML/nl/kdevelop/welcome
-@dirrm share/doc/HTML/nl/kdevelop
-@dirrm share/doc/HTML/hu/kdevelop/welcome
-@dirrm share/doc/HTML/hu/kdevelop/tutorial
-@dirrm share/doc/HTML/hu/kdevelop/programming
-@dirrm share/doc/HTML/hu/kdevelop/kde_libref
-@dirrm share/doc/HTML/hu/kdevelop/addendum
-@dirrm share/doc/HTML/hu/kdevelop
-@dirrm share/doc/HTML/fr/kdevelop/welcome
-@dirrm share/doc/HTML/fr/kdevelop/tutorial
-@dirrm share/doc/HTML/fr/kdevelop/programming
-@dirrm share/doc/HTML/fr/kdevelop
-@dirrm share/doc/HTML/es/kdevelop/welcome
-@dirrm share/doc/HTML/es/kdevelop/reference/C
-@dirrm share/doc/HTML/es/kdevelop/reference
-@dirrm share/doc/HTML/es/kdevelop
-@dirrm share/doc/HTML/en/kdevelop/welcome
-@dirrm share/doc/HTML/en/kdevelop/tutorial
+share/doc/HTML/zh_CN.GB2312/kdevelop/index.html
+share/doc/HTML/zh_CN.GB2312/kdevelop/tip.database
+share/apps/kdevelop/tools/buildrpm.sh
+share/apps/kdevelop/tools/processesend.pl
+share/apps/kdevelop/tools/processes.pl
+share/apps/kdevelop/tools/kimport
+share/apps/kdevelop/template.spec
+share/apps/kdevelop/template-kde.spec
+share/apps/kdevelop/template-make.spec
+share/apps/kdevelop/pics/CTchildren.png
+share/apps/kdevelop/pics/CTclients.png
+share/apps/kdevelop/pics/CTparents.png
+share/apps/kdevelop/pics/CTsuppliers.png
+share/apps/kdevelop/pics/CTvirtuals.png
+share/apps/kdevelop/pics/CVclass.png
+share/apps/kdevelop/pics/CVglobal_meth.png
+share/apps/kdevelop/pics/CVglobal_var.png
+share/apps/kdevelop/pics/CVnamespace.png
+share/apps/kdevelop/pics/CVprivate_meth.png
+share/apps/kdevelop/pics/CVprivate_signal.png
+share/apps/kdevelop/pics/CVprivate_slot.png
+share/apps/kdevelop/pics/CVprivate_var.png
+share/apps/kdevelop/pics/CVprotected_meth.png
+share/apps/kdevelop/pics/CVprotected_signal.png
+share/apps/kdevelop/pics/CVprotected_slot.png
+share/apps/kdevelop/pics/CVprotected_var.png
+share/apps/kdevelop/pics/CVpublic_meth.png
+share/apps/kdevelop/pics/CVpublic_signal.png
+share/apps/kdevelop/pics/CVpublic_slot.png
+share/apps/kdevelop/pics/CVpublic_var.png
+share/apps/kdevelop/pics/CVstruct.png
+share/apps/kdevelop/pics/about_logo.png
+share/apps/kdevelop/pics/customApp.png
+share/apps/kdevelop/pics/gnomeApp.png
+share/apps/kdevelop/pics/kAppWizard.png
+share/apps/kdevelop/pics/kdemdi.png
+share/apps/kdevelop/pics/miniApp.png
+share/apps/kdevelop/pics/normalApp.png
+share/apps/kdevelop/pics/qextmdi.png
+share/apps/kdevelop/pics/qtApp.png
+share/apps/kdevelop/pics/qtmdi.png
+share/apps/kdevelop/pics/startlogo.png
+share/apps/kdevelop/pics/terminalApp.png
+share/apps/kdevelop/pics/tipday.png
+share/apps/kdevelop/pics/kicker.png
+share/apps/kdevelop/pics/kioslave.png
+share/apps/kdevelop/pics/kpart.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/classnew.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/compfile.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/dbgwatchvar.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/debugger.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/inst_file.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/make_kdevelop.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/methodnew.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/newwidget.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/project_open.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/rebuild.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/reload_page.png
+share/apps/kdevelop/icons/hicolor/16x16/actions/variablenew.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/brace.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/classwiz.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/compfile.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgmemview.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgnext.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgnextinst.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgparam.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgrestart.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgrun.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgrunto.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgstep.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgstepinst.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgstepout.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/dbgvar.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/debugger.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/file_properties.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/graphview.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/grep.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/make_kdevelop.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/newwidget.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/output_win.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/project_open.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/rebuild.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/reload_page.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/save_all.png
+share/apps/kdevelop/icons/hicolor/22x22/actions/tree_win.png
+share/apps/kdevelop/icons/locolor/16x16/actions/brace.png
+share/apps/kdevelop/icons/locolor/16x16/actions/decreaseindent.png
+share/apps/kdevelop/icons/locolor/16x16/actions/increaseindent.png
+share/apps/kdevelop/templates/AUTHORS_template
+share/apps/kdevelop/templates/COPYING_template
+share/apps/kdevelop/templates/ChangeLog_template
+share/apps/kdevelop/templates/INSTALL_template
+share/apps/kdevelop/templates/MAM_shared_template
+share/apps/kdevelop/templates/README_template
+share/apps/kdevelop/templates/TODO_template
+share/apps/kdevelop/templates/admin.tar.gz
+share/apps/kdevelop/templates/c.tar.gz
+share/apps/kdevelop/templates/cpp.tar.gz
+share/apps/kdevelop/templates/cpp_template
+share/apps/kdevelop/templates/cvsignore_template
+share/apps/kdevelop/templates/desktop_template
+share/apps/kdevelop/templates/docbook_en_template
+share/apps/kdevelop/templates/gnome.tar.gz
+share/apps/kdevelop/templates/handbook_en_template
+share/apps/kdevelop/templates/header_template
+share/apps/kdevelop/templates/icon_template
+share/apps/kdevelop/templates/kdelnk_template
+share/apps/kdevelop/templates/kdemdi.tar.gz
+share/apps/kdevelop/templates/lexical_template
+share/apps/kdevelop/templates/lsm_template
+share/apps/kdevelop/templates/mini2.tar.gz
+share/apps/kdevelop/templates/nif_template
+share/apps/kdevelop/templates/normal2.tar.gz
+share/apps/kdevelop/templates/preview1
+share/apps/kdevelop/templates/preview2
+share/apps/kdevelop/templates/qextmdi.tar.gz
+share/apps/kdevelop/templates/qt2.tar.gz
+share/apps/kdevelop/templates/qtmdi.tar.gz
+share/apps/kdevelop/templates/kicker.tar.gz
+share/apps/kdevelop/templates/lo16-app-appicon.png
+share/apps/kdevelop/templates/lo32-app-appicon.png
+share/apps/kdevelop/templates/kioslave.tar.gz
+share/apps/kdevelop/templates/kpart.tar.gz
+share/apps/kdevelop/kdevelopui.rc
+share/mimelnk/application/x-kdevelop-project.desktop
+share/mimelnk/application/x-designer.desktop
+share/mimelnk/application/x-linguist.desktop
+share/icons/locolor/16x16/apps/kdevelop.png
+share/icons/locolor/32x32/mimetypes/kdevelop_project.png
+share/icons/locolor/32x32/apps/kdevelop.png
+share/icons/hicolor/32x32/apps/kdevelop.png
+share/icons/hicolor/48x48/apps/kdevelop.png
+share/icons/hicolor/16x16/apps/kdevelop.png
+share/applnk/Development/kdevelop.desktop
+share/applnk/Development/kdevelop-setup.desktop
+share/applnk/Development/designer.desktop
+share/applnk/Development/linguist.desktop
@dirrm share/doc/HTML/en/kdevelop/reference/C
@dirrm share/doc/HTML/en/kdevelop/reference
-@dirrm share/doc/HTML/en/kdevelop/programming
@dirrm share/doc/HTML/en/kdevelop/kde_libref
-@dirrm share/doc/HTML/en/kdevelop/addendum
+@dirrm share/doc/HTML/en/kdevelop/programming
+@dirrm share/doc/HTML/en/kdevelop/tutorial
+@dirrm share/doc/HTML/en/kdevelop/welcome
+@dirrm share/doc/HTML/en/kdevelop/about
@dirrm share/doc/HTML/en/kdevelop
@dirrm share/doc/HTML/de/kdevelop/welcome
-@dirrm share/doc/HTML/de/kdevelop/tutorial
@dirrm share/doc/HTML/de/kdevelop/reference/C
@dirrm share/doc/HTML/de/kdevelop/reference
+@dirrm share/doc/HTML/de/kdevelop/tutorial
@dirrm share/doc/HTML/de/kdevelop/kde_libref
+@dirrm share/doc/HTML/de/kdevelop/about
@dirrm share/doc/HTML/de/kdevelop
+@dirrm share/doc/HTML/es/kdevelop/welcome
+@dirrm share/doc/HTML/es/kdevelop/reference/C
+@dirrm share/doc/HTML/es/kdevelop/reference
+@dirrm share/doc/HTML/es/kdevelop
+@dirrm share/doc/HTML/fr/kdevelop/programming
+@dirrm share/doc/HTML/fr/kdevelop/tutorial
+@dirrm share/doc/HTML/fr/kdevelop/welcome
+@dirrm share/doc/HTML/fr/kdevelop
+@dirrm share/doc/HTML/hu/kdevelop/welcome
+@dirrm share/doc/HTML/hu/kdevelop/tutorial
+@dirrm share/doc/HTML/hu/kdevelop/programming
+@dirrm share/doc/HTML/hu/kdevelop/kde_libref
+@dirrm share/doc/HTML/hu/kdevelop
+@dirrm share/doc/HTML/nl/kdevelop/welcome
+@dirrm share/doc/HTML/nl/kdevelop
+@dirrm share/doc/HTML/pl/kdevelop
+@dirrm share/doc/HTML/pt/kdevelop/programming
+@dirrm share/doc/HTML/pt/kdevelop
+@dirrm share/doc/HTML/sv/kdevelop
+@dirrm share/doc/HTML/zh_CN.GB2312/kdevelop/welcome
+@dirrm share/doc/HTML/zh_CN.GB2312/kdevelop/tutorial
+@dirrm share/doc/HTML/zh_CN.GB2312/kdevelop
@dirrm share/apps/kdevelop/tools
-@dirrm share/apps/kdevelop/toolbar
-@dirrm share/apps/kdevelop/templates
-@dirrm share/apps/kdevelop/pix
-@dirrm share/apps/kdevelop/pics/mini
@dirrm share/apps/kdevelop/pics
-@dirrm share/apps/kdevelop/examples
+@dirrm share/apps/kdevelop/icons/hicolor/16x16/actions
+@dirrm share/apps/kdevelop/icons/hicolor/16x16
+@dirrm share/apps/kdevelop/icons/hicolor/22x22/actions
+@dirrm share/apps/kdevelop/icons/hicolor/22x22
+@dirrm share/apps/kdevelop/icons/hicolor
+@dirrm share/apps/kdevelop/icons/locolor/16x16/actions
+@dirrm share/apps/kdevelop/icons/locolor/16x16
+@dirrm share/apps/kdevelop/icons/locolor
+@dirrm share/apps/kdevelop/icons
+@dirrm share/apps/kdevelop/templates
@dirrm share/apps/kdevelop