Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2016 19:06:41 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413310 - in head: . astro/libkgeomap graphics graphics/digikam-kde4 graphics/digikam-kde4-l10n graphics/digikam-kde4/files graphics/kipi-plugin-dngconverter graphics/kipi-plugin-google...
Message-ID:  <201604141906.u3EJ6fKC002006@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Thu Apr 14 19:06:40 2016
New Revision: 413310
URL: https://svnweb.freebsd.org/changeset/ports/413310

Log:
  Update DigiKam and related ports to 4.14.0.
  
  This is a huge leap, as we are moving from 4.2.0 (released in August 2014) to
  4.14.0 (released in October 2015). Version 4.14.0 is the last KDE4-based
  release, and 5.0.0 will be based on KDE Frameworks 5.
  
  Noteworthy port changes:
  - Most patches in graphics/digikam-kde4 are no longer necessary.
  - graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb have
    been merged into graphics/kipi-plugin-googleservices following what
    upstream did to those plugins.
  - astro/libkgeomap and graphics/libkface are no longer included in the
    DigiKam tarball and are now completely independent ports whose tarballs
    are released as part of KDE Applications.
  - net/libmediawiki is neither included in the DigiKam tarball nor released
    as a separate tarball, so we had to resort to fetching it from an older
    DigiKam release which contains it.
  - graphics/digikam-kde4 now has a runtime dependency on x11/kde4-runtime.
    See bug 203222 for details.
  
  A lot of people have contributed to this update over the years in our
  experimental area51 repository. Tobias Berner (our usual suspect), Adriaan
  de Groot, makc@, alonso@ and jhale@ at the very least.
  
  PR:		203222
  PR:		204623
  Submitted by:	Tobias Berner <tcberner@gmail.com>,
  		Adriaan de Groot <groot@kde.org>,
  		alonso,
  		jhale,
  		makc,
  		rakuco

Added:
  head/astro/libkgeomap/distinfo   (contents, props changed)
  head/graphics/digikam-kde4/files/patch-libs_3rdparty_kmemoryinfo_kmemoryinfo__backend.cpp
     - copied, changed from r413309, head/graphics/digikam-kde4/files/patch-libs__3rdparty__kmemoryinfo__kmemoryinfo_backend.cpp
  head/graphics/kipi-plugin-googleservices/
  head/graphics/kipi-plugin-googleservices/Makefile   (contents, props changed)
  head/graphics/kipi-plugin-googleservices/pkg-plist   (contents, props changed)
  head/graphics/kipi-plugins-kde4/files/extrapatch-extra_kipi_plugins_cmakelists.patch   (contents, props changed)
  head/graphics/libkface/distinfo   (contents, props changed)
  head/graphics/libkipiplugins/files/
  head/graphics/libkipiplugins/files/patch-git_e384f949   (contents, props changed)
  head/net/libmediawiki/distinfo   (contents, props changed)
Deleted:
  head/graphics/digikam-kde4/files/patch-CMakeLists.txt
  head/graphics/digikam-kde4/files/patch-cmake__modules__FindPGF.cmake
  head/graphics/digikam-kde4/files/patch-cmake__modules__MacroUtils.cmake
  head/graphics/digikam-kde4/files/patch-digikam__CMakeLists.txt
  head/graphics/digikam-kde4/files/patch-digikam__album__albumwatch.cpp
  head/graphics/digikam-kde4/files/patch-git-r2ad23d-lensfun-fix
  head/graphics/digikam-kde4/files/patch-libs_3rdparty_cimg_CImg.h
  head/graphics/digikam-kde4/files/patch-libs__3rdparty__kmemoryinfo__kmemoryinfo_backend.cpp
  head/graphics/digikam-kde4/files/patch-utilities_fuzzysearchview_fuzzysearchview.cpp
  head/graphics/kipi-plugin-googledrive/
  head/graphics/kipi-plugin-picasawebexport/
