1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Update to version 1.1.

This version 1.1 has many new features.
See http://www.kdevelop.org/ for details.

I reduced difference between kdevelop and kdevelop-i18n.
The i18n patch to kdevelop's editor is now included in the
distributed source.

PR:		17034
Submitted by:	Will Andrews <andrews@technologist.com>
This commit is contained in:
R. Imura 2000-03-07 16:55:15 +00:00
parent 8c47d09e58
commit a164a81348
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26617
5 changed files with 520 additions and 355 deletions

View File

@ -1,49 +1,67 @@
# New ports collection makefile for: kdevelop
# Version required: 1.0 (final)
# Version required: 1.1 (final)
# Date created: 12 Aug 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
DISTNAME= kdevelop-1.0
DISTNAME= kdevelop-1.1
CATEGORIES= devel
MASTER_SITES= ftp://fara.cs.uni-potsdam.de/pub/kdevelop/ \
ftp://129.187.206.68/pub/unix/ide/KDevelop/ \
ftp://ftp.bawue.de/pub/unix/KDevelop/ \
ftp://ftp.chg.ru/pub/X11/kdevelop/ \
ftp://ftp.weltopia.com/pub/kdevelop/ \
ftp://gd.tuwien.ac.at/hci/KDevelop/ \
ftp://altair.dhs.org/pub/kdevelop/
ftp://altair.dhs.org/pub/kdevelop/ \
ftp://apcs.shellx.org/pub/KDevelop/ \
ftp://ftp.mpg.goe.ni.schule.de/pub/linux/ide/KDevelop/
MAINTAINER= andrews@technologist.com
LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11
RUN_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_NEWGCC= yes
USE_QT= yes
MAKE_ENV= CXX="${CXX}"
CONFIGURE_ENV= CXX="${CXX}" QTINC=${X11BASE}/include/X11/ \
QTLIB=${X11BASE}
CONFIGURE_ARGS= --prefix=${LOCALBASE} \
--with-qtdoc-dir=${X11BASE}/share/doc/qt/html
.if !defined(USE_OPTIONAL_RUNDEPENDS)
pre-patch:
@${ECHO}
@${ECHO} "You may define USE_OPTIONAL_RUNDEPENDS (make USE_OPTIONAL_RUNDEPENDS=YES)"
@${ECHO} "to automatically build the suggested programs to compliment kdevelop."
@${ECHO}
@sleep 3
.else
.if defined(USE_OPTIONAL_DEPENDS)
RUN_DEPENDS+= 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 \
glimpse:${PORTSDIR}/textproc/glimpse \
a2ps:${PORTSDIR}/print/a2ps43-letter
.endif
.include <bsd.port.mk>
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_QT= yes
CONFIGURE_ARGS= --with-qtdoc-dir=${X11BASE}/share/doc/qt/html \
--with-qt-includes=${X11BASE}/include/X11/qt \
--with-extra-includes=${LOCALBASE}/include \
--with-extra-libs=${LOCALBASE}/lib
MAKE_ENV= CXX="${CXX}" SOMAJOR="${SOMAJOR}" SOMINOR="${SOMINOR}"
SOMAJOR= 1
SOMINOR= 0
.include <bsd.port.pre.mk>
.if ${PORTOBJFORMAT} == "aout"
LIBVER="${SOMAJOR}.${SOMINOR}"
.else
LIBVER="${SOMAJOR}"
.endif
PLIST_SUB+= LIBVER="${LIBVER}"
pre-patch:
.if !defined(USE_OPTIONAL_RUNDEPENDS)
@${ECHO}
@${ECHO} "You may define USE_OPTIONAL_RUNDEPENDS (make USE_OPTIONAL_RUNDEPENDS=YES)"
@${ECHO} "to automatically build the suggested programs to compliment kdevelop."
@${ECHO}
@sleep 1
.endif
post-patch:
@${LN} -sf /usr/include/g++/FlexLexer.h ${WRKSRC}
.include <bsd.port.post.mk>

View File

@ -1 +1 @@
MD5 (kdevelop-1.0.tar.gz) = 90177367981cf9d164f16950ccdebb46
MD5 (kdevelop-1.1.tar.gz) = 9e3aa056a7ad58f202d59bac378a024a

View File

