Update KDevelop & friends to 4.5.1 and KDevelop to 1.5.1.

Proudly presented by the KDE on FreeBSD team, with commits by makc@, rakuco@
and Schaich Alonso. Everything should build fine with both gcc and clang.
This commit is contained in:
Raphael Kubo da Costa 2013-07-02 19:20:28 +00:00
parent 8751105222
commit 50c087f760
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322193
14 changed files with 408 additions and 74 deletions

View File

@ -80,7 +80,7 @@ KTP_VERSION?= 0.6.1
KTP_BRANCH?= stable
CALLIGRA_VERSION?= 2.6.2
CALLIGRA_BRANCH?= stable
KDEVELOP_VERSION?= 4.4.1
KDEVELOP_VERSION?= 4.5.1
KDEVELOP_BRANCH?= stable
#

View File

@ -19,7 +19,7 @@ LATEST_LINK= ${PORTNAME}-kde4
USE_KDE4= kdehier kdelibs kdeprefix sharedmime workspace automoc4
USE_QT4= qmake_build moc_build uic_build rcc_build
USE_BZIP2= yes
USES= cmake
USES= cmake sharedmime
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes

View File

@ -1,2 +1,2 @@
SHA256 (KDE/kdevelop-4.4.1.tar.bz2) = 7efac56e0390910247e8d3c4a80ce215a1dc4c75b0a1ecc5b594d8de35acde0c
SIZE (KDE/kdevelop-4.4.1.tar.bz2) = 6228685
SHA256 (KDE/kdevelop-4.5.1.tar.bz2) = 36b559b0c0aff13370e27dda57383605e719b55e4b95abd932e513183fcb46ee
SIZE (KDE/kdevelop-4.5.1.tar.bz2) = 5342081

View File