Modified:
  head/MOVED
  head/UPDATING
  head/astro/libkgeomap/Makefile
  head/astro/libkgeomap/pkg-plist
  head/graphics/Makefile
  head/graphics/digikam-kde4-l10n/pkg-plist
  head/graphics/digikam-kde4/Makefile
  head/graphics/digikam-kde4/Makefile.common
  head/graphics/digikam-kde4/distinfo
  head/graphics/digikam-kde4/pkg-plist
  head/graphics/kipi-plugin-dngconverter/pkg-plist
  head/graphics/kipi-plugin-videoslideshow/Makefile
  head/graphics/kipi-plugins-kde4/Makefile
  head/graphics/kipi-plugins-kde4/files/extrapatch-CMakeLists.txt
  head/graphics/libkface/Makefile
  head/graphics/libkface/pkg-plist
  head/net/libmediawiki/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Apr 14 18:37:59 2016	(r413309)
+++ head/MOVED	Thu Apr 14 19:06:40 2016	(r413310)
@@ -8279,3 +8279,5 @@ textproc/p5-ElasticSearch-legacy|textpro
 textproc/py-openpyxl1|textproc/py-openpyxl|2016-04-10|Has expired: Use textproc/py-openpyxl instead
 devel/libmcs||2016-04-13|Development no longer active and is not used any more
 www/node-devel|www/node|2016-04-13|Upstream no longer releases a development version
+graphics/kipi-plugin-googledrive||2016-04-14|Merged into graphics/kipi-plugin-googleservices
+graphics/kipi-plugin-picasawebexport||2016-04-14|Merged into graphics/kipi-plugin-googleservices

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Apr 14 18:37:59 2016	(r413309)
+++ head/UPDATING	Thu Apr 14 19:06:40 2016	(r413310)
@@ -5,6 +5,20 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20160414:
+  AFFECTS: Users of graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb
+  AUTHOR: kde@FreeBSD.org
+
+  DigiKam and its related ports have been updated to 4.14.0, the latest
+  stable upstream release.
+
+  The graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb
+  have both been merged into the new graphics/kipi-plugin-googleservices
+  following a move done upstream.
+
+  Those two ports must be removed, and graphics/kipi-plugin-googleservices
+  should be used instead.
+
 20160413:
   AFFECTS: All users of www/node-devel
   AUTHOR: bradleythughes@fastmail.fm

Modified: head/astro/libkgeomap/Makefile
==============================================================================
--- head/astro/libkgeomap/Makefile	Thu Apr 14 18:37:59 2016	(r413309)
+++ head/astro/libkgeomap/Makefile	Thu Apr 14 19:06:40 2016	(r413310)
@@ -1,23 +1,22 @@
 # $FreeBSD$
 
 PORTNAME=	libkgeomap
-PORTVERSION=	${DIGIKAM_VER}
-PORTREVISION=	1
+PORTVERSION=	${KDE4_APPLICATIONS_VERSION}
 CATEGORIES=	astro kde
+MASTER_SITES=	KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src
+DIST_SUBDIR=	KDE/${PORTVERSION}
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KDE4 library for browsing photos on a map
 
-.include "${.CURDIR}/../../graphics/digikam-kde4/Makefile.common"
+LICENSE=	GPLv2+ LGPL20+
+LICENSE_COMB=	multi
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/graph/buffer_concepts.hpp:devel/boost-libs
 
-# libkexiv2 is used only for demo application
-USE_KDE4+=	marble
+USE_KDE4=	kdelibs kdeprefix automoc4 marble
+USES=		cmake:outsource pathfix tar:xz
 USE_LDCONFIG=	yes
-
-post-patch:
-	${REINPLACE_CMD} -e '/pkgconfig/s|$${LIB_INSTALL_DIR}|libdata|' \
-		${WRKSRC}/CMakeLists.txt
+USE_QT4=	network phonon xml moc_build qmake_build rcc_build uic_build
 
 .include <bsd.port.mk>

Added: head/astro/libkgeomap/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/astro/libkgeomap/distinfo	Thu Apr 14 19:06:40 2016	(r413310)
@@ -0,0 +1,2 @@
+SHA256 (KDE/15.04.3/libkgeomap-15.04.3.tar.xz) = b305977b27ebb1da798facf35488beef848f750e70a743ee8a8fab6edb0e1cc0
+SIZE (KDE/15.04.3/libkgeomap-15.04.3.tar.xz) = 124160

