On 07/27/18 13:29, Elias M. Mariani wrote:
> Sorry for the trouble but could you send a new diff now that there is
> a REVISION = 7 ?
> Cheers.
> Elias.
I have faith that you can figure out how to apply the patch as is.
~Brian
> 2018-07-22 11:52 GMT-03:00 Rafael Sadowski <rafael@sizeofvoid.org>:
>> Hi All.
>>
>> Slowly we're getting forward. The dependencies are in the tree (Don't
>> forget to update). Many thanks to the testers and landry@.
>>
>> That's my first try to update kdevelop to the latest stable version.
>> I've only tested it lightly but it works for me on amd64.
>>
>> Diff review and tests wanted. I'll be gone until Friday, so don't expect
>> a reaction.
>>
>> Best regards,
>>
>> Rafael Sadowski
>>
>> Index: Makefile
>> ===================================================================
>> RCS file: /cvs/ports/devel/kdevelop/Makefile,v
>> retrieving revision 1.15
>> diff -u -p -u -p -r1.15 Makefile
>> --- Makefile 1 Jul 2018 18:33:35 -0000 1.15
>> +++ Makefile 22 Jul 2018 14:37:25 -0000
>> @@ -1,67 +1,95 @@
>> # $OpenBSD: Makefile,v 1.15 2018/07/01 18:33:35 espie Exp $
>>
>> -CATEGORIES = devel x11
>> -COMMENT = integrated development environment for KDE 4
>> -KDEV_V = 4.7.1
>> -KDEVPLAT_V = 1.7.1
>> -REVISION = 6
>> -DISTNAME = kdevelop-${KDEV_V}
>> -HOMEPAGE = http://www.kdevelop.org/
>> -
>> -SHARED_LIBS = kdev4cmakecommon 1.0
>> -SHARED_LIBS += kdev4cppduchain 1.0
>> -SHARED_LIBS += kdev4cppparser 1.0
>> -SHARED_LIBS += kdev4cpprpp 1.0
>> -SHARED_LIBS += kdevcompilerprovider 0.0
>> +COMMENT = IDE for C, C++, Python, QML/JavaScript and PHP
>> +
>> +VERSION = 5.2.3
>> +DISTNAME = kdevelop-${VERSION}
>> +
>> +HOMEPAGE = https://www.kdevelop.org/
>>
>> -MASTER_SITES = ${MASTER_SITE_KDE:=stable/kdevelop/${KDEV_V}/src/}
>> -DIST_SUBDIR = kde
>> +SHARED_LIBS += KDevPlatformDebugger 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformDocumentation 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformInterfaces 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformLanguage 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformOutputView 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformProject 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformSerialization 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformShell 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformSublime 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformTests 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformUtil 0.0 # 5.2
>> +SHARED_LIBS += KDevPlatformVcs 0.0 # 5.2
>> +
>> +CATEGORIES = devel x11
>>
>> # GPLv2+, LGPLv2.1+, GNU FDLv1.2
>> PERMIT_PACKAGE_CDROM = Yes
>>
>> -WANTLIB = c iconv intl m pthread
>> -WANTLIB += lib/qt4/QtDBus lib/qt4/QtDeclarative lib/qt4/QtGui
>> -WANTLIB += lib/qt4/QtHelp lib/qt4/QtNetwork lib/qt4/QtScript
>> -WANTLIB += lib/qt4/QtSvg lib/qt4/QtWebKit lib/qt4/QtXml
>> -WANTLIB += ${KDE4LIB}/kcmutils ${KDE4LIB}/kdeclarative ${KDE4LIB}/kdeui
>> -WANTLIB += ${KDE4LIB}/kemoticons ${KDE4LIB}/kidletime ${KDE4LIB}/kio
>> -WANTLIB += ${KDE4LIB}/knewstuff3 ${KDE4LIB}/knotifyconfig ${KDE4LIB}/kparts
>> -WANTLIB += ${KDE4LIB}/kprintutils ${KDE4LIB}/ktexteditor ${KDE4LIB}/kutils
>> -WANTLIB += ${KDE4LIB}/nepomuk ${KDE4LIB}/nepomukutils ${KDE4LIB}/plasma
>> -WANTLIB += ${KDE4LIB}/kasten2controllers ${KDE4LIB}/kasten2core
>> -WANTLIB += ${KDE4LIB}/kasten2gui ${KDE4LIB}/kasten2okteta1controllers
>> -WANTLIB += ${KDE4LIB}/kasten2okteta1core ${KDE4LIB}/kasten2okteta1gui
>> -WANTLIB += ${KDE4LIB}/okteta1core ${KDE4LIB}/okteta1gui
>> -WANTLIB += ${KDE4LIB}/threadweaver
>> -WANTLIB += kdevplatformdebugger kdevplatformdocumentation
>> -WANTLIB += kdevplatforminterfaces kdevplatformlanguage
>> -WANTLIB += kdevplatformoutputview kdevplatformproject kdevplatformshell
>> -WANTLIB += kdevplatformutil kdevplatformvcs
>> -WANTLIB += processcore processui qjson soprano sublime
>> -WANTLIB += ${COMPILER_LIBCXX}
>> +WANTLIB += ${COMPILER_LIBCXX} Grantlee_Templates KF5Archive KF5Attica
>> +WANTLIB += KF5Auth KF5Bookmarks KF5Codecs KF5Completion KF5ConfigCore
>> +WANTLIB += KF5ConfigGui KF5ConfigWidgets KF5CoreAddons KF5Crash
>> +WANTLIB += KF5Declarative KF5GuiAddons KF5I18n KF5IconThemes KF5ItemModels
>> +WANTLIB += KF5ItemViews KF5JobWidgets KF5KCMUtils KF5KIOCore KF5KIOFileWidgets
>> +WANTLIB += KF5KIOWidgets KF5NewStuff KF5NewStuffCore KF5Notifications
>> +WANTLIB += KF5NotifyConfig KF5Package KF5Parts KF5Plasma KF5Purpose
>> +WANTLIB += KF5PurposeWidgets KF5Runner KF5Service KF5Solid KF5SonnetUi
>> +WANTLIB += KF5TextEditor KF5TextWidgets KF5ThreadWeaver KF5WidgetsAddons
>> +WANTLIB += KF5WindowSystem KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus
>> +WANTLIB += Qt5Gui Qt5Network Qt5Qml Qt5Quick Qt5QuickWidgets Qt5Sql
>> +WANTLIB += Qt5Test Qt5WebKit Qt5WebKitWidgets Qt5Widgets Qt5Xml
>> +WANTLIB += c kasten3controllers kasten3core kasten3gui kasten3okteta1controllers
>> +WANTLIB += kasten3okteta1core kasten3okteta1gui komparediff2 m
>> +WANTLIB += okteta2core okteta2gui
>> +
>> +MASTER_SITES = ${MASTER_SITE_KDE:=stable/kdevelop/${VERSION}/src/}
>>
>> -MODULES = x11/kde4 lang/python
>> -MODKDE4_USE = workspace
>> +MODULES = devel/kf5 \
>> + lang/python
>>
>> BUILD_DEPENDS = devel/gettext-tools \
>> + devel/boost \
>> + devel/cppcheck \
>> + archivers/gtar \
>> misc/shared-mime-info
>>
>> RUN_DEPENDS = x11/kde-applications/kate \
>> + devel/cppcheck \
>> + devel/gmake \
>> devel/desktop-file-utils \
>> misc/shared-mime-info \
>> - x11/gtk+3,-guic \
>> - x11/kde4/kapptemplate>=${MODKDE4_DEP_VERSION}
>> + x11/gtk+3,-guic
>>
>> -LIB_DEPENDS = devel/kdevplatform>=${KDEVPLAT_V} \
>> - x11/kde4/okteta>=${MODKDE4_DEP_VERSION}
>> +LIB_DEPENDS = devel/kf5/kconfig \
>> + devel/kf5/kdeclarative \
>> + devel/kf5/kiconthemes \
>> + devel/kf5/ki18n \
>> + devel/kf5/kitemmodels \
>> + devel/kf5/kitemviews \
>> + devel/kf5/kjobwidgets \
>> + devel/kf5/kcmutils \
>> + devel/kf5/kio \
>> + devel/kf5/knewstuff \
>> + devel/kf5/knotifyconfig \
>> + devel/kf5/kservice \
>> + devel/kf5/kparts \
>> + devel/kf5/ktexteditor \
>> + devel/kf5/threadweaver \
>> + devel/kf5/kxmlgui \
>> + devel/kf5/kwindowsystem \
>> + devel/kf5/kcrash \
>> + devel/kf5/kguiaddons \
>> + devel/kf5/karchive \
>> + devel/kf5/knotifications \
>> + devel/kf5/purpose \
>> + devel/kf5/krunner \
>> + x11/qt5/qtwebkit \
>> + x11/grantlee-qt5 \
>> + x11/kde-applications/okteta \
>> + x11/kde-applications/libkomparediff2
>>
>> -# XXX because OBJECT_DEPENDS doesn't work as it should in
>> -# the patch-languages_cpp_CMakeLists_txt
>> -pre-build:
>> - @${MODCMAKE_BUILD_TARGET:S,^${ALL_TARGET}$,languages/cpp/ui_custom_include_paths.h,}
>> +CONFIGURE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets:BOOL=true
>>
>> -post-install:
>> - ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py ${PREFIX}/share/apps/kdevgdb/printers
>> +pre-configure:
>> + ln -sf ${LOCALBASE}/bin/gtar ${WRKDIR}/bin/tar
>>
>> .include <bsd.port.mk>
>> Index: distinfo
>> ===================================================================
>> RCS file: /cvs/ports/devel/kdevelop/distinfo,v
>> retrieving revision 1.2
>> diff -u -p -u -p -r1.2 distinfo
>> --- distinfo 10 Jul 2015 18:28:14 -0000 1.2
>> +++ distinfo 22 Jul 2018 14:37:25 -0000
>> @@ -1,2 +1,2 @@
>> -SHA256 (kde/kdevelop-4.7.1.tar.xz) = 461Td/U3OaZyFtN82j+IwD+PuwyW4qnvQFbfPBJOlcE=
>> -SIZE (kde/kdevelop-4.7.1.tar.xz) = 4441540
>> +SHA256 (kdevelop-5.2.3.tar.xz) = IJzyrFJxbTltwQ9AgSH0N4dghtAW1RmjGzFWZlWRKnU=
>> +SIZE (kdevelop-5.2.3.tar.xz) = 6643364
>> Index: patches/patch-app_kdevelop!
>> ===================================================================
>> RCS file: patches/patch-app_kdevelop!
>> diff -N patches/patch-app_kdevelop!
>> --- patches/patch-app_kdevelop! 10 Jul 2015 18:28:14 -0000 1.2
>> +++ /dev/null 1 Jan 1970 00:00:00 -0000
>> @@ -1,45 +0,0 @@
>> -$OpenBSD: patch-app_kdevelop!,v 1.2 2015/07/10 18:28:14 zhuk Exp $
>> -Make it more portable and less error-prone.
>> ---- app/kdevelop!.orig Mon Feb 2 17:19:46 2015
>> -+++ app/kdevelop! Fri Jul 3 03:51:15 2015
>> -@@ -18,17 +18,14 @@
>> - # the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
>> - # Boston, MA 02110-1301, USA.
>> -
>> --export KDEV_BASEDIR=$(dirname $0)
>> -+export KDEV_BASEDIR=${0%/*}
>> - export APPLICATION=KDevelop
>> -
>> - if ! [ "$KDEV_ATTACHED_PID" ]; then
>> -- ARGS=""
>> - if [ $# -eq 0 ]; then
>> -- ARGS="-pss"
>> -- else
>> -- ARGS="$@"
>> -+ set -- -pss
>> - fi
>> -- export KDEV_ATTACHED_PID=$($KDEV_BASEDIR/kdevelop $ARGS --pid)
>> -+ export KDEV_ATTACHED_PID=$($KDEV_BASEDIR/kdevelop "$@" --pid)
>> - fi
>> -
>> - if ! [ "$KDEV_ATTACHED_PID" ]; then
>> -@@ -38,16 +35,16 @@ fi
>> -
>> - # Make sure we didn't capture garbage instead of the pid (must be 1 word only)
>> - # note: keep compatible on FreeBSD: https://bugs.kde.org/show_bug.cgi?id=311186
>> --if [ "$(echo $KDEV_ATTACHED_PID | wc -w | sed 's/ //g')" != 1 ]; then
>> -+if [ 1 -ne "$(echo $KDEV_ATTACHED_PID | wc -w | sed 's/ //g')" ]; then
>> - echo "Error: Got no valid pid."
>> - exit 6
>> - fi
>> -
>> --if ! [ "$(which qdbus)" ]; then
>> -+if [ -z "$(command -v qdbus)" ]; then
>> - echo "Error: The qdbus utility is missing."
>> - exit 7
>> - fi
>> -
>> - export KDEV_DBUS_ID="org.kdevelop.kdevelop-$KDEV_ATTACHED_PID"
>> -
>> --bash --init-file $KDEV_BASEDIR/kdevplatform_shell_environment.sh -i
>> -+env ENV="$KDEV_BASEDIR/kdevplatform_shell_environment.sh" ksh -i
>> Index: patches/patch-debuggers_gdb_stty_cpp
>> ===================================================================
>> RCS file: patches/patch-debuggers_gdb_stty_cpp
>> diff -N patches/patch-debuggers_gdb_stty_cpp
>> --- patches/patch-debuggers_gdb_stty_cpp 21 Jul 2014 21:25:11 -0000 1.1
>> +++ /dev/null 1 Jan 1970 00:00:00 -0000
>> @@ -1,12 +0,0 @@
>> -$OpenBSD: patch-debuggers_gdb_stty_cpp,v 1.1 2014/07/21 21:25:11 zhuk Exp $
>> -Unbreak build.
>> ---- debuggers/gdb/stty.cpp.orig Tue Jul 22 00:33:07 2014
>> -+++ debuggers/gdb/stty.cpp Tue Jul 22 00:33:20 2014
>> -@@ -37,6 +37,7 @@
>> - #include <sys/wait.h>
>> - #include <sys/time.h>
>> - #include <sys/resource.h>
>> -+#include <sys/select.h>
>> -
>> - #ifdef HAVE_SYS_STROPTS_H
>> - #include <sys/stropts.h>
>> Index: patches/patch-documentation_qthelp_qthelpqtdoc_cpp
>> ===================================================================
>> RCS file: patches/patch-documentation_qthelp_qthelpqtdoc_cpp
>> diff -N patches/patch-documentation_qthelp_qthelpqtdoc_cpp
>> --- patches/patch-documentation_qthelp_qthelpqtdoc_cpp 9 Jul 2014 11:30:28 -0000 1.1.1.1
>> +++ /dev/null 1 Jan 1970 00:00:00 -0000
>> @@ -1,16 +0,0 @@
>> -$OpenBSD: patch-documentation_qthelp_qthelpqtdoc_cpp,v 1.1.1.1 2014/07/09 11:30:28 zhuk Exp $
>> ---- documentation/qthelp/qthelpqtdoc.cpp.orig Sat Dec 7 22:51:45 2013
>> -+++ documentation/qthelp/qthelpqtdoc.cpp Tue Jan 21 18:56:42 2014
>> -@@ -39,9 +39,10 @@ QtHelpQtDoc::QtHelpQtDoc(QObject *parent, const QVaria
>> - void QtHelpQtDoc::registerDocumentations()
>> - {
>> - QStringList qmakes;
>> -- qmakes << KStandardDirs::findExe("qmake")
>> -+ qmakes << KStandardDirs::findExe("qmake4")
>> - << KStandardDirs::findExe("qmake-qt4")
>> -- << KStandardDirs::findExe("qmake-qt5");
>> -+ << KStandardDirs::findExe("qmake-qt5")
>> -+ << KStandardDirs::findExe("qmake");
>> - if(!qmakes.isEmpty()) {
>> - KProcess *p = new KProcess;
>> - p->setOutputChannelMode(KProcess::MergedChannels);
>> Index: patches/patch-languages_cpp_CMakeLists_txt
>> ===================================================================
>> RCS file: patches/patch-languages_cpp_CMakeLists_txt
>> diff -N patches/patch-languages_cpp_CMakeLists_txt
>> --- patches/patch-languages_cpp_CMakeLists_txt 10 Jul 2015 18:28:14 -0000 1.4
>> +++ /dev/null 1 Jan 1970 00:00:00 -0000
>> @@ -1,16 +0,0 @@
>> -$OpenBSD: patch-languages_cpp_CMakeLists_txt,v 1.4 2015/07/10 18:28:14 zhuk Exp $
>> -Unbreak unordered builds.
>> ---- languages/cpp/CMakeLists.txt.orig Mon Feb 2 17:19:46 2015
>> -+++ languages/cpp/CMakeLists.txt Fri Jul 3 03:47:16 2015
>> -@@ -79,6 +79,11 @@ target_link_libraries(kdevcpplanguagesupport
>> - ${KDE4_KTEXTEDITOR_LIBS}
>> - )
>> -
>> -+set_source_files_properties(${CMAKE_CURRENT_SOURCE_DIR}/codegen/unresolvedincludeassistant.cpp
>> -+ PROPERTIES
>> -+ OBJECT_DEPENDS ${CMAKE_CURRENT_BINARY_DIR}/ui_custom_include_paths.h
>> -+)
>> -+
>> - install(TARGETS kdevcpplanguagesupport DESTINATION ${PLUGIN_INSTALL_DIR})
>> -
>> -
>> Index: patches/patch-languages_cpp_parser_tool_r++
>> ===================================================================
>> RCS file: patches/patch-languages_cpp_parser_tool_r++
>> diff -N patches/patch-languages_cpp_parser_tool_r++
>> --- patches/patch-languages_cpp_parser_tool_r++ 9 Jul 2014 11:30:28 -0000 1.1.1.1
>> +++ /dev/null 1 Jan 1970 00:00:00 -0000
>> @@ -1,54 +0,0 @@
>> -$OpenBSD: patch-languages_cpp_parser_tool_r++,v 1.1.1.1 2014/07/09 11:30:28 zhuk Exp $
>> -Make it more portable and less error-prone.
>> ---- languages/cpp/parser/tool/r++.orig Sat Jul 27 20:15:35 2013
>> -+++ languages/cpp/parser/tool/r++ Sat Jul 27 20:22:09 2013
>> -@@ -1,7 +1,6 @@
>> - #!/bin/sh
>> -
>> --me=$(dirname $0)
>> --CPP="$(which cpp)"
>> -+me="$(dirname \"$0\")"
>> - TIME=
>> -
>> - outfile=""
>> -@@ -11,7 +10,7 @@ while :; do
>> - case "$1" in
>> - -tm|-time)
>> - shift
>> -- TIME="$(which time)";;
>> -+ TIME=time
>> - -x|-include)
>> - shift
>> - shift;;
>> -@@ -49,25 +48,26 @@ done
>> - #echo "the flags are $cxx_flags"
>> - #echo "the out file is $outfile"
>> -
>> --if [ -z $filename ]; then
>> -+if [ -z "$filename" ]; then
>> - echo "usage: r++ [-dump | -bind] file.cpp"
>> - exit 255
>> - fi
>> -
>> --tmp=$(mktemp)
>> -+tmp="$(mktemp)"
>> -
>> - #echo "the out file is $outfile"
>> - #echo "the temp file is $tmp"
>> -
>> --$TIME $CPP -xc++ -I$me/include -I$($CPP -print-file-name=include) \
>> -+$TIME cpp -xc++ -I$me/include -I$(cpp -print-file-name=include) \
>> - -U__GNUC__ $cxx_flags "$filename" > "$tmp"
>> - # echo -n "preprocessed. "
>> -
>> - $TIME $me/r++0 $rxx_flags "$tmp"
>> - rtn=$?
>> -
>> --echo "parsed $(wc -l $tmp | awk '{print $1;}' ) loc"
>> --rm "$tmp"
>> -+loc=$(wc -l <"$tmp")
>> -+echo "parsed $loc loc"
>> -+rm -- "$tmp"
>> -
>> - exit $rtn
>> -
>> Index: patches/patch-plugins_clang_CMakeLists_txt
>> ===================================================================
>> RCS file: patches/patch-plugins_clang_CMakeLists_txt
>> diff -N patches/patch-plugins_clang_CMakeLists_txt
>> --- /dev/null 1 Jan 1970 00:00:00 -0000
>> +++ patches/patch-plugins_clang_CMakeLists_txt 22 Jul 2018 14:37:25 -0000
>> @@ -0,0 +1,16 @@
>> +$OpenBSD$
>> +
>> +Index: plugins/clang/CMakeLists.txt
>> +--- plugins/clang/CMakeLists.txt.orig
>> ++++ plugins/clang/CMakeLists.txt
>> +@@ -32,10 +32,6 @@ function(add_private_library target)
>> +
>> + add_library(${target} SHARED ${KDEV_ADD_PRIVATE_SOURCES})
>> + generate_export_header(${target} EXPORT_FILE_NAME ${shortTargetNameToLower}export.h)
>> +- set_target_properties(${target} PROPERTIES
>> +- VERSION ${KDEV_PLUGIN_VERSION}
>> +- SOVERSION ${KDEV_PLUGIN_VERSION}
>> +- )
>> + install(TARGETS ${target} ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} LIBRARY NAMELINK_SKIP)
>> + endfunction()
>> +
>> Index: pkg/PLIST
>> ===================================================================
>> RCS file: /cvs/ports/devel/kdevelop/pkg/PLIST,v
>> retrieving revision 1.5
>> diff -u -p -u -p -r1.5 PLIST
>> --- pkg/PLIST 1 Jul 2018 18:33:35 -0000 1.5
>> +++ pkg/PLIST 22 Jul 2018 14:37:25 -0000
>> @@ -1,171 +1,535 @@
>> @comment $OpenBSD: PLIST,v 1.5 2018/07/01 18:33:35 espie Exp $
>> +@bin bin/kdev_dbus_socket_transformer
>> +@bin bin/kdev_format_source
>> +@bin bin/kdev_includepathsconverter
>> @bin bin/kdevelop
>> bin/kdevelop!
>> -include/kde4/kdevelop/
>> -include/kde4/kdevelop/make/
>> -include/kde4/kdevelop/make/imakebuilder.h
>> -lib/kde4/kcm_kdev_cmakebuilder.so
>> -lib/kde4/kcm_kdev_makebuilder.so
>> -lib/kde4/kcm_kdev_ninjabuilder.so
>> -lib/kde4/kcm_kdevcmake_settings.so
>> -lib/kde4/kcm_kdevcustombuildsystem.so
>> -lib/kde4/kcm_kdevcustomdefinesandincludes.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/kdevdefinesandincludesmanager.so
>> -lib/kde4/kdevexecuteplasmoid.so
>> -lib/kde4/kdevgdb.so
>> -lib/kde4/kdevghprovider.so
>> -lib/kde4/kdevkdeprovider.so
>> -lib/kde4/kdevmakebuilder.so
>> -lib/kde4/kdevmanpage.so
>> -lib/kde4/kdevninja.so
>> -lib/kde4/kdevokteta.so
>> -lib/kde4/kdevqthelp.so
>> -lib/kde4/kdevqthelp_config.so
>> -lib/kde4/krunner_kdevelopsessions.so
>> -lib/kde4/plasma_engine_kdevelopsessions.so
>> -@lib lib/libkdev4cmakecommon.so.${LIBkdev4cmakecommon_VERSION}
>> -@lib lib/libkdev4cppduchain.so.${LIBkdev4cppduchain_VERSION}
>> -@lib lib/libkdev4cppparser.so.${LIBkdev4cppparser_VERSION}
>> -@lib lib/libkdev4cpprpp.so.${LIBkdev4cpprpp_VERSION}
>> -@lib lib/libkdevcompilerprovider.so.${LIBkdevcompilerprovider_VERSION}
>> -share/applications/kde4/kdevelop.desktop
>> -share/applications/kde4/kdevelop_ps.desktop
>> -share/apps/cmake/modules/FindKDevelop.cmake
>> -share/apps/kdevappwizard/templates/cmake_plaincpp.tar.bz2
>> -share/apps/kdevappwizard/templates/cmake_qt4core.tar.bz2
>> -share/apps/kdevappwizard/templates/cmake_qt4core_qtest.tar.bz2
>> -share/apps/kdevappwizard/templates/cmake_qt4gui.tar.bz2
>> -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/license_header_cpp.txt
>> -share/apps/kdevcodegen/templates/method_declaration_cpp.txt
>> -share/apps/kdevcodegen/templates/method_definition_cpp.txt
>> -share/apps/kdevcppsupport/
>> -share/apps/kdevcppsupport/kdevcppsupport.rc
>> -share/apps/kdevcustommakemanager/
>> -share/apps/kdevcustommakemanager/kdevcustommakemanager.rc
>> -share/apps/kdevelop/icons/
>> -share/apps/kdevelop/icons/hicolor/
>> -share/apps/kdevelop/icons/hicolor/16x16/
>> -share/apps/kdevelop/icons/hicolor/16x16/actions/
>> -share/apps/kdevelop/icons/hicolor/16x16/actions/classnew.png
>> -share/apps/kdevelop/icons/hicolor/16x16/actions/dirsync.png
>> -share/apps/kdevelop/icons/hicolor/16x16/actions/methodnew.png
>> -share/apps/kdevelop/icons/hicolor/16x16/actions/variablenew.png
>> -share/apps/kdevelop/icons/hicolor/22x22/
>> -share/apps/kdevelop/icons/hicolor/22x22/actions/
>> -share/apps/kdevelop/icons/hicolor/22x22/actions/classnew.png
>> -share/apps/kdevelop/icons/hicolor/22x22/actions/debugger.png
>> -share/apps/kdevelop/icons/hicolor/32x32/
>> -share/apps/kdevelop/icons/hicolor/32x32/actions/
>> -share/apps/kdevelop/icons/hicolor/32x32/actions/classnew.png
>> -share/apps/kdevelop/katepartui.rc
>> -share/apps/kdevelop/kdevelop.notifyrc
>> -share/apps/kdevelop/kdevelopui.rc
>> -share/apps/kdevelop/pics/
>> -share/apps/kdevelop/pics/CTchildren.png
>> -share/apps/kdevelop/pics/CTclients.png
>> -share/apps/kdevelop/pics/CTdisconnected_parents.png
>> -share/apps/kdevelop/pics/CTparents.png
>> -share/apps/kdevelop/pics/CTsuppliers.png
>> -share/apps/kdevelop/pics/CTvirtuals.png
>> -share/apps/kdevelop/pics/CVclass.png
>> -share/apps/kdevelop/pics/CVglobal_meth.png
>> -share/apps/kdevelop/pics/CVglobal_var.png
>> -share/apps/kdevelop/pics/CVnamespace.png
>> -share/apps/kdevelop/pics/CVpackage_meth.png
>> -share/apps/kdevelop/pics/CVpackage_var.png
>> -share/apps/kdevelop/pics/CVprivate_meth.png
>> -share/apps/kdevelop/pics/CVprivate_signal.png
>> -share/apps/kdevelop/pics/CVprivate_slot.png
>> -share/apps/kdevelop/pics/CVprivate_var.png
>> -share/apps/kdevelop/pics/CVprotected_meth.png
>> -share/apps/kdevelop/pics/CVprotected_signal.png
>> -share/apps/kdevelop/pics/CVprotected_slot.png
>> -share/apps/kdevelop/pics/CVprotected_var.png
>> -share/apps/kdevelop/pics/CVpublic_meth.png
>> -share/apps/kdevelop/pics/CVpublic_signal.png
>> -share/apps/kdevelop/pics/CVpublic_slot.png
>> -share/apps/kdevelop/pics/CVpublic_var.png
>> -share/apps/kdevelop/pics/CVstruct.png
>> -share/apps/kdevelop/pics/CVtypedef.png
>> -share/apps/kdevelop/pics/code-class.png
>> -share/apps/kdevelop/pics/code-function.png
>> -share/apps/kdevelop/pics/enum.png
>> -share/apps/kdevelop/pics/field.png
>> -share/apps/kdevelop/pics/namespace.png
>> -share/apps/kdevelop/pics/private_class.png
>> -share/apps/kdevelop/pics/private_enum.png
>> -share/apps/kdevelop/pics/private_field.png
>> -share/apps/kdevelop/pics/private_function.png
>> -share/apps/kdevelop/pics/private_struct.png
>> -share/apps/kdevelop/pics/private_union.png
>> -share/apps/kdevelop/pics/protected_class.png
>> -share/apps/kdevelop/pics/protected_enum.png
>> -share/apps/kdevelop/pics/protected_field.png
>> -share/apps/kdevelop/pics/protected_function.png
>> -share/apps/kdevelop/pics/protected_struct.png
>> -share/apps/kdevelop/pics/protected_union.png
>> -share/apps/kdevelop/pics/qtlogo.png
>> -share/apps/kdevelop/pics/signal.png
>> -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/kdevelop/splash.qml
>> -share/apps/kdevfiletemplates/templates/
>> -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/
>> -share/apps/kdevgdb/kdevgdbui.rc
>> -share/apps/kdevgdb/printers/
>> -share/apps/kdevgdb/printers/gdbinit
>> -share/apps/kdevgdb/printers/helper.py
>> -share/apps/kdevgdb/printers/helper.pyc
>> -share/apps/kdevgdb/printers/kde4.py
>> -share/apps/kdevgdb/printers/kde4.pyc
>> -share/apps/kdevgdb/printers/qt4.py
>> -share/apps/kdevgdb/printers/qt4.pyc
>> -share/apps/kdevmanpage/
>> -share/apps/kdevmanpage/manpagedocumentation.css
>> -share/apps/kdevokteta/
>> -share/apps/kdevokteta/kdevokteta.rc
>> -share/apps/plasma/plasmoids/kdevelopsessions/
>> -share/apps/plasma/plasmoids/kdevelopsessions/contents/
>> -share/apps/plasma/plasmoids/kdevelopsessions/contents/ui/
>> -share/apps/plasma/plasmoids/kdevelopsessions/contents/ui/kdevelopsessions.qml
>> -share/apps/plasma/plasmoids/kdevelopsessions/metadata.desktop
>> -share/apps/plasma/services/org.kde.plasma.dataengine.kdevelopsessions.operations
>> -share/config/kdevelop-qthelp.knsrc
>> -share/config/kdeveloprc
>> +bin/kdevplatform_shell_environment.sh
>> +include/kdevelop/
>> +include/kdevelop/custom-definesandincludes/
>> +include/kdevelop/custom-definesandincludes/idefinesandincludesmanager.h
>> +include/kdevelop/kdevelop_version.h
>> +include/kdevelop/makebuilder/
>> +include/kdevelop/makebuilder/imakebuilder.h
>> +include/kdevplatform/
>> +include/kdevplatform/config-kdevplatform.h
>> +include/kdevplatform/debugger/
>> +include/kdevplatform/debugger/breakpoint/
>> +include/kdevplatform/debugger/breakpoint/breakpoint.h
>> +include/kdevplatform/debugger/breakpoint/breakpointdetails.h
>> +include/kdevplatform/debugger/breakpoint/breakpointmodel.h
>> +include/kdevplatform/debugger/breakpoint/breakpointwidget.h
>> +include/kdevplatform/debugger/debuggerexport.h
>> +include/kdevplatform/debugger/framestack/
>> +include/kdevplatform/debugger/framestack/framestackmodel.h
>> +include/kdevplatform/debugger/interfaces/
>> +include/kdevplatform/debugger/interfaces/ibreakpointcontroller.h
>> +include/kdevplatform/debugger/interfaces/idebugsession.h
>> +include/kdevplatform/debugger/interfaces/iframestackmodel.h
>> +include/kdevplatform/debugger/interfaces/ivariablecontroller.h
>> +include/kdevplatform/debugger/util/
>> +include/kdevplatform/debugger/util/pathmappings.h
>> +include/kdevplatform/debugger/util/treeitem.h
>> +include/kdevplatform/debugger/util/treemodel.h
>> +include/kdevplatform/debugger/util/treeview.h
>> +include/kdevplatform/debugger/variable/
>> +include/kdevplatform/debugger/variable/variablecollection.h
>> +include/kdevplatform/documentation/
>> +include/kdevplatform/documentation/documentationexport.h
>> +include/kdevplatform/documentation/documentationfindwidget.h
>> +include/kdevplatform/documentation/standarddocumentationview.h
>> +include/kdevplatform/execute/
>> +include/kdevplatform/execute/iexecuteplugin.h
>> +include/kdevplatform/executescript/
>> +include/kdevplatform/executescript/iexecutescriptplugin.h
>> +include/kdevplatform/interfaces/
>> +include/kdevplatform/interfaces/configpage.h
>> +include/kdevplatform/interfaces/context.h
>> +include/kdevplatform/interfaces/contextmenuextension.h
>> +include/kdevplatform/interfaces/iassistant.h
>> +include/kdevplatform/interfaces/ibuddydocumentfinder.h
>> +include/kdevplatform/interfaces/icompletionsettings.h
>> +include/kdevplatform/interfaces/icore.h
>> +include/kdevplatform/interfaces/idebugcontroller.h
>> +include/kdevplatform/interfaces/idocument.h
>> +include/kdevplatform/interfaces/idocumentation.h
>> +include/kdevplatform/interfaces/idocumentationcontroller.h
>> +include/kdevplatform/interfaces/idocumentationprovider.h
>> +include/kdevplatform/interfaces/idocumentationproviderprovider.h
>> +include/kdevplatform/interfaces/idocumentcontroller.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
>> +include/kdevplatform/interfaces/ilaunchmode.h
>> +include/kdevplatform/interfaces/interfacesexport.h
>> +include/kdevplatform/interfaces/ipartcontroller.h
>> +include/kdevplatform/interfaces/iplugin.h
>> +include/kdevplatform/interfaces/iplugincontroller.h
>> +include/kdevplatform/interfaces/ipluginversion.h
>> +include/kdevplatform/interfaces/iproblem.h
>> +include/kdevplatform/interfaces/iproject.h
>> +include/kdevplatform/interfaces/iprojectcontroller.h
>> +include/kdevplatform/interfaces/iprojectprovider.h
>> +include/kdevplatform/interfaces/iruncontroller.h
>> +include/kdevplatform/interfaces/iruntime.h
>> +include/kdevplatform/interfaces/iruntimecontroller.h
>> +include/kdevplatform/interfaces/iselectioncontroller.h
>> +include/kdevplatform/interfaces/isession.h
>> +include/kdevplatform/interfaces/isessionlock.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/itoolviewactionlistener.h
>> +include/kdevplatform/interfaces/iuicontroller.h
>> +include/kdevplatform/interfaces/launchconfigurationpage.h
>> +include/kdevplatform/interfaces/launchconfigurationtype.h
>> +include/kdevplatform/kdevplatform_version.h
>> +include/kdevplatform/language/
>> +include/kdevplatform/language/assistant/
>> +include/kdevplatform/language/assistant/renameaction.h
>> +include/kdevplatform/language/assistant/renameassistant.h
>> +include/kdevplatform/language/assistant/staticassistant.h
>> +include/kdevplatform/language/assistant/staticassistantsmanager.h
>> +include/kdevplatform/language/backgroundparser/
>> +include/kdevplatform/language/backgroundparser/backgroundparser.h
>> +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/
>> +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/classmodel/
>> +include/kdevplatform/language/classmodel/allclassesfolder.h
>> +include/kdevplatform/language/classmodel/classmodel.h
>> +include/kdevplatform/language/classmodel/classmodelnode.h
>> +include/kdevplatform/language/classmodel/classmodelnodescontroller.h
>> +include/kdevplatform/language/classmodel/documentclassesfolder.h
>> +include/kdevplatform/language/classmodel/projectfolder.h
>> +include/kdevplatform/language/codecompletion/
>> +include/kdevplatform/language/codecompletion/abstractincludefilecompletionitem.h
>> +include/kdevplatform/language/codecompletion/codecompletion.h
>> +include/kdevplatform/language/codecompletion/codecompletioncontext.h
>> +include/kdevplatform/language/codecompletion/codecompletionhelper.h
>> +include/kdevplatform/language/codecompletion/codecompletionitem.h
>> +include/kdevplatform/language/codecompletion/codecompletionitemgrouper.h
>> +include/kdevplatform/language/codecompletion/codecompletionmodel.h
>> +include/kdevplatform/language/codecompletion/codecompletiontesthelper.h
>> +include/kdevplatform/language/codecompletion/codecompletionworker.h
>> +include/kdevplatform/language/codecompletion/normaldeclarationcompletionitem.h
>> +include/kdevplatform/language/codegen/
>> +include/kdevplatform/language/codegen/applychangeswidget.h
>> +include/kdevplatform/language/codegen/astchangeset.h
>> +include/kdevplatform/language/codegen/basicrefactoring.h
>> +include/kdevplatform/language/codegen/codedescription.h
>> +include/kdevplatform/language/codegen/coderepresentation.h
>> +include/kdevplatform/language/codegen/documentchangeset.h
>> +include/kdevplatform/language/codegen/duchainchangeset.h
>> +include/kdevplatform/language/codegen/sourcefiletemplate.h
>> +include/kdevplatform/language/codegen/templateclassgenerator.h
>> +include/kdevplatform/language/codegen/templateengine.h
>> +include/kdevplatform/language/codegen/templatepreviewicon.h
>> +include/kdevplatform/language/codegen/templaterenderer.h
>> +include/kdevplatform/language/codegen/templatesmodel.h
>> +include/kdevplatform/language/codegen/utilities.h
>> +include/kdevplatform/language/duchain/
>> +include/kdevplatform/language/duchain/abstractfunctiondeclaration.h
>> +include/kdevplatform/language/duchain/aliasdeclaration.h
>> +include/kdevplatform/language/duchain/appendedlist.h
>> +include/kdevplatform/language/duchain/builders/
>> +include/kdevplatform/language/duchain/builders/abstractcontextbuilder.h
>> +include/kdevplatform/language/duchain/builders/abstractdeclarationbuilder.h
>> +include/kdevplatform/language/duchain/builders/abstracttypebuilder.h
>> +include/kdevplatform/language/duchain/builders/abstractusebuilder.h
>> +include/kdevplatform/language/duchain/builders/dynamiclanguageexpressionvisitor.h
>> +include/kdevplatform/language/duchain/classdeclaration.h
>> +include/kdevplatform/language/duchain/classfunctiondeclaration.h
>> +include/kdevplatform/language/duchain/classmemberdeclaration.h
>> +include/kdevplatform/language/duchain/classmemberdeclarationdata.h
>> +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/duchaindumper.h
>> +include/kdevplatform/language/duchain/duchainlock.h
>> +include/kdevplatform/language/duchain/duchainpointer.h
>> +include/kdevplatform/language/duchain/duchainregister.h
>> +include/kdevplatform/language/duchain/duchainutils.h
>> +include/kdevplatform/language/duchain/ducontext.h
>> +include/kdevplatform/language/duchain/ducontextdata.h
>> +include/kdevplatform/language/duchain/dumpdotgraph.h
>> +include/kdevplatform/language/duchain/forwarddeclaration.h
>> +include/kdevplatform/language/duchain/functiondeclaration.h
>> +include/kdevplatform/language/duchain/functiondefinition.h
>> +include/kdevplatform/language/duchain/identifier.h
>> +include/kdevplatform/language/duchain/indexeddeclaration.h
>> +include/kdevplatform/language/duchain/indexedducontext.h
>> +include/kdevplatform/language/duchain/indexedtopducontext.h
>> +include/kdevplatform/language/duchain/instantiationinformation.h
>> +include/kdevplatform/language/duchain/localindexeddeclaration.h
>> +include/kdevplatform/language/duchain/localindexedducontext.h
>> +include/kdevplatform/language/duchain/namespacealiasdeclaration.h
>> +include/kdevplatform/language/duchain/navigation/
>> +include/kdevplatform/language/duchain/navigation/abstractdeclarationnavigationcontext.h
>> +include/kdevplatform/language/duchain/navigation/abstractincludenavigationcontext.h
>> +include/kdevplatform/language/duchain/navigation/abstractnavigationcontext.h
>> +include/kdevplatform/language/duchain/navigation/abstractnavigationwidget.h
>> +include/kdevplatform/language/duchain/navigation/navigationaction.h
>> +include/kdevplatform/language/duchain/navigation/usescollector.h
>> +include/kdevplatform/language/duchain/navigation/usesnavigationcontext.h
>> +include/kdevplatform/language/duchain/navigation/useswidget.h
>> +include/kdevplatform/language/duchain/parsingenvironment.h
>> +include/kdevplatform/language/duchain/persistentsetmap.h
>> +include/kdevplatform/language/duchain/persistentsymboltable.h
>> +include/kdevplatform/language/duchain/problem.h
>> +include/kdevplatform/language/duchain/safetycounter.h
>> +include/kdevplatform/language/duchain/specializationstore.h
>> +include/kdevplatform/language/duchain/stringhelpers.h
>> +include/kdevplatform/language/duchain/topducontext.h
>> +include/kdevplatform/language/duchain/topducontextdata.h
>> +include/kdevplatform/language/duchain/topducontextutils.h
>> +include/kdevplatform/language/duchain/types/
>> +include/kdevplatform/language/duchain/types/abstracttype.h
>> +include/kdevplatform/language/duchain/types/alltypes.h
>> +include/kdevplatform/language/duchain/types/arraytype.h
>> +include/kdevplatform/language/duchain/types/constantintegraltype.h
>> +include/kdevplatform/language/duchain/types/containertypes.h
>> +include/kdevplatform/language/duchain/types/delayedtype.h
>> +include/kdevplatform/language/duchain/types/enumerationtype.h
>> +include/kdevplatform/language/duchain/types/enumeratortype.h
>> +include/kdevplatform/language/duchain/types/functiontype.h
>> +include/kdevplatform/language/duchain/types/identifiedtype.h
>> +include/kdevplatform/language/duchain/types/indexedtype.h
>> +include/kdevplatform/language/duchain/types/integraltype.h
>> +include/kdevplatform/language/duchain/types/pointertype.h
>> +include/kdevplatform/language/duchain/types/referencetype.h
>> +include/kdevplatform/language/duchain/types/structuretype.h
>> +include/kdevplatform/language/duchain/types/typealiastype.h
>> +include/kdevplatform/language/duchain/types/typepointer.h
>> +include/kdevplatform/language/duchain/types/typeregister.h
>> +include/kdevplatform/language/duchain/types/typerepository.h
>> +include/kdevplatform/language/duchain/types/typesystem.h
>> +include/kdevplatform/language/duchain/types/typesystemdata.h
>> +include/kdevplatform/language/duchain/types/typeutils.h
>> +include/kdevplatform/language/duchain/types/unsuretype.h
>> +include/kdevplatform/language/duchain/use.h
>> +include/kdevplatform/language/editor/
>> +include/kdevplatform/language/editor/cursorinrevision.h
>> +include/kdevplatform/language/editor/documentcursor.h
>> +include/kdevplatform/language/editor/documentrange.h
>> +include/kdevplatform/language/editor/modificationrevision.h
>> +include/kdevplatform/language/editor/modificationrevisionset.h
>> +include/kdevplatform/language/editor/persistentmovingrange.h
>> +include/kdevplatform/language/editor/rangeinrevision.h
>> +include/kdevplatform/language/highlighting/
>> +include/kdevplatform/language/highlighting/codehighlighting.h
>> +include/kdevplatform/language/highlighting/colorcache.h
>> +include/kdevplatform/language/highlighting/configurablecolors.h
>> +include/kdevplatform/language/interfaces/
>> +include/kdevplatform/language/interfaces/abbreviations.h
>> +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/iquickopen.h
>> +include/kdevplatform/language/interfaces/quickopendataprovider.h
>> +include/kdevplatform/language/interfaces/quickopenfilter.h
>> +include/kdevplatform/language/languageexport.h
>> +include/kdevplatform/language/util/
>> +include/kdevplatform/language/util/basicsetrepository.h
>> +include/kdevplatform/language/util/debuglanguageparserhelper.h
>> +include/kdevplatform/language/util/includeitem.h
>> +include/kdevplatform/language/util/kdevhash.h
>> +include/kdevplatform/language/util/navigationtooltip.h
>> +include/kdevplatform/language/util/setrepository.h
>> +include/kdevplatform/openwith/
>> +include/kdevplatform/openwith/iopenwith.h
>> +include/kdevplatform/outputview/
>> +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/outputfilteringstrategies.h
>> +include/kdevplatform/outputview/outputjob.h
>> +include/kdevplatform/outputview/outputmodel.h
>> +include/kdevplatform/outputview/outputviewexport.h
>> +include/kdevplatform/project/
>> +include/kdevplatform/project/abstractfilemanagerplugin.h
>> +include/kdevplatform/project/builderjob.h
>> +include/kdevplatform/project/helper.h
>> +include/kdevplatform/project/importprojectjob.h
>> +include/kdevplatform/project/interfaces/
>> +include/kdevplatform/project/interfaces/ibuildsystemmanager.h
>> +include/kdevplatform/project/interfaces/iprojectbuilder.h
>> +include/kdevplatform/project/interfaces/iprojectfilemanager.h
>> +include/kdevplatform/project/interfaces/iprojectfilter.h
>> +include/kdevplatform/project/interfaces/iprojectfilterprovider.h
>> +include/kdevplatform/project/projectbuildsetmodel.h
>> +include/kdevplatform/project/projectchangesmodel.h
>> +include/kdevplatform/project/projectconfigpage.h
>> +include/kdevplatform/project/projectconfigskeleton.h
>> +include/kdevplatform/project/projectexport.h
>> +include/kdevplatform/project/projectfiltermanager.h
>> +include/kdevplatform/project/projectitemlineedit.h
>> +include/kdevplatform/project/projectmodel.h
>> +include/kdevplatform/project/projectutils.h
>> +include/kdevplatform/project/widgets/
>> +include/kdevplatform/project/widgets/dependencieswidget.h
>> +include/kdevplatform/serialization/
>> +include/kdevplatform/serialization/abstractitemrepository.h
>> +include/kdevplatform/serialization/indexedstring.h
>> +include/kdevplatform/serialization/itemrepository.h
>> +include/kdevplatform/serialization/itemrepositoryexampleitem.h
>> +include/kdevplatform/serialization/itemrepositoryregistry.h
>> +include/kdevplatform/serialization/referencecounting.h
>> +include/kdevplatform/serialization/repositorymanager.h
>> +include/kdevplatform/serialization/serializationexport.h
>> +include/kdevplatform/shell/
>> +include/kdevplatform/shell/checkerstatus.h
>> +include/kdevplatform/shell/colorschemechooser.h
>> +include/kdevplatform/shell/core.h
>> +include/kdevplatform/shell/documentcontroller.h
>> +include/kdevplatform/shell/environmentconfigurebutton.h
>> +include/kdevplatform/shell/filteredproblemstore.h
>> +include/kdevplatform/shell/languagecontroller.h
>> +include/kdevplatform/shell/launchconfiguration.h
>> +include/kdevplatform/shell/mainwindow.h
>> +include/kdevplatform/shell/partcontroller.h
>> +include/kdevplatform/shell/partdocument.h
>> +include/kdevplatform/shell/plugincontroller.h
>> +include/kdevplatform/shell/problem.h
>> +include/kdevplatform/shell/problemconstants.h
>> +include/kdevplatform/shell/problemmodel.h
>> +include/kdevplatform/shell/problemmodelset.h
>> +include/kdevplatform/shell/project.h
>> +include/kdevplatform/shell/projectcontroller.h
>> +include/kdevplatform/shell/runcontroller.h
>> +include/kdevplatform/shell/selectioncontroller.h
>> +include/kdevplatform/shell/session.h
>> +include/kdevplatform/shell/sessioncontroller.h
>> +include/kdevplatform/shell/sessionlock.h
>> +include/kdevplatform/shell/shellexport.h
>> +include/kdevplatform/shell/shellextension.h
>> +include/kdevplatform/shell/sourceformattercontroller.h
>> +include/kdevplatform/shell/sourceformatterselectionedit.h
>> +include/kdevplatform/shell/textdocument.h
>> +include/kdevplatform/shell/uicontroller.h
>> +include/kdevplatform/sublime/
>> +include/kdevplatform/sublime/area.h
>> +include/kdevplatform/sublime/areaindex.h
>> +include/kdevplatform/sublime/areawalkers.h
>> +include/kdevplatform/sublime/container.h
>> +include/kdevplatform/sublime/controller.h
>> +include/kdevplatform/sublime/document.h
>> +include/kdevplatform/sublime/mainwindow.h
>> +include/kdevplatform/sublime/mainwindowoperator.h
>> +include/kdevplatform/sublime/sublimedefs.h
>> +include/kdevplatform/sublime/sublimeexport.h
>> +include/kdevplatform/sublime/tooldocument.h
>> +include/kdevplatform/sublime/urldocument.h
>> +include/kdevplatform/sublime/view.h
>> +include/kdevplatform/tests/
>> +include/kdevplatform/tests/autotestshell.h
>> +include/kdevplatform/tests/json/
>> +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.cpp
>> +include/kdevplatform/tests/json/testsuite.h
>> +include/kdevplatform/tests/kdevsignalspy.h
>> +include/kdevplatform/tests/modeltest.h
>> +include/kdevplatform/tests/testbreakpointcontroller.h
>> +include/kdevplatform/tests/testcore.h
>> +include/kdevplatform/tests/testdebugsession.h
>> +include/kdevplatform/tests/testfile.h
>> +include/kdevplatform/tests/testframestackmodel.h
>> +include/kdevplatform/tests/testhelpers.h
>> +include/kdevplatform/tests/testlanguagecontroller.h
>> +include/kdevplatform/tests/testplugincontroller.h
>> +include/kdevplatform/tests/testproject.h
>> +include/kdevplatform/tests/testsexport.h
>> +include/kdevplatform/tests/testvariablecontroller.h
>> +include/kdevplatform/util/
>> +include/kdevplatform/util/activetooltip.h
>> +include/kdevplatform/util/autoorientedsplitter.h
>> +include/kdevplatform/util/commandexecutor.h
>> +include/kdevplatform/util/convenientfreelist.h
>> +include/kdevplatform/util/embeddedfreetree.h
>> +include/kdevplatform/util/environmentprofilelist.h
>> +include/kdevplatform/util/environmentselectionwidget.h
>> +include/kdevplatform/util/executecompositejob.h
>> +include/kdevplatform/util/focusedtreeview.h
>> +include/kdevplatform/util/foregroundlock.h
>> +include/kdevplatform/util/formattinghelpers.h
>> +include/kdevplatform/util/jobstatus.h
>> +include/kdevplatform/util/kdevstringhandler.h
>> +include/kdevplatform/util/kdevvarlengtharray.h
>> +include/kdevplatform/util/ksharedobject.h
>> +include/kdevplatform/util/multilevellistview.h
>> +include/kdevplatform/util/objectlist.h
>> +include/kdevplatform/util/path.h
>> +include/kdevplatform/util/placeholderitemproxymodel.h
>> +include/kdevplatform/util/processlinemaker.h
>> +include/kdevplatform/util/projecttestjob.h
>> +include/kdevplatform/util/pushvalue.h
>> +include/kdevplatform/util/stack.h
>> +include/kdevplatform/util/texteditorhelpers.h
>> +include/kdevplatform/util/utilexport.h
>> +include/kdevplatform/util/widgetcolorizer.h
>> +include/kdevplatform/util/zoomcontroller.h
>> +include/kdevplatform/vcs/
>> +include/kdevplatform/vcs/dvcs/
>> +include/kdevplatform/vcs/dvcs/dvcsevent.h
>> +include/kdevplatform/vcs/dvcs/dvcsjob.h
>> +include/kdevplatform/vcs/dvcs/dvcsplugin.h
>> +include/kdevplatform/vcs/dvcs/ui/
>> +include/kdevplatform/vcs/dvcs/ui/dvcsimportmetadatawidget.h
>> +include/kdevplatform/vcs/interfaces/
>> +include/kdevplatform/vcs/interfaces/ibasicversioncontrol.h
>> +include/kdevplatform/vcs/interfaces/ibranchingversioncontrol.h
>> +include/kdevplatform/vcs/interfaces/ibrowsableversioncontrol.h
>> +include/kdevplatform/vcs/interfaces/icentralizedversioncontrol.h
>> +include/kdevplatform/vcs/interfaces/idistributedversioncontrol.h
>> +include/kdevplatform/vcs/interfaces/ipatchdocument.h
>> +include/kdevplatform/vcs/interfaces/ipatchsource.h
>> +include/kdevplatform/vcs/interfaces/irepositoryversioncontrol.h
>> +include/kdevplatform/vcs/models/
>> +include/kdevplatform/vcs/models/brancheslistmodel.h
>> +include/kdevplatform/vcs/models/vcsannotationmodel.h
>> +include/kdevplatform/vcs/models/vcseventmodel.h
>> +include/kdevplatform/vcs/models/vcsfilechangesmodel.h
>> +include/kdevplatform/vcs/models/vcsitemeventmodel.h
>> +include/kdevplatform/vcs/vcsannotation.h
>> +include/kdevplatform/vcs/vcsdiff.h
>> +include/kdevplatform/vcs/vcsevent.h
>> +include/kdevplatform/vcs/vcsexport.h
>> +include/kdevplatform/vcs/vcsjob.h
>> +include/kdevplatform/vcs/vcslocation.h
>> +include/kdevplatform/vcs/vcspluginhelper.h
>> +include/kdevplatform/vcs/vcsrevision.h
>> +include/kdevplatform/vcs/vcsstatusinfo.h
>> +include/kdevplatform/vcs/widgets/
>> +include/kdevplatform/vcs/widgets/standardvcslocationwidget.h
>> +include/kdevplatform/vcs/widgets/vcscommitdialog.h
>> +include/kdevplatform/vcs/widgets/vcsdiffwidget.h
>> +include/kdevplatform/vcs/widgets/vcseventwidget.h
>> +include/kdevplatform/vcs/widgets/vcsimportmetadatawidget.h
>> +include/kdevplatform/vcs/widgets/vcslocationwidget.h
>> +lib/cmake/KDevPlatform/
>> +lib/cmake/KDevPlatform/KDevPlatformConfig.cmake
>> +lib/cmake/KDevPlatform/KDevPlatformConfigVersion.cmake
>> +lib/cmake/KDevPlatform/KDevPlatformMacros.cmake
>> +lib/cmake/KDevPlatform/KDevPlatformTargets${MODCMAKE_BUILD_SUFFIX}
>> +lib/cmake/KDevPlatform/KDevPlatformTargets.cmake
>> +lib/cmake/KDevelop/
>> +lib/cmake/KDevelop/KDevelopConfig.cmake
>> +lib/cmake/KDevelop/KDevelopConfigVersion.cmake
>> +lib/cmake/KDevelop/KDevelopTargets.cmake
>> +lib/libKDevClangPrivate.so
>> +@lib lib/libKDevPlatformDebugger.so.${LIBKDevPlatformDebugger_VERSION}
>> +@lib lib/libKDevPlatformDocumentation.so.${LIBKDevPlatformDocumentation_VERSION}
>> +@lib lib/libKDevPlatformInterfaces.so.${LIBKDevPlatformInterfaces_VERSION}
>> +@lib lib/libKDevPlatformLanguage.so.${LIBKDevPlatformLanguage_VERSION}
>> +@lib lib/libKDevPlatformOutputView.so.${LIBKDevPlatformOutputView_VERSION}
>> +@lib lib/libKDevPlatformProject.so.${LIBKDevPlatformProject_VERSION}
>> +@lib lib/libKDevPlatformSerialization.so.${LIBKDevPlatformSerialization_VERSION}
>> +@lib lib/libKDevPlatformShell.so.${LIBKDevPlatformShell_VERSION}
>> +@lib lib/libKDevPlatformSublime.so.${LIBKDevPlatformSublime_VERSION}
>> +@lib lib/libKDevPlatformTests.so.${LIBKDevPlatformTests_VERSION}
>> +@lib lib/libKDevPlatformUtil.so.${LIBKDevPlatformUtil_VERSION}
>> +@lib lib/libKDevPlatformVcs.so.${LIBKDevPlatformVcs_VERSION}
>> +lib/libkdevcmakecommon.so
>> +lib/qt5/plugins/grantlee/
>> +lib/qt5/plugins/grantlee/5.1/
>> +lib/qt5/plugins/grantlee/5.1/kdev_filters.so
>> +lib/qt5/plugins/kdevplatform/
>> +lib/qt5/plugins/kdevplatform/30/
>> +lib/qt5/plugins/kdevplatform/30/kdevandroid.so
>> +lib/qt5/plugins/kdevplatform/30/kdevappwizard.so
>> +lib/qt5/plugins/kdevplatform/30/kdevastyle.so
>> +lib/qt5/plugins/kdevplatform/30/kdevbazaar.so
>> +lib/qt5/plugins/kdevplatform/30/kdevclangsupport.so
>> +lib/qt5/plugins/kdevplatform/30/kdevclassbrowser.so
>> +lib/qt5/plugins/kdevplatform/30/kdevcmakebuilder.so
>> +lib/qt5/plugins/kdevplatform/30/kdevcmakedocumentation.so
>> +lib/qt5/plugins/kdevplatform/30/kdevcmakemanager.so
>> +lib/qt5/plugins/kdevplatform/30/kdevcodeutils.so
>> +lib/qt5/plugins/kdevplatform/30/kdevcontextbrowser.so
>> +lib/qt5/plugins/kdevplatform/30/kdevcppcheck.so
>> +lib/qt5/plugins/kdevplatform/30/kdevcustombuildsystem.so
>> +lib/qt5/plugins/kdevplatform/30/kdevcustommakemanager.so
>> +lib/qt5/plugins/kdevplatform/30/kdevcustomscript.so
>> +lib/qt5/plugins/kdevplatform/30/kdevcvs.so
>> +lib/qt5/plugins/kdevplatform/30/kdevdefinesandincludesmanager.so
>> +lib/qt5/plugins/kdevplatform/30/kdevdocker.so
>> +lib/qt5/plugins/kdevplatform/30/kdevdocumentswitcher.so
>> +lib/qt5/plugins/kdevplatform/30/kdevdocumentview.so
>> +lib/qt5/plugins/kdevplatform/30/kdevexecute.so
>> +lib/qt5/plugins/kdevplatform/30/kdevexecuteplasmoid.so
>> +lib/qt5/plugins/kdevplatform/30/kdevexecutescript.so
>> +lib/qt5/plugins/kdevplatform/30/kdevexternalscript.so
>> +lib/qt5/plugins/kdevplatform/30/kdevfilemanager.so
>> +lib/qt5/plugins/kdevplatform/30/kdevfiletemplates.so
>> +lib/qt5/plugins/kdevplatform/30/kdevflatpak.so
>> +lib/qt5/plugins/kdevplatform/30/kdevgdb.so
>> +lib/qt5/plugins/kdevplatform/30/kdevgenericmanager.so
>> +lib/qt5/plugins/kdevplatform/30/kdevghprovider.so
>> +lib/qt5/plugins/kdevplatform/30/kdevgit.so
>> +lib/qt5/plugins/kdevplatform/30/kdevgrepview.so
>> +lib/qt5/plugins/kdevplatform/30/kdevheaptrack.so
>> +lib/qt5/plugins/kdevplatform/30/kdevkdeprovider.so
>> +lib/qt5/plugins/kdevplatform/30/kdevkonsoleview.so
>> +lib/qt5/plugins/kdevplatform/30/kdevlldb.so
>> +lib/qt5/plugins/kdevplatform/30/kdevmakebuilder.so
>> +lib/qt5/plugins/kdevplatform/30/kdevmanpage.so
>> +lib/qt5/plugins/kdevplatform/30/kdevninja.so
>> +lib/qt5/plugins/kdevplatform/30/kdevokteta.so
>> +lib/qt5/plugins/kdevplatform/30/kdevopenwith.so
>> +lib/qt5/plugins/kdevplatform/30/kdevoutlineview.so
>> +lib/qt5/plugins/kdevplatform/30/kdevpatchreview.so
>> +lib/qt5/plugins/kdevplatform/30/kdevperforce.so
>> +lib/qt5/plugins/kdevplatform/30/kdevproblemreporter.so
>> +lib/qt5/plugins/kdevplatform/30/kdevprojectfilter.so
>> +lib/qt5/plugins/kdevplatform/30/kdevprojectmanagerview.so
>> +lib/qt5/plugins/kdevplatform/30/kdevqmljslanguagesupport.so
>> +lib/qt5/plugins/kdevplatform/30/kdevqthelp.so
>> +lib/qt5/plugins/kdevplatform/30/kdevquickopen.so
>> +lib/qt5/plugins/kdevplatform/30/kdevsourceformatter.so
>> +lib/qt5/plugins/kdevplatform/30/kdevstandardoutputview.so
>> +lib/qt5/plugins/kdevplatform/30/kdevsubversion.so
>> +lib/qt5/plugins/kdevplatform/30/kdevswitchtobuddy.so
>> +lib/qt5/plugins/kdevplatform/30/kdevtestview.so
>> +lib/qt5/plugins/kdevplatform/30/kdevvcschangesviewplugin.so
>> +lib/qt5/plugins/kdevplatform/30/kdevwelcomepage.so
>> +lib/qt5/plugins/krunner_kdevelopsessions.so
>> +lib/qt5/plugins/plasma/dataengine/plasma_engine_kdevelopsessions.so
>> +lib/qt5/qml/org/kde/kdevplatform/
>> +lib/qt5/qml/org/kde/kdevplatform/libkdevelopdashboarddeclarativeplugin.so
>> +lib/qt5/qml/org/kde/kdevplatform/qmldir
>> +share/applications/org.kde.kdevelop.desktop
>> +share/applications/org.kde.kdevelop_ps.desktop
>> share/doc/HTML/en/kdevelop/
>> share/doc/HTML/en/kdevelop/Icon-folder.png
>> share/doc/HTML/en/kdevelop/Icon-list-add.png
>> share/doc/HTML/en/kdevelop/Icon-list-remove.png
>> -share/doc/HTML/en/kdevelop/common
>> share/doc/HTML/en/kdevelop/index.cache.bz2
>> share/doc/HTML/en/kdevelop/index.docbook
>> share/doc/HTML/en/kdevelop/kdevelop-10.png
>> @@ -214,563 +578,2427 @@ share/doc/HTML/en/kdevelop/kdevelop-temp
>> 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/examples/xdg/kdevelop.categories
>> +share/examples/xdg/kdevplatform.categories
>> +share/icons/hicolor/128x128/apps/bazaar.png
>> share/icons/hicolor/128x128/apps/cmake.png
>> +share/icons/hicolor/128x128/apps/cppcheck.png
>> +share/icons/hicolor/128x128/apps/kdevelop.png
>> +share/icons/hicolor/16x16/actions/breakpoint.png
>> share/icons/hicolor/16x16/apps/cmake.png
>> share/icons/hicolor/16x16/apps/github-forked.png
>> share/icons/hicolor/16x16/apps/github-private.png
>> share/icons/hicolor/16x16/apps/github-repo.png
>> share/icons/hicolor/16x16/apps/kdevelop.png
>> share/icons/hicolor/16x16/apps/kdevgh.png
>> +share/icons/hicolor/16x16/apps/subversion.png
>> +share/icons/hicolor/22x22/actions/breakpoint.png
>> +share/icons/hicolor/256x256/apps/kdevelop.png
>> share/icons/hicolor/32x32/apps/cmake.png
>> share/icons/hicolor/32x32/apps/kdevelop.png
>> share/icons/hicolor/32x32/apps/kdevgh.png
>> +share/icons/hicolor/32x32/apps/subversion.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_kdev_ninjabuilder.desktop
>> -share/kde4/services/kcm_kdevcmake_settings.desktop
>> -share/kde4/services/kcm_kdevcustombuildsystem.desktop
>> -share/kde4/services/kcm_kdevcustomdefinesandincludes.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/kdevdefinesandincludesmanager.desktop
>> -share/kde4/services/kdevelopsessions.desktop
>> -share/kde4/services/kdevexecuteplasmoid.desktop
>> -share/kde4/services/kdevgdb.desktop
>> -share/kde4/services/kdevghprovider.desktop
>> -share/kde4/services/kdevkdeprovider.desktop
>> -share/kde4/services/kdevmakebuilder.desktop
>> -share/kde4/services/kdevmanpage.desktop
>> -share/kde4/services/kdevninja.desktop
>> -share/kde4/services/kdevokteta.desktop
>> -share/kde4/services/kdevqthelp.desktop
>> -share/kde4/services/kdevqthelp_config.desktop
>> -share/kde4/services/plasma-applet-kdevelopsessions.desktop
>> -share/kde4/services/plasma-dataengine-kdevelopsessions.desktop
>> +share/icons/hicolor/64x64/apps/kdevelop.png
>> +share/icons/hicolor/64x64/apps/subversion.png
>> +share/icons/hicolor/scalable/actions/breakpoint.svg
>> +share/icons/hicolor/scalable/apps/git.svg
>> +share/icons/hicolor/scalable/apps/subversion.svg
>> +share/kdevappwizard/templates/cmake_kdevplugin.tar.bz2
>> +share/kdevappwizard/templates/cmake_plaincpp.tar.bz2
>> +share/kdevappwizard/templates/cmake_qt5-qml2.tar.bz2
>> +share/kdevappwizard/templates/cmake_qt5guiapp.tar.bz2
>> +share/kdevappwizard/templates/empty.tar.bz2
>> +share/kdevappwizard/templates/qmake_qt5guiapp.tar.bz2
>> +share/kdevappwizard/templates/qt5-qml2.tar.bz2
>> +share/kdevclangsupport/
>> +share/kdevclangsupport/gcc_compat.h
>> +share/kdevclangsupport/wrappedQtHeaders/
>> +share/kdevclangsupport/wrappedQtHeaders/QtCore/
>> +share/kdevclangsupport/wrappedQtHeaders/QtCore/qobjectdefs.h
>> +share/kdevcodegen/
>> +share/kdevcodegen/licenses/
>> +share/kdevcodegen/licenses/Apache v2
>> +share/kdevcodegen/licenses/BSD
>> +share/kdevcodegen/licenses/Boost
>> +share/kdevcodegen/licenses/GPL v2
>> +share/kdevcodegen/licenses/GPL v2+ (KDE)
>> +share/kdevcodegen/licenses/GPL v3
>> +share/kdevcodegen/licenses/LGPL v2
>> +share/kdevcodegen/licenses/LGPL v2+ (KDE)
>> +share/kdevcodegen/licenses/LGPL v3
>> +share/kdevcodegen/licenses/MIT X11
>> +share/kdevcodegen/licenses/Mozilla v1.1
>> +share/kdevcodegen/templates/
>> +share/kdevcodegen/templates/arguments_names.txt
>> +share/kdevcodegen/templates/arguments_types_names.txt
>> +share/kdevcodegen/templates/class_declaration_apidox_cpp.txt
>> +share/kdevcodegen/templates/class_declaration_cpp.txt
>> +share/kdevcodegen/templates/class_method_declaration_apidox_cpp.txt
>> +share/kdevcodegen/templates/class_method_declaration_cpp.txt
>> +share/kdevcodegen/templates/class_property_getter_declaration_apidox_cpp.txt
>> +share/kdevcodegen/templates/class_property_getter_declaration_cpp.txt
>> +share/kdevcodegen/templates/class_property_getter_definition_cpp.txt
>> +share/kdevcodegen/templates/class_property_setter_declaration_apidox_cpp.txt
>> +share/kdevcodegen/templates/class_property_setter_declaration_cpp.txt
>> +share/kdevcodegen/templates/class_property_setter_definition_cpp.txt
>> +share/kdevcodegen/templates/class_property_signal_declaration_cpp.txt
>> +share/kdevcodegen/templates/class_qproperty_declaration_cpp.txt
>> +share/kdevcodegen/templates/cpp_header.h
>> +share/kdevcodegen/templates/cpp_header_onlyfunctions.h
>> +share/kdevcodegen/templates/cpp_implementation.cpp
>> +share/kdevcodegen/templates/include_guard_cpp.txt
>> +share/kdevcodegen/templates/license_header_cpp.txt
>> +share/kdevcodegen/templates/method_declaration_cpp.txt
>> +share/kdevcodegen/templates/method_definition_cpp.txt
>> +share/kdevcodegen/templates/namespace_close_cpp.txt
>> +share/kdevcodegen/templates/namespace_open_cpp.txt
>> +share/kdevcodegen/templates/namespace_use_cpp.txt
>> +share/kdevcodeutils/
>> +share/kdevcodeutils/templates/
>> +share/kdevcodeutils/templates/doxygen_cpp.txt
>> +share/kdevcodeutils/templates/phpdoc_php.txt
>> +share/kdevcodeutils/templates/rest_python.txt
>> +share/kdevelop/
>> +share/kdevelop/icons/
>> +share/kdevelop/icons/hicolor/
>> +share/kdevelop/icons/hicolor/16x16/
>> +share/kdevelop/icons/hicolor/16x16/actions/
>> +share/kdevelop/icons/hicolor/16x16/actions/classnew.png
>> +share/kdevelop/icons/hicolor/16x16/actions/dirsync.png
>> +share/kdevelop/icons/hicolor/16x16/actions/methodnew.png
>> +share/kdevelop/icons/hicolor/16x16/actions/variablenew.png
>> +share/kdevelop/icons/hicolor/22x22/
>> +share/kdevelop/icons/hicolor/22x22/actions/
>> +share/kdevelop/icons/hicolor/22x22/actions/classnew.png
>> +share/kdevelop/icons/hicolor/32x32/
>> +share/kdevelop/icons/hicolor/32x32/actions/
>> +share/kdevelop/icons/hicolor/32x32/actions/classnew.png
>> +share/kdevelop/kdevflatpak/
>> +share/kdevelop/kdevflatpak/replicate.sh
>> +share/kdevelop/pics/
>> +share/kdevelop/pics/CTchildren.png
>> +share/kdevelop/pics/CTclients.png
>> +share/kdevelop/pics/CTdisconnected_parents.png
>> +share/kdevelop/pics/CTparents.png
>> +share/kdevelop/pics/CTsuppliers.png
>> +share/kdevelop/pics/CTvirtuals.png
>> +share/kdevelop/pics/CVclass.png
>> +share/kdevelop/pics/CVglobal_meth.png
>> +share/kdevelop/pics/CVglobal_var.png
>> +share/kdevelop/pics/CVnamespace.png
>> +share/kdevelop/pics/CVpackage_meth.png
>> +share/kdevelop/pics/CVpackage_var.png
>> +share/kdevelop/pics/CVprivate_meth.png
>> +share/kdevelop/pics/CVprivate_signal.png
>> +share/kdevelop/pics/CVprivate_slot.png
>> +share/kdevelop/pics/CVprivate_var.png
>> +share/kdevelop/pics/CVprotected_meth.png
>> +share/kdevelop/pics/CVprotected_signal.png
>> +share/kdevelop/pics/CVprotected_slot.png
>> +share/kdevelop/pics/CVprotected_var.png
>> +share/kdevelop/pics/CVpublic_meth.png
>> +share/kdevelop/pics/CVpublic_signal.png
>> +share/kdevelop/pics/CVpublic_slot.png
>> +share/kdevelop/pics/CVpublic_var.png
>> +share/kdevelop/pics/CVstruct.png
>> +share/kdevelop/pics/CVtypedef.png
>> +share/kdevelop/pics/code-class.png
>> +share/kdevelop/pics/code-function.png
>> +share/kdevelop/pics/enum.png
>> +share/kdevelop/pics/field.png
>> +share/kdevelop/pics/namespace.png
>> +share/kdevelop/pics/private_class.png
>> +share/kdevelop/pics/private_enum.png
>> +share/kdevelop/pics/private_field.png
>> +share/kdevelop/pics/private_function.png
>> +share/kdevelop/pics/private_struct.png
>> +share/kdevelop/pics/private_union.png
>> +share/kdevelop/pics/protected_class.png
>> +share/kdevelop/pics/protected_enum.png
>> +share/kdevelop/pics/protected_field.png
>> +share/kdevelop/pics/protected_function.png
>> +share/kdevelop/pics/protected_struct.png
>> +share/kdevelop/pics/protected_union.png
>> +share/kdevelop/pics/qtlogo.svg
>> +share/kdevelop/pics/signal.png
>> +share/kdevelop/pics/slot.png
>> +share/kdevelop/pics/struct.png
>> +share/kdevelop/pics/typedef.png
>> +share/kdevelop/pics/union.png
>> +share/kdevelop/shortcuts/
>> +share/kdevelop/shortcuts/QtCreator
>> +share/kdevfiletemplates/
>> +share/kdevfiletemplates/templates/
>> +share/kdevfiletemplates/templates/c_gobject.tar.bz2
>> +share/kdevfiletemplates/templates/c_gobject_private.tar.bz2
>> +share/kdevfiletemplates/templates/c_gobject_properties.tar.bz2
>> +share/kdevfiletemplates/templates/cmake_module.tar.bz2
>> +share/kdevfiletemplates/templates/cpp_basic.tar.bz2
>> +share/kdevfiletemplates/templates/cpp_cpputest.tar.bz2
>> +share/kdevfiletemplates/templates/cpp_gtest.tar.bz2
>> +share/kdevfiletemplates/templates/cpp_qtestlib.tar.bz2
>> +share/kdevfiletemplates/templates/cpp_qtestlib_kdevelop.tar.bz2
>> +share/kdevfiletemplates/templates/dockerfile-template.tar.bz2
>> +share/kdevfiletemplates/templates/flatpak-template.tar.bz2
>> +share/kdevfiletemplates/templates/php_phpunit.tar.bz2
>> +share/kdevfiletemplates/templates/private_pointer.tar.bz2
>> +share/kdevfiletemplates/templates/python_basic.tar.bz2
>> +share/kdevfiletemplates/templates/python_pyunit.tar.bz2
>> +share/kdevfiletemplates/templates/qdialog_pimpl.tar.bz2
>> +share/kdevfiletemplates/templates/qobject.tar.bz2
>> +share/kdevfiletemplates/templates/qobject_pimpl.tar.bz2
>> +share/kdevfiletemplates/templates/qt_interface.tar.bz2
>> +share/kdevfiletemplates/templates/qt_shared.tar.bz2
>> +share/kdevfiletemplates/templates/qt_widget.tar.bz2
>> +share/kdevgdb/
>> +share/kdevgdb/printers/
>> +share/kdevgdb/printers/gdbinit
>> +share/kdevgdb/printers/helper.py
>> +share/kdevgdb/printers/kde.py
>> +share/kdevgdb/printers/qt.py
>> +share/kdevlldb/
>> +share/kdevlldb/formatters/
>> +share/kdevlldb/formatters/all.py
>> +share/kdevlldb/formatters/helpers.py
>> +share/kdevlldb/formatters/kde.py
>> +share/kdevlldb/formatters/qt.py
>> +share/kdevmanpage/
>> +share/kdevmanpage/manpagedocumentation.css
>> +share/kdevplatform/
>> +share/kdevplatform/shellutils/
>> +share/kdevplatform/shellutils/.zshrc
>> +share/kdevqmljssupport/
>> +share/kdevqmljssupport/nodejsmodules/
>> +share/kdevqmljssupport/nodejsmodules/__builtin_dom.js
>> +share/kdevqmljssupport/nodejsmodules/__builtin_ecmascript.js
>> +share/kdevqmljssupport/nodejsmodules/__builtin_qml.qml
>> +share/kdevqmljssupport/nodejsmodules/buffer.js
>> +share/kdevqmljssupport/nodejsmodules/child_process.js
>> +share/kdevqmljssupport/nodejsmodules/common.js
>> +share/kdevqmljssupport/nodejsmodules/console.js
>> +share/kdevqmljssupport/nodejsmodules/crypto.js
>> +share/kdevqmljssupport/nodejsmodules/dgram.js
>> +share/kdevqmljssupport/nodejsmodules/dns.js
>> +share/kdevqmljssupport/nodejsmodules/domain.js
>> +share/kdevqmljssupport/nodejsmodules/event.js
>> +share/kdevqmljssupport/nodejsmodules/fs.js
>> +share/kdevqmljssupport/nodejsmodules/http.js
>> +share/kdevqmljssupport/nodejsmodules/https.js
>> +share/kdevqmljssupport/nodejsmodules/net.js
>> +share/kdevqmljssupport/nodejsmodules/os.js
>> +share/kdevqmljssupport/nodejsmodules/path.js
>> +share/kdevqmljssupport/nodejsmodules/punycode.js
>> +share/kdevqmljssupport/nodejsmodules/querystring.js
>> +share/kdevqmljssupport/nodejsmodules/readline.js
>> +share/kdevqmljssupport/nodejsmodules/stream.js
>> +share/kdevqmljssupport/nodejsmodules/string_decoder.js
>> +share/kdevqmljssupport/nodejsmodules/tls.js
>> +share/kdevqmljssupport/nodejsmodules/tty.js
>> +share/kdevqmljssupport/nodejsmodules/url.js
>> +share/kdevqmljssupport/nodejsmodules/util.js
>> +share/kdevqmljssupport/nodejsmodules/vm.js
>> +share/kdevqmljssupport/nodejsmodules/zlib.js
>> +share/kdevqmljssupport/propertywidgets/
>> +share/kdevqmljssupport/propertywidgets/ColorPicker.qml
>> +share/kdevqmljssupport/propertywidgets/Duration.qml
>> +share/kdevqmljssupport/propertywidgets/FontFamily.qml
>> +share/kdevqmljssupport/propertywidgets/FontSize.qml
>> +share/kdevqmljssupport/propertywidgets/Height.qml
>> +share/kdevqmljssupport/propertywidgets/Opacity.qml
>> +share/kdevqmljssupport/propertywidgets/PropertyWidget.qml
>> +share/kdevqmljssupport/propertywidgets/README
>> +share/kdevqmljssupport/propertywidgets/Spacing.qml
>> +share/kdevqmljssupport/propertywidgets/Width.qml
>> +share/knotifications5/kdevelop.notifyrc
>> +share/kservices5/kdevelopsessions.desktop
>> +share/kservices5/plasma-applet-kdevelopsessions.desktop
>> +share/kservices5/plasma-dataengine-kdevelopsessions.desktop
>> +share/kservicetypes5/kdevelopplugin.desktop
>> +share/locale/af/LC_MESSAGES/kdevelop.mo
>> +share/locale/ar/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/ar/LC_MESSAGES/kdevelop.mo
>> +share/locale/ar/LC_MESSAGES/kdevexecuteplasmoid.mo
>> +share/locale/ar/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/ast/LC_MESSAGES/kdevandroid.mo
>> +share/locale/ast/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/ast/LC_MESSAGES/kdevastyle.mo
>> +share/locale/ast/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/ast/LC_MESSAGES/kdevcmake.mo
>> +share/locale/ast/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/ast/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/ast/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/ast/LC_MESSAGES/kdevcppcheck.mo
>> +share/locale/ast/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/ast/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/ast/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/ast/LC_MESSAGES/kdevcvs.mo
>> +share/locale/ast/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/ast/LC_MESSAGES/kdevdocker.mo
>> +share/locale/ast/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/ast/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/ast/LC_MESSAGES/kdevelop.mo
>> +share/locale/ast/LC_MESSAGES/kdevexecute.mo
>> +share/locale/ast/LC_MESSAGES/kdevexecuteplasmoid.mo
>> +share/locale/ast/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/ast/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/ast/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/ast/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/ast/LC_MESSAGES/kdevflatpak.mo
>> +share/locale/ast/LC_MESSAGES/kdevgdb.mo
>> +share/locale/ast/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/ast/LC_MESSAGES/kdevgit.mo
>> +share/locale/ast/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/ast/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/ast/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/ast/LC_MESSAGES/kdevlldb.mo
>> +share/locale/ast/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/ast/LC_MESSAGES/kdevmanpage.mo
>> +share/locale/ast/LC_MESSAGES/kdevninja.mo
>> +share/locale/ast/LC_MESSAGES/kdevokteta.mo
>> +share/locale/ast/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/ast/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/ast/LC_MESSAGES/kdevperforce.mo
>> +share/locale/ast/LC_MESSAGES/kdevplatform.mo
>> +share/locale/ast/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/ast/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/ast/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/ast/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/ast/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/ast/LC_MESSAGES/kdevqmljs.mo
>> +share/locale/ast/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/ast/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/ast/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/ast/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/ast/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/ast/LC_MESSAGES/kdevtestview.mo
>> +share/locale/ast/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/ast/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> +share/locale/ast/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/be/LC_MESSAGES/kdevelop.mo
>> +share/locale/bg/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/bg/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/bg/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/bg/LC_MESSAGES/kdevcvs.mo
>> +share/locale/bg/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/bg/LC_MESSAGES/kdevelop.mo
>> +share/locale/bg/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/bg/LC_MESSAGES/kdevgit.mo
>> +share/locale/bg/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/bg/LC_MESSAGES/kdevplatform.mo
>> +share/locale/bg/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/bg/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/bg/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/br/LC_MESSAGES/kdevelop.mo
>> +share/locale/bs/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/bs/LC_MESSAGES/kdevastyle.mo
>> +share/locale/bs/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/bs/LC_MESSAGES/kdevcmake.mo
>> share/locale/bs/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/bs/LC_MESSAGES/kdevcpp.mo
>> +share/locale/bs/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/bs/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/bs/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/bs/LC_MESSAGES/kdevcustombuildsystem.mo
>> share/locale/bs/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/bs/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/bs/LC_MESSAGES/kdevcvs.mo
>> +share/locale/bs/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/bs/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/bs/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/bs/LC_MESSAGES/kdevelop.mo
>> +share/locale/bs/LC_MESSAGES/kdevexecute.mo
>> share/locale/bs/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/bs/LC_MESSAGES/kdevformatters.mo
>> +share/locale/bs/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/bs/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/bs/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/bs/LC_MESSAGES/kdevfiletemplates.mo
>> share/locale/bs/LC_MESSAGES/kdevgdb.mo
>> share/locale/bs/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/bs/LC_MESSAGES/kdevgit.mo
>> +share/locale/bs/LC_MESSAGES/kdevgrepview.mo
>> share/locale/bs/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/bs/LC_MESSAGES/kdevkonsole.mo
>> share/locale/bs/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/bs/LC_MESSAGES/kdevmanpage.mo
>> share/locale/bs/LC_MESSAGES/kdevninja.mo
>> share/locale/bs/LC_MESSAGES/kdevokteta.mo
>> +share/locale/bs/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/bs/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/bs/LC_MESSAGES/kdevperforce.mo
>> +share/locale/bs/LC_MESSAGES/kdevplatform.mo
>> +share/locale/bs/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/bs/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/bs/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/bs/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/bs/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/bs/LC_MESSAGES/kdevqmljs.mo
>> share/locale/bs/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/bs/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/bs/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/bs/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/bs/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/bs/LC_MESSAGES/kdevtestview.mo
>> +share/locale/bs/LC_MESSAGES/kdevvcsprojectintegration.mo
>> share/locale/bs/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/bs/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/ca/LC_MESSAGES/kdevandroid.mo
>> +share/locale/ca/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/ca/LC_MESSAGES/kdevastyle.mo
>> +share/locale/ca/LC_MESSAGES/kdevclang.mo
>> +share/locale/ca/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/ca/LC_MESSAGES/kdevcmake.mo
>> share/locale/ca/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/ca/LC_MESSAGES/kdevcpp.mo
>> +share/locale/ca/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/ca/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/ca/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/ca/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/ca/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/ca/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/ca/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/ca/LC_MESSAGES/kdevcvs.mo
>> +share/locale/ca/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/ca/LC_MESSAGES/kdevdocker.mo
>> +share/locale/ca/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/ca/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/ca/LC_MESSAGES/kdevelop.mo
>> +share/locale/ca/LC_MESSAGES/kdevexecute.mo
>> share/locale/ca/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/ca/LC_MESSAGES/kdevformatters.mo
>> +share/locale/ca/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/ca/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/ca/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/ca/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/ca/LC_MESSAGES/kdevflatpak.mo
>> share/locale/ca/LC_MESSAGES/kdevgdb.mo
>> share/locale/ca/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/ca/LC_MESSAGES/kdevgit.mo
>> +share/locale/ca/LC_MESSAGES/kdevgrepview.mo
>> share/locale/ca/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/ca/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/ca/LC_MESSAGES/kdevlldb.mo
>> share/locale/ca/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/ca/LC_MESSAGES/kdevmanpage.mo
>> share/locale/ca/LC_MESSAGES/kdevninja.mo
>> share/locale/ca/LC_MESSAGES/kdevokteta.mo
>> +share/locale/ca/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/ca/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/ca/LC_MESSAGES/kdevperforce.mo
>> +share/locale/ca/LC_MESSAGES/kdevplatform.mo
>> +share/locale/ca/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/ca/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/ca/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/ca/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/ca/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/ca/LC_MESSAGES/kdevqmljs.mo
>> share/locale/ca/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/ca/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/ca/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/ca/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/ca/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/ca/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/ca/LC_MESSAGES/kdevtestview.mo
>> +share/locale/ca/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/ca/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/ca/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/ca/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevandroid.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevastyle.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevclang.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevcmake.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/ca@valencia/LC_MESSAGES/kdevcpp.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevcvs.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevdocker.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevelop.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevexecute.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/ca@valencia/LC_MESSAGES/kdevformatters.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevflatpak.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevgdb.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevgit.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevgrepview.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevlldb.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevmanpage.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevninja.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevokteta.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevperforce.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevplatform.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevqmljs.mo
>> share/locale/ca@valencia/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevtestview.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/ca@valencia/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/ca@valencia/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/ca@valencia/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/cs/LC_MESSAGES/kdevandroid.mo
>> +share/locale/cs/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/cs/LC_MESSAGES/kdevastyle.mo
>> +share/locale/cs/LC_MESSAGES/kdevclang.mo
>> +share/locale/cs/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/cs/LC_MESSAGES/kdevcmake.mo
>> +share/locale/cs/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/cs/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/cs/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/cs/LC_MESSAGES/kdevcppcheck.mo
>> +share/locale/cs/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/cs/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> +share/locale/cs/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/cs/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/cs/LC_MESSAGES/kdevcvs.mo
>> +share/locale/cs/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/cs/LC_MESSAGES/kdevdocker.mo
>> +share/locale/cs/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/cs/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/cs/LC_MESSAGES/kdevelop.mo
>> +share/locale/cs/LC_MESSAGES/kdevexecute.mo
>> +share/locale/cs/LC_MESSAGES/kdevexecuteplasmoid.mo
>> +share/locale/cs/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/cs/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/cs/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/cs/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/cs/LC_MESSAGES/kdevflatpak.mo
>> +share/locale/cs/LC_MESSAGES/kdevgdb.mo
>> +share/locale/cs/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/cs/LC_MESSAGES/kdevgit.mo
>> +share/locale/cs/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/cs/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/cs/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/cs/LC_MESSAGES/kdevlldb.mo
>> +share/locale/cs/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/cs/LC_MESSAGES/kdevmanpage.mo
>> +share/locale/cs/LC_MESSAGES/kdevninja.mo
>> +share/locale/cs/LC_MESSAGES/kdevokteta.mo
>> +share/locale/cs/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/cs/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/cs/LC_MESSAGES/kdevperforce.mo
>> +share/locale/cs/LC_MESSAGES/kdevplatform.mo
>> +share/locale/cs/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/cs/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/cs/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/cs/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/cs/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/cs/LC_MESSAGES/kdevqmljs.mo
>> +share/locale/cs/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/cs/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/cs/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/cs/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/cs/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/cs/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/cs/LC_MESSAGES/kdevtestview.mo
>> +share/locale/cs/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/cs/LC_MESSAGES/kdevwelcomepage.mo
>> +share/locale/cs/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> +share/locale/cs/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/cy/LC_MESSAGES/kdevelop.mo
>> +share/locale/da/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/da/LC_MESSAGES/kdevastyle.mo
>> +share/locale/da/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/da/LC_MESSAGES/kdevcmake.mo
>> share/locale/da/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/da/LC_MESSAGES/kdevcpp.mo
>> +share/locale/da/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/da/LC_MESSAGES/kdevcontextbrowser.mo
>> share/locale/da/LC_MESSAGES/kdevcustombuildsystem.mo
>> share/locale/da/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/da/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/da/LC_MESSAGES/kdevcvs.mo
>> +share/locale/da/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/da/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/da/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/da/LC_MESSAGES/kdevelop.mo
>> +share/locale/da/LC_MESSAGES/kdevexecute.mo
>> share/locale/da/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/da/LC_MESSAGES/kdevformatters.mo
>> +share/locale/da/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/da/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/da/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/da/LC_MESSAGES/kdevfiletemplates.mo
>> share/locale/da/LC_MESSAGES/kdevgdb.mo
>> share/locale/da/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/da/LC_MESSAGES/kdevgit.mo
>> +share/locale/da/LC_MESSAGES/kdevgrepview.mo
>> share/locale/da/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/da/LC_MESSAGES/kdevkonsole.mo
>> share/locale/da/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/da/LC_MESSAGES/kdevmanpage.mo
>> share/locale/da/LC_MESSAGES/kdevninja.mo
>> share/locale/da/LC_MESSAGES/kdevokteta.mo
>> +share/locale/da/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/da/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/da/LC_MESSAGES/kdevperforce.mo
>> +share/locale/da/LC_MESSAGES/kdevplatform.mo
>> +share/locale/da/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/da/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/da/LC_MESSAGES/kdevprojectmanagerview.mo
>> share/locale/da/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/da/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/da/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/da/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/da/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/da/LC_MESSAGES/kdevtestview.mo
>> +share/locale/da/LC_MESSAGES/kdevvcsprojectintegration.mo
>> share/locale/da/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/da/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/de/LC_MESSAGES/kdevandroid.mo
>> +share/locale/de/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/de/LC_MESSAGES/kdevastyle.mo
>> +share/locale/de/LC_MESSAGES/kdevclang.mo
>> +share/locale/de/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/de/LC_MESSAGES/kdevcmake.mo
>> share/locale/de/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/de/LC_MESSAGES/kdevcpp.mo
>> +share/locale/de/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/de/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/de/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/de/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/de/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/de/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/de/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/de/LC_MESSAGES/kdevcvs.mo
>> +share/locale/de/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/de/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/de/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/de/LC_MESSAGES/kdevelop.mo
>> +share/locale/de/LC_MESSAGES/kdevexecute.mo
>> share/locale/de/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/de/LC_MESSAGES/kdevformatters.mo
>> +share/locale/de/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/de/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/de/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/de/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/de/LC_MESSAGES/kdevflatpak.mo
>> share/locale/de/LC_MESSAGES/kdevgdb.mo
>> share/locale/de/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/de/LC_MESSAGES/kdevgit.mo
>> +share/locale/de/LC_MESSAGES/kdevgrepview.mo
>> share/locale/de/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/de/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/de/LC_MESSAGES/kdevlldb.mo
>> share/locale/de/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/de/LC_MESSAGES/kdevmanpage.mo
>> share/locale/de/LC_MESSAGES/kdevninja.mo
>> share/locale/de/LC_MESSAGES/kdevokteta.mo
>> +share/locale/de/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/de/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/de/LC_MESSAGES/kdevperforce.mo
>> +share/locale/de/LC_MESSAGES/kdevplatform.mo
>> +share/locale/de/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/de/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/de/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/de/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/de/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/de/LC_MESSAGES/kdevqmljs.mo
>> share/locale/de/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/de/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/de/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/de/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/de/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/de/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/de/LC_MESSAGES/kdevtestview.mo
>> +share/locale/de/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/de/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/de/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/de/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/el/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/el/LC_MESSAGES/kdevastyle.mo
>> +share/locale/el/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/el/LC_MESSAGES/kdevcmake.mo
>> share/locale/el/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/el/LC_MESSAGES/kdevcpp.mo
>> +share/locale/el/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/el/LC_MESSAGES/kdevcontextbrowser.mo
>> share/locale/el/LC_MESSAGES/kdevcustombuildsystem.mo
>> share/locale/el/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/el/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/el/LC_MESSAGES/kdevcvs.mo
>> +share/locale/el/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/el/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/el/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/el/LC_MESSAGES/kdevelop.mo
>> +share/locale/el/LC_MESSAGES/kdevexecute.mo
>> share/locale/el/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/el/LC_MESSAGES/kdevformatters.mo
>> +share/locale/el/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/el/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/el/LC_MESSAGES/kdevfilemanager.mo
>> share/locale/el/LC_MESSAGES/kdevgdb.mo
>> +share/locale/el/LC_MESSAGES/kdevgit.mo
>> +share/locale/el/LC_MESSAGES/kdevgrepview.mo
>> share/locale/el/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/el/LC_MESSAGES/kdevkonsole.mo
>> share/locale/el/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/el/LC_MESSAGES/kdevmanpage.mo
>> share/locale/el/LC_MESSAGES/kdevokteta.mo
>> +share/locale/el/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/el/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/el/LC_MESSAGES/kdevplatform.mo
>> +share/locale/el/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/el/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/el/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/el/LC_MESSAGES/kdevqmakemanager.mo
>> share/locale/el/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/el/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/el/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/el/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/el/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/el/LC_MESSAGES/kdevtestview.mo
>> +share/locale/el/LC_MESSAGES/kdevvcsprojectintegration.mo
>> share/locale/el/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/el/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevandroid.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevastyle.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevclang.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/en_GB/LC_MESSAGES/kdevcmake.mo
>> share/locale/en_GB/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/en_GB/LC_MESSAGES/kdevcpp.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/en_GB/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/en_GB/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevcvs.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevdocker.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/en_GB/LC_MESSAGES/kdevelop.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevexecute.mo
>> share/locale/en_GB/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/en_GB/LC_MESSAGES/kdevformatters.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevflatpak.mo
>> share/locale/en_GB/LC_MESSAGES/kdevgdb.mo
>> share/locale/en_GB/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevgit.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevgrepview.mo
>> share/locale/en_GB/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevlldb.mo
>> share/locale/en_GB/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/en_GB/LC_MESSAGES/kdevmanpage.mo
>> share/locale/en_GB/LC_MESSAGES/kdevninja.mo
>> share/locale/en_GB/LC_MESSAGES/kdevokteta.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevperforce.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevplatform.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevqmljs.mo
>> share/locale/en_GB/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevtestview.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/en_GB/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/en_GB/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/en_GB/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/eo/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/eo/LC_MESSAGES/kdevastyle.mo
>> +share/locale/eo/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/eo/LC_MESSAGES/kdevcmake.mo
>> +share/locale/eo/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/eo/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/eo/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/eo/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/eo/LC_MESSAGES/kdevcvs.mo
>> +share/locale/eo/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/eo/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/eo/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/eo/LC_MESSAGES/kdevelop.mo
>> +share/locale/eo/LC_MESSAGES/kdevexecute.mo
>> +share/locale/eo/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/eo/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/eo/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/eo/LC_MESSAGES/kdevgdb.mo
>> +share/locale/eo/LC_MESSAGES/kdevgit.mo
>> +share/locale/eo/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/eo/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/eo/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/eo/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/eo/LC_MESSAGES/kdevplatform.mo
>> +share/locale/eo/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/eo/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/eo/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/eo/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/eo/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/eo/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/eo/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/eo/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/es/LC_MESSAGES/kdevandroid.mo
>> +share/locale/es/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/es/LC_MESSAGES/kdevastyle.mo
>> +share/locale/es/LC_MESSAGES/kdevclang.mo
>> +share/locale/es/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/es/LC_MESSAGES/kdevcmake.mo
>> share/locale/es/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/es/LC_MESSAGES/kdevcpp.mo
>> +share/locale/es/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/es/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/es/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/es/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/es/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/es/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/es/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/es/LC_MESSAGES/kdevcvs.mo
>> +share/locale/es/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/es/LC_MESSAGES/kdevdocker.mo
>> +share/locale/es/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/es/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/es/LC_MESSAGES/kdevelop.mo
>> +share/locale/es/LC_MESSAGES/kdevexecute.mo
>> share/locale/es/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/es/LC_MESSAGES/kdevformatters.mo
>> +share/locale/es/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/es/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/es/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/es/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/es/LC_MESSAGES/kdevflatpak.mo
>> share/locale/es/LC_MESSAGES/kdevgdb.mo
>> share/locale/es/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/es/LC_MESSAGES/kdevgit.mo
>> +share/locale/es/LC_MESSAGES/kdevgrepview.mo
>> share/locale/es/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/es/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/es/LC_MESSAGES/kdevlldb.mo
>> share/locale/es/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/es/LC_MESSAGES/kdevmanpage.mo
>> share/locale/es/LC_MESSAGES/kdevninja.mo
>> share/locale/es/LC_MESSAGES/kdevokteta.mo
>> +share/locale/es/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/es/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/es/LC_MESSAGES/kdevperforce.mo
>> +share/locale/es/LC_MESSAGES/kdevplatform.mo
>> +share/locale/es/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/es/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/es/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/es/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/es/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/es/LC_MESSAGES/kdevqmljs.mo
>> share/locale/es/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/es/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/es/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/es/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/es/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/es/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/es/LC_MESSAGES/kdevtestview.mo
>> +share/locale/es/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/es/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/es/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/es/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/et/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/et/LC_MESSAGES/kdevastyle.mo
>> +share/locale/et/LC_MESSAGES/kdevclang.mo
>> +share/locale/et/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/et/LC_MESSAGES/kdevcmake.mo
>> share/locale/et/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/et/LC_MESSAGES/kdevcpp.mo
>> +share/locale/et/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/et/LC_MESSAGES/kdevcontextbrowser.mo
>> share/locale/et/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/et/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/et/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/et/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/et/LC_MESSAGES/kdevcvs.mo
>> +share/locale/et/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/et/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/et/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/et/LC_MESSAGES/kdevelop.mo
>> +share/locale/et/LC_MESSAGES/kdevexecute.mo
>> share/locale/et/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/et/LC_MESSAGES/kdevformatters.mo
>> +share/locale/et/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/et/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/et/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/et/LC_MESSAGES/kdevfiletemplates.mo
>> share/locale/et/LC_MESSAGES/kdevgdb.mo
>> share/locale/et/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/et/LC_MESSAGES/kdevgit.mo
>> +share/locale/et/LC_MESSAGES/kdevgrepview.mo
>> share/locale/et/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/et/LC_MESSAGES/kdevkonsole.mo
>> share/locale/et/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/et/LC_MESSAGES/kdevmanpage.mo
>> share/locale/et/LC_MESSAGES/kdevninja.mo
>> share/locale/et/LC_MESSAGES/kdevokteta.mo
>> +share/locale/et/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/et/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/et/LC_MESSAGES/kdevperforce.mo
>> +share/locale/et/LC_MESSAGES/kdevplatform.mo
>> +share/locale/et/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/et/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/et/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/et/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/et/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/et/LC_MESSAGES/kdevqmljs.mo
>> share/locale/et/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/et/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/et/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/et/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/et/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/et/LC_MESSAGES/kdevtestview.mo
>> +share/locale/et/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/et/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/et/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/et/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/eu/LC_MESSAGES/kdevelop.mo
>> +share/locale/eu/LC_MESSAGES/kdevokteta.mo
>> +share/locale/fa/LC_MESSAGES/kdevelop.mo
>> +share/locale/fi/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/fi/LC_MESSAGES/kdevastyle.mo
>> +share/locale/fi/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/fi/LC_MESSAGES/kdevcmake.mo
>> share/locale/fi/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/fi/LC_MESSAGES/kdevcpp.mo
>> +share/locale/fi/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/fi/LC_MESSAGES/kdevcontextbrowser.mo
>> share/locale/fi/LC_MESSAGES/kdevcustombuildsystem.mo
>> share/locale/fi/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/fi/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/fi/LC_MESSAGES/kdevcvs.mo
>> +share/locale/fi/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/fi/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/fi/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/fi/LC_MESSAGES/kdevelop.mo
>> +share/locale/fi/LC_MESSAGES/kdevexecute.mo
>> share/locale/fi/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/fi/LC_MESSAGES/kdevformatters.mo
>> +share/locale/fi/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/fi/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/fi/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/fi/LC_MESSAGES/kdevfiletemplates.mo
>> share/locale/fi/LC_MESSAGES/kdevgdb.mo
>> share/locale/fi/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/fi/LC_MESSAGES/kdevgit.mo
>> +share/locale/fi/LC_MESSAGES/kdevgrepview.mo
>> share/locale/fi/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/fi/LC_MESSAGES/kdevkonsole.mo
>> share/locale/fi/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/fi/LC_MESSAGES/kdevmanpage.mo
>> share/locale/fi/LC_MESSAGES/kdevninja.mo
>> share/locale/fi/LC_MESSAGES/kdevokteta.mo
>> +share/locale/fi/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/fi/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/fi/LC_MESSAGES/kdevperforce.mo
>> +share/locale/fi/LC_MESSAGES/kdevplatform.mo
>> +share/locale/fi/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/fi/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/fi/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/fi/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/fi/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/fi/LC_MESSAGES/kdevqmljs.mo
>> share/locale/fi/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/fi/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/fi/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/fi/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/fi/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/fi/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/fi/LC_MESSAGES/kdevtestview.mo
>> +share/locale/fi/LC_MESSAGES/kdevvcsprojectintegration.mo
>> share/locale/fi/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/fi/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/fr/LC_MESSAGES/kdevandroid.mo
>> +share/locale/fr/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/fr/LC_MESSAGES/kdevastyle.mo
>> +share/locale/fr/LC_MESSAGES/kdevclang.mo
>> +share/locale/fr/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/fr/LC_MESSAGES/kdevcmake.mo
>> share/locale/fr/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/fr/LC_MESSAGES/kdevcpp.mo
>> +share/locale/fr/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/fr/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/fr/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/fr/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/fr/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/fr/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/fr/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/fr/LC_MESSAGES/kdevcvs.mo
>> +share/locale/fr/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/fr/LC_MESSAGES/kdevdocker.mo
>> +share/locale/fr/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/fr/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/fr/LC_MESSAGES/kdevelop.mo
>> +share/locale/fr/LC_MESSAGES/kdevexecute.mo
>> share/locale/fr/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/fr/LC_MESSAGES/kdevformatters.mo
>> +share/locale/fr/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/fr/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/fr/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/fr/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/fr/LC_MESSAGES/kdevflatpak.mo
>> share/locale/fr/LC_MESSAGES/kdevgdb.mo
>> share/locale/fr/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/fr/LC_MESSAGES/kdevgit.mo
>> +share/locale/fr/LC_MESSAGES/kdevgrepview.mo
>> share/locale/fr/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/fr/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/fr/LC_MESSAGES/kdevlldb.mo
>> share/locale/fr/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/fr/LC_MESSAGES/kdevmanpage.mo
>> share/locale/fr/LC_MESSAGES/kdevninja.mo
>> share/locale/fr/LC_MESSAGES/kdevokteta.mo
>> +share/locale/fr/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/fr/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/fr/LC_MESSAGES/kdevperforce.mo
>> +share/locale/fr/LC_MESSAGES/kdevplatform.mo
>> +share/locale/fr/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/fr/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/fr/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/fr/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/fr/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/fr/LC_MESSAGES/kdevqmljs.mo
>> share/locale/fr/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/fr/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/fr/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/fr/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/fr/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/fr/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/fr/LC_MESSAGES/kdevtestview.mo
>> +share/locale/fr/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/fr/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/fr/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/fr/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/ga/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/ga/LC_MESSAGES/kdevastyle.mo
>> +share/locale/ga/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/ga/LC_MESSAGES/kdevcmake.mo
>> +share/locale/ga/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/ga/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/ga/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/ga/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/ga/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/ga/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/ga/LC_MESSAGES/kdevcvs.mo
>> +share/locale/ga/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/ga/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/ga/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/ga/LC_MESSAGES/kdevelop.mo
>> +share/locale/ga/LC_MESSAGES/kdevexecute.mo
>> +share/locale/ga/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/ga/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/ga/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/ga/LC_MESSAGES/kdevgdb.mo
>> +share/locale/ga/LC_MESSAGES/kdevgit.mo
>> +share/locale/ga/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/ga/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/ga/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/ga/LC_MESSAGES/kdevmanpage.mo
>> +share/locale/ga/LC_MESSAGES/kdevninja.mo
>> +share/locale/ga/LC_MESSAGES/kdevokteta.mo
>> +share/locale/ga/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/ga/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/ga/LC_MESSAGES/kdevperforce.mo
>> +share/locale/ga/LC_MESSAGES/kdevplatform.mo
>> +share/locale/ga/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/ga/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/ga/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/ga/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/ga/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/ga/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/ga/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/ga/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/ga/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/ga/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/ga/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> +share/locale/ga/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/gl/LC_MESSAGES/kdevandroid.mo
>> +share/locale/gl/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/gl/LC_MESSAGES/kdevastyle.mo
>> +share/locale/gl/LC_MESSAGES/kdevclang.mo
>> +share/locale/gl/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/gl/LC_MESSAGES/kdevcmake.mo
>> share/locale/gl/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/gl/LC_MESSAGES/kdevcpp.mo
>> +share/locale/gl/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/gl/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/gl/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/gl/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/gl/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/gl/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/gl/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/gl/LC_MESSAGES/kdevcvs.mo
>> +share/locale/gl/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/gl/LC_MESSAGES/kdevdocker.mo
>> +share/locale/gl/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/gl/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/gl/LC_MESSAGES/kdevelop.mo
>> +share/locale/gl/LC_MESSAGES/kdevexecute.mo
>> share/locale/gl/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/gl/LC_MESSAGES/kdevformatters.mo
>> +share/locale/gl/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/gl/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/gl/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/gl/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/gl/LC_MESSAGES/kdevflatpak.mo
>> share/locale/gl/LC_MESSAGES/kdevgdb.mo
>> share/locale/gl/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/gl/LC_MESSAGES/kdevgit.mo
>> +share/locale/gl/LC_MESSAGES/kdevgrepview.mo
>> share/locale/gl/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/gl/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/gl/LC_MESSAGES/kdevlldb.mo
>> share/locale/gl/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/gl/LC_MESSAGES/kdevmanpage.mo
>> share/locale/gl/LC_MESSAGES/kdevninja.mo
>> share/locale/gl/LC_MESSAGES/kdevokteta.mo
>> +share/locale/gl/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/gl/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/gl/LC_MESSAGES/kdevperforce.mo
>> +share/locale/gl/LC_MESSAGES/kdevplatform.mo
>> +share/locale/gl/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/gl/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/gl/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/gl/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/gl/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/gl/LC_MESSAGES/kdevqmljs.mo
>> share/locale/gl/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/gl/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/gl/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/gl/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/gl/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/gl/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/gl/LC_MESSAGES/kdevtestview.mo
>> +share/locale/gl/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/gl/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/gl/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/gl/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/hi/LC_MESSAGES/kdevelop.mo
>> +share/locale/hne/LC_MESSAGES/kdevelop.mo
>> +share/locale/hr/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/hr/LC_MESSAGES/kdevastyle.mo
>> +share/locale/hr/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/hr/LC_MESSAGES/kdevcmake.mo
>> +share/locale/hr/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/hr/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/hr/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/hr/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/hr/LC_MESSAGES/kdevcvs.mo
>> +share/locale/hr/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/hr/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/hr/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/hr/LC_MESSAGES/kdevelop.mo
>> +share/locale/hr/LC_MESSAGES/kdevexecute.mo
>> +share/locale/hr/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/hr/LC_MESSAGES/kdevgdb.mo
>> +share/locale/hr/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/hr/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/hr/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/hr/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/hr/LC_MESSAGES/kdevplatform.mo
>> +share/locale/hr/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/hr/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/hr/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/hr/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/hr/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/hr/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/hu/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/hu/LC_MESSAGES/kdevastyle.mo
>> +share/locale/hu/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/hu/LC_MESSAGES/kdevcmake.mo
>> share/locale/hu/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/hu/LC_MESSAGES/kdevcpp.mo
>> +share/locale/hu/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/hu/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/hu/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/hu/LC_MESSAGES/kdevcustombuildsystem.mo
>> share/locale/hu/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/hu/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/hu/LC_MESSAGES/kdevcvs.mo
>> +share/locale/hu/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/hu/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/hu/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/hu/LC_MESSAGES/kdevelop.mo
>> +share/locale/hu/LC_MESSAGES/kdevexecute.mo
>> share/locale/hu/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/hu/LC_MESSAGES/kdevformatters.mo
>> +share/locale/hu/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/hu/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/hu/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/hu/LC_MESSAGES/kdevfiletemplates.mo
>> share/locale/hu/LC_MESSAGES/kdevgdb.mo
>> share/locale/hu/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/hu/LC_MESSAGES/kdevgit.mo
>> +share/locale/hu/LC_MESSAGES/kdevgrepview.mo
>> share/locale/hu/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/hu/LC_MESSAGES/kdevkonsole.mo
>> share/locale/hu/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/hu/LC_MESSAGES/kdevmanpage.mo
>> share/locale/hu/LC_MESSAGES/kdevninja.mo
>> share/locale/hu/LC_MESSAGES/kdevokteta.mo
>> +share/locale/hu/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/hu/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/hu/LC_MESSAGES/kdevperforce.mo
>> +share/locale/hu/LC_MESSAGES/kdevplatform.mo
>> +share/locale/hu/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/hu/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/hu/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/hu/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/hu/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/hu/LC_MESSAGES/kdevqmljs.mo
>> share/locale/hu/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/hu/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/hu/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/hu/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/hu/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/hu/LC_MESSAGES/kdevtestview.mo
>> +share/locale/hu/LC_MESSAGES/kdevvcsprojectintegration.mo
>> share/locale/hu/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/hu/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/is/LC_MESSAGES/kdevelop.mo
>> +share/locale/it/LC_MESSAGES/kdevandroid.mo
>> +share/locale/it/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/it/LC_MESSAGES/kdevastyle.mo
>> +share/locale/it/LC_MESSAGES/kdevclang.mo
>> +share/locale/it/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/it/LC_MESSAGES/kdevcmake.mo
>> share/locale/it/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/it/LC_MESSAGES/kdevcpp.mo
>> +share/locale/it/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/it/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/it/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/it/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/it/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/it/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/it/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/it/LC_MESSAGES/kdevcvs.mo
>> +share/locale/it/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/it/LC_MESSAGES/kdevdocker.mo
>> +share/locale/it/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/it/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/it/LC_MESSAGES/kdevelop.mo
>> +share/locale/it/LC_MESSAGES/kdevexecute.mo
>> share/locale/it/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/it/LC_MESSAGES/kdevformatters.mo
>> +share/locale/it/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/it/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/it/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/it/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/it/LC_MESSAGES/kdevflatpak.mo
>> share/locale/it/LC_MESSAGES/kdevgdb.mo
>> share/locale/it/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/it/LC_MESSAGES/kdevgit.mo
>> +share/locale/it/LC_MESSAGES/kdevgrepview.mo
>> share/locale/it/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/it/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/it/LC_MESSAGES/kdevlldb.mo
>> share/locale/it/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/it/LC_MESSAGES/kdevmanpage.mo
>> share/locale/it/LC_MESSAGES/kdevninja.mo
>> share/locale/it/LC_MESSAGES/kdevokteta.mo
>> +share/locale/it/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/it/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/it/LC_MESSAGES/kdevperforce.mo
>> +share/locale/it/LC_MESSAGES/kdevplatform.mo
>> +share/locale/it/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/it/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/it/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/it/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/it/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/it/LC_MESSAGES/kdevqmljs.mo
>> share/locale/it/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/it/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/it/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/it/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/it/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/it/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/it/LC_MESSAGES/kdevtestview.mo
>> +share/locale/it/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/it/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/it/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/it/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/ja/LC_MESSAGES/kdevandroid.mo
>> +share/locale/ja/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/ja/LC_MESSAGES/kdevastyle.mo
>> +share/locale/ja/LC_MESSAGES/kdevclang.mo
>> +share/locale/ja/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/ja/LC_MESSAGES/kdevcmake.mo
>> +share/locale/ja/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/ja/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/ja/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/ja/LC_MESSAGES/kdevcppcheck.mo
>> +share/locale/ja/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/ja/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> +share/locale/ja/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/ja/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/ja/LC_MESSAGES/kdevcvs.mo
>> +share/locale/ja/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/ja/LC_MESSAGES/kdevdocker.mo
>> +share/locale/ja/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/ja/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/ja/LC_MESSAGES/kdevelop.mo
>> +share/locale/ja/LC_MESSAGES/kdevexecute.mo
>> +share/locale/ja/LC_MESSAGES/kdevexecuteplasmoid.mo
>> +share/locale/ja/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/ja/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/ja/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/ja/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/ja/LC_MESSAGES/kdevflatpak.mo
>> +share/locale/ja/LC_MESSAGES/kdevgdb.mo
>> +share/locale/ja/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/ja/LC_MESSAGES/kdevgit.mo
>> +share/locale/ja/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/ja/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/ja/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/ja/LC_MESSAGES/kdevlldb.mo
>> +share/locale/ja/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/ja/LC_MESSAGES/kdevmanpage.mo
>> +share/locale/ja/LC_MESSAGES/kdevninja.mo
>> +share/locale/ja/LC_MESSAGES/kdevokteta.mo
>> +share/locale/ja/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/ja/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/ja/LC_MESSAGES/kdevperforce.mo
>> +share/locale/ja/LC_MESSAGES/kdevplatform.mo
>> +share/locale/ja/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/ja/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/ja/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/ja/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/ja/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/ja/LC_MESSAGES/kdevqmljs.mo
>> +share/locale/ja/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/ja/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/ja/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/ja/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/ja/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/ja/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/ja/LC_MESSAGES/kdevtestview.mo
>> +share/locale/ja/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/ja/LC_MESSAGES/kdevwelcomepage.mo
>> +share/locale/ja/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> +share/locale/ja/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/kk/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/kk/LC_MESSAGES/kdevastyle.mo
>> +share/locale/kk/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/kk/LC_MESSAGES/kdevcmake.mo
>> share/locale/kk/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/kk/LC_MESSAGES/kdevcpp.mo
>> +share/locale/kk/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/kk/LC_MESSAGES/kdevcontextbrowser.mo
>> share/locale/kk/LC_MESSAGES/kdevcustombuildsystem.mo
>> share/locale/kk/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/kk/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/kk/LC_MESSAGES/kdevcvs.mo
>> +share/locale/kk/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/kk/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/kk/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/kk/LC_MESSAGES/kdevelop.mo
>> +share/locale/kk/LC_MESSAGES/kdevexecute.mo
>> share/locale/kk/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/kk/LC_MESSAGES/kdevformatters.mo
>> +share/locale/kk/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/kk/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/kk/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/kk/LC_MESSAGES/kdevfiletemplates.mo
>> share/locale/kk/LC_MESSAGES/kdevgdb.mo
>> share/locale/kk/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/kk/LC_MESSAGES/kdevgit.mo
>> +share/locale/kk/LC_MESSAGES/kdevgrepview.mo
>> share/locale/kk/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/kk/LC_MESSAGES/kdevkonsole.mo
>> share/locale/kk/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/kk/LC_MESSAGES/kdevmanpage.mo
>> share/locale/kk/LC_MESSAGES/kdevninja.mo
>> share/locale/kk/LC_MESSAGES/kdevokteta.mo
>> +share/locale/kk/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/kk/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/kk/LC_MESSAGES/kdevplatform.mo
>> +share/locale/kk/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/kk/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/kk/LC_MESSAGES/kdevprojectmanagerview.mo
>> share/locale/kk/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/kk/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/kk/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/kk/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/kk/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/kk/LC_MESSAGES/kdevtestview.mo
>> +share/locale/kk/LC_MESSAGES/kdevvcsprojectintegration.mo
>> share/locale/kk/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/kk/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/km/LC_MESSAGES/kdevelop.mo
>> +share/locale/ko/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/ko/LC_MESSAGES/kdevastyle.mo
>> +share/locale/ko/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/ko/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/ko/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/ko/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/ko/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/ko/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/ko/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/ko/LC_MESSAGES/kdevcvs.mo
>> +share/locale/ko/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/ko/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/ko/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/ko/LC_MESSAGES/kdevelop.mo
>> +share/locale/ko/LC_MESSAGES/kdevexecute.mo
>> +share/locale/ko/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/ko/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/ko/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/ko/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/ko/LC_MESSAGES/kdevgdb.mo
>> +share/locale/ko/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/ko/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/ko/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/ko/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/ko/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/ko/LC_MESSAGES/kdevmanpage.mo
>> +share/locale/ko/LC_MESSAGES/kdevninja.mo
>> +share/locale/ko/LC_MESSAGES/kdevokteta.mo
>> +share/locale/ko/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/ko/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/ko/LC_MESSAGES/kdevperforce.mo
>> +share/locale/ko/LC_MESSAGES/kdevplatform.mo
>> +share/locale/ko/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/ko/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/ko/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/ko/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/ko/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/ko/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/ko/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/ko/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/ko/LC_MESSAGES/kdevtestview.mo
>> +share/locale/ko/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/ko/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> +share/locale/ko/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/ku/LC_MESSAGES/kdevelop.mo
>> +share/locale/lt/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/lt/LC_MESSAGES/kdevastyle.mo
>> +share/locale/lt/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/lt/LC_MESSAGES/kdevcmake.mo
>> +share/locale/lt/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/lt/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/lt/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/lt/LC_MESSAGES/kdevcppcheck.mo
>> +share/locale/lt/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/lt/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/lt/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/lt/LC_MESSAGES/kdevcvs.mo
>> +share/locale/lt/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/lt/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/lt/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/lt/LC_MESSAGES/kdevelop.mo
>> +share/locale/lt/LC_MESSAGES/kdevexecute.mo
>> +share/locale/lt/LC_MESSAGES/kdevexecuteplasmoid.mo
>> +share/locale/lt/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/lt/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/lt/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/lt/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/lt/LC_MESSAGES/kdevgdb.mo
>> +share/locale/lt/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/lt/LC_MESSAGES/kdevgit.mo
>> +share/locale/lt/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/lt/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/lt/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/lt/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/lt/LC_MESSAGES/kdevmanpage.mo
>> +share/locale/lt/LC_MESSAGES/kdevninja.mo
>> +share/locale/lt/LC_MESSAGES/kdevokteta.mo
>> +share/locale/lt/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/lt/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/lt/LC_MESSAGES/kdevperforce.mo
>> +share/locale/lt/LC_MESSAGES/kdevplatform.mo
>> +share/locale/lt/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/lt/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/lt/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/lt/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/lt/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/lt/LC_MESSAGES/kdevqmljs.mo
>> +share/locale/lt/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/lt/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/lt/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/lt/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/lt/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/lt/LC_MESSAGES/kdevtestview.mo
>> +share/locale/lt/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/lt/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> +share/locale/lt/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/lv/LC_MESSAGES/kdevelop.mo
>> +share/locale/mai/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/mai/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/mai/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/mr/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/mr/LC_MESSAGES/kdevastyle.mo
>> +share/locale/mr/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/mr/LC_MESSAGES/kdevcmake.mo
>> +share/locale/mr/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/mr/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/mr/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/mr/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/mr/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/mr/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/mr/LC_MESSAGES/kdevcvs.mo
>> +share/locale/mr/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/mr/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/mr/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/mr/LC_MESSAGES/kdevelop.mo
>> +share/locale/mr/LC_MESSAGES/kdevexecute.mo
>> +share/locale/mr/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/mr/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/mr/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/mr/LC_MESSAGES/kdevgdb.mo
>> +share/locale/mr/LC_MESSAGES/kdevgit.mo
>> +share/locale/mr/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/mr/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/mr/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/mr/LC_MESSAGES/kdevmanpage.mo
>> +share/locale/mr/LC_MESSAGES/kdevokteta.mo
>> +share/locale/mr/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/mr/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/mr/LC_MESSAGES/kdevperforce.mo
>> +share/locale/mr/LC_MESSAGES/kdevplatform.mo
>> +share/locale/mr/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/mr/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/mr/LC_MESSAGES/kdevqmljs.mo
>> +share/locale/mr/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/mr/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/mr/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/mr/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/mr/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/mr/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/mr/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> +share/locale/mr/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/ms/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/ms/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/ms/LC_MESSAGES/kdevcmake.mo
>> +share/locale/ms/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/ms/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/ms/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/ms/LC_MESSAGES/kdevcvs.mo
>> +share/locale/ms/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/ms/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/ms/LC_MESSAGES/kdevelop.mo
>> +share/locale/ms/LC_MESSAGES/kdevexecute.mo
>> +share/locale/ms/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/ms/LC_MESSAGES/kdevplatform.mo
>> +share/locale/nb/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/nb/LC_MESSAGES/kdevastyle.mo
>> +share/locale/nb/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/nb/LC_MESSAGES/kdevcmake.mo
>> share/locale/nb/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/nb/LC_MESSAGES/kdevcpp.mo
>> +share/locale/nb/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/nb/LC_MESSAGES/kdevcontextbrowser.mo
>> share/locale/nb/LC_MESSAGES/kdevcustombuildsystem.mo
>> share/locale/nb/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/nb/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/nb/LC_MESSAGES/kdevcvs.mo
>> +share/locale/nb/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/nb/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/nb/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/nb/LC_MESSAGES/kdevelop.mo
>> +share/locale/nb/LC_MESSAGES/kdevexecute.mo
>> share/locale/nb/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/nb/LC_MESSAGES/kdevformatters.mo
>> +share/locale/nb/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/nb/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/nb/LC_MESSAGES/kdevfilemanager.mo
>> share/locale/nb/LC_MESSAGES/kdevgdb.mo
>> +share/locale/nb/LC_MESSAGES/kdevgit.mo
>> +share/locale/nb/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/nb/LC_MESSAGES/kdevkonsole.mo
>> share/locale/nb/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/nb/LC_MESSAGES/kdevmanpage.mo
>> share/locale/nb/LC_MESSAGES/kdevokteta.mo
>> +share/locale/nb/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/nb/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/nb/LC_MESSAGES/kdevplatform.mo
>> +share/locale/nb/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/nb/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/nb/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/nb/LC_MESSAGES/kdevqmakemanager.mo
>> share/locale/nb/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/nb/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/nb/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/nb/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/nb/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/nb/LC_MESSAGES/kdevvcsprojectintegration.mo
>> share/locale/nb/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/nb/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/nds/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/nds/LC_MESSAGES/kdevastyle.mo
>> +share/locale/nds/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/nds/LC_MESSAGES/kdevcmake.mo
>> share/locale/nds/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/nds/LC_MESSAGES/kdevcpp.mo
>> +share/locale/nds/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/nds/LC_MESSAGES/kdevcontextbrowser.mo
>> share/locale/nds/LC_MESSAGES/kdevcustombuildsystem.mo
>> share/locale/nds/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/nds/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/nds/LC_MESSAGES/kdevcvs.mo
>> +share/locale/nds/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/nds/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/nds/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/nds/LC_MESSAGES/kdevelop.mo
>> +share/locale/nds/LC_MESSAGES/kdevexecute.mo
>> share/locale/nds/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/nds/LC_MESSAGES/kdevformatters.mo
>> +share/locale/nds/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/nds/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/nds/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/nds/LC_MESSAGES/kdevfiletemplates.mo
>> share/locale/nds/LC_MESSAGES/kdevgdb.mo
>> share/locale/nds/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/nds/LC_MESSAGES/kdevgit.mo
>> +share/locale/nds/LC_MESSAGES/kdevgrepview.mo
>> share/locale/nds/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/nds/LC_MESSAGES/kdevkonsole.mo
>> share/locale/nds/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/nds/LC_MESSAGES/kdevmanpage.mo
>> share/locale/nds/LC_MESSAGES/kdevninja.mo
>> share/locale/nds/LC_MESSAGES/kdevokteta.mo
>> +share/locale/nds/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/nds/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/nds/LC_MESSAGES/kdevperforce.mo
>> +share/locale/nds/LC_MESSAGES/kdevplatform.mo
>> +share/locale/nds/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/nds/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/nds/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/nds/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/nds/LC_MESSAGES/kdevqmakemanager.mo
>> share/locale/nds/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/nds/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/nds/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/nds/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/nds/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/nds/LC_MESSAGES/kdevtestview.mo
>> +share/locale/nds/LC_MESSAGES/kdevvcsprojectintegration.mo
>> share/locale/nds/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/nds/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/ne/LC_MESSAGES/kdevelop.mo
>> +share/locale/nl/LC_MESSAGES/kdevandroid.mo
>> +share/locale/nl/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/nl/LC_MESSAGES/kdevastyle.mo
>> +share/locale/nl/LC_MESSAGES/kdevclang.mo
>> +share/locale/nl/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/nl/LC_MESSAGES/kdevcmake.mo
>> share/locale/nl/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/nl/LC_MESSAGES/kdevcpp.mo
>> +share/locale/nl/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/nl/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/nl/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/nl/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/nl/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/nl/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/nl/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/nl/LC_MESSAGES/kdevcvs.mo
>> +share/locale/nl/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/nl/LC_MESSAGES/kdevdocker.mo
>> +share/locale/nl/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/nl/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/nl/LC_MESSAGES/kdevelop.mo
>> +share/locale/nl/LC_MESSAGES/kdevexecute.mo
>> share/locale/nl/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/nl/LC_MESSAGES/kdevformatters.mo
>> +share/locale/nl/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/nl/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/nl/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/nl/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/nl/LC_MESSAGES/kdevflatpak.mo
>> share/locale/nl/LC_MESSAGES/kdevgdb.mo
>> share/locale/nl/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/nl/LC_MESSAGES/kdevgit.mo
>> +share/locale/nl/LC_MESSAGES/kdevgrepview.mo
>> share/locale/nl/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/nl/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/nl/LC_MESSAGES/kdevlldb.mo
>> share/locale/nl/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/nl/LC_MESSAGES/kdevmanpage.mo
>> share/locale/nl/LC_MESSAGES/kdevninja.mo
>> share/locale/nl/LC_MESSAGES/kdevokteta.mo
>> +share/locale/nl/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/nl/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/nl/LC_MESSAGES/kdevperforce.mo
>> +share/locale/nl/LC_MESSAGES/kdevplatform.mo
>> +share/locale/nl/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/nl/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/nl/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/nl/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/nl/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/nl/LC_MESSAGES/kdevqmljs.mo
>> share/locale/nl/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/nl/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/nl/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/nl/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/nl/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/nl/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/nl/LC_MESSAGES/kdevtestview.mo
>> +share/locale/nl/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/nl/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/nl/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/nl/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/nn/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/nn/LC_MESSAGES/kdevastyle.mo
>> +share/locale/nn/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/nn/LC_MESSAGES/kdevcmake.mo
>> +share/locale/nn/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/nn/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/nn/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/nn/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/nn/LC_MESSAGES/kdevcvs.mo
>> +share/locale/nn/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/nn/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/nn/LC_MESSAGES/kdevelop.mo
>> +share/locale/nn/LC_MESSAGES/kdevexecute.mo
>> +share/locale/nn/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/nn/LC_MESSAGES/kdevgdb.mo
>> +share/locale/nn/LC_MESSAGES/kdevgit.mo
>> +share/locale/nn/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/nn/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/nn/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/nn/LC_MESSAGES/kdevokteta.mo
>> +share/locale/nn/LC_MESSAGES/kdevplatform.mo
>> +share/locale/nn/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/nn/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/nn/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/nn/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/nn/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/nn/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/nn/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/nn/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/nn/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/oc/LC_MESSAGES/kdevelop.mo
>> +share/locale/pa/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/pa/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/pa/LC_MESSAGES/kdevcvs.mo
>> +share/locale/pa/LC_MESSAGES/kdevexecute.mo
>> +share/locale/pa/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/pa/LC_MESSAGES/kdevgit.mo
>> +share/locale/pa/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/pa/LC_MESSAGES/kdevplatform.mo
>> +share/locale/pa/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/pa/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/pl/LC_MESSAGES/kdevandroid.mo
>> +share/locale/pl/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/pl/LC_MESSAGES/kdevastyle.mo
>> +share/locale/pl/LC_MESSAGES/kdevclang.mo
>> +share/locale/pl/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/pl/LC_MESSAGES/kdevcmake.mo
>> share/locale/pl/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/pl/LC_MESSAGES/kdevcpp.mo
>> +share/locale/pl/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/pl/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/pl/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/pl/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/pl/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/pl/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/pl/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/pl/LC_MESSAGES/kdevcvs.mo
>> +share/locale/pl/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/pl/LC_MESSAGES/kdevdocker.mo
>> +share/locale/pl/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/pl/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/pl/LC_MESSAGES/kdevelop.mo
>> +share/locale/pl/LC_MESSAGES/kdevexecute.mo
>> share/locale/pl/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/pl/LC_MESSAGES/kdevformatters.mo
>> +share/locale/pl/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/pl/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/pl/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/pl/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/pl/LC_MESSAGES/kdevflatpak.mo
>> share/locale/pl/LC_MESSAGES/kdevgdb.mo
>> share/locale/pl/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/pl/LC_MESSAGES/kdevgit.mo
>> +share/locale/pl/LC_MESSAGES/kdevgrepview.mo
>> share/locale/pl/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/pl/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/pl/LC_MESSAGES/kdevlldb.mo
>> share/locale/pl/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/pl/LC_MESSAGES/kdevmanpage.mo
>> share/locale/pl/LC_MESSAGES/kdevninja.mo
>> share/locale/pl/LC_MESSAGES/kdevokteta.mo
>> +share/locale/pl/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/pl/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/pl/LC_MESSAGES/kdevperforce.mo
>> +share/locale/pl/LC_MESSAGES/kdevplatform.mo
>> +share/locale/pl/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/pl/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/pl/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/pl/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/pl/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/pl/LC_MESSAGES/kdevqmljs.mo
>> share/locale/pl/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/pl/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/pl/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/pl/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/pl/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/pl/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/pl/LC_MESSAGES/kdevtestview.mo
>> +share/locale/pl/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/pl/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/pl/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/pl/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/pt/LC_MESSAGES/kdevandroid.mo
>> +share/locale/pt/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/pt/LC_MESSAGES/kdevastyle.mo
>> +share/locale/pt/LC_MESSAGES/kdevclang.mo
>> +share/locale/pt/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/pt/LC_MESSAGES/kdevcmake.mo
>> share/locale/pt/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/pt/LC_MESSAGES/kdevcpp.mo
>> +share/locale/pt/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/pt/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/pt/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/pt/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/pt/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/pt/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/pt/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/pt/LC_MESSAGES/kdevcvs.mo
>> +share/locale/pt/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/pt/LC_MESSAGES/kdevdocker.mo
>> +share/locale/pt/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/pt/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/pt/LC_MESSAGES/kdevelop.mo
>> +share/locale/pt/LC_MESSAGES/kdevexecute.mo
>> share/locale/pt/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/pt/LC_MESSAGES/kdevformatters.mo
>> +share/locale/pt/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/pt/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/pt/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/pt/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/pt/LC_MESSAGES/kdevflatpak.mo
>> share/locale/pt/LC_MESSAGES/kdevgdb.mo
>> share/locale/pt/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/pt/LC_MESSAGES/kdevgit.mo
>> +share/locale/pt/LC_MESSAGES/kdevgrepview.mo
>> share/locale/pt/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/pt/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/pt/LC_MESSAGES/kdevlldb.mo
>> share/locale/pt/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/pt/LC_MESSAGES/kdevmanpage.mo
>> share/locale/pt/LC_MESSAGES/kdevninja.mo
>> share/locale/pt/LC_MESSAGES/kdevokteta.mo
>> +share/locale/pt/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/pt/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/pt/LC_MESSAGES/kdevperforce.mo
>> +share/locale/pt/LC_MESSAGES/kdevplatform.mo
>> +share/locale/pt/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/pt/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/pt/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/pt/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/pt/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/pt/LC_MESSAGES/kdevqmljs.mo
>> share/locale/pt/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/pt/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/pt/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/pt/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/pt/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/pt/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/pt/LC_MESSAGES/kdevtestview.mo
>> +share/locale/pt/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/pt/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/pt/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/pt/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevandroid.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevastyle.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevclang.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevcmake.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/pt_BR/LC_MESSAGES/kdevcpp.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevcvs.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevdocker.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevelop.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevexecute.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/pt_BR/LC_MESSAGES/kdevformatters.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevflatpak.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevgdb.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevgit.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevgrepview.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevlldb.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevmanpage.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevninja.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevokteta.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevperforce.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevplatform.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevqmljs.mo
>> share/locale/pt_BR/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevtestview.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/pt_BR/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/pt_BR/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/pt_BR/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/ro/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/ro/LC_MESSAGES/kdevastyle.mo
>> +share/locale/ro/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/ro/LC_MESSAGES/kdevcmake.mo
>> +share/locale/ro/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/ro/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/ro/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/ro/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/ro/LC_MESSAGES/kdevcvs.mo
>> +share/locale/ro/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/ro/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/ro/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/ro/LC_MESSAGES/kdevelop.mo
>> +share/locale/ro/LC_MESSAGES/kdevexecute.mo
>> +share/locale/ro/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/ro/LC_MESSAGES/kdevgdb.mo
>> +share/locale/ro/LC_MESSAGES/kdevgit.mo
>> +share/locale/ro/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/ro/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/ro/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/ro/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/ro/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/ro/LC_MESSAGES/kdevplatform.mo
>> +share/locale/ro/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/ro/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/ro/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/ro/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/ro/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/ro/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/ro/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/ro/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/ru/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/ru/LC_MESSAGES/kdevastyle.mo
>> +share/locale/ru/LC_MESSAGES/kdevclang.mo
>> +share/locale/ru/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/ru/LC_MESSAGES/kdevcmake.mo
>> share/locale/ru/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/ru/LC_MESSAGES/kdevcpp.mo
>> +share/locale/ru/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/ru/LC_MESSAGES/kdevcontextbrowser.mo
>> share/locale/ru/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/ru/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/ru/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/ru/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/ru/LC_MESSAGES/kdevcvs.mo
>> +share/locale/ru/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/ru/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/ru/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/ru/LC_MESSAGES/kdevelop.mo
>> +share/locale/ru/LC_MESSAGES/kdevexecute.mo
>> share/locale/ru/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/ru/LC_MESSAGES/kdevformatters.mo
>> +share/locale/ru/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/ru/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/ru/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/ru/LC_MESSAGES/kdevfiletemplates.mo
>> share/locale/ru/LC_MESSAGES/kdevgdb.mo
>> +share/locale/ru/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/ru/LC_MESSAGES/kdevgit.mo
>> +share/locale/ru/LC_MESSAGES/kdevgrepview.mo
>> share/locale/ru/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/ru/LC_MESSAGES/kdevkonsole.mo
>> share/locale/ru/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/ru/LC_MESSAGES/kdevmanpage.mo
>> +share/locale/ru/LC_MESSAGES/kdevninja.mo
>> share/locale/ru/LC_MESSAGES/kdevokteta.mo
>> +share/locale/ru/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/ru/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/ru/LC_MESSAGES/kdevplatform.mo
>> +share/locale/ru/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/ru/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/ru/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/ru/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/ru/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/ru/LC_MESSAGES/kdevqmljs.mo
>> share/locale/ru/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/ru/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/ru/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/ru/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/ru/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/ru/LC_MESSAGES/kdevtestview.mo
>> +share/locale/ru/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/ru/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/ru/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/ru/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/se/LC_MESSAGES/kdevelop.mo
>> +share/locale/sk/LC_MESSAGES/kdevandroid.mo
>> +share/locale/sk/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/sk/LC_MESSAGES/kdevastyle.mo
>> +share/locale/sk/LC_MESSAGES/kdevclang.mo
>> +share/locale/sk/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/sk/LC_MESSAGES/kdevcmake.mo
>> share/locale/sk/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/sk/LC_MESSAGES/kdevcpp.mo
>> +share/locale/sk/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/sk/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/sk/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/sk/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/sk/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/sk/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/sk/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/sk/LC_MESSAGES/kdevcvs.mo
>> +share/locale/sk/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/sk/LC_MESSAGES/kdevdocker.mo
>> +share/locale/sk/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/sk/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/sk/LC_MESSAGES/kdevelop.mo
>> +share/locale/sk/LC_MESSAGES/kdevexecute.mo
>> share/locale/sk/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/sk/LC_MESSAGES/kdevformatters.mo
>> +share/locale/sk/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/sk/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/sk/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/sk/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/sk/LC_MESSAGES/kdevflatpak.mo
>> share/locale/sk/LC_MESSAGES/kdevgdb.mo
>> share/locale/sk/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/sk/LC_MESSAGES/kdevgit.mo
>> +share/locale/sk/LC_MESSAGES/kdevgrepview.mo
>> share/locale/sk/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/sk/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/sk/LC_MESSAGES/kdevlldb.mo
>> share/locale/sk/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/sk/LC_MESSAGES/kdevmanpage.mo
>> share/locale/sk/LC_MESSAGES/kdevninja.mo
>> share/locale/sk/LC_MESSAGES/kdevokteta.mo
>> +share/locale/sk/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/sk/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/sk/LC_MESSAGES/kdevperforce.mo
>> +share/locale/sk/LC_MESSAGES/kdevplatform.mo
>> +share/locale/sk/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/sk/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/sk/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/sk/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/sk/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/sk/LC_MESSAGES/kdevqmljs.mo
>> share/locale/sk/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/sk/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/sk/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/sk/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/sk/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/sk/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/sk/LC_MESSAGES/kdevtestview.mo
>> +share/locale/sk/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/sk/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/sk/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/sk/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/sl/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/sl/LC_MESSAGES/kdevastyle.mo
>> +share/locale/sl/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/sl/LC_MESSAGES/kdevcmake.mo
>> share/locale/sl/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/sl/LC_MESSAGES/kdevcpp.mo
>> +share/locale/sl/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/sl/LC_MESSAGES/kdevcontextbrowser.mo
>> share/locale/sl/LC_MESSAGES/kdevcustombuildsystem.mo
>> share/locale/sl/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/sl/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/sl/LC_MESSAGES/kdevcvs.mo
>> +share/locale/sl/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/sl/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/sl/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/sl/LC_MESSAGES/kdevelop.mo
>> +share/locale/sl/LC_MESSAGES/kdevexecute.mo
>> share/locale/sl/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/sl/LC_MESSAGES/kdevformatters.mo
>> +share/locale/sl/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/sl/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/sl/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/sl/LC_MESSAGES/kdevfiletemplates.mo
>> share/locale/sl/LC_MESSAGES/kdevgdb.mo
>> share/locale/sl/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/sl/LC_MESSAGES/kdevgit.mo
>> +share/locale/sl/LC_MESSAGES/kdevgrepview.mo
>> share/locale/sl/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/sl/LC_MESSAGES/kdevkonsole.mo
>> share/locale/sl/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/sl/LC_MESSAGES/kdevmanpage.mo
>> share/locale/sl/LC_MESSAGES/kdevninja.mo
>> share/locale/sl/LC_MESSAGES/kdevokteta.mo
>> +share/locale/sl/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/sl/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/sl/LC_MESSAGES/kdevplatform.mo
>> +share/locale/sl/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/sl/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/sl/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/sl/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/sl/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/sl/LC_MESSAGES/kdevqmljs.mo
>> share/locale/sl/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/sl/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/sl/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/sl/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/sl/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/sl/LC_MESSAGES/kdevtestview.mo
>> +share/locale/sl/LC_MESSAGES/kdevvcsprojectintegration.mo
>> share/locale/sl/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/sl/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/sv/LC_MESSAGES/kdevandroid.mo
>> +share/locale/sv/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/sv/LC_MESSAGES/kdevastyle.mo
>> +share/locale/sv/LC_MESSAGES/kdevclang.mo
>> +share/locale/sv/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/sv/LC_MESSAGES/kdevcmake.mo
>> share/locale/sv/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/sv/LC_MESSAGES/kdevcpp.mo
>> +share/locale/sv/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/sv/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/sv/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/sv/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/sv/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/sv/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/sv/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/sv/LC_MESSAGES/kdevcvs.mo
>> +share/locale/sv/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/sv/LC_MESSAGES/kdevdocker.mo
>> +share/locale/sv/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/sv/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/sv/LC_MESSAGES/kdevelop.mo
>> +share/locale/sv/LC_MESSAGES/kdevexecute.mo
>> share/locale/sv/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/sv/LC_MESSAGES/kdevformatters.mo
>> +share/locale/sv/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/sv/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/sv/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/sv/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/sv/LC_MESSAGES/kdevflatpak.mo
>> share/locale/sv/LC_MESSAGES/kdevgdb.mo
>> share/locale/sv/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/sv/LC_MESSAGES/kdevgit.mo
>> +share/locale/sv/LC_MESSAGES/kdevgrepview.mo
>> share/locale/sv/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/sv/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/sv/LC_MESSAGES/kdevlldb.mo
>> share/locale/sv/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/sv/LC_MESSAGES/kdevmanpage.mo
>> share/locale/sv/LC_MESSAGES/kdevninja.mo
>> share/locale/sv/LC_MESSAGES/kdevokteta.mo
>> +share/locale/sv/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/sv/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/sv/LC_MESSAGES/kdevperforce.mo
>> +share/locale/sv/LC_MESSAGES/kdevplatform.mo
>> +share/locale/sv/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/sv/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/sv/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/sv/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/sv/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/sv/LC_MESSAGES/kdevqmljs.mo
>> share/locale/sv/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/sv/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/sv/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/sv/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/sv/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/sv/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/sv/LC_MESSAGES/kdevtestview.mo
>> +share/locale/sv/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/sv/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/sv/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/sv/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/ta/LC_MESSAGES/kdevelop.mo
>> +share/locale/tg/LC_MESSAGES/kdevelop.mo
>> +share/locale/th/LC_MESSAGES/kdevappwizard.mo
>> share/locale/th/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/th/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/th/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/tr/LC_MESSAGES/kdevandroid.mo
>> +share/locale/tr/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/tr/LC_MESSAGES/kdevastyle.mo
>> +share/locale/tr/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/tr/LC_MESSAGES/kdevcmake.mo
>> share/locale/tr/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/tr/LC_MESSAGES/kdevcpp.mo
>> +share/locale/tr/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/tr/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/tr/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/tr/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/tr/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/tr/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/tr/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/tr/LC_MESSAGES/kdevcvs.mo
>> +share/locale/tr/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/tr/LC_MESSAGES/kdevdocker.mo
>> +share/locale/tr/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/tr/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/tr/LC_MESSAGES/kdevelop.mo
>> +share/locale/tr/LC_MESSAGES/kdevexecute.mo
>> share/locale/tr/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/tr/LC_MESSAGES/kdevformatters.mo
>> +share/locale/tr/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/tr/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/tr/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/tr/LC_MESSAGES/kdevflatpak.mo
>> share/locale/tr/LC_MESSAGES/kdevgdb.mo
>> share/locale/tr/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/tr/LC_MESSAGES/kdevgit.mo
>> +share/locale/tr/LC_MESSAGES/kdevgrepview.mo
>> share/locale/tr/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/tr/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/tr/LC_MESSAGES/kdevlldb.mo
>> share/locale/tr/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/tr/LC_MESSAGES/kdevmanpage.mo
>> share/locale/tr/LC_MESSAGES/kdevninja.mo
>> share/locale/tr/LC_MESSAGES/kdevokteta.mo
>> +share/locale/tr/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/tr/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/tr/LC_MESSAGES/kdevperforce.mo
>> +share/locale/tr/LC_MESSAGES/kdevplatform.mo
>> +share/locale/tr/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/tr/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/tr/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/tr/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/tr/LC_MESSAGES/kdevqmljs.mo
>> share/locale/tr/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/tr/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/tr/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/tr/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/tr/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/tr/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/tr/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/tr/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/tr/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/tr/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/ug/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/ug/LC_MESSAGES/kdevastyle.mo
>> +share/locale/ug/LC_MESSAGES/kdevclassbrowser.mo
>> +share/locale/ug/LC_MESSAGES/kdevcmake.mo
>> +share/locale/ug/LC_MESSAGES/kdevcmakebuilder.mo
>> +share/locale/ug/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/ug/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/ug/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/ug/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/ug/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/ug/LC_MESSAGES/kdevcvs.mo
>> +share/locale/ug/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/ug/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/ug/LC_MESSAGES/kdevdocumentview.mo
>> +share/locale/ug/LC_MESSAGES/kdevelop.mo
>> +share/locale/ug/LC_MESSAGES/kdevexecute.mo
>> +share/locale/ug/LC_MESSAGES/kdevexecuteplasmoid.mo
>> +share/locale/ug/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/ug/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/ug/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/ug/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/ug/LC_MESSAGES/kdevgdb.mo
>> +share/locale/ug/LC_MESSAGES/kdevgit.mo
>> +share/locale/ug/LC_MESSAGES/kdevgrepview.mo
>> +share/locale/ug/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/ug/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/ug/LC_MESSAGES/kdevmakebuilder.mo
>> +share/locale/ug/LC_MESSAGES/kdevmanpage.mo
>> +share/locale/ug/LC_MESSAGES/kdevninja.mo
>> +share/locale/ug/LC_MESSAGES/kdevokteta.mo
>> +share/locale/ug/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/ug/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/ug/LC_MESSAGES/kdevperforce.mo
>> +share/locale/ug/LC_MESSAGES/kdevplatform.mo
>> +share/locale/ug/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/ug/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/ug/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/ug/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/ug/LC_MESSAGES/kdevqmljs.mo
>> +share/locale/ug/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/ug/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/ug/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/ug/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/ug/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/ug/LC_MESSAGES/kdevtestview.mo
>> +share/locale/ug/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/ug/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> +share/locale/ug/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/uk/LC_MESSAGES/kdevandroid.mo
>> +share/locale/uk/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/uk/LC_MESSAGES/kdevastyle.mo
>> +share/locale/uk/LC_MESSAGES/kdevclang.mo
>> +share/locale/uk/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/uk/LC_MESSAGES/kdevcmake.mo
>> share/locale/uk/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/uk/LC_MESSAGES/kdevcpp.mo
>> +share/locale/uk/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/uk/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/uk/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/uk/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/uk/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/uk/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/uk/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/uk/LC_MESSAGES/kdevcvs.mo
>> +share/locale/uk/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/uk/LC_MESSAGES/kdevdocker.mo
>> +share/locale/uk/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/uk/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/uk/LC_MESSAGES/kdevelop.mo
>> +share/locale/uk/LC_MESSAGES/kdevexecute.mo
>> share/locale/uk/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/uk/LC_MESSAGES/kdevformatters.mo
>> +share/locale/uk/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/uk/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/uk/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/uk/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/uk/LC_MESSAGES/kdevflatpak.mo
>> share/locale/uk/LC_MESSAGES/kdevgdb.mo
>> share/locale/uk/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/uk/LC_MESSAGES/kdevgit.mo
>> +share/locale/uk/LC_MESSAGES/kdevgrepview.mo
>> share/locale/uk/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/uk/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/uk/LC_MESSAGES/kdevlldb.mo
>> share/locale/uk/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/uk/LC_MESSAGES/kdevmanpage.mo
>> share/locale/uk/LC_MESSAGES/kdevninja.mo
>> share/locale/uk/LC_MESSAGES/kdevokteta.mo
>> +share/locale/uk/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/uk/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/uk/LC_MESSAGES/kdevperforce.mo
>> +share/locale/uk/LC_MESSAGES/kdevplatform.mo
>> +share/locale/uk/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/uk/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/uk/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/uk/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/uk/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/uk/LC_MESSAGES/kdevqmljs.mo
>> share/locale/uk/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/uk/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/uk/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/uk/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/uk/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/uk/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/uk/LC_MESSAGES/kdevtestview.mo
>> +share/locale/uk/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/uk/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/uk/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/uk/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/xh/LC_MESSAGES/kdevelop.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevandroid.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevastyle.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevclang.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevcmake.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/zh_CN/LC_MESSAGES/kdevcpp.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevcvs.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevdocker.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevelop.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevexecute.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/zh_CN/LC_MESSAGES/kdevformatters.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevfiletemplates.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevflatpak.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevgdb.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevgit.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevgrepview.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevlldb.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevmanpage.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevninja.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevokteta.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevperforce.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevplatform.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevqmljs.mo
>> share/locale/zh_CN/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevsourceformatter.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevtestview.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/zh_CN/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/zh_CN/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/zh_CN/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevappwizard.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevastyle.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevclang.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevclassbrowser.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevcmake.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevcmakebuilder.mo
>> -share/locale/zh_TW/LC_MESSAGES/kdevcpp.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevcodeutils.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevcontextbrowser.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevcppcheck.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevcustombuildsystem.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevcustomdefinesandincludes.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevcustommake.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevcustomscript.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevcvs.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevdebuggercommon.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevdocumentswitcher.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevdocumentview.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevelop.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevexecute.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevexecuteplasmoid.mo
>> -share/locale/zh_TW/LC_MESSAGES/kdevformatters.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevexecutescript.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevexternalscript.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevfilemanager.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevfiletemplates.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevgdb.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevghprovider.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevgit.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevgrepview.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevkdeprovider.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevkonsole.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevlldb.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevmakebuilder.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevmanpage.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevninja.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevokteta.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevopenwith.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevpatchreview.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevperforce.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevplatform.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevproblemreporter.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevprojectfilter.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevprojectmanagerview.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevqmakebuilder.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevqmakemanager.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevqmljs.mo
>> share/locale/zh_TW/LC_MESSAGES/kdevqthelp.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevquickopen.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevstandardoutputview.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevsubversion.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevswitchtobuddy.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevtestview.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevvcsprojectintegration.mo
>> +share/locale/zh_TW/LC_MESSAGES/kdevwelcomepage.mo
>> share/locale/zh_TW/LC_MESSAGES/plasma_applet_kdevelopsessions.mo
>> share/locale/zh_TW/LC_MESSAGES/plasma_runner_kdevelopsessions.mo
>> +share/metainfo/org.kde.kdevelop.appdata.xml
>> +share/mime/packages/kdevclang.xml
>> share/mime/packages/kdevelop.xml
>> +share/plasma/plasmoids/kdevelopsessions/
>> +share/plasma/plasmoids/kdevelopsessions/contents/
>> +share/plasma/plasmoids/kdevelopsessions/contents/ui/
>> +share/plasma/plasmoids/kdevelopsessions/contents/ui/kdevelopsessions.qml
>> +share/plasma/plasmoids/kdevelopsessions/metadata.desktop
>> +share/plasma/services/org.kde.plasma.dataengine.kdevelopsessions.operations
>> @tag update-desktop-database
>> @tag update-mime-database
>> @tag gtk-update-icon-cache %D/share/icons/hicolor
No comments:
Post a Comment