@ -0,0 +1,13 @@
--- kdlgloader/Makefile.in Sun Feb 27 12:01:29 2000
+++ kdlgloader/Makefile.in.new Sun Feb 27 21:32:51 2000
@@ -212,8 +212,8 @@
lib_LTLIBRARIES = libkdlgloader.la
-SOMAJOR = 1
-SOMINOR = 0
+SOMAJOR ?= 1
+SOMINOR ?= 0
include_HEADERS = kdlgloader.h

View File

@ -0,0 +1,16 @@
*****************************************************
The following ports are optional, but the suggested
programs to compliment KDevelop.
You may come to want these ports, If you've not
installed them yet.
- devel/automake
- devel/kdbg
- devel/kdelibdocs
- devel/ktranslator
- graphics/kdegraphics11
- textproc/glimpse
- print/a2ps-*
- print/enscript-*
*****************************************************

View File

@ -1,273 +1,19 @@
bin/kdevelop
share/doc/HTML/en/kdevelop/addendum/logotp3.png
share/doc/HTML/en/kdevelop/addendum/index.html
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/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
share/doc/HTML/en/kdevelop/kde_libref/index-4.html
share/doc/HTML/en/kdevelop/kde_libref/index-5.html
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/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/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
share/doc/HTML/en/kdevelop/programming/index-13.html
share/doc/HTML/en/kdevelop/programming/index-14.html
share/doc/HTML/en/kdevelop/programming/index-15.html
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/reference/C/cref.html
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-2.html
share/doc/HTML/en/kdevelop/tutorial/index-3.html
share/doc/HTML/en/kdevelop/tutorial/index-4.html
share/doc/HTML/en/kdevelop/welcome/logotp3.png
share/doc/HTML/en/kdevelop/welcome/index.html
share/doc/HTML/en/kdevelop/tip.database
share/doc/HTML/ru/kdevelop/welcome/logotp3.png
share/doc/HTML/ru/kdevelop/welcome/index.html
share/doc/HTML/ru/kdevelop/index.html
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/tutorial/logotp3.png
share/doc/HTML/ru/kdevelop/tutorial/index.html
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/reference/C/cref.html
share/doc/HTML/ru/kdevelop/programming/logotp3.png
share/doc/HTML/ru/kdevelop/programming/index.html
share/doc/HTML/ru/kdevelop/programming/index-1.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-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/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/reference/C/cref.html
share/doc/HTML/de/kdevelop/welcome/logotp3.png
share/doc/HTML/de/kdevelop/welcome/index.html
share/doc/HTML/de/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/welcome/logotp3.png
share/doc/HTML/fr/kdevelop/welcome/index.html
share/doc/HTML/fr/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-2.html
share/doc/HTML/pt/kdevelop/index-3.html
share/doc/HTML/pt/kdevelop/index-4.html
share/doc/HTML/pt/kdevelop/index-5.html
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-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
share/doc/HTML/pt/kdevelop/programming/index-13.html
share/doc/HTML/pt/kdevelop/programming/index-14.html
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/tip.database
share/doc/HTML/es/kdevelop/welcome/index.html
share/doc/HTML/es/kdevelop/welcome/logotp3.png
share/doc/HTML/es/kdevelop/tip.database
share/doc/HTML/nl/kdevelop/welcome/index.html
share/doc/HTML/nl/kdevelop/welcome/logotp3.png
share/doc/HTML/nl/kdevelop/tip.database
share/doc/HTML/pl/kdevelop/tip.database
share/doc/HTML/sv/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/index.html
share/doc/HTML/zh_CN.GB2312/kdevelop/tip.database
share/locale/da/LC_MESSAGES/kdevelop.mo
share/locale/de/LC_MESSAGES/kdevelop.mo
share/locale/es/LC_MESSAGES/kdevelop.mo
share/locale/fr/LC_MESSAGES/kdevelop.mo
share/locale/pl/LC_MESSAGES/kdevelop.mo
share/locale/pt/LC_MESSAGES/kdevelop.mo
share/locale/sv/LC_MESSAGES/kdevelop.mo
share/locale/cs/LC_MESSAGES/kdevelop.mo
share/locale/it/LC_MESSAGES/kdevelop.mo
share/locale/pt_BR/LC_MESSAGES/kdevelop.mo
share/locale/ru/LC_MESSAGES/kdevelop.mo
share/locale/hu/LC_MESSAGES/kdevelop.mo
share/locale/fi/LC_MESSAGES/kdevelop.mo
share/locale/zh_CN.GB2312/LC_MESSAGES/kdevelop.mo
share/locale/sk/LC_MESSAGES/kdevelop.mo
share/locale/tr/LC_MESSAGES/kdevelop.mo
share/config/kdeveloprc
share/apps/kdevelop/tools/processesend.pl
share/apps/kdevelop/tools/processes.pl
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/README_template
share/apps/kdevelop/templates/TODO_template
share/apps/kdevelop/templates/cpp_template
share/apps/kdevelop/templates/handbook_en_template
share/apps/kdevelop/templates/header_template
share/apps/kdevelop/templates/kdelnk_template
share/apps/kdevelop/templates/lsm_template
share/apps/kdevelop/templates/normal.tar.gz
share/apps/kdevelop/templates/mini.tar.gz
share/apps/kdevelop/templates/cpp.tar.gz
share/apps/kdevelop/templates/preview1
share/apps/kdevelop/templates/preview2
share/apps/kdevelop/templates/icon_template
share/apps/kdevelop/templates/qt.tar.gz
share/apps/kdevelop/templates/c.tar.gz
share/apps/kdevelop/templates/nif_template
share/apps/kdevelop/templates/lexical_template
share/apps/kdevelop/templates/cvsignore_template
share/apps/kdevelop/toolbar/make.xpm
share/apps/kdevelop/toolbar/stop_proc.xpm
share/apps/kdevelop/toolbar/run.xpm
share/apps/kdevelop/toolbar/copy.xpm
share/apps/kdevelop/toolbar/paste.xpm
share/apps/kdevelop/toolbar/open.xpm
share/apps/kdevelop/toolbar/cut.xpm
share/apps/kdevelop/toolbar/save.xpm
share/apps/kdevelop/toolbar/save_all.xpm
share/apps/kdevelop/toolbar/undo.xpm
share/apps/kdevelop/toolbar/redo.xpm
share/apps/kdevelop/toolbar/openprj.xpm
share/apps/kdevelop/toolbar/compfile.xpm
share/apps/kdevelop/toolbar/rebuild.xpm
share/apps/kdevelop/toolbar/print.xpm
share/apps/kdevelop/toolbar/debugger.xpm
share/apps/kdevelop/toolbar/lookup.xpm
share/apps/kdevelop/toolbar/newwidget.xpm
share/apps/kdevelop/toolbar/generate.xpm
share/apps/kdevelop/toolbar/output_win.xpm
share/apps/kdevelop/toolbar/tree_win.xpm
share/apps/kdevelop/toolbar/reload_page.xpm
share/apps/kdevelop/toolbar/indent.xpm
share/apps/kdevelop/toolbar/start_page.xpm
share/apps/kdevelop/toolbar/file_properties.xpm
share/apps/kdevelop/toolbar/unindent.xpm
share/apps/kdevelop/toolbar/grep.xpm
share/apps/kdevelop/toolbar/classwiz.xpm
share/apps/kdevelop/toolbar/graphview.xpm
include/kdlgloader.h
lib/libkdlgloader.a
lib/libkdlgloader.la
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/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
@ -286,90 +32,462 @@ 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/CVstruct.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_QPushButton.xpm
share/apps/kdevelop/pics/mini/kdlg_QRadioButton.xpm
share/apps/kdevelop/pics/mini/kdlg_QWidget.xpm
share/apps/kdevelop/pics/mini/kdlg_QComboBox.xpm
share/apps/kdevelop/pics/mini/kdlg_QMultiLineEdit.xpm
share/apps/kdevelop/pics/mini/kdlg_QProgressBar.xpm
share/apps/kdevelop/pics/mini/kdlg_QSpinBox.xpm
share/apps/kdevelop/pics/mini/kdlg_QSlider.xpm
share/apps/kdevelop/pics/mini/kdlg_QScrollBar.xpm
share/apps/kdevelop/pics/mini/kdlg_QGroupBox.xpm
share/apps/kdevelop/pics/mini/kdlg_QListBox.xpm
share/apps/kdevelop/pics/mini/kdlg_QListView.xpm
share/apps/kdevelop/pics/mini/kdlg_KCombo.xpm
share/apps/kdevelop/pics/mini/kdlg_KKeyButton.xpm
share/apps/kdevelop/pics/mini/kdlg_KColorButton.xpm
share/apps/kdevelop/pics/mini/kdlg_KRestrictedLine.xpm
share/apps/kdevelop/pics/mini/kdlg_KTreeList.xpm
share/apps/kdevelop/pics/mini/kdlg_KLedLamp.xpm
share/apps/kdevelop/pics/mini/kdlg_KLed.xpm
share/apps/kdevelop/pics/mini/kdlg_KProgress.xpm
share/apps/kdevelop/pics/mini/kdlg_KSeparator.xpm
share/apps/kdevelop/pics/mini/kdlg_KDatePicker.xpm
share/apps/kdevelop/pics/mini/kdlg_KDateTable.xpm
share/apps/kdevelop/pics/kAppWizard.bmp
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/miniApp.bmp
share/apps/kdevelop/pics/normalApp.bmp
share/apps/kdevelop/pics/terminalApp.bmp
share/apps/kdevelop/pics/startlogo.bmp
share/apps/kdevelop/pics/tipday.bmp
share/apps/kdevelop/pics/normalOglApp.bmp
share/apps/kdevelop/pics/qextmdi.bmp
share/apps/kdevelop/pics/qtApp.bmp
share/apps/kdevelop/pics/customApp.bmp
share/apps/kdevelop/pics/dlg_firstrun.bmp
share/apps/kdevelop/pics/about_logo.bmp
share/icons/mini/kdevelop.xpm
share/icons/kdevelop.xpm
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/README_template
share/apps/kdevelop/templates/TODO_template
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/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/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-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
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
share/doc/HTML/en/kdevelop/kde_libref/index-4.html
share/doc/HTML/en/kdevelop/kde_libref/index-5.html
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/programming/index-1.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
share/doc/HTML/en/kdevelop/programming/index-13.html
share/doc/HTML/en/kdevelop/programming/index-14.html
share/doc/HTML/en/kdevelop/programming/index-15.html
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/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
share/doc/HTML/en/kdevelop/tutorial/index-5.html
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/welcome/logotp3.png
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
share/doc/HTML/es/kdevelop/index-5.html
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/tip.database
share/doc/HTML/es/kdevelop/welcome/index.html
share/doc/HTML/es/kdevelop/welcome/logotp3.png
share/doc/HTML/fr/kdevelop/tip.database
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/index-1.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
share/doc/HTML/hu/kdevelop/index-13.html
share/doc/HTML/hu/kdevelop/index-14.html
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-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/logotp3.png
share/doc/HTML/hu/kdevelop/tip.database
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/pl/kdevelop/tip.database
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
share/doc/HTML/pt/kdevelop/index-5.html
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/programming/index-1.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
share/doc/HTML/pt/kdevelop/programming/index-13.html
share/doc/HTML/pt/kdevelop/programming/index-14.html
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/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/kdevelop-project.xpm
share/icons/kdevelop.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
share/applnk/Development/kdevelop.kdelnk
share/applnk/Development/kdevelop-setup.kdelnk
lib/libkdlgloader.la
@dirrm share/apps/kdevelop/pics/mini
@dirrm share/apps/kdevelop/pics
@dirrm share/apps/kdevelop/tools
@dirrm share/apps/kdevelop/templates
@dirrm share/apps/kdevelop/toolbar
@dirrm share/apps/kdevelop
@dirrm share/doc/HTML/es/kdevelop/welcome
@dirrm share/doc/HTML/es/kdevelop
@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/reference/C
@dirrm share/doc/HTML/en/kdevelop/reference
@dirrm share/doc/HTML/en/kdevelop/tutorial
@dirrm share/doc/HTML/en/kdevelop/welcome
@dirrm share/doc/HTML/en/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/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
@dirrm share/doc/HTML/fr/kdevelop/welcome
@dirrm share/doc/HTML/fr/kdevelop/tutorial
@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
@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
@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
@dirrm share/doc/HTML/fr/kdevelop/tutorial
@dirrm share/doc/HTML/fr/kdevelop/welcome
@dirrm share/doc/HTML/fr/kdevelop
@dirrm share/doc/HTML/pt/kdevelop/programming
@dirrm share/doc/HTML/pt/kdevelop
@dirrm share/doc/HTML/nl/kdevelop/welcome
@dirrm share/doc/HTML/nl/kdevelop
@dirrm share/doc/HTML/pl/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