Modified: head/astro/libkgeomap/pkg-plist
==============================================================================
--- head/astro/libkgeomap/pkg-plist	Thu Apr 14 18:37:59 2016	(r413309)
+++ head/astro/libkgeomap/pkg-plist	Thu Apr 14 19:06:40 2016	(r413310)
@@ -13,8 +13,8 @@ include/kde4/libkgeomap/track_reader.h
 include/kde4/libkgeomap/tracks.h
 include/kde4/libkgeomap/version.h
 lib/libkgeomap.so
-lib/libkgeomap.so.1
-lib/libkgeomap.so.1.0.0
+lib/libkgeomap.so.2
+lib/libkgeomap.so.2.1.0
 libdata/pkgconfig/libkgeomap.pc
 share/apps/cmake/modules/FindKGeoMap.cmake
 share/apps/libkgeomap/backend-googlemaps-js.js

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Thu Apr 14 18:37:59 2016	(r413309)
+++ head/graphics/Makefile	Thu Apr 14 19:06:40 2016	(r413310)
@@ -412,7 +412,7 @@
     SUBDIR += kipi-plugin-flashexport
     SUBDIR += kipi-plugin-flickrexport
     SUBDIR += kipi-plugin-galleryexport
-    SUBDIR += kipi-plugin-googledrive
+    SUBDIR += kipi-plugin-googleservices
     SUBDIR += kipi-plugin-gpssync
     SUBDIR += kipi-plugin-htmlexport
     SUBDIR += kipi-plugin-imageshackexport
@@ -428,7 +428,6 @@
     SUBDIR += kipi-plugin-metadataedit
     SUBDIR += kipi-plugin-panorama
     SUBDIR += kipi-plugin-photolayoutseditor
-    SUBDIR += kipi-plugin-picasawebexport
     SUBDIR += kipi-plugin-piwigoexport
     SUBDIR += kipi-plugin-printimages
     SUBDIR += kipi-plugin-rajceexport

Modified: head/graphics/digikam-kde4-l10n/pkg-plist
==============================================================================
--- head/graphics/digikam-kde4-l10n/pkg-plist	Thu Apr 14 18:37:59 2016	(r413309)
+++ head/graphics/digikam-kde4-l10n/pkg-plist	Thu Apr 14 19:06:40 2016	(r413310)
@@ -14,210 +14,306 @@ share/locale/be/LC_MESSAGES/kipiplugins.
 share/locale/bg/LC_MESSAGES/digikam.mo
 share/locale/bg/LC_MESSAGES/kipiplugin_calendar.mo
 share/locale/bg/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/bg/LC_MESSAGES/libkgeomap.mo
 share/locale/bs/LC_MESSAGES/digikam.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/bs/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/bs/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/bs/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/bs/LC_MESSAGES/kipiplugins.mo
-share/locale/bs/LC_MESSAGES/libkgeomap.mo
 share/locale/ca/LC_MESSAGES/digikam.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/ca/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/ca/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/ca/LC_MESSAGES/kipiplugins.mo
-share/locale/ca/LC_MESSAGES/libkgeomap.mo
 share/locale/cs/LC_MESSAGES/digikam.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/cs/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/cs/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/cs/LC_MESSAGES/kipiplugins.mo
-share/locale/cs/LC_MESSAGES/libkgeomap.mo
 share/locale/da/LC_MESSAGES/digikam.mo
 share/locale/da/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/da/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/da/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/da/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/da/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/da/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/da/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/da/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/da/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/da/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/da/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/da/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/da/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/da/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/da/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/da/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/da/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/da/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/da/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/da/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/da/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/da/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/da/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/da/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/da/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/da/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/da/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/da/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/da/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/da/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/da/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/da/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/da/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/da/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/da/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/da/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/da/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/da/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/da/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/da/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/da/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/da/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/da/LC_MESSAGES/kipiplugins.mo