@ -1,15 +1,19 @@
bin/kdevelop
bin/kdevelop!
include/kdevelop/make/imakebuilder.h
lib/kde4/kcm_kdev_cmakebuilder.so
lib/kde4/kcm_kdev_makebuilder.so
lib/kde4/kcm_kdevcmake_settings.so
lib/kde4/kcm_kdevcustombuildsystem.so
lib/kde4/kdevastyle.so
lib/kde4/kdevcmakebuilder.so
lib/kde4/kdevcmakedocumentation.so
lib/kde4/kdevcmakemanager.so
lib/kde4/kdevcpplanguagesupport.so
lib/kde4/kdevcustombuildsystem.so
lib/kde4/kdevcustommakemanager.so
lib/kde4/kdevcustomscript.so
lib/kde4/kdevexecuteplasmoid.so
lib/kde4/kdevgdb.so
lib/kde4/kdevkdeprovider.so
lib/kde4/kdevmakebuilder.so
@ -32,6 +36,12 @@ share/apps/kdevappwizard/templates/cmake_qt4core_qtest.tar.bz2
share/apps/kdevappwizard/templates/cmake_qt4gui.tar.bz2
share/apps/kdevcmakebuilder/data.kdev4
share/apps/kdevcmakemanager/data.kdev4
share/apps/kdevcodegen/templates/class_declaration_cpp.txt
share/apps/kdevcodegen/templates/cpp_header.h
share/apps/kdevcodegen/templates/cpp_header_onlyfunctions.h
share/apps/kdevcodegen/templates/cpp_implementation.cpp
share/apps/kdevcodegen/templates/method_declaration_cpp.txt
share/apps/kdevcodegen/templates/method_definition_cpp.txt
share/apps/kdevcppsupport/kdevcppsupport.rc
share/apps/kdevcustommakemanager/kdevcustommakemanager.rc
share/apps/kdevelop/icons/hicolor/16x16/actions/classnew.png
@ -138,6 +148,21 @@ share/apps/kdevelop/pics/slot.png
share/apps/kdevelop/pics/struct.png
share/apps/kdevelop/pics/typedef.png
share/apps/kdevelop/pics/union.png
share/apps/kdevfiletemplates/templates/c_gobject.tar.bz2
share/apps/kdevfiletemplates/templates/c_gobject_private.tar.bz2
share/apps/kdevfiletemplates/templates/c_gobject_properties.tar.bz2
share/apps/kdevfiletemplates/templates/cmake_module.tar.bz2
share/apps/kdevfiletemplates/templates/cpp_basic.tar.bz2
share/apps/kdevfiletemplates/templates/cpp_qtestlib.tar.bz2
share/apps/kdevfiletemplates/templates/cpp_qtestlib_kde.tar.bz2
share/apps/kdevfiletemplates/templates/cpp_qtestlib_kdevelop.tar.bz2
share/apps/kdevfiletemplates/templates/php_phpunit.tar.bz2
share/apps/kdevfiletemplates/templates/private_pointer.tar.bz2
share/apps/kdevfiletemplates/templates/python_basic.tar.bz2
share/apps/kdevfiletemplates/templates/python_pyunit.tar.bz2
share/apps/kdevfiletemplates/templates/qobject.tar.bz2
share/apps/kdevfiletemplates/templates/qt_shared.tar.bz2
share/apps/kdevfiletemplates/templates/qt_widget.tar.bz2
share/apps/kdevgdb/kdevgdbui.rc
share/apps/kdevgdb/printers/gdbinit
share/apps/kdevgdb/printers/kde4.py
@ -172,9 +197,6 @@ share/doc/HTML/en/kdevelop/kdevelop-23.png
share/doc/HTML/en/kdevelop/kdevelop-24.png
share/doc/HTML/en/kdevelop/kdevelop-25.png
share/doc/HTML/en/kdevelop/kdevelop-26.png
share/doc/HTML/en/kdevelop/kdevelop-27.png
share/doc/HTML/en/kdevelop/kdevelop-28.png
share/doc/HTML/en/kdevelop/kdevelop-29.png
share/doc/HTML/en/kdevelop/kdevelop-3.png
share/doc/HTML/en/kdevelop/kdevelop-30.png
share/doc/HTML/en/kdevelop/kdevelop-31.png
@ -196,6 +218,12 @@ share/doc/HTML/en/kdevelop/kdevelop-6.png
share/doc/HTML/en/kdevelop/kdevelop-7.png
share/doc/HTML/en/kdevelop/kdevelop-8.png
share/doc/HTML/en/kdevelop/kdevelop-9.png
share/doc/HTML/en/kdevelop/kdevelop-project-dialog.png
share/doc/HTML/en/kdevelop/kdevelop-template-inheritance.png
share/doc/HTML/en/kdevelop/kdevelop-template-manager.png
share/doc/HTML/en/kdevelop/kdevelop-template-members.png
share/doc/HTML/en/kdevelop/kdevelop-template-result.png
share/doc/HTML/en/kdevelop/kdevelop-template-selection.png
share/doc/HTML/en/kdevelop/kdevelop4_noworkingset.png
share/doc/HTML/en/kdevelop/kdevelop4_sessionsprojectsworkingsets.png
share/icons/hicolor/128x128/apps/cmake.png
@ -205,16 +233,20 @@ share/icons/hicolor/32x32/apps/cmake.png
share/icons/hicolor/32x32/apps/kdevelop.png
share/icons/hicolor/48x48/apps/kdevelop.png
share/icons/hicolor/64x64/apps/cmake.png
share/kde4/services/kcm_kdev_cmakebuilder.desktop
share/kde4/services/kcm_kdev_makebuilder.desktop
share/kde4/services/kcm_kdevcmake_settings.desktop
share/kde4/services/kcm_kdevcustombuildsystem.desktop
share/kde4/services/kdevastyle.desktop
share/kde4/services/kdevcmakebuilder.desktop
share/kde4/services/kdevcmakedocumentation.desktop
share/kde4/services/kdevcmakemanager.desktop
share/kde4/services/kdevcppsupport.desktop
share/kde4/services/kdevcustombuildsystem.desktop
share/kde4/services/kdevcustommakemanager.desktop
share/kde4/services/kdevcustomscript.desktop
share/kde4/services/kdevelopsessions.desktop
share/kde4/services/kdevexecuteplasmoid.desktop
share/kde4/services/kdevgdb.desktop
share/kde4/services/kdevkdeprovider.desktop
share/kde4/services/kdevmakebuilder.desktop
@ -227,25 +259,29 @@ share/kde4/services/plasma-dataengine-kdevelopsessions.desktop
%%NLS%%share/locale/bs/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/bs/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/bs/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/ca/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/ca/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/ca@valencia/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/ca@valencia/LC_MESSAGES/kdevcmakebuilder.mo
@ -262,39 +298,45 @@ share/kde4/services/plasma-dataengine-kdevelopsessions.desktop
%%NLS%%share/locale/da/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/da/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/da/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/de/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/de/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/el/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/el/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/kdevcmakebuilder.mo
@ -309,82 +351,113 @@ share/kde4/services/plasma-dataengine-kdevelopsessions.desktop
%%NLS%%share/locale/es/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/es/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/es/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/et/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/et/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/fi/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/fi/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/fr/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/fr/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/gl/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/gl/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/it/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/it/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/kk/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/kk/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevformatters.mo
@ -393,71 +466,83 @@ share/kde4/services/plasma-dataengine-kdevelopsessions.desktop
%%NLS%%share/locale/nb/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/nb/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/nb/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/nds/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/nds/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/nl/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/nl/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/pl/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/pl/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/pt/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/pt/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/ru/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/ru/LC_MESSAGES/kdevcmakebuilder.mo
@ -469,59 +554,82 @@ share/kde4/services/plasma-dataengine-kdevelopsessions.desktop
%%NLS%%share/locale/ru/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/ru/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/ru/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/sl/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/sl/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/sv/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/sv/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/th/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevexecuteplasmoid.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevkdeprovider.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/uk/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/uk/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevcmake.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevcmakebuilder.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevcpp.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevcustombuildsystem.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevcustommake.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevelop.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevelopsessions.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevformatters.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevgdb.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevmakebuilder.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevmanpage.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevokteta.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevqthelp.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
share/mime/packages/kdevelop.xml
@dirrm share/doc/HTML/en/kdevelop
@ -531,6 +639,7 @@ share/mime/packages/kdevelop.xml
%%OKTETA%%@dirrm share/apps/kdevokteta
@dirrm share/apps/kdevgdb/printers
@dirrm share/apps/kdevgdb
@dirrm share/apps/kdevfiletemplates/templates
@dirrm share/apps/kdevelop/pics
@dirrm share/apps/kdevelop/icons/hicolor/32x32/mimetypes
@dirrm share/apps/kdevelop/icons/hicolor/32x32/actions
@ -546,7 +655,7 @@ share/mime/packages/kdevelop.xml
@dirrm share/apps/kdevcppsupport
@dirrm share/apps/kdevcmakemanager
@dirrm share/apps/kdevcmakebuilder
@dirrmtry share/apps/kdevappwizard/templates
@dirrm share/apps/kdevappwizard/templates
@dirrmtry share/apps/kdevappwizard
@dirrm include/kdevelop/make
@dirrm include/kdevelop

