From owner-svn-ports-all@freebsd.org Mon Apr 9 20:03:38 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22E40F9EFC1; Mon, 9 Apr 2018 20:03:38 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CC97270C3F; Mon, 9 Apr 2018 20:03:37 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C763C235BB; Mon, 9 Apr 2018 20:03:37 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w39K3bn0037407; Mon, 9 Apr 2018 20:03:37 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w39K3asp037397; Mon, 9 Apr 2018 20:03:36 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201804092003.w39K3asp037397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Mon, 9 Apr 2018 20:03:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466903 - in head: . x11-fm x11-fm/dolphin x11-fm/konqueror X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: . x11-fm x11-fm/dolphin x11-fm/konqueror X-SVN-Commit-Revision: 466903 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2018 20:03:38 -0000 Author: tcberner Date: Mon Apr 9 20:03:36 2018 New Revision: 466903 URL: https://svnweb.freebsd.org/changeset/ports/466903 Log: New ports: x11-fm/dolphin, x11-fm/konqueror This is the current version of KDE Applications . Note that users of KDE SC4 should stick with -kde4. Added: head/x11-fm/dolphin/ head/x11-fm/dolphin/Makefile (contents, props changed) head/x11-fm/dolphin/distinfo (contents, props changed) head/x11-fm/dolphin/pkg-descr (contents, props changed) head/x11-fm/dolphin/pkg-plist (contents, props changed) head/x11-fm/konqueror/ head/x11-fm/konqueror/Makefile (contents, props changed) head/x11-fm/konqueror/distinfo (contents, props changed) head/x11-fm/konqueror/pkg-descr (contents, props changed) head/x11-fm/konqueror/pkg-plist (contents, props changed) Modified: head/MOVED head/x11-fm/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Apr 9 19:58:12 2018 (r466902) +++ head/MOVED Mon Apr 9 20:03:36 2018 (r466903) @@ -4739,7 +4739,6 @@ x11/oooqs2||2013-07-26|Has expired: Depends on Qt 3.x x11/xscreensaver-kde||2013-07-26|Has expired: Depends on Qt 3.x x11/yakuake||2013-07-26|Has expired: Depends on Qt 3.x x11-clocks/kdetoys3||2013-07-26|Has expired: Depends on Qt 3.x -x11-fm/dolphin||2013-07-26|Has expired: Depends on Qt 3.x x11-fm/krusader||2013-07-26|Has expired: Depends on Qt 3.x x11-themes/baghira||2013-07-26|Has expired: Depends on Qt 3.x x11-themes/kde-style-comix||2013-07-26|Has expired: Depends on Qt 3.x Modified: head/x11-fm/Makefile ============================================================================== --- head/x11-fm/Makefile Mon Apr 9 19:58:12 2018 (r466902) +++ head/x11-fm/Makefile Mon Apr 9 20:03:36 2018 (r466903) @@ -6,6 +6,7 @@ SUBDIR += caja SUBDIR += catseye-fm SUBDIR += deforaos-browser + SUBDIR += dolphin SUBDIR += doublecmd SUBDIR += emelfm2 SUBDIR += ezfm @@ -13,6 +14,7 @@ SUBDIR += gentoo SUBDIR += gnome-commander2 SUBDIR += gprename + SUBDIR += konqueror SUBDIR += krusader2 SUBDIR += librfm SUBDIR += libtubo Added: head/x11-fm/dolphin/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fm/dolphin/Makefile Mon Apr 9 20:03:36 2018 (r466903) @@ -0,0 +1,32 @@ +# $FreeBSD$ + +PORTNAME= dolphin +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= x11-fm kde kde-applications + +MAINTAINER= kde@FreeBSD.org +COMMENT= KDE filemanager dolphin + +LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= ${QT_PLUGINDIR}/ffmpegthumbs.so:multimedia/kdemultimedia-ffmpegthumbs \ + ${QT_PLUGINDIR}/gsthumbnail.so:graphics/kdegraphics-thumbnailers \ + ${QT_PLUGINDIR}/audiothumbnail.so:devel/kio-extras + +USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz +USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \ + completion config configwidgets coreaddons crash dbusaddons \ + doctools ecm emoticons filemetadata i18n iconthemes init \ + itemmodels itemviews jobwidgets kcmutils \ + kdelibs4support kio newstuff notifications parts service \ + solid sonnet texteditor textwidgets widgetsaddons \ + windowsystem xmlgui +USE_QT5= concurrent core dbus gui network phonon4 widgets xml \ + buildtools_build qmake_build + +SHLIB_VER= 5.0.0 +PLIST_SUB+= SHLIB_VER="${SHLIB_VER}" \ + SHLIB_SHVER="${SHLIB_VER:R:R}" + +.include Added: head/x11-fm/dolphin/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fm/dolphin/distinfo Mon Apr 9 20:03:36 2018 (r466903) @@ -0,0 +1,3 @@ +TIMESTAMP = 1520519322 +SHA256 (KDE/applications/17.12.3/dolphin-17.12.3.tar.xz) = 40dc96fa05cf6a09c49329cd69c9f1079b4ddb57592c9ff0e957eec6e761a439 +SIZE (KDE/applications/17.12.3/dolphin-17.12.3.tar.xz) = 4841752 Added: head/x11-fm/dolphin/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fm/dolphin/pkg-descr Mon Apr 9 20:03:36 2018 (r466903) @@ -0,0 +1,3 @@ +Dolphin is a file manager for the KDE Plasma Desktop. + +WWW: https://userbase.kde.org/Dolphin Added: head/x11-fm/dolphin/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fm/dolphin/pkg-plist Mon Apr 9 20:03:36 2018 (r466903) @@ -0,0 +1,96 @@ +bin/dolphin +bin/servicemenudeinstallation +bin/servicemenuinstallation +etc/xdg/servicemenu.knsrc +include/Dolphin/KVersionControlPlugin +include/Dolphin/dolphinvcs_version.h +include/Dolphin/kversioncontrolplugin.h +include/dolphin_export.h +include/dolphinvcs_export.h +lib/cmake/DolphinVcs/DolphinVcsConfig.cmake +lib/cmake/DolphinVcs/DolphinVcsConfigVersion.cmake +lib/cmake/DolphinVcs/DolphinVcsTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/DolphinVcs/DolphinVcsTargets.cmake +lib/libdolphinprivate.so.%%SHLIB_SHVER%% +lib/libdolphinprivate.so.%%SHLIB_VER%% +lib/libdolphinvcs.so +lib/libdolphinvcs.so.%%SHLIB_SHVER%% +lib/libdolphinvcs.so.%%SHLIB_VER%% +lib/libkdeinit%%SHLIB_SHVER%%_dolphin.so +%%QT_PLUGINDIR%%/dolphinpart.so +%%QT_PLUGINDIR%%/kcm_dolphingeneral.so +%%QT_PLUGINDIR%%/kcm_dolphinnavigation.so +%%QT_PLUGINDIR%%/kcm_dolphinservices.so +%%QT_PLUGINDIR%%/kcm_dolphinviewmodes.so +share/applications/org.kde.dolphin.desktop +share/config.kcfg/dolphin_compactmodesettings.kcfg +share/config.kcfg/dolphin_detailsmodesettings.kcfg +share/config.kcfg/dolphin_directoryviewpropertysettings.kcfg +share/config.kcfg/dolphin_generalsettings.kcfg +share/config.kcfg/dolphin_iconsmodesettings.kcfg +share/config.kcfg/dolphin_versioncontrolsettings.kcfg +share/dbus-1/interfaces/org.freedesktop.FileManager1.xml +share/dbus-1/services/org.kde.dolphin.FileManager1.service +share/kservices5/dolphinpart.desktop +share/kservices5/kcmdolphingeneral.desktop +share/kservices5/kcmdolphinnavigation.desktop +share/kservices5/kcmdolphinservices.desktop +share/kservices5/kcmdolphinviewmodes.desktop +share/kservicetypes5/fileviewversioncontrolplugin.desktop +share/locale/ar/LC_MESSAGES/dolphin.mo +share/locale/ast/LC_MESSAGES/dolphin.mo +share/locale/bg/LC_MESSAGES/dolphin.mo +share/locale/bs/LC_MESSAGES/dolphin.mo +share/locale/ca/LC_MESSAGES/dolphin.mo +share/locale/ca@valencia/LC_MESSAGES/dolphin.mo +share/locale/cs/LC_MESSAGES/dolphin.mo +share/locale/da/LC_MESSAGES/dolphin.mo +share/locale/de/LC_MESSAGES/dolphin.mo +share/locale/el/LC_MESSAGES/dolphin.mo +share/locale/en_GB/LC_MESSAGES/dolphin.mo +share/locale/eo/LC_MESSAGES/dolphin.mo +share/locale/es/LC_MESSAGES/dolphin.mo +share/locale/et/LC_MESSAGES/dolphin.mo +share/locale/eu/LC_MESSAGES/dolphin.mo +share/locale/fa/LC_MESSAGES/dolphin.mo +share/locale/fi/LC_MESSAGES/dolphin.mo +share/locale/fi/LC_SCRIPTS/dolphin/dolphin.js +share/locale/fr/LC_MESSAGES/dolphin.mo +share/locale/ga/LC_MESSAGES/dolphin.mo +share/locale/gl/LC_MESSAGES/dolphin.mo +share/locale/he/LC_MESSAGES/dolphin.mo +share/locale/hi/LC_MESSAGES/dolphin.mo +share/locale/hr/LC_MESSAGES/dolphin.mo +share/locale/hu/LC_MESSAGES/dolphin.mo +share/locale/ia/LC_MESSAGES/dolphin.mo +share/locale/id/LC_MESSAGES/dolphin.mo +share/locale/is/LC_MESSAGES/dolphin.mo +share/locale/it/LC_MESSAGES/dolphin.mo +share/locale/ja/LC_MESSAGES/dolphin.mo +share/locale/kk/LC_MESSAGES/dolphin.mo +share/locale/km/LC_MESSAGES/dolphin.mo +share/locale/ko/LC_MESSAGES/dolphin.mo +share/locale/lt/LC_MESSAGES/dolphin.mo +share/locale/lv/LC_MESSAGES/dolphin.mo +share/locale/mr/LC_MESSAGES/dolphin.mo +share/locale/nb/LC_MESSAGES/dolphin.mo +share/locale/nds/LC_MESSAGES/dolphin.mo +share/locale/nl/LC_MESSAGES/dolphin.mo +share/locale/nn/LC_MESSAGES/dolphin.mo +share/locale/pa/LC_MESSAGES/dolphin.mo +share/locale/pl/LC_MESSAGES/dolphin.mo +share/locale/pt/LC_MESSAGES/dolphin.mo +share/locale/pt_BR/LC_MESSAGES/dolphin.mo +share/locale/ro/LC_MESSAGES/dolphin.mo +share/locale/ru/LC_MESSAGES/dolphin.mo +share/locale/sk/LC_MESSAGES/dolphin.mo +share/locale/sl/LC_MESSAGES/dolphin.mo +share/locale/sr/LC_MESSAGES/dolphin.mo +share/locale/sv/LC_MESSAGES/dolphin.mo +share/locale/tr/LC_MESSAGES/dolphin.mo +share/locale/ug/LC_MESSAGES/dolphin.mo +share/locale/uk/LC_MESSAGES/dolphin.mo +share/locale/wa/LC_MESSAGES/dolphin.mo +share/locale/zh_CN/LC_MESSAGES/dolphin.mo +share/locale/zh_TW/LC_MESSAGES/dolphin.mo +share/metainfo/org.kde.dolphin.appdata.xml Added: head/x11-fm/konqueror/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fm/konqueror/Makefile Mon Apr 9 20:03:36 2018 (r466903) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= konqueror +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= x11-fm www kde kde-applications + +MAINTAINER= kde@FreeBSD.org +COMMENT= KDE system log application + +LIB_DEPENDS= libtidy.so:www/tidy-lib + +USES= cmake:outsource desktop-file-utils gettext kde:5 pkgconfig tar:xz +USE_KDE= activities archive auth bookmarks codecs completion config configwidgets \ + coreaddons crash dbusaddons guiaddons i18n iconthemes \ + itemviews jobwidgets js kcmutils kdelibs4support \ + kdesu khtml kio notifications parts pty service solid sonnet \ + textwidgets unitconversion widgetsaddons windowsystem xmlgui +USE_QT5= core dbus gui location network printsupport qml quick script \ + speech webchannel webengine widgets x11extras xml \ + buildtools_build qmake_build +USE_XORG= ice sm x11 xext + +.include Added: head/x11-fm/konqueror/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fm/konqueror/distinfo Mon Apr 9 20:03:36 2018 (r466903) @@ -0,0 +1,3 @@ +TIMESTAMP = 1520519321 +SHA256 (KDE/applications/17.12.3/konqueror-17.12.3.tar.xz) = 1c020fa206511829556dd68840751bcc133861ef875a2eda2544f44aae101536 +SIZE (KDE/applications/17.12.3/konqueror-17.12.3.tar.xz) = 7720068 Added: head/x11-fm/konqueror/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fm/konqueror/pkg-descr Mon Apr 9 20:03:36 2018 (r466903) @@ -0,0 +1,4 @@ +Konqueror is one of the most advanced file managers and universal document +viewers for KDE. + +WWW: https://konqueror.org/ Added: head/x11-fm/konqueror/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fm/konqueror/pkg-plist Mon Apr 9 20:03:36 2018 (r466903) @@ -0,0 +1,1581 @@ +bin/fsview +bin/kfmclient +bin/konqueror +etc/xdg/autostart/konqy_preload.desktop +etc/xdg/konqueror.categories +etc/xdg/translaterc +include/KF5/konq_events.h +include/KF5/konq_historyentry.h +include/KF5/konq_historyprovider.h +include/KF5/konq_popupmenu.h +include/KF5/konq_version.h +include/KF5/libkonq_export.h +lib/cmake/KF5Konq/KF5KonqConfig.cmake +lib/cmake/KF5Konq/KF5KonqConfigVersion.cmake +lib/cmake/KF5Konq/KF5KonqTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KF5Konq/KF5KonqTargets.cmake +lib/libKF5Konq.so +lib/libKF5Konq.so.5.97.0 +lib/libKF5Konq.so.6 +lib/libkdeinit5_kfmclient.so +lib/libkdeinit5_konqueror.so +lib/libkonquerorprivate.so.5 +lib/libkonquerorprivate.so.5.0.97 +lib/libkwebenginepartlib.so +%%QT_PLUGINDIR%%/akregatorkonqfeedicon.so +%%QT_PLUGINDIR%%/autorefresh.so +%%QT_PLUGINDIR%%/babelfishplugin.so +%%QT_PLUGINDIR%%/dirfilterplugin.so +%%QT_PLUGINDIR%%/domtreeviewerplugin.so +%%QT_PLUGINDIR%%/fsviewpart.so +%%QT_PLUGINDIR%%/kcm_bookmarks.so +%%QT_PLUGINDIR%%/kcm_konq.so +%%QT_PLUGINDIR%%/kcm_konqhtml.so +%%QT_PLUGINDIR%%/kcm_performance.so +%%QT_PLUGINDIR%%/kf5/parts/webenginepart.so +%%QT_PLUGINDIR%%/khtmlsettingsplugin.so +%%QT_PLUGINDIR%%/khtmlttsplugin.so +%%QT_PLUGINDIR%%/kimgallery.so +%%QT_PLUGINDIR%%/konq_aboutpage.so +%%QT_PLUGINDIR%%/konq_shellcmdplugin.so +%%QT_PLUGINDIR%%/minitoolsplugin.so +%%QT_PLUGINDIR%%/rellinksplugin.so +%%QT_PLUGINDIR%%/searchbarplugin.so +%%QT_PLUGINDIR%%/validatorsplugin.so +%%QT_PLUGINDIR%%/webarchiverplugin.so +%%QT_PLUGINDIR%%/webarchivethumbnail.so +share/akregator/pics/feed.png +share/applications/kfmclient.desktop +share/applications/kfmclient_dir.desktop +share/applications/kfmclient_html.desktop +share/applications/kfmclient_war.desktop +share/applications/konqbrowser.desktop +share/config.kcfg/konqueror.kcfg +share/config.kcfg/validators.kcfg +share/dbus-1/interfaces/org.kde.Konqueror.Main.xml +share/dbus-1/interfaces/org.kde.Konqueror.MainWindow.xml +share/dolphinpart/kpartplugins/dirfilterplugin.desktop +share/dolphinpart/kpartplugins/dirfilterplugin.rc +share/dolphinpart/kpartplugins/kimgalleryplugin.desktop +share/dolphinpart/kpartplugins/kimgalleryplugin.rc +share/dolphinpart/kpartplugins/kshellcmdplugin.desktop +share/dolphinpart/kpartplugins/kshellcmdplugin.rc +share/domtreeviewer/domtreeviewerui.rc +share/fsview/fsview_part.rc +share/icons/hicolor/128x128/apps/konqueror.png +share/icons/hicolor/128x128/apps/webengine.png +share/icons/hicolor/16x16/actions/babelfish.png +share/icons/hicolor/16x16/actions/cssvalidator.png +share/icons/hicolor/16x16/actions/htmlvalidator.png +share/icons/hicolor/16x16/actions/imagegallery.png +share/icons/hicolor/16x16/actions/validators.png +share/icons/hicolor/16x16/actions/webarchiver.png +share/icons/hicolor/16x16/apps/konqueror.png +share/icons/hicolor/16x16/apps/webengine.png +share/icons/hicolor/22x22/actions/babelfish.png +share/icons/hicolor/22x22/actions/cssvalidator.png +share/icons/hicolor/22x22/actions/htmlvalidator.png +share/icons/hicolor/22x22/actions/imagegallery.png +share/icons/hicolor/22x22/actions/validators.png +share/icons/hicolor/22x22/actions/webarchiver.png +share/icons/hicolor/22x22/apps/fsview.png +share/icons/hicolor/22x22/apps/konqueror.png +share/icons/hicolor/22x22/apps/webengine.png +share/icons/hicolor/32x32/actions/htmlvalidator.png +share/icons/hicolor/32x32/actions/validators.png +share/icons/hicolor/32x32/apps/fsview.png +share/icons/hicolor/32x32/apps/konqueror.png +share/icons/hicolor/32x32/apps/webengine.png +share/icons/hicolor/48x48/actions/htmlvalidator.png +share/icons/hicolor/48x48/actions/validators.png +share/icons/hicolor/48x48/apps/konqueror.png +share/icons/hicolor/48x48/apps/webengine.png +share/icons/hicolor/64x64/actions/htmlvalidator.png +share/icons/hicolor/64x64/actions/validators.png +share/icons/hicolor/64x64/apps/konqueror.png +share/icons/hicolor/64x64/apps/webengine.png +share/icons/oxygen/scalable/actions/htmlvalidator.svgz +share/icons/oxygen/scalable/actions/validators.svgz +share/kcmcss/template.css +share/kcontrol/pics/onlyone.png +share/kcontrol/pics/overlapping.png +share/kf5/kbookmark/directory_bookmarkbar.desktop +share/khtml/kpartplugins/akregator_konqfeedicon.desktop +share/khtml/kpartplugins/akregator_konqfeedicon.rc +share/khtml/kpartplugins/autorefresh.desktop +share/khtml/kpartplugins/autorefresh.rc +share/khtml/kpartplugins/khtmlsettingsplugin.desktop +share/khtml/kpartplugins/khtmlsettingsplugin.rc +share/khtml/kpartplugins/khtmltts.desktop +share/khtml/kpartplugins/khtmltts.rc +share/khtml/kpartplugins/minitoolsplugin.desktop +share/khtml/kpartplugins/minitoolsplugin.rc +share/khtml/kpartplugins/plugin_babelfish.rc +share/khtml/kpartplugins/plugin_domtreeviewer.desktop +share/khtml/kpartplugins/plugin_domtreeviewer.rc +share/khtml/kpartplugins/plugin_rellinks.desktop +share/khtml/kpartplugins/plugin_rellinks.rc +share/khtml/kpartplugins/plugin_translator.desktop +share/khtml/kpartplugins/plugin_validators.desktop +share/khtml/kpartplugins/plugin_validators.rc +share/khtml/kpartplugins/plugin_webarchiver.desktop +share/khtml/kpartplugins/plugin_webarchiver.rc +%%DATADIR%%/about/intro.html +%%DATADIR%%/about/konq.css +%%DATADIR%%/about/launch.html +%%DATADIR%%/about/plugins.html +%%DATADIR%%/about/plugins_rtl.html +%%DATADIR%%/about/specs.html +%%DATADIR%%/about/tips.html +%%DATADIR%%/about/top-left-konqueror.png +%%DATADIR%%/icons/hicolor/16x16/actions/google.png +%%DATADIR%%/icons/hicolor/22x22/actions/google.png +%%DATADIR%%/icons/hicolor/32x32/actions/google.png +%%DATADIR%%/icons/hicolor/48x48/actions/google.png +%%DATADIR%%/icons/hicolor/64x64/actions/google.png +%%DATADIR%%/icons/oxygen/scalable/actions/google.svgz +%%DATADIR%%/kpartplugins/searchbar.desktop +%%DATADIR%%/kpartplugins/searchbar.rc +%%DATADIR%%/opensearch/google.xml +%%DATADIR%%/pics/indicator_connect.png +%%DATADIR%%/pics/indicator_empty.png +%%DATADIR%%/pics/indicator_noconnect.png +%%DATADIR%%/pics/indicator_viewactive.png +share/kservices5/bookmarks.desktop +share/kservices5/filebehavior.desktop +share/kservices5/fsview_part.desktop +share/kservices5/kcmkonqyperformance.desktop +share/kservices5/kcmperformance.desktop +share/kservices5/khtml_appearance.desktop +share/kservices5/khtml_behavior.desktop +share/kservices5/khtml_filter.desktop +share/kservices5/khtml_general.desktop +share/kservices5/khtml_java_js.desktop +share/kservices5/konq_aboutpage.desktop +share/kservices5/org.kde.konqueror.desktop +share/kservices5/webarchivethumbnail.desktop +share/kservices5/webenginepart.desktop +share/kservicetypes5/konqaboutpage.desktop +share/kwebkitpart/kpartplugins/akregator_konqfeedicon.desktop +share/kwebkitpart/kpartplugins/akregator_konqfeedicon.rc +share/kwebkitpart/kpartplugins/autorefresh.desktop +share/kwebkitpart/kpartplugins/autorefresh.rc +share/kwebkitpart/kpartplugins/khtmlsettingsplugin.desktop +share/kwebkitpart/kpartplugins/khtmlsettingsplugin.rc +share/kwebkitpart/kpartplugins/khtmltts.desktop +share/kwebkitpart/kpartplugins/khtmltts.rc +share/kwebkitpart/kpartplugins/plugin_babelfish.rc +share/kwebkitpart/kpartplugins/plugin_translator.desktop +share/kwebkitpart/kpartplugins/plugin_validators.desktop +share/kwebkitpart/kpartplugins/plugin_validators.rc +share/kxmlgui5/webenginepart/webenginepart.rc +share/locale/ar/LC_MESSAGES/adblock.mo +share/locale/ar/LC_MESSAGES/akregator_konqplugin.mo +share/locale/ar/LC_MESSAGES/autorefresh.mo +share/locale/ar/LC_MESSAGES/babelfish.mo +share/locale/ar/LC_MESSAGES/dirfilterplugin.mo +share/locale/ar/LC_MESSAGES/domtreeviewer.mo +share/locale/ar/LC_MESSAGES/fsview.mo +share/locale/ar/LC_MESSAGES/imgalleryplugin.mo +share/locale/ar/LC_MESSAGES/kcmbookmarks.mo +share/locale/ar/LC_MESSAGES/kcmkonq.mo +share/locale/ar/LC_MESSAGES/kcmkonqhtml.mo +share/locale/ar/LC_MESSAGES/kcmperformance.mo +share/locale/ar/LC_MESSAGES/kfmclient.mo +share/locale/ar/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/ar/LC_MESSAGES/khtmltts.mo +share/locale/ar/LC_MESSAGES/konqueror.mo +share/locale/ar/LC_MESSAGES/kshellcmdplugin.mo +share/locale/ar/LC_MESSAGES/libkonq.mo +share/locale/ar/LC_MESSAGES/mf_konqplugin.mo +share/locale/ar/LC_MESSAGES/minitoolsplugin.mo +share/locale/ar/LC_MESSAGES/rellinks.mo +share/locale/ar/LC_MESSAGES/searchbarplugin.mo +share/locale/ar/LC_MESSAGES/uachangerplugin.mo +share/locale/ar/LC_MESSAGES/validatorsplugin.mo +share/locale/ar/LC_MESSAGES/webarchiver.mo +share/locale/ar/LC_MESSAGES/webenginepart.mo +share/locale/ast/LC_MESSAGES/adblock.mo +share/locale/ast/LC_MESSAGES/akregator_konqplugin.mo +share/locale/ast/LC_MESSAGES/autorefresh.mo +share/locale/ast/LC_MESSAGES/babelfish.mo +share/locale/ast/LC_MESSAGES/dirfilterplugin.mo +share/locale/ast/LC_MESSAGES/domtreeviewer.mo +share/locale/ast/LC_MESSAGES/fsview.mo +share/locale/ast/LC_MESSAGES/imgalleryplugin.mo +share/locale/ast/LC_MESSAGES/kcmbookmarks.mo +share/locale/ast/LC_MESSAGES/kcmkonq.mo +share/locale/ast/LC_MESSAGES/kcmkonqhtml.mo +share/locale/ast/LC_MESSAGES/kcmperformance.mo +share/locale/ast/LC_MESSAGES/kfmclient.mo +share/locale/ast/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/ast/LC_MESSAGES/khtmltts.mo +share/locale/ast/LC_MESSAGES/konqueror.mo +share/locale/ast/LC_MESSAGES/kshellcmdplugin.mo +share/locale/ast/LC_MESSAGES/libkonq.mo +share/locale/ast/LC_MESSAGES/mf_konqplugin.mo +share/locale/ast/LC_MESSAGES/minitoolsplugin.mo +share/locale/ast/LC_MESSAGES/rellinks.mo +share/locale/ast/LC_MESSAGES/searchbarplugin.mo +share/locale/ast/LC_MESSAGES/uachangerplugin.mo +share/locale/ast/LC_MESSAGES/validatorsplugin.mo +share/locale/ast/LC_MESSAGES/webarchiver.mo +share/locale/ast/LC_MESSAGES/webenginepart.mo +share/locale/bg/LC_MESSAGES/adblock.mo +share/locale/bg/LC_MESSAGES/akregator_konqplugin.mo +share/locale/bg/LC_MESSAGES/autorefresh.mo +share/locale/bg/LC_MESSAGES/babelfish.mo +share/locale/bg/LC_MESSAGES/dirfilterplugin.mo +share/locale/bg/LC_MESSAGES/domtreeviewer.mo +share/locale/bg/LC_MESSAGES/fsview.mo +share/locale/bg/LC_MESSAGES/imgalleryplugin.mo +share/locale/bg/LC_MESSAGES/kcmbookmarks.mo +share/locale/bg/LC_MESSAGES/kcmkonq.mo +share/locale/bg/LC_MESSAGES/kcmkonqhtml.mo +share/locale/bg/LC_MESSAGES/kcmperformance.mo +share/locale/bg/LC_MESSAGES/kfmclient.mo +share/locale/bg/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/bg/LC_MESSAGES/khtmltts.mo +share/locale/bg/LC_MESSAGES/konqueror.mo +share/locale/bg/LC_MESSAGES/kshellcmdplugin.mo +share/locale/bg/LC_MESSAGES/libkonq.mo +share/locale/bg/LC_MESSAGES/mf_konqplugin.mo +share/locale/bg/LC_MESSAGES/minitoolsplugin.mo +share/locale/bg/LC_MESSAGES/rellinks.mo +share/locale/bg/LC_MESSAGES/searchbarplugin.mo +share/locale/bg/LC_MESSAGES/uachangerplugin.mo +share/locale/bg/LC_MESSAGES/validatorsplugin.mo +share/locale/bg/LC_MESSAGES/webarchiver.mo +share/locale/bg/LC_MESSAGES/webenginepart.mo +share/locale/bs/LC_MESSAGES/adblock.mo +share/locale/bs/LC_MESSAGES/akregator_konqplugin.mo +share/locale/bs/LC_MESSAGES/autorefresh.mo +share/locale/bs/LC_MESSAGES/babelfish.mo +share/locale/bs/LC_MESSAGES/dirfilterplugin.mo +share/locale/bs/LC_MESSAGES/domtreeviewer.mo +share/locale/bs/LC_MESSAGES/fsview.mo +share/locale/bs/LC_MESSAGES/imgalleryplugin.mo +share/locale/bs/LC_MESSAGES/kcmbookmarks.mo +share/locale/bs/LC_MESSAGES/kcmkonq.mo +share/locale/bs/LC_MESSAGES/kcmkonqhtml.mo +share/locale/bs/LC_MESSAGES/kcmperformance.mo +share/locale/bs/LC_MESSAGES/kfmclient.mo +share/locale/bs/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/bs/LC_MESSAGES/khtmltts.mo +share/locale/bs/LC_MESSAGES/konqueror.mo +share/locale/bs/LC_MESSAGES/kshellcmdplugin.mo +share/locale/bs/LC_MESSAGES/libkonq.mo +share/locale/bs/LC_MESSAGES/mf_konqplugin.mo +share/locale/bs/LC_MESSAGES/minitoolsplugin.mo +share/locale/bs/LC_MESSAGES/rellinks.mo +share/locale/bs/LC_MESSAGES/searchbarplugin.mo +share/locale/bs/LC_MESSAGES/uachangerplugin.mo +share/locale/bs/LC_MESSAGES/validatorsplugin.mo +share/locale/bs/LC_MESSAGES/webarchiver.mo +share/locale/bs/LC_MESSAGES/webenginepart.mo +share/locale/ca/LC_MESSAGES/adblock.mo +share/locale/ca/LC_MESSAGES/akregator_konqplugin.mo +share/locale/ca/LC_MESSAGES/autorefresh.mo +share/locale/ca/LC_MESSAGES/babelfish.mo +share/locale/ca/LC_MESSAGES/dirfilterplugin.mo +share/locale/ca/LC_MESSAGES/domtreeviewer.mo +share/locale/ca/LC_MESSAGES/fsview.mo +share/locale/ca/LC_MESSAGES/imgalleryplugin.mo +share/locale/ca/LC_MESSAGES/kcmbookmarks.mo +share/locale/ca/LC_MESSAGES/kcmkonq.mo +share/locale/ca/LC_MESSAGES/kcmkonqhtml.mo +share/locale/ca/LC_MESSAGES/kcmperformance.mo +share/locale/ca/LC_MESSAGES/kfmclient.mo +share/locale/ca/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/ca/LC_MESSAGES/khtmltts.mo +share/locale/ca/LC_MESSAGES/konqueror.mo +share/locale/ca/LC_MESSAGES/kshellcmdplugin.mo +share/locale/ca/LC_MESSAGES/libkonq.mo +share/locale/ca/LC_MESSAGES/mf_konqplugin.mo +share/locale/ca/LC_MESSAGES/minitoolsplugin.mo +share/locale/ca/LC_MESSAGES/rellinks.mo +share/locale/ca/LC_MESSAGES/searchbarplugin.mo +share/locale/ca/LC_MESSAGES/uachangerplugin.mo +share/locale/ca/LC_MESSAGES/validatorsplugin.mo +share/locale/ca/LC_MESSAGES/webarchiver.mo +share/locale/ca/LC_MESSAGES/webenginepart.mo +share/locale/ca@valencia/LC_MESSAGES/adblock.mo +share/locale/ca@valencia/LC_MESSAGES/akregator_konqplugin.mo +share/locale/ca@valencia/LC_MESSAGES/autorefresh.mo +share/locale/ca@valencia/LC_MESSAGES/babelfish.mo +share/locale/ca@valencia/LC_MESSAGES/dirfilterplugin.mo +share/locale/ca@valencia/LC_MESSAGES/domtreeviewer.mo +share/locale/ca@valencia/LC_MESSAGES/fsview.mo +share/locale/ca@valencia/LC_MESSAGES/imgalleryplugin.mo +share/locale/ca@valencia/LC_MESSAGES/kcmbookmarks.mo +share/locale/ca@valencia/LC_MESSAGES/kcmkonq.mo +share/locale/ca@valencia/LC_MESSAGES/kcmkonqhtml.mo +share/locale/ca@valencia/LC_MESSAGES/kcmperformance.mo +share/locale/ca@valencia/LC_MESSAGES/kfmclient.mo +share/locale/ca@valencia/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/ca@valencia/LC_MESSAGES/khtmltts.mo +share/locale/ca@valencia/LC_MESSAGES/konqueror.mo +share/locale/ca@valencia/LC_MESSAGES/kshellcmdplugin.mo +share/locale/ca@valencia/LC_MESSAGES/libkonq.mo +share/locale/ca@valencia/LC_MESSAGES/mf_konqplugin.mo +share/locale/ca@valencia/LC_MESSAGES/minitoolsplugin.mo +share/locale/ca@valencia/LC_MESSAGES/rellinks.mo +share/locale/ca@valencia/LC_MESSAGES/searchbarplugin.mo +share/locale/ca@valencia/LC_MESSAGES/uachangerplugin.mo +share/locale/ca@valencia/LC_MESSAGES/validatorsplugin.mo +share/locale/ca@valencia/LC_MESSAGES/webarchiver.mo +share/locale/ca@valencia/LC_MESSAGES/webenginepart.mo +share/locale/cs/LC_MESSAGES/adblock.mo +share/locale/cs/LC_MESSAGES/akregator_konqplugin.mo +share/locale/cs/LC_MESSAGES/autorefresh.mo +share/locale/cs/LC_MESSAGES/babelfish.mo +share/locale/cs/LC_MESSAGES/dirfilterplugin.mo +share/locale/cs/LC_MESSAGES/domtreeviewer.mo +share/locale/cs/LC_MESSAGES/fsview.mo +share/locale/cs/LC_MESSAGES/imgalleryplugin.mo +share/locale/cs/LC_MESSAGES/kcmbookmarks.mo +share/locale/cs/LC_MESSAGES/kcmkonq.mo +share/locale/cs/LC_MESSAGES/kcmkonqhtml.mo +share/locale/cs/LC_MESSAGES/kcmperformance.mo +share/locale/cs/LC_MESSAGES/kfmclient.mo +share/locale/cs/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/cs/LC_MESSAGES/khtmltts.mo +share/locale/cs/LC_MESSAGES/konqueror.mo +share/locale/cs/LC_MESSAGES/kshellcmdplugin.mo +share/locale/cs/LC_MESSAGES/libkonq.mo +share/locale/cs/LC_MESSAGES/mf_konqplugin.mo +share/locale/cs/LC_MESSAGES/minitoolsplugin.mo +share/locale/cs/LC_MESSAGES/rellinks.mo +share/locale/cs/LC_MESSAGES/searchbarplugin.mo +share/locale/cs/LC_MESSAGES/uachangerplugin.mo +share/locale/cs/LC_MESSAGES/validatorsplugin.mo +share/locale/cs/LC_MESSAGES/webarchiver.mo +share/locale/cs/LC_MESSAGES/webenginepart.mo +share/locale/da/LC_MESSAGES/adblock.mo +share/locale/da/LC_MESSAGES/akregator_konqplugin.mo +share/locale/da/LC_MESSAGES/autorefresh.mo +share/locale/da/LC_MESSAGES/babelfish.mo +share/locale/da/LC_MESSAGES/dirfilterplugin.mo +share/locale/da/LC_MESSAGES/domtreeviewer.mo +share/locale/da/LC_MESSAGES/fsview.mo +share/locale/da/LC_MESSAGES/imgalleryplugin.mo +share/locale/da/LC_MESSAGES/kcmbookmarks.mo +share/locale/da/LC_MESSAGES/kcmkonq.mo +share/locale/da/LC_MESSAGES/kcmkonqhtml.mo +share/locale/da/LC_MESSAGES/kcmperformance.mo +share/locale/da/LC_MESSAGES/kfmclient.mo +share/locale/da/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/da/LC_MESSAGES/khtmltts.mo +share/locale/da/LC_MESSAGES/konqueror.mo +share/locale/da/LC_MESSAGES/kshellcmdplugin.mo +share/locale/da/LC_MESSAGES/libkonq.mo +share/locale/da/LC_MESSAGES/mf_konqplugin.mo +share/locale/da/LC_MESSAGES/minitoolsplugin.mo +share/locale/da/LC_MESSAGES/rellinks.mo +share/locale/da/LC_MESSAGES/searchbarplugin.mo +share/locale/da/LC_MESSAGES/uachangerplugin.mo +share/locale/da/LC_MESSAGES/validatorsplugin.mo +share/locale/da/LC_MESSAGES/webarchiver.mo +share/locale/da/LC_MESSAGES/webenginepart.mo +share/locale/de/LC_MESSAGES/adblock.mo +share/locale/de/LC_MESSAGES/akregator_konqplugin.mo +share/locale/de/LC_MESSAGES/autorefresh.mo +share/locale/de/LC_MESSAGES/babelfish.mo +share/locale/de/LC_MESSAGES/dirfilterplugin.mo +share/locale/de/LC_MESSAGES/domtreeviewer.mo +share/locale/de/LC_MESSAGES/fsview.mo +share/locale/de/LC_MESSAGES/imgalleryplugin.mo +share/locale/de/LC_MESSAGES/kcmbookmarks.mo +share/locale/de/LC_MESSAGES/kcmkonq.mo +share/locale/de/LC_MESSAGES/kcmkonqhtml.mo +share/locale/de/LC_MESSAGES/kcmperformance.mo +share/locale/de/LC_MESSAGES/kfmclient.mo +share/locale/de/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/de/LC_MESSAGES/khtmltts.mo +share/locale/de/LC_MESSAGES/konqueror.mo +share/locale/de/LC_MESSAGES/kshellcmdplugin.mo +share/locale/de/LC_MESSAGES/libkonq.mo +share/locale/de/LC_MESSAGES/mf_konqplugin.mo +share/locale/de/LC_MESSAGES/minitoolsplugin.mo +share/locale/de/LC_MESSAGES/rellinks.mo +share/locale/de/LC_MESSAGES/searchbarplugin.mo +share/locale/de/LC_MESSAGES/uachangerplugin.mo +share/locale/de/LC_MESSAGES/validatorsplugin.mo +share/locale/de/LC_MESSAGES/webarchiver.mo +share/locale/de/LC_MESSAGES/webenginepart.mo +share/locale/el/LC_MESSAGES/adblock.mo +share/locale/el/LC_MESSAGES/akregator_konqplugin.mo +share/locale/el/LC_MESSAGES/autorefresh.mo +share/locale/el/LC_MESSAGES/babelfish.mo +share/locale/el/LC_MESSAGES/dirfilterplugin.mo +share/locale/el/LC_MESSAGES/domtreeviewer.mo +share/locale/el/LC_MESSAGES/fsview.mo +share/locale/el/LC_MESSAGES/imgalleryplugin.mo +share/locale/el/LC_MESSAGES/kcmbookmarks.mo +share/locale/el/LC_MESSAGES/kcmkonq.mo +share/locale/el/LC_MESSAGES/kcmkonqhtml.mo +share/locale/el/LC_MESSAGES/kcmperformance.mo +share/locale/el/LC_MESSAGES/kfmclient.mo +share/locale/el/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/el/LC_MESSAGES/khtmltts.mo +share/locale/el/LC_MESSAGES/konqueror.mo +share/locale/el/LC_MESSAGES/kshellcmdplugin.mo +share/locale/el/LC_MESSAGES/libkonq.mo +share/locale/el/LC_MESSAGES/mf_konqplugin.mo +share/locale/el/LC_MESSAGES/minitoolsplugin.mo +share/locale/el/LC_MESSAGES/rellinks.mo +share/locale/el/LC_MESSAGES/searchbarplugin.mo +share/locale/el/LC_MESSAGES/uachangerplugin.mo +share/locale/el/LC_MESSAGES/validatorsplugin.mo +share/locale/el/LC_MESSAGES/webarchiver.mo +share/locale/el/LC_MESSAGES/webenginepart.mo +share/locale/en_GB/LC_MESSAGES/adblock.mo +share/locale/en_GB/LC_MESSAGES/akregator_konqplugin.mo +share/locale/en_GB/LC_MESSAGES/autorefresh.mo +share/locale/en_GB/LC_MESSAGES/babelfish.mo +share/locale/en_GB/LC_MESSAGES/dirfilterplugin.mo +share/locale/en_GB/LC_MESSAGES/domtreeviewer.mo +share/locale/en_GB/LC_MESSAGES/fsview.mo +share/locale/en_GB/LC_MESSAGES/imgalleryplugin.mo +share/locale/en_GB/LC_MESSAGES/kcmbookmarks.mo +share/locale/en_GB/LC_MESSAGES/kcmkonq.mo +share/locale/en_GB/LC_MESSAGES/kcmkonqhtml.mo +share/locale/en_GB/LC_MESSAGES/kcmperformance.mo +share/locale/en_GB/LC_MESSAGES/kfmclient.mo +share/locale/en_GB/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/en_GB/LC_MESSAGES/khtmltts.mo +share/locale/en_GB/LC_MESSAGES/konqueror.mo +share/locale/en_GB/LC_MESSAGES/kshellcmdplugin.mo +share/locale/en_GB/LC_MESSAGES/libkonq.mo +share/locale/en_GB/LC_MESSAGES/mf_konqplugin.mo +share/locale/en_GB/LC_MESSAGES/minitoolsplugin.mo +share/locale/en_GB/LC_MESSAGES/rellinks.mo +share/locale/en_GB/LC_MESSAGES/searchbarplugin.mo +share/locale/en_GB/LC_MESSAGES/uachangerplugin.mo +share/locale/en_GB/LC_MESSAGES/validatorsplugin.mo +share/locale/en_GB/LC_MESSAGES/webarchiver.mo +share/locale/en_GB/LC_MESSAGES/webenginepart.mo +share/locale/eo/LC_MESSAGES/adblock.mo +share/locale/eo/LC_MESSAGES/akregator_konqplugin.mo +share/locale/eo/LC_MESSAGES/autorefresh.mo +share/locale/eo/LC_MESSAGES/babelfish.mo +share/locale/eo/LC_MESSAGES/dirfilterplugin.mo +share/locale/eo/LC_MESSAGES/domtreeviewer.mo +share/locale/eo/LC_MESSAGES/fsview.mo +share/locale/eo/LC_MESSAGES/imgalleryplugin.mo +share/locale/eo/LC_MESSAGES/kcmbookmarks.mo +share/locale/eo/LC_MESSAGES/kcmkonq.mo +share/locale/eo/LC_MESSAGES/kcmkonqhtml.mo +share/locale/eo/LC_MESSAGES/kcmperformance.mo +share/locale/eo/LC_MESSAGES/kfmclient.mo +share/locale/eo/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/eo/LC_MESSAGES/khtmltts.mo +share/locale/eo/LC_MESSAGES/konqueror.mo +share/locale/eo/LC_MESSAGES/kshellcmdplugin.mo +share/locale/eo/LC_MESSAGES/libkonq.mo +share/locale/eo/LC_MESSAGES/mf_konqplugin.mo +share/locale/eo/LC_MESSAGES/minitoolsplugin.mo +share/locale/eo/LC_MESSAGES/rellinks.mo +share/locale/eo/LC_MESSAGES/searchbarplugin.mo +share/locale/eo/LC_MESSAGES/uachangerplugin.mo +share/locale/eo/LC_MESSAGES/validatorsplugin.mo +share/locale/eo/LC_MESSAGES/webarchiver.mo +share/locale/eo/LC_MESSAGES/webenginepart.mo +share/locale/es/LC_MESSAGES/adblock.mo +share/locale/es/LC_MESSAGES/akregator_konqplugin.mo +share/locale/es/LC_MESSAGES/autorefresh.mo +share/locale/es/LC_MESSAGES/babelfish.mo +share/locale/es/LC_MESSAGES/dirfilterplugin.mo +share/locale/es/LC_MESSAGES/domtreeviewer.mo +share/locale/es/LC_MESSAGES/fsview.mo +share/locale/es/LC_MESSAGES/imgalleryplugin.mo +share/locale/es/LC_MESSAGES/kcmbookmarks.mo +share/locale/es/LC_MESSAGES/kcmkonq.mo +share/locale/es/LC_MESSAGES/kcmkonqhtml.mo +share/locale/es/LC_MESSAGES/kcmperformance.mo +share/locale/es/LC_MESSAGES/kfmclient.mo +share/locale/es/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/es/LC_MESSAGES/khtmltts.mo +share/locale/es/LC_MESSAGES/konqueror.mo +share/locale/es/LC_MESSAGES/kshellcmdplugin.mo +share/locale/es/LC_MESSAGES/libkonq.mo +share/locale/es/LC_MESSAGES/mf_konqplugin.mo +share/locale/es/LC_MESSAGES/minitoolsplugin.mo +share/locale/es/LC_MESSAGES/rellinks.mo +share/locale/es/LC_MESSAGES/searchbarplugin.mo +share/locale/es/LC_MESSAGES/uachangerplugin.mo +share/locale/es/LC_MESSAGES/validatorsplugin.mo +share/locale/es/LC_MESSAGES/webarchiver.mo +share/locale/es/LC_MESSAGES/webenginepart.mo +share/locale/et/LC_MESSAGES/adblock.mo +share/locale/et/LC_MESSAGES/akregator_konqplugin.mo +share/locale/et/LC_MESSAGES/autorefresh.mo +share/locale/et/LC_MESSAGES/babelfish.mo +share/locale/et/LC_MESSAGES/dirfilterplugin.mo +share/locale/et/LC_MESSAGES/domtreeviewer.mo +share/locale/et/LC_MESSAGES/fsview.mo +share/locale/et/LC_MESSAGES/imgalleryplugin.mo +share/locale/et/LC_MESSAGES/kcmbookmarks.mo +share/locale/et/LC_MESSAGES/kcmkonq.mo +share/locale/et/LC_MESSAGES/kcmkonqhtml.mo +share/locale/et/LC_MESSAGES/kcmperformance.mo +share/locale/et/LC_MESSAGES/kfmclient.mo +share/locale/et/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/et/LC_MESSAGES/khtmltts.mo +share/locale/et/LC_MESSAGES/konqueror.mo +share/locale/et/LC_MESSAGES/kshellcmdplugin.mo +share/locale/et/LC_MESSAGES/libkonq.mo +share/locale/et/LC_MESSAGES/mf_konqplugin.mo +share/locale/et/LC_MESSAGES/minitoolsplugin.mo +share/locale/et/LC_MESSAGES/rellinks.mo +share/locale/et/LC_MESSAGES/searchbarplugin.mo +share/locale/et/LC_MESSAGES/uachangerplugin.mo +share/locale/et/LC_MESSAGES/validatorsplugin.mo +share/locale/et/LC_MESSAGES/webarchiver.mo +share/locale/et/LC_MESSAGES/webenginepart.mo +share/locale/eu/LC_MESSAGES/adblock.mo +share/locale/eu/LC_MESSAGES/akregator_konqplugin.mo +share/locale/eu/LC_MESSAGES/autorefresh.mo +share/locale/eu/LC_MESSAGES/babelfish.mo +share/locale/eu/LC_MESSAGES/dirfilterplugin.mo +share/locale/eu/LC_MESSAGES/domtreeviewer.mo +share/locale/eu/LC_MESSAGES/fsview.mo +share/locale/eu/LC_MESSAGES/imgalleryplugin.mo +share/locale/eu/LC_MESSAGES/kcmbookmarks.mo +share/locale/eu/LC_MESSAGES/kcmkonq.mo +share/locale/eu/LC_MESSAGES/kcmkonqhtml.mo +share/locale/eu/LC_MESSAGES/kcmperformance.mo +share/locale/eu/LC_MESSAGES/kfmclient.mo +share/locale/eu/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/eu/LC_MESSAGES/khtmltts.mo +share/locale/eu/LC_MESSAGES/konqueror.mo +share/locale/eu/LC_MESSAGES/kshellcmdplugin.mo +share/locale/eu/LC_MESSAGES/libkonq.mo +share/locale/eu/LC_MESSAGES/mf_konqplugin.mo +share/locale/eu/LC_MESSAGES/minitoolsplugin.mo +share/locale/eu/LC_MESSAGES/rellinks.mo +share/locale/eu/LC_MESSAGES/searchbarplugin.mo +share/locale/eu/LC_MESSAGES/uachangerplugin.mo +share/locale/eu/LC_MESSAGES/validatorsplugin.mo +share/locale/eu/LC_MESSAGES/webarchiver.mo +share/locale/eu/LC_MESSAGES/webenginepart.mo +share/locale/fa/LC_MESSAGES/adblock.mo +share/locale/fa/LC_MESSAGES/akregator_konqplugin.mo +share/locale/fa/LC_MESSAGES/autorefresh.mo +share/locale/fa/LC_MESSAGES/babelfish.mo +share/locale/fa/LC_MESSAGES/dirfilterplugin.mo +share/locale/fa/LC_MESSAGES/domtreeviewer.mo +share/locale/fa/LC_MESSAGES/fsview.mo +share/locale/fa/LC_MESSAGES/imgalleryplugin.mo +share/locale/fa/LC_MESSAGES/kcmbookmarks.mo +share/locale/fa/LC_MESSAGES/kcmkonq.mo +share/locale/fa/LC_MESSAGES/kcmkonqhtml.mo +share/locale/fa/LC_MESSAGES/kcmperformance.mo +share/locale/fa/LC_MESSAGES/kfmclient.mo +share/locale/fa/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/fa/LC_MESSAGES/khtmltts.mo +share/locale/fa/LC_MESSAGES/konqueror.mo +share/locale/fa/LC_MESSAGES/kshellcmdplugin.mo +share/locale/fa/LC_MESSAGES/libkonq.mo +share/locale/fa/LC_MESSAGES/mf_konqplugin.mo +share/locale/fa/LC_MESSAGES/minitoolsplugin.mo +share/locale/fa/LC_MESSAGES/rellinks.mo +share/locale/fa/LC_MESSAGES/searchbarplugin.mo +share/locale/fa/LC_MESSAGES/uachangerplugin.mo +share/locale/fa/LC_MESSAGES/validatorsplugin.mo +share/locale/fa/LC_MESSAGES/webarchiver.mo +share/locale/fa/LC_MESSAGES/webenginepart.mo +share/locale/fi/LC_MESSAGES/adblock.mo +share/locale/fi/LC_MESSAGES/akregator_konqplugin.mo +share/locale/fi/LC_MESSAGES/autorefresh.mo +share/locale/fi/LC_MESSAGES/babelfish.mo +share/locale/fi/LC_MESSAGES/dirfilterplugin.mo +share/locale/fi/LC_MESSAGES/domtreeviewer.mo +share/locale/fi/LC_MESSAGES/fsview.mo +share/locale/fi/LC_MESSAGES/imgalleryplugin.mo +share/locale/fi/LC_MESSAGES/kcmbookmarks.mo +share/locale/fi/LC_MESSAGES/kcmkonq.mo +share/locale/fi/LC_MESSAGES/kcmkonqhtml.mo +share/locale/fi/LC_MESSAGES/kcmperformance.mo +share/locale/fi/LC_MESSAGES/kfmclient.mo +share/locale/fi/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/fi/LC_MESSAGES/khtmltts.mo +share/locale/fi/LC_MESSAGES/konqueror.mo +share/locale/fi/LC_MESSAGES/kshellcmdplugin.mo +share/locale/fi/LC_MESSAGES/libkonq.mo +share/locale/fi/LC_MESSAGES/mf_konqplugin.mo +share/locale/fi/LC_MESSAGES/minitoolsplugin.mo +share/locale/fi/LC_MESSAGES/rellinks.mo +share/locale/fi/LC_MESSAGES/searchbarplugin.mo +share/locale/fi/LC_MESSAGES/uachangerplugin.mo +share/locale/fi/LC_MESSAGES/validatorsplugin.mo +share/locale/fi/LC_MESSAGES/webarchiver.mo +share/locale/fi/LC_MESSAGES/webenginepart.mo +share/locale/fr/LC_MESSAGES/adblock.mo +share/locale/fr/LC_MESSAGES/akregator_konqplugin.mo +share/locale/fr/LC_MESSAGES/autorefresh.mo +share/locale/fr/LC_MESSAGES/babelfish.mo +share/locale/fr/LC_MESSAGES/dirfilterplugin.mo +share/locale/fr/LC_MESSAGES/domtreeviewer.mo +share/locale/fr/LC_MESSAGES/fsview.mo +share/locale/fr/LC_MESSAGES/imgalleryplugin.mo +share/locale/fr/LC_MESSAGES/kcmbookmarks.mo +share/locale/fr/LC_MESSAGES/kcmkonq.mo +share/locale/fr/LC_MESSAGES/kcmkonqhtml.mo +share/locale/fr/LC_MESSAGES/kcmperformance.mo +share/locale/fr/LC_MESSAGES/kfmclient.mo +share/locale/fr/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/fr/LC_MESSAGES/khtmltts.mo +share/locale/fr/LC_MESSAGES/konqueror.mo +share/locale/fr/LC_MESSAGES/kshellcmdplugin.mo +share/locale/fr/LC_MESSAGES/libkonq.mo +share/locale/fr/LC_MESSAGES/mf_konqplugin.mo +share/locale/fr/LC_MESSAGES/minitoolsplugin.mo +share/locale/fr/LC_MESSAGES/rellinks.mo +share/locale/fr/LC_MESSAGES/searchbarplugin.mo +share/locale/fr/LC_MESSAGES/uachangerplugin.mo +share/locale/fr/LC_MESSAGES/validatorsplugin.mo +share/locale/fr/LC_MESSAGES/webarchiver.mo +share/locale/fr/LC_MESSAGES/webenginepart.mo +share/locale/ga/LC_MESSAGES/adblock.mo +share/locale/ga/LC_MESSAGES/akregator_konqplugin.mo +share/locale/ga/LC_MESSAGES/autorefresh.mo +share/locale/ga/LC_MESSAGES/babelfish.mo +share/locale/ga/LC_MESSAGES/dirfilterplugin.mo +share/locale/ga/LC_MESSAGES/domtreeviewer.mo +share/locale/ga/LC_MESSAGES/fsview.mo +share/locale/ga/LC_MESSAGES/imgalleryplugin.mo +share/locale/ga/LC_MESSAGES/kcmbookmarks.mo +share/locale/ga/LC_MESSAGES/kcmkonq.mo +share/locale/ga/LC_MESSAGES/kcmkonqhtml.mo +share/locale/ga/LC_MESSAGES/kcmperformance.mo +share/locale/ga/LC_MESSAGES/kfmclient.mo +share/locale/ga/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/ga/LC_MESSAGES/khtmltts.mo +share/locale/ga/LC_MESSAGES/konqueror.mo +share/locale/ga/LC_MESSAGES/kshellcmdplugin.mo +share/locale/ga/LC_MESSAGES/libkonq.mo +share/locale/ga/LC_MESSAGES/mf_konqplugin.mo +share/locale/ga/LC_MESSAGES/minitoolsplugin.mo +share/locale/ga/LC_MESSAGES/rellinks.mo +share/locale/ga/LC_MESSAGES/searchbarplugin.mo +share/locale/ga/LC_MESSAGES/uachangerplugin.mo +share/locale/ga/LC_MESSAGES/validatorsplugin.mo +share/locale/ga/LC_MESSAGES/webarchiver.mo +share/locale/ga/LC_MESSAGES/webenginepart.mo +share/locale/gl/LC_MESSAGES/adblock.mo +share/locale/gl/LC_MESSAGES/akregator_konqplugin.mo +share/locale/gl/LC_MESSAGES/autorefresh.mo +share/locale/gl/LC_MESSAGES/babelfish.mo +share/locale/gl/LC_MESSAGES/dirfilterplugin.mo +share/locale/gl/LC_MESSAGES/domtreeviewer.mo +share/locale/gl/LC_MESSAGES/fsview.mo +share/locale/gl/LC_MESSAGES/imgalleryplugin.mo +share/locale/gl/LC_MESSAGES/kcmbookmarks.mo +share/locale/gl/LC_MESSAGES/kcmkonq.mo +share/locale/gl/LC_MESSAGES/kcmkonqhtml.mo +share/locale/gl/LC_MESSAGES/kcmperformance.mo +share/locale/gl/LC_MESSAGES/kfmclient.mo +share/locale/gl/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/gl/LC_MESSAGES/khtmltts.mo +share/locale/gl/LC_MESSAGES/konqueror.mo +share/locale/gl/LC_MESSAGES/kshellcmdplugin.mo +share/locale/gl/LC_MESSAGES/libkonq.mo +share/locale/gl/LC_MESSAGES/mf_konqplugin.mo +share/locale/gl/LC_MESSAGES/minitoolsplugin.mo +share/locale/gl/LC_MESSAGES/rellinks.mo +share/locale/gl/LC_MESSAGES/searchbarplugin.mo +share/locale/gl/LC_MESSAGES/uachangerplugin.mo +share/locale/gl/LC_MESSAGES/validatorsplugin.mo +share/locale/gl/LC_MESSAGES/webarchiver.mo +share/locale/gl/LC_MESSAGES/webenginepart.mo +share/locale/he/LC_MESSAGES/adblock.mo +share/locale/he/LC_MESSAGES/akregator_konqplugin.mo +share/locale/he/LC_MESSAGES/autorefresh.mo +share/locale/he/LC_MESSAGES/babelfish.mo +share/locale/he/LC_MESSAGES/dirfilterplugin.mo +share/locale/he/LC_MESSAGES/domtreeviewer.mo +share/locale/he/LC_MESSAGES/fsview.mo +share/locale/he/LC_MESSAGES/imgalleryplugin.mo +share/locale/he/LC_MESSAGES/kcmbookmarks.mo +share/locale/he/LC_MESSAGES/kcmkonq.mo +share/locale/he/LC_MESSAGES/kcmkonqhtml.mo +share/locale/he/LC_MESSAGES/kcmperformance.mo +share/locale/he/LC_MESSAGES/kfmclient.mo +share/locale/he/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/he/LC_MESSAGES/khtmltts.mo +share/locale/he/LC_MESSAGES/konqueror.mo +share/locale/he/LC_MESSAGES/kshellcmdplugin.mo +share/locale/he/LC_MESSAGES/libkonq.mo +share/locale/he/LC_MESSAGES/minitoolsplugin.mo +share/locale/he/LC_MESSAGES/rellinks.mo +share/locale/he/LC_MESSAGES/searchbarplugin.mo +share/locale/he/LC_MESSAGES/uachangerplugin.mo +share/locale/he/LC_MESSAGES/validatorsplugin.mo +share/locale/he/LC_MESSAGES/webarchiver.mo +share/locale/hi/LC_MESSAGES/akregator_konqplugin.mo +share/locale/hi/LC_MESSAGES/autorefresh.mo +share/locale/hi/LC_MESSAGES/babelfish.mo +share/locale/hi/LC_MESSAGES/dirfilterplugin.mo +share/locale/hi/LC_MESSAGES/domtreeviewer.mo +share/locale/hi/LC_MESSAGES/fsview.mo +share/locale/hi/LC_MESSAGES/imgalleryplugin.mo +share/locale/hi/LC_MESSAGES/kcmbookmarks.mo +share/locale/hi/LC_MESSAGES/kcmkonq.mo +share/locale/hi/LC_MESSAGES/kcmkonqhtml.mo +share/locale/hi/LC_MESSAGES/kcmperformance.mo +share/locale/hi/LC_MESSAGES/kfmclient.mo +share/locale/hi/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/hi/LC_MESSAGES/khtmltts.mo +share/locale/hi/LC_MESSAGES/konqueror.mo +share/locale/hi/LC_MESSAGES/kshellcmdplugin.mo +share/locale/hi/LC_MESSAGES/libkonq.mo +share/locale/hi/LC_MESSAGES/mf_konqplugin.mo +share/locale/hi/LC_MESSAGES/minitoolsplugin.mo +share/locale/hi/LC_MESSAGES/rellinks.mo +share/locale/hi/LC_MESSAGES/searchbarplugin.mo +share/locale/hi/LC_MESSAGES/uachangerplugin.mo +share/locale/hi/LC_MESSAGES/validatorsplugin.mo +share/locale/hi/LC_MESSAGES/webarchiver.mo +share/locale/hr/LC_MESSAGES/adblock.mo +share/locale/hr/LC_MESSAGES/akregator_konqplugin.mo +share/locale/hr/LC_MESSAGES/autorefresh.mo +share/locale/hr/LC_MESSAGES/babelfish.mo +share/locale/hr/LC_MESSAGES/dirfilterplugin.mo +share/locale/hr/LC_MESSAGES/domtreeviewer.mo +share/locale/hr/LC_MESSAGES/fsview.mo +share/locale/hr/LC_MESSAGES/imgalleryplugin.mo +share/locale/hr/LC_MESSAGES/kcmbookmarks.mo +share/locale/hr/LC_MESSAGES/kcmkonq.mo +share/locale/hr/LC_MESSAGES/kcmkonqhtml.mo +share/locale/hr/LC_MESSAGES/kcmperformance.mo +share/locale/hr/LC_MESSAGES/kfmclient.mo +share/locale/hr/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/hr/LC_MESSAGES/khtmltts.mo +share/locale/hr/LC_MESSAGES/konqueror.mo +share/locale/hr/LC_MESSAGES/kshellcmdplugin.mo +share/locale/hr/LC_MESSAGES/libkonq.mo +share/locale/hr/LC_MESSAGES/mf_konqplugin.mo +share/locale/hr/LC_MESSAGES/minitoolsplugin.mo +share/locale/hr/LC_MESSAGES/rellinks.mo +share/locale/hr/LC_MESSAGES/searchbarplugin.mo +share/locale/hr/LC_MESSAGES/uachangerplugin.mo +share/locale/hr/LC_MESSAGES/validatorsplugin.mo +share/locale/hr/LC_MESSAGES/webarchiver.mo +share/locale/hu/LC_MESSAGES/adblock.mo +share/locale/hu/LC_MESSAGES/akregator_konqplugin.mo +share/locale/hu/LC_MESSAGES/autorefresh.mo +share/locale/hu/LC_MESSAGES/babelfish.mo +share/locale/hu/LC_MESSAGES/dirfilterplugin.mo +share/locale/hu/LC_MESSAGES/domtreeviewer.mo +share/locale/hu/LC_MESSAGES/fsview.mo +share/locale/hu/LC_MESSAGES/imgalleryplugin.mo +share/locale/hu/LC_MESSAGES/kcmbookmarks.mo +share/locale/hu/LC_MESSAGES/kcmkonq.mo +share/locale/hu/LC_MESSAGES/kcmkonqhtml.mo +share/locale/hu/LC_MESSAGES/kcmperformance.mo +share/locale/hu/LC_MESSAGES/kfmclient.mo +share/locale/hu/LC_MESSAGES/khtmlsettingsplugin.mo +share/locale/hu/LC_MESSAGES/khtmltts.mo +share/locale/hu/LC_MESSAGES/konqueror.mo +share/locale/hu/LC_MESSAGES/kshellcmdplugin.mo +share/locale/hu/LC_MESSAGES/libkonq.mo +share/locale/hu/LC_MESSAGES/mf_konqplugin.mo +share/locale/hu/LC_MESSAGES/minitoolsplugin.mo *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***