-share/locale/da/LC_MESSAGES/libkgeomap.mo
 share/locale/de/LC_MESSAGES/digikam.mo
 share/locale/de/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/de/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/de/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/de/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/de/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/de/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/de/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/de/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/de/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/de/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/de/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/de/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/de/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/de/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/de/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/de/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/de/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/de/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/de/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/de/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/de/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/de/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/de/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/de/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/de/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/de/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/de/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/de/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/de/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/de/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/de/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/de/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/de/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/de/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/de/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/de/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/de/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/de/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/de/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/de/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/de/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/de/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/de/LC_MESSAGES/kipiplugins.mo
-share/locale/de/LC_MESSAGES/libkgeomap.mo
 share/locale/el/LC_MESSAGES/digikam.mo
 share/locale/el/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/el/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/el/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/el/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/el/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/el/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/el/LC_MESSAGES/kipiplugin_dngconverter.mo
 share/locale/el/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/el/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/el/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/el/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/el/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/el/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/el/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/el/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/el/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/el/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/el/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/el/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/el/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/el/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/el/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/el/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/el/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/el/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/el/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/el/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/el/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/el/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/el/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/el/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/el/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/el/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/el/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/el/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/el/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/el/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/el/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/el/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/el/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/el/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/el/LC_MESSAGES/kipiplugins.mo
-share/locale/el/LC_MESSAGES/libkgeomap.mo
 share/locale/en_GB/LC_MESSAGES/digikam.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/en_GB/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/en_GB/LC_MESSAGES/kipiplugins.mo
-share/locale/en_GB/LC_MESSAGES/libkgeomap.mo
 share/locale/eo/LC_MESSAGES/digikam.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_advancedslideshow.mo
@@ -229,6 +325,7 @@ share/locale/eo/LC_MESSAGES/kipiplugin_f
 share/locale/eo/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/eo/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_htmlexport.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_imageviewer.mo
@@ -236,7 +333,6 @@ share/locale/eo/LC_MESSAGES/kipiplugin_i
 share/locale/eo/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_kioexportimport.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/eo/LC_MESSAGES/kipiplugin_picasawebexport.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_printimages.mo
 share/locale/eo/LC_MESSAGES/kipiplugin_rawconverter.mo
@@ -251,59 +347,84 @@ share/locale/es/LC_MESSAGES/kipiplugin_a
 share/locale/es/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/es/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/es/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/es/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/es/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/es/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/es/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/es/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/es/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/es/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/es/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/es/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/es/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/es/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/es/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/es/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/es/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/es/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/es/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/es/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/es/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/es/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/es/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/es/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/es/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/es/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/es/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/es/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/es/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/es/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/es/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/es/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/es/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/es/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/es/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/es/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/es/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/es/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/es/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/es/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/es/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/es/LC_MESSAGES/kipiplugins.mo
-share/locale/es/LC_MESSAGES/libkgeomap.mo
 share/locale/et/LC_MESSAGES/digikam.mo
 share/locale/et/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/et/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/et/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/et/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/et/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/et/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/et/LC_MESSAGES/kipiplugin_dngconverter.mo
 share/locale/et/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/et/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/et/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/et/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/et/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/et/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/et/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/et/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/et/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/et/LC_MESSAGES/kipiplugin_imageviewer.mo
 share/locale/et/LC_MESSAGES/kipiplugin_ipodexport.mo
 share/locale/et/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/et/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/et/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/et/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/et/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/et/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/et/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/et/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/et/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/et/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/et/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/et/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/et/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/et/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/et/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/et/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/et/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/et/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/et/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/et/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/et/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/et/LC_MESSAGES/kipiplugins.mo
-share/locale/et/LC_MESSAGES/libkgeomap.mo
 share/locale/eu/LC_MESSAGES/digikam.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_advancedslideshow.mo
@@ -315,12 +436,12 @@ share/locale/eu/LC_MESSAGES/kipiplugin_f
 share/locale/eu/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_htmlexport.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_imageviewer.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_ipodexport.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/eu/LC_MESSAGES/kipiplugin_picasawebexport.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/eu/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -335,117 +456,163 @@ share/locale/fi/LC_MESSAGES/kipiplugin_a
 share/locale/fi/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_dngconverter.mo