View File

@ -1,2 +1,2 @@
SHA256 (KDE/kdevelop-php-docs-1.4.1.tar.bz2) = 24600e66ccd1298640106d02b02b71ddd27e14b6c013f78a6d2b2404c63d66c9
SIZE (KDE/kdevelop-php-docs-1.4.1.tar.bz2) = 32024
SHA256 (KDE/kdevelop-php-docs-1.5.1.tar.bz2) = 09ecb47f44db0f47dd43c7bec1c06a8d303b870677b44e15b4da124f6a72dd16
SIZE (KDE/kdevelop-php-docs-1.5.1.tar.bz2) = 34694

View File

@ -3,10 +3,12 @@ lib/kde4/kdevphpdocs_config.so
share/config.kcfg/phpdocssettings.kcfg
share/kde4/services/kdevphpdocs.desktop
share/kde4/services/kdevphpdocs_config.desktop
%%NLS%%share/locale/bs/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/ca@valencia/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevphpdocs.mo
@ -15,6 +17,7 @@ share/kde4/services/kdevphpdocs_config.desktop
%%NLS%%share/locale/gl/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/hu/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevphpdocs.mo
@ -23,7 +26,9 @@ share/kde4/services/kdevphpdocs_config.desktop
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/ru/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/sk/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/tr/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevphpdocs.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevphpdocs.mo

View File

@ -1,2 +1,2 @@
SHA256 (KDE/kdevelop-php-1.4.1.tar.bz2) = 40e52e7f52b11ed6196dadf5b181985e4a7dbc4027632632cfded326453b4bfe
SIZE (KDE/kdevelop-php-1.4.1.tar.bz2) = 672834
SHA256 (KDE/kdevelop-php-1.5.1.tar.bz2) = 27a2ddab1ae8ff8f35b6f18a8591f5dd138f6f469c9ebe3035177f0268c8e4bb
SIZE (KDE/kdevelop-php-1.5.1.tar.bz2) = 678171

View File

@ -1,10 +1,14 @@
lib/kde4/kdevphplanguagesupport.so
lib/kde4/kdevphpunitprovider.so
lib/libkdev4phpcompletion.so
lib/libkdev4phpduchain.so
lib/libkdev4phpparser.so
share/apps/kdevappwizard/templates/simple_phpapp.tar.bz2
share/apps/kdevphpsupport/phpfunctions.php
share/apps/kdevphpsupport/phpunitdeclarations.php
share/kde4/services/kdevphpsupport.desktop
share/kde4/services/kdevphpunitprovider.desktop
%%NLS%%share/locale/bs/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/ca@valencia/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/da/LC_MESSAGES/kdevphp.mo
@ -17,16 +21,21 @@ share/kde4/services/kdevphpsupport.desktop
%%NLS%%share/locale/fr/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/nds/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/sk/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/th/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevphp.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevphp.mo
@dirrmtry share/locale/kk/LC_MESSAGES
@dirrmtry share/locale/kk
@dirrm share/apps/kdevphpsupport
@dirrmtry share/apps/kdevappwizard/templates

View File

@ -13,7 +13,8 @@ COMMENT= Set of libraries for KDE IDE-like programs
LIB_DEPENDS= svn_client-1:${PORTSDIR}/devel/subversion \
boost_thread:${PORTSDIR}/devel/boost-libs \
qjson:${PORTSDIR}/devel/qjson
qjson:${PORTSDIR}/devel/qjson \
grantlee_gui:${PORTSDIR}/devel/grantlee
USE_KDE4= kate_run kdehier kdelibs kdeprefix automoc4
USE_QT4= qmake_build moc_build uic_build rcc_build \
@ -23,8 +24,8 @@ USES= cmake
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
PLIST_SUB+= SHLIB_VER=6.0.0 \
SHLIB_SHVER=6
PLIST_SUB+= SHLIB_VER=7.0.0 \
SHLIB_SHVER=7
.include <bsd.port.options.mk>

View File

@ -1,2 +1,2 @@
SHA256 (KDE/kdevplatform-1.4.1.tar.bz2) = d48dba12cc61e006d1ed63c664a1cfa0d6c86a241b633565cda034cd42a78033
SIZE (KDE/kdevplatform-1.4.1.tar.bz2) = 2029442
SHA256 (KDE/kdevplatform-1.5.1.tar.bz2) = 37bc8985ca855673dce085722ae3cfd3703b9155eb5d0b31e60b975c976a410f
SIZE (KDE/kdevplatform-1.5.1.tar.bz2) = 2272743

View File