-share/locale/fi/LC_MESSAGES/kipiplugin_expoblending.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/fi/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_rawconverter.mo
-share/locale/fi/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/fi/LC_MESSAGES/kipiplugin_sendimages.mo
-share/locale/fi/LC_MESSAGES/kipiplugin_shwup.mo
-share/locale/fi/LC_MESSAGES/kipiplugin_smug.mo
-share/locale/fi/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/fi/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/fi/LC_MESSAGES/kipiplugins.mo
-share/locale/fi/LC_MESSAGES/libkgeomap.mo
 share/locale/fr/LC_MESSAGES/digikam.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/fr/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/fr/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/fr/LC_MESSAGES/kipiplugins.mo
-share/locale/fr/LC_MESSAGES/libkgeomap.mo
 share/locale/ga/LC_MESSAGES/digikam.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_dngconverter.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_htmlexport.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_imageviewer.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_ipodexport.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/ga/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/ga/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/ga/LC_MESSAGES/kipiplugins.mo
-share/locale/ga/LC_MESSAGES/libkgeomap.mo
 share/locale/gl/LC_MESSAGES/digikam.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/gl/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/gl/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/gl/LC_MESSAGES/kipiplugins.mo
-share/locale/gl/LC_MESSAGES/libkgeomap.mo
 share/locale/he/LC_MESSAGES/digikam.mo
 share/locale/he/LC_MESSAGES/kipiplugin_calendar.mo
 share/locale/hi/LC_MESSAGES/digikam.mo
@@ -470,6 +637,7 @@ share/locale/hr/LC_MESSAGES/kipiplugin_f
 share/locale/hr/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/hr/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/hr/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/hr/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/hr/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/hr/LC_MESSAGES/kipiplugin_htmlexport.mo
 share/locale/hr/LC_MESSAGES/kipiplugin_imageviewer.mo
@@ -477,7 +645,6 @@ share/locale/hr/LC_MESSAGES/kipiplugin_i
 share/locale/hr/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/hr/LC_MESSAGES/kipiplugin_kioexportimport.mo
 share/locale/hr/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/hr/LC_MESSAGES/kipiplugin_picasawebexport.mo
 share/locale/hr/LC_MESSAGES/kipiplugin_printimages.mo
 share/locale/hr/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/hr/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -491,35 +658,66 @@ share/locale/hu/LC_MESSAGES/kipiplugin_a
 share/locale/hu/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/hu/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/hu/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/hu/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/hu/LC_MESSAGES/kipiplugins.mo
-share/locale/hu/LC_MESSAGES/libkgeomap.mo
+share/locale/id/LC_MESSAGES/kipiplugin_acquireimages.mo
+share/locale/id/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/id/LC_MESSAGES/kipiplugin_dropbox.mo
+share/locale/id/LC_MESSAGES/kipiplugin_facebook.mo
+share/locale/id/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/id/LC_MESSAGES/kipiplugin_googledrive.mo
+share/locale/id/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/id/LC_MESSAGES/kipiplugin_kopete.mo
+share/locale/id/LC_MESSAGES/kipiplugin_piwigoexport.mo
+share/locale/id/LC_MESSAGES/kipiplugin_rajceexport.mo
+share/locale/id/LC_MESSAGES/kipiplugin_shwup.mo
+share/locale/id/LC_MESSAGES/kipiplugin_smug.mo
+share/locale/id/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/id/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/id/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/is/LC_MESSAGES/digikam.mo
 share/locale/is/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/is/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/is/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/is/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/is/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/is/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/is/LC_MESSAGES/kipiplugin_dngconverter.mo
 share/locale/is/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/is/LC_MESSAGES/kipiplugin_facebook.mo
@@ -532,148 +730,208 @@ share/locale/is/LC_MESSAGES/kipiplugin_i
 share/locale/is/LC_MESSAGES/kipiplugin_ipodexport.mo
 share/locale/is/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/is/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/is/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/is/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/is/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/is/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/is/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/is/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/is/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/is/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/is/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/is/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/is/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/is/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/is/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/is/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/is/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/is/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/is/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/is/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/is/LC_MESSAGES/kipiplugins.mo
 share/locale/it/LC_MESSAGES/digikam.mo
 share/locale/it/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/it/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/it/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/it/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/it/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/it/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/it/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/it/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/it/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/it/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/it/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/it/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/it/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/it/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/it/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/it/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/it/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/it/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/it/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/it/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/it/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/it/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/it/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/it/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/it/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/it/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/it/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/it/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/it/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/it/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/it/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/it/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/it/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/it/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/it/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/it/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/it/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/it/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/it/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/it/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/it/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/it/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/it/LC_MESSAGES/kipiplugins.mo
-share/locale/it/LC_MESSAGES/libkgeomap.mo
 share/locale/ja/LC_MESSAGES/digikam.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_jalbumexport.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_kmlexport.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/ja/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_panorama.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_photolayouteditor.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/ja/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_videoslideshow.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/ja/LC_MESSAGES/kipiplugins.mo
-share/locale/ja/LC_MESSAGES/libkgeomap.mo
-share/locale/kk/LC_MESSAGES/libkgeomap.mo
 share/locale/km/LC_MESSAGES/digikam.mo
 share/locale/km/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/km/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/km/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/km/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/km/LC_MESSAGES/kipiplugin_debianscreenshots.mo
 share/locale/km/LC_MESSAGES/kipiplugin_dngconverter.mo
 share/locale/km/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/km/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/km/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/km/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/km/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/km/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/km/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/km/LC_MESSAGES/kipiplugin_htmlexport.mo
 share/locale/km/LC_MESSAGES/kipiplugin_imageviewer.mo
 share/locale/km/LC_MESSAGES/kipiplugin_ipodexport.mo
 share/locale/km/LC_MESSAGES/kipiplugin_jpeglossless.mo
 share/locale/km/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/km/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/km/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/km/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/km/LC_MESSAGES/kipiplugin_panorama.mo
 share/locale/km/LC_MESSAGES/kipiplugin_piwigoexport.mo
 share/locale/km/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/km/LC_MESSAGES/kipiplugin_rajceexport.mo
 share/locale/km/LC_MESSAGES/kipiplugin_rawconverter.mo
 share/locale/km/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/km/LC_MESSAGES/kipiplugin_sendimages.mo
 share/locale/km/LC_MESSAGES/kipiplugin_shwup.mo
 share/locale/km/LC_MESSAGES/kipiplugin_smug.mo
 share/locale/km/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/km/LC_MESSAGES/kipiplugin_vkontakte.mo
+share/locale/km/LC_MESSAGES/kipiplugin_wikimedia.mo
+share/locale/km/LC_MESSAGES/kipiplugin_yandexfotki.mo
 share/locale/km/LC_MESSAGES/kipiplugins.mo
-share/locale/km/LC_MESSAGES/libkgeomap.mo
 share/locale/ko/LC_MESSAGES/digikam.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/ko/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/ko/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/ko/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/ko/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_jpeglossless.mo
+share/locale/ko/LC_MESSAGES/kipiplugin_kopete.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_metadataedit.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_rawconverter.mo
+share/locale/ko/LC_MESSAGES/kipiplugin_removeredeyes.mo
 share/locale/ko/LC_MESSAGES/kipiplugin_sendimages.mo
+share/locale/ko/LC_MESSAGES/kipiplugin_wikimedia.mo
 share/locale/ko/LC_MESSAGES/kipiplugins.mo
-share/locale/ko/LC_MESSAGES/libkgeomap.mo
 share/locale/lt/LC_MESSAGES/digikam.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_acquireimages.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_advancedslideshow.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_batchprocessimages.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/lt/LC_MESSAGES/kipiplugin_debianscreenshots.mo
+share/locale/lt/LC_MESSAGES/kipiplugin_dlnaexport.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/lt/LC_MESSAGES/kipiplugin_dropbox.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_expoblending.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_facebook.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_flashexport.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_flickrexport.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/lt/LC_MESSAGES/kipiplugin_googledrive.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_gpssync.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/lt/LC_MESSAGES/kipiplugin_imageshackexport.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/lt/LC_MESSAGES/kipiplugin_imgurexport.mo
 share/locale/lt/LC_MESSAGES/kipiplugin_ipodexport.mo

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604141906.u3EJ6fKC002006>