@ -0,0 +1,42 @@
commit 4b04ee5b50ef67df8636af837271984c4f7ead8b
Author: Raphael Kubo da Costa <rakuco@FreeBSD.org>
Date: Thu Jun 20 22:00:10 2013 +0300
Install the Grantlee filter into the right location.
This is similar to what was done to Skrooge in commit 14baa01.
Grantlee plugins, such as kdev_filters, are Qt plugins, and thus it makes
sense to install it into ${PLUGIN_INSTALL_DIR} instead of installing into
the same directory Grantlee uses for its own filters.
It's also worth pointing out that people are expected to have the
QT_PLUGIN_PATH environment variable correctly set for the filter to be
found by Grantlee.
diff --git a/template/CMakeLists.txt b/template/CMakeLists.txt
index 0dfa658..a35d2cd 100644
--- template/CMakeLists.txt
+++ template/CMakeLists.txt
@@ -1,11 +1,3 @@
-
-set (
- TEMPLATE_FILTERS_INSTALL_ARGS
- LIBRARY DESTINATION "${LIB_INSTALL_DIR}/grantlee/${Grantlee_VERSION_MAJOR}.${Grantlee_VERSION_MINOR}"
- ARCHIVE DESTINATION "${LIB_INSTALL_DIR}/grantlee/${Grantlee_VERSION_MAJOR}.${Grantlee_VERSION_MINOR}"
- RUNTIME DESTINATION "${BIN_INSTALL_DIR}/grantlee/${Grantlee_VERSION_MAJOR}.${Grantlee_VERSION_MINOR}"
-)
-
include (${Grantlee_USE_FILE})
add_subdirectory(filters)
diff --git a/template/filters/CMakeLists.txt b/template/filters/CMakeLists.txt
index 8f59000..8a9e0a6 100644
--- template/filters/CMakeLists.txt
+++ template/filters/CMakeLists.txt
@@ -3,4 +3,4 @@ set(kdevfilters_SRCS kdevfilters.cpp)
grantlee_add_plugin(kdev_filters kdevfilters)
target_link_libraries(kdev_filters ${KDE4_KDECORE_LIBS} kdevplatformlanguage)
-install(TARGETS kdev_filters DESTINATION ${TEMPLATE_FILTERS_INSTALL_ARGS})
+install(TARGETS kdev_filters DESTINATION ${PLUGIN_INSTALL_DIR}/plugins/grantlee/${Grantlee_VERSION_MAJOR}.${Grantlee_VERSION_MINOR})

View File

@ -1,21 +0,0 @@
commit 69848db7518c985cc3d9bc8723aa350edd85e170
Author: Eike Hein <hein@kde.org>
Date: Tue Jul 24 08:18:25 2012 +0200
Unbreak build from 8f2c42c4.
CCMAIL:aleixpol@gmail.com
diff --git a/shell/uicontroller.cpp b/shell/uicontroller.cpp
index 7d37f4e..2f7d98c 100644
--- ./shell/uicontroller.cpp
+++ ./shell/uicontroller.cpp
@@ -635,7 +635,7 @@ Sublime::View* UiController::addToolViewToArea(IToolViewFactory* factory,
Sublime::View* view = doc->createView();
area->addToolView(
view,
- p == Sublime::Position::AllPositions ? Sublime::dockAreaToPosition(factory->defaultPosition()) : p);
+ p == Sublime::AllPositions ? Sublime::dockAreaToPosition(factory->defaultPosition()) : p);
connect(view, SIGNAL(raise(Sublime::View*)),
SLOT(raiseToolView(Sublime::View*)));

View File

@ -0,0 +1,8 @@
--- util/kdevplatform_shell_environment.sh.orig 2013-04-30 14:51:27.865270062 +0200
+++ util/kdevplatform_shell_environment.sh 2013-04-30 14:51:42.680269833 +0200
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# This file is part of KDevelop
# Copyright 2011 David Nolden <david.nolden.kdevelop@art-master.de>

View File

@ -36,6 +36,8 @@ include/kdevplatform/interfaces/idocumentationprovider.h
include/kdevplatform/interfaces/idocumentationproviderprovider.h
include/kdevplatform/interfaces/idocumentcontroller.h
include/kdevplatform/interfaces/ilanguage.h
include/kdevplatform/interfaces/ilanguagecheck.h
include/kdevplatform/interfaces/ilanguagecheckprovider.h
include/kdevplatform/interfaces/ilanguagecontroller.h
include/kdevplatform/interfaces/ilaunchconfiguration.h
include/kdevplatform/interfaces/ilauncher.h
@ -56,6 +58,9 @@ include/kdevplatform/interfaces/isession.h
include/kdevplatform/interfaces/isourceformatter.h
include/kdevplatform/interfaces/isourceformattercontroller.h
include/kdevplatform/interfaces/istatus.h
include/kdevplatform/interfaces/itemplateprovider.h
include/kdevplatform/interfaces/itestcontroller.h
include/kdevplatform/interfaces/itestsuite.h
include/kdevplatform/interfaces/iuicontroller.h
include/kdevplatform/interfaces/launchconfigurationpage.h
include/kdevplatform/interfaces/launchconfigurationtype.h
@ -65,6 +70,10 @@ include/kdevplatform/language/backgroundparser/documentchangetracker.h
include/kdevplatform/language/backgroundparser/parsejob.h
include/kdevplatform/language/backgroundparser/parseprojectjob.h
include/kdevplatform/language/backgroundparser/urlparselock.h
include/kdevplatform/language/checks/controlflowgraph.h
include/kdevplatform/language/checks/controlflownode.h
include/kdevplatform/language/checks/dataaccess.h
include/kdevplatform/language/checks/dataaccessrepository.h
include/kdevplatform/language/codecompletion/abstractincludefilecompletionitem.h
include/kdevplatform/language/codecompletion/codecompletion.h
include/kdevplatform/language/codecompletion/codecompletioncontext.h
@ -77,18 +86,21 @@ include/kdevplatform/language/codecompletion/codecompletionworker.h
include/kdevplatform/language/codecompletion/normaldeclarationcompletionitem.h
include/kdevplatform/language/codegen/applychangeswidget.h
include/kdevplatform/language/codegen/astchangeset.h
include/kdevplatform/language/codegen/codedescription.h
include/kdevplatform/language/codegen/coderepresentation.h
include/kdevplatform/language/codegen/createclass.h
include/kdevplatform/language/codegen/documentchangeset.h
include/kdevplatform/language/codegen/duchainchangeset.h
include/kdevplatform/language/codegen/overridespage.h
include/kdevplatform/language/codegen/sourcefiletemplate.h
include/kdevplatform/language/codegen/templateclassgenerator.h
include/kdevplatform/language/codegen/templateengine.h
include/kdevplatform/language/codegen/templaterenderer.h
include/kdevplatform/language/codegen/templatesmodel.h
include/kdevplatform/language/codegen/utilities.h
include/kdevplatform/language/duchain/abstractfunctiondeclaration.h
include/kdevplatform/language/duchain/aliasdeclaration.h
include/kdevplatform/language/duchain/appendedlist.h
include/kdevplatform/language/duchain/builders/abstractcontextbuilder.h
include/kdevplatform/language/duchain/builders/abstractdeclarationbuilder.h
include/kdevplatform/language/duchain/builders/abstractexpressionvisitor.h
include/kdevplatform/language/duchain/builders/abstracttypebuilder.h
include/kdevplatform/language/duchain/builders/abstractusebuilder.h
include/kdevplatform/language/duchain/classdeclaration.h
@ -99,6 +111,7 @@ include/kdevplatform/language/duchain/codemodel.h
include/kdevplatform/language/duchain/declaration.h
include/kdevplatform/language/duchain/declarationdata.h
include/kdevplatform/language/duchain/declarationid.h
include/kdevplatform/language/duchain/definitions.h
include/kdevplatform/language/duchain/duchain.h
include/kdevplatform/language/duchain/duchainbase.h
include/kdevplatform/language/duchain/duchainlock.h
@ -180,6 +193,8 @@ include/kdevplatform/language/interfaces/codecontext.h
include/kdevplatform/language/interfaces/editorcontext.h
include/kdevplatform/language/interfaces/iastcontainer.h
include/kdevplatform/language/interfaces/icodehighlighting.h
include/kdevplatform/language/interfaces/icontextbrowser.h
include/kdevplatform/language/interfaces/icreateclasshelper.h
include/kdevplatform/language/interfaces/ilanguagesupport.h
include/kdevplatform/language/interfaces/iproblem.h
include/kdevplatform/language/interfaces/iquickopen.h
@ -192,8 +207,12 @@ include/kdevplatform/language/util/includeitem.h
include/kdevplatform/language/util/navigationtooltip.h
include/kdevplatform/language/util/setrepository.h
include/kdevplatform/openwith/iopenwith.h
include/kdevplatform/outputview/filtereditem.h
include/kdevplatform/outputview/ifilterstrategy.h
include/kdevplatform/outputview/ioutputview.h
include/kdevplatform/outputview/ioutputviewmodel.h
include/kdevplatform/outputview/outputdelegate.h
include/kdevplatform/outputview/outputexecutejob.h
include/kdevplatform/outputview/outputjob.h
include/kdevplatform/outputview/outputmodel.h
include/kdevplatform/outputview/outputviewexport.h
@ -245,12 +264,20 @@ include/kdevplatform/sublime/tooldocument.h
include/kdevplatform/sublime/urldocument.h
include/kdevplatform/sublime/view.h
include/kdevplatform/tests/autotestshell.h
include/kdevplatform/tests/json/declarationvalidator.h
include/kdevplatform/tests/json/delayedoutput.h
include/kdevplatform/tests/json/jsondeclarationtests.h
include/kdevplatform/tests/json/jsonducontexttests.h
include/kdevplatform/tests/json/jsontesthelpers.h
include/kdevplatform/tests/json/jsontypetests.h
include/kdevplatform/tests/json/testsuite.h
include/kdevplatform/tests/kdevplatformtestsexport.h
include/kdevplatform/tests/kdevsignalspy.h
include/kdevplatform/tests/testcore.h
include/kdevplatform/tests/testfile.h
include/kdevplatform/tests/testhelpers.h
include/kdevplatform/tests/testlanguagecontroller.h
include/kdevplatform/tests/testplugincontroller.h
include/kdevplatform/tests/testproject.h
include/kdevplatform/util/activetooltip.h
include/kdevplatform/util/commandexecutor.h
@ -277,10 +304,13 @@ include/kdevplatform/util/google/type_traits.h
include/kdevplatform/util/kdevstringhandler.h
include/kdevplatform/util/kdevvarlengtharray.h
include/kdevplatform/util/ksharedobject.h
include/kdevplatform/util/multilevellistview.h
include/kdevplatform/util/processlinemaker.h
include/kdevplatform/util/projecttestjob.h
include/kdevplatform/util/pushvalue.h
include/kdevplatform/util/richtextpushbutton.h
include/kdevplatform/util/richtexttoolbutton.h
include/kdevplatform/util/sequentiallyrunjobs.h
include/kdevplatform/util/spinlock.h
include/kdevplatform/util/utilexport.h
include/kdevplatform/vcs/dvcs/dvcsevent.h
@ -318,6 +348,8 @@ lib/cmake/kdevplatform/KDevPlatformConfigVersion.cmake
lib/cmake/kdevplatform/KDevPlatformMacros.cmake
lib/cmake/kdevplatform/KDevPlatformTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/kdevplatform/KDevPlatformTargets.cmake
lib/kde4/imports/org/kde/kdevplatform/libkdevelopdashboarddeclarativeplugin.so
lib/kde4/imports/org/kde/kdevplatform/qmldir
lib/kde4/kcm_kdev_bgsettings.so
lib/kde4/kcm_kdev_ccsettings.so
lib/kde4/kcm_kdev_envsettings.so
@ -337,6 +369,7 @@ lib/kde4/kdevexecute.so
lib/kde4/kdevexecutescript.so
lib/kde4/kdevexternalscript.so
lib/kde4/kdevfilemanager.so
lib/kde4/kdevfiletemplates.so
lib/kde4/kdevgenericmanager.so
lib/kde4/kdevgit.so
lib/kde4/kdevgrepview.so
@ -352,53 +385,70 @@ lib/kde4/kdevreviewboard.so
lib/kde4/kdevsnippet.so
lib/kde4/kdevstandardoutputview.so
lib/kde4/kdevsubversion.so
lib/kde4/kdevswitchtobuddy.so
lib/kde4/kdevtemplatemanager_config.so
lib/kde4/kdevtestview.so
lib/kde4/kdevvcschangesviewplugin.so
lib/kde4/plasma_kdev_projectfileelement.so
lib/kde4/plugins/grantlee/0.3/kdev_filters.so
lib/libkdevplatformdebugger.so.%%SHLIB_VER%%
lib/libkdevplatformdebugger.so
lib/libkdevplatformdebugger.so.%%SHLIB_SHVER%%
lib/libkdevplatformdebugger.so.%%SHLIB_VER%%
lib/libkdevplatformdocumentation.so.%%SHLIB_VER%%
lib/libkdevplatformdocumentation.so
lib/libkdevplatformdocumentation.so.%%SHLIB_SHVER%%
lib/libkdevplatformdocumentation.so.%%SHLIB_VER%%
lib/libkdevplatforminterfaces.so.%%SHLIB_VER%%
lib/libkdevplatforminterfaces.so
lib/libkdevplatforminterfaces.so.%%SHLIB_SHVER%%
lib/libkdevplatforminterfaces.so.%%SHLIB_VER%%
lib/libkdevplatformjsontests.so.%%SHLIB_VER%%
lib/libkdevplatformjsontests.so
lib/libkdevplatformjsontests.so.%%SHLIB_SHVER%%
lib/libkdevplatformlanguage.so.%%SHLIB_VER%%
lib/libkdevplatformlanguage.so
lib/libkdevplatformlanguage.so.%%SHLIB_SHVER%%
lib/libkdevplatformlanguage.so.%%SHLIB_VER%%
lib/libkdevplatformoutputview.so.%%SHLIB_VER%%
lib/libkdevplatformoutputview.so
lib/libkdevplatformoutputview.so.%%SHLIB_SHVER%%
lib/libkdevplatformoutputview.so.%%SHLIB_VER%%
lib/libkdevplatformproject.so.%%SHLIB_VER%%
lib/libkdevplatformproject.so
lib/libkdevplatformproject.so.%%SHLIB_SHVER%%
lib/libkdevplatformproject.so.%%SHLIB_VER%%
lib/libkdevplatformshell.so.%%SHLIB_VER%%
lib/libkdevplatformshell.so
lib/libkdevplatformshell.so.%%SHLIB_SHVER%%
lib/libkdevplatformshell.so.%%SHLIB_VER%%
lib/libkdevplatformtests.so.%%SHLIB_VER%%
lib/libkdevplatformtests.so
lib/libkdevplatformtests.so.%%SHLIB_SHVER%%
lib/libkdevplatformtests.so.%%SHLIB_VER%%
lib/libkdevplatformutil.so.%%SHLIB_VER%%
lib/libkdevplatformutil.so
lib/libkdevplatformutil.so.%%SHLIB_SHVER%%
lib/libkdevplatformutil.so.%%SHLIB_VER%%
lib/libkdevplatformvcs.so.%%SHLIB_VER%%
lib/libkdevplatformvcs.so
lib/libkdevplatformvcs.so.%%SHLIB_SHVER%%
lib/libkdevplatformvcs.so.%%SHLIB_VER%%
lib/libsublime.so.%%SHLIB_VER%%
lib/libsublime.so
lib/libsublime.so.%%SHLIB_SHVER%%
lib/libsublime.so.%%SHLIB_VER%%
share/apps/kdevappwizard/kdevappwizard.rc
share/apps/kdevappwizard/template_previews/default-kdevelop.png
share/apps/kdevclassbrowser/kdevclassbrowser.rc
share/apps/kdevcodegen/licenses/Apache v2
share/apps/kdevcodegen/licenses/BSD
share/apps/kdevcodegen/licenses/Boost
share/apps/kdevcodegen/licenses/GPL v2
share/apps/kdevcodegen/licenses/GPL v2+ (KDE)
share/apps/kdevcodegen/licenses/GPL v3
share/apps/kdevcodegen/licenses/LGPL v2
share/apps/kdevcodegen/licenses/LGPL v2+ (KDE)
share/apps/kdevcodegen/licenses/MIT X11
share/apps/kdevcodegen/licenses/Mozilla v1.1
share/apps/kdevcodegen/templates/arguments_names.txt
share/apps/kdevcodegen/templates/arguments_types_names.txt
share/apps/kdevcodegen/templates/include_guard_cpp.txt
share/apps/kdevcodegen/templates/namespace_close_cpp.txt
share/apps/kdevcodegen/templates/namespace_open_cpp.txt
share/apps/kdevcodegen/templates/namespace_use_cpp.txt
share/apps/kdevcodeutils/kdevcodeutils.rc
share/apps/kdevcodeutils/templates/doxygen_cpp.txt
share/apps/kdevcodeutils/templates/phpdoc_php.txt
share/apps/kdevcodeutils/templates/rest_python.txt
share/apps/kdevcontextbrowser/kdevcontextbrowser.rc
share/apps/kdevcvs/kdevcvs.rc
share/apps/kdevdebugger/kdevdebuggershellui.rc
@ -406,6 +456,7 @@ share/apps/kdevdocumentswitcher/kdevdocumentswitcher.rc
share/apps/kdevdocumentview/kdevdocumentview.rc
share/apps/kdevexternalscript/kdevexternalscript.rc
share/apps/kdevfilemanager/kdevfilemanager.rc
share/apps/kdevfiletemplates/kdevfiletemplates.rc
share/apps/kdevgrepview/kdevgrepview.rc
share/apps/kdevpatchreview/kdevpatchreview.rc
share/apps/kdevproblemreporter/kdevproblemreporter.rc
@ -415,6 +466,11 @@ share/apps/kdevsession/kdevsessionui.rc
share/apps/kdevsnippet/kdevsnippet.rc
share/apps/kdevsourceformatter/kdevsourceformatter.rc
share/apps/kdevstandardoutputview/kdevstandardoutputview.rc
share/apps/kdevtestview/kdevtestview.rc
share/apps/plasma/plasmoids/org.kdevelop.branches/contents/qml/main.qml
share/apps/plasma/plasmoids/org.kdevelop.branches/metadata.desktop
share/config/kdevappwizard.knsrc
share/config/kdevfiletemplates.knsrc
share/icons/hicolor/128x128/apps/reviewboard.png
share/icons/hicolor/16x16/apps/git.png
share/icons/hicolor/16x16/apps/reviewboard.png
@ -441,10 +497,12 @@ share/kde4/services/kdevcontextbrowser.desktop
share/kde4/services/kdevcvs.desktop
share/kde4/services/kdevdocumentswitcher.desktop
share/kde4/services/kdevdocumentview.desktop
share/kde4/services/kdevelop-dashboard-branches.desktop
share/kde4/services/kdevexecute.desktop
share/kde4/services/kdevexecutescript.desktop
share/kde4/services/kdevexternalscript.desktop
share/kde4/services/kdevfilemanager.desktop
share/kde4/services/kdevfiletemplates.desktop
share/kde4/services/kdevgenericmanager.desktop
share/kde4/services/kdevgit.desktop
share/kde4/services/kdevgrepview.desktop
@ -460,6 +518,9 @@ share/kde4/services/kdevreviewboard.desktop
share/kde4/services/kdevsnippet.desktop
share/kde4/services/kdevstandardoutputview.desktop
share/kde4/services/kdevsubversion.desktop
share/kde4/services/kdevswitchtobuddy.desktop
share/kde4/services/kdevtemplatemanager_config.desktop
share/kde4/services/kdevtestview.desktop
share/kde4/services/kdevvcschangesview.desktop
share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/bs/LC_MESSAGES/kdevappwizard.mo
@ -470,6 +531,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/bs/LC_MESSAGES/kdevdocumentswitcher.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevdocumentview.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevexecute.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevgenericprojectmanager.mo
@ -481,12 +543,15 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/bs/LC_MESSAGES/kdevpatchreview.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevplatform.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevproblemreporter.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevprojectdashboard.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevprojectmanagerview.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevquickopen.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevreviewboard.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/bs/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevclassbrowser.mo
%%NLS%%share/locale/ca/LC_MESSAGES/kdevcodeutils.mo
@ -580,6 +645,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/de/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevgrepview.mo
@ -596,6 +662,9 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/de/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/de/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevclassbrowser.mo
@ -624,6 +693,9 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/el/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/el/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/kdevclassbrowser.mo
@ -662,6 +734,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/es/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevgrepview.mo
@ -678,6 +751,9 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/es/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/es/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevclassbrowser.mo
@ -706,6 +782,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/et/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/et/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevclassbrowser.mo
@ -718,6 +795,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/fi/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevgrepview.mo
@ -734,6 +812,9 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/fi/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/fi/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevclassbrowser.mo
@ -762,6 +843,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/fr/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/fr/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevclassbrowser.mo
@ -771,6 +853,8 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/gl/LC_MESSAGES/kdevdocumentswitcher.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevdocumentview.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevexecute.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevgit.mo
@ -788,6 +872,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/gl/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/gl/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevclassbrowser.mo
@ -800,6 +885,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/it/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevgrepview.mo
@ -816,7 +902,42 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/it/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/it/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevclassbrowser.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevcodeutils.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevcontextbrowser.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevcvs.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevdocumentswitcher.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevdocumentview.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevexecute.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevgrepview.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevkonsole.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevopenwith.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevpastebin.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevpatchreview.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevplatform.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevproblemreporter.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevprojectdashboard.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevprojectmanagerview.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevquickopen.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevreviewboard.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/kk/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevclassbrowser.mo
%%NLS%%share/locale/nb/LC_MESSAGES/kdevcodeutils.mo
@ -884,6 +1005,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/nl/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevgrepview.mo
@ -900,6 +1022,9 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/nl/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/nl/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevclassbrowser.mo
@ -928,6 +1053,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/pl/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/pl/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevclassbrowser.mo
@ -940,6 +1066,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/pt/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevgrepview.mo
@ -956,6 +1083,9 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/pt/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/pt/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevclassbrowser.mo
@ -968,6 +1098,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevgrepview.mo
@ -984,10 +1115,42 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevclassbrowser.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevcodeutils.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevcontextbrowser.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevcvs.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevdocumentswitcher.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevdocumentview.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevexecute.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevgrepview.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevkonsole.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevopenwith.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevpastebin.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevpatchreview.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevplatform.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevproblemreporter.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevprojectdashboard.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevprojectmanagerview.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevquickopen.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevreviewboard.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/sl/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevclassbrowser.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevcodeutils.mo
@ -999,6 +1162,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/sv/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevgrepview.mo
@ -1015,6 +1179,9 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/sv/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/sv/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/th/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/th/LC_MESSAGES/kdevgenericprojectmanager.mo
@ -1031,6 +1198,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/uk/LC_MESSAGES/kdevexecutescript.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevexternalscript.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevfilemanager.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevfiletemplates.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevgenericprojectmanager.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevgit.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevgrepview.mo
@ -1047,6 +1215,9 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/uk/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevtemplates_config.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevtestview.mo
%%NLS%%share/locale/uk/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevclassbrowser.mo
@ -1075,6 +1246,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/kdevvcsprojectintegration.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevappwizard.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevclassbrowser.mo
@ -1103,7 +1275,12 @@ share/kde4/servicetypes/kdevelopplugin.desktop
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevsnippet.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevstandardoutputview.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevsubversion.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevswitchtobuddy.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/kdevvcsprojectintegration.mo
@dirrm share/apps/plasma/plasmoids/org.kdevelop.branches/contents/qml
@dirrm share/apps/plasma/plasmoids/org.kdevelop.branches/contents
@dirrm share/apps/plasma/plasmoids/org.kdevelop.branches
@dirrm share/apps/kdevtestview
@dirrm share/apps/kdevstandardoutputview
@dirrm share/apps/kdevsourceformatter
@dirrm share/apps/kdevsnippet
@ -1113,6 +1290,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
@dirrm share/apps/kdevproblemreporter
@dirrm share/apps/kdevpatchreview
@dirrm share/apps/kdevgrepview
@dirrm share/apps/kdevfiletemplates
@dirrm share/apps/kdevfilemanager
@dirrm share/apps/kdevexternalscript
@dirrm share/apps/kdevdocumentview
@ -1120,14 +1298,15 @@ share/kde4/servicetypes/kdevelopplugin.desktop
@dirrm share/apps/kdevdebugger
@dirrm share/apps/kdevcvs
@dirrm share/apps/kdevcontextbrowser
@dirrm share/apps/kdevcodeutils/templates
@dirrm share/apps/kdevcodeutils
@dirrmtry share/apps/kdevcodegen/templates
@dirrm share/apps/kdevcodegen/licenses
@dirrm share/apps/kdevcodegen
@dirrmtry share/apps/kdevcodegen
@dirrm share/apps/kdevclassbrowser
@dirrmtry share/apps/kdevappwizard/template_previews
@dirrmtry share/apps/kdevappwizard
@dirrm lib/kde4/imports/org/kde/kdevplatform
@dirrm lib/cmake/kdevplatform
@dirrmtry lib/cmake
@dirrm include/kdevplatform/vcs/widgets
@dirrm include/kdevplatform/vcs/models
@dirrm include/kdevplatform/vcs/interfaces
@ -1136,6 +1315,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
@dirrm include/kdevplatform/util/google/sparsehash
@dirrm include/kdevplatform/util/google
@dirrm include/kdevplatform/util
@dirrm include/kdevplatform/tests/json
@dirrm include/kdevplatform/tests
@dirrm include/kdevplatform/sublime
@dirrm include/kdevplatform/shell
@ -1154,6 +1334,7 @@ share/kde4/servicetypes/kdevelopplugin.desktop
@dirrm include/kdevplatform/language/duchain
@dirrm include/kdevplatform/language/codegen
@dirrm include/kdevplatform/language/codecompletion
@dirrm include/kdevplatform/language/checks
@dirrm include/kdevplatform/language/backgroundparser
@dirrm include/kdevplatform/language
@dirrm include/kdevplatform/interfaces