View | Details | Raw Unified | Return to bug 204623 | Differences between
and this patch

Collapse All | Expand All

(-)MOVED (+1 lines)
Lines 8270-8272 Link Here
8270
www/rubygem-railties41|www/rubygem-railties4|2016-03-31|Has expired: Rails 4.1 is no longer supported - please switch to Rails 4.2
8270
www/rubygem-railties41|www/rubygem-railties4|2016-03-31|Has expired: Rails 4.1 is no longer supported - please switch to Rails 4.2
8271
devel/rubygem-jbuilder-rails41|devel/rubygem-jbuilder|2016-03-31|Has expired: Rails 4.1 is no longer supported - please switch to Rails 4.2
8271
devel/rubygem-jbuilder-rails41|devel/rubygem-jbuilder|2016-03-31|Has expired: Rails 4.1 is no longer supported - please switch to Rails 4.2
8272
textproc/py-genshi-devel|textproc/py-genshi|2016-03-31|Has expired: The port is no longer updated and behind the main genshi port
8272
textproc/py-genshi-devel|textproc/py-genshi|2016-03-31|Has expired: The port is no longer updated and behind the main genshi port
8273
graphics/kipi-plugin-googledrive|graphics/kipi-plugin-googleservices|2016-04-10|Replaced upstream
(-)astro/libkgeomap/Makefile (-8 / +10 lines)
Lines 1-23 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	libkgeomap
3
PORTNAME=	libkgeomap
4
PORTVERSION=	${DIGIKAM_VER}
4
PORTVERSION=	15.04.2 # ${KDE_APPLICATIONS_VERSION}
5
PORTREVISION=	1
6
CATEGORIES=	astro kde
5
CATEGORIES=	astro kde
7
6
8
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	KDE4 library for browsing photos on a map
8
COMMENT=	KDE4 library for browsing photos on a map
10
9
11
.include "${.CURDIR}/../../graphics/digikam-kde4/Makefile.common"
10
MASTER_SITES=	KDE/${KDE_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src
11
DIST_SUBDIR=	KDE/${PORTVERSION}
12
12
13
LICENSE=	GPLv2
14
15
USE_KDE4=	kdelibs kdeprefix automoc4 marble
16
USES=		cmake:outsource tar:xz
17
USE_QT4=	network phonon xml moc_build qmake_build rcc_build uic_build
18
13
BUILD_DEPENDS=	${LOCALBASE}/include/boost/graph/buffer_concepts.hpp:devel/boost-libs
19
BUILD_DEPENDS=	${LOCALBASE}/include/boost/graph/buffer_concepts.hpp:devel/boost-libs
14
20
15
# libkexiv2 is used only for demo application
16
USE_KDE4+=	marble
17
USE_LDCONFIG=	yes
18
19
post-patch:
21
post-patch:
20
	${REINPLACE_CMD} -e '/pkgconfig/s|$${LIB_INSTALL_DIR}|libdata|' \
22
	${REINPLACE_CMD} -e '/pkgconfig/s|$${LIB_INSTALL_DIR}|libdata|' \
21
		${WRKSRC}/CMakeLists.txt
23
		${WRKSRC}/${PORTNAME}/CMakeLists.txt
22
24
23
.include <bsd.port.mk>
25
.include <bsd.port.mk>
(-)astro/libkgeomap/distinfo (+2 lines)
Line 0 Link Here
1
SHA256 (KDE/15.04.2/libkgeomap-15.04.2.tar.xz) = d0df1e2012f05abb1f1d447e36bd416f655eecde083a93710f496ed6fea13224
2
SIZE (KDE/15.04.2/libkgeomap-15.04.2.tar.xz) = 124144
(-)astro/libkgeomap/pkg-plist (-2 / +2 lines)
Lines 13-20 Link Here
13
include/kde4/libkgeomap/tracks.h
13
include/kde4/libkgeomap/tracks.h
14
include/kde4/libkgeomap/version.h
14
include/kde4/libkgeomap/version.h
15
lib/libkgeomap.so
15
lib/libkgeomap.so
16
lib/libkgeomap.so.1
16
lib/libkgeomap.so.2
17
lib/libkgeomap.so.1.0.0
17
lib/libkgeomap.so.2.1.0
18
libdata/pkgconfig/libkgeomap.pc
18
libdata/pkgconfig/libkgeomap.pc
19
share/apps/cmake/modules/FindKGeoMap.cmake
19
share/apps/cmake/modules/FindKGeoMap.cmake
20
share/apps/libkgeomap/backend-googlemaps-js.js
20
share/apps/libkgeomap/backend-googlemaps-js.js
(-)graphics/digikam-kde4/Makefile (-6 / +9 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	digikam
4
PORTNAME=	digikam
5
PORTVERSION=	${DIGIKAM_VER}
5
PORTVERSION=	${DIGIKAM_VER}
6
PORTREVISION=	3
7
PORTEPOCH=	2
6
PORTEPOCH=	2
8
CATEGORIES=	graphics kde
7
CATEGORIES=	graphics kde
9
8
Lines 25-37 Link Here
25
		libboost_graph.so:devel/boost-libs
24
		libboost_graph.so:devel/boost-libs
26
25
27
USES+=		pkgconfig shebangfix
26
USES+=		pkgconfig shebangfix
28
USE_KDE4+=	libkdcraw libkexiv2 libkipi
27
USE_KDE4+=	libkdcraw libkexiv2 libkipi runtime_run
29
USE_QT4+=	sql-sqlite3_run
28
USE_QT4+=	sql-sqlite3_run
30
USE_LDCONFIG=	yes
29
USE_LDCONFIG=	yes
31
CMAKE_ARGS+=	-DWITH_Sqlite2:BOOL=OFF
30
CMAKE_ARGS+=	-DWITH_Sqlite2:BOOL=OFF
32
31
33
WRKSRC=		${WRKDIR}/${DISTNAME}/core
32
WRKSRC=		${WRKDIR}/${DISTNAME}/core
34
SHEBANG_FILES=	utilities/scripts/digitaglinktree/digitaglinktree
33
SHEBANG_FILES=	data/scripts/digitaglinktree/digitaglinktree
35
34
36
OPTIONS_DEFINE=		DOCS NLS GPHOTO2 PIMLIBS MYSQL
35
OPTIONS_DEFINE=		DOCS NLS GPHOTO2 PIMLIBS MYSQL
37
OPTIONS_DEFAULT=	GPHOTO2 PIMLIBS
36
OPTIONS_DEFAULT=	GPHOTO2 PIMLIBS
Lines 44-53 Link Here
44
43
45
GPHOTO2_DESC=		Gphoto2 camera support
44
GPHOTO2_DESC=		Gphoto2 camera support
46
GPHOTO2_LIB_DEPENDS=	libgphoto2.so:graphics/libgphoto2
45
GPHOTO2_LIB_DEPENDS=	libgphoto2.so:graphics/libgphoto2
46
GPHOTO2_CMAKE_ON=	-DWITH_Gphoto2:BOOL=ON
47
GPHOTO2_CMAKE_OFF=	-DWITH_Gphoto2:BOOL=OFF
47
GPHOTO2_CMAKE_OFF=	-DWITH_Gphoto2:BOOL=OFF
48
48
49
PIMLIBS_DESC=		Address book support
49
PIMLIBS_DESC=		Address book support
50
PIMLIBS_USE=		KDE4=pimlibs
50
PIMLIBS_USE=		KDE4=pimlibs baloo
51
PIMLIBS_CMAKE_ON=	-DENABLE_KDEPIMLIBSSUPPORT:BOOL=ON
51
PIMLIBS_CMAKE_ON=	-DENABLE_KDEPIMLIBSSUPPORT:BOOL=ON
52
PIMLIBS_CMAKE_OFF=	-DENABLE_KDEPIMLIBSSUPPORT:BOOL=OFF
52
PIMLIBS_CMAKE_OFF=	-DENABLE_KDEPIMLIBSSUPPORT:BOOL=OFF
53
53
Lines 54-60 Link Here
54
MYSQL_USE=		MYSQL=server QT4=sql-mysql_run
54
MYSQL_USE=		MYSQL=server QT4=sql-mysql_run
55
MYSQL_BUILD_DEPENDS=	${LOCALBASE}/lib/mysql/libmysqld.a:${_MYSQL_SERVER}
55
MYSQL_BUILD_DEPENDS=	${LOCALBASE}/lib/mysql/libmysqld.a:${_MYSQL_SERVER}
56
MYSQL_CMAKE_ON= 	-DMYSQLD_PATH:PATH=${LOCALBASE}/libexec \
56
MYSQL_CMAKE_ON= 	-DMYSQLD_PATH:PATH=${LOCALBASE}/libexec \
57
			-DMYSQL_TOOLS_PATH:PATH=${LOCALBASE}/bin
57
			-DMYSQL_TOOLS_PATH:PATH=${LOCALBASE}/bin \
58
MYSQL_CMAKE_OFF=	-DENABLE_INTERNALMYSQL:BOOL=OFF
58
			-DENABLE_INTERNALMYSQL:BOOL=ON \
59
			-DENABLE_MYSQLSUPPORT:BOOL=ON
60
MYSQL_CMAKE_OFF=	-DENABLE_INTERNALMYSQL:BOOL=OFF \
61
			-DENABLE_MYSQLSUPPORT:BOOL=OFF
59
62
60
.include <bsd.port.mk>
63
.include <bsd.port.mk>
(-)graphics/digikam-kde4/Makefile.common (-11 / +12 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
#
2
#
3
# Make sure when DIGIKAM_VER is updated that the following ports are updated:
3
# Make sure when DIGIKAM_VER is updated that the following ports are updated:
4
#	astro/libkgeomap
5
#	graphics/digikam-kde4
4
#	graphics/digikam-kde4
6
#	graphics/digikam-kde4-doc
5
#	graphics/digikam-kde4-doc
7
#	graphics/digikam-kde4-l10n
6
#	graphics/digikam-kde4-l10n
Lines 9-19 Link Here
9
#	graphics/kipi-plugins-kde4
8
#	graphics/kipi-plugins-kde4
10
#	graphics/libkface
9
#	graphics/libkface
11
#	graphics/libkipiplugins
10
#	graphics/libkipiplugins
12
#	net/libkvkontakte
11
# These ports now lead independent lives:
13
#	net/libmediawiki
12
#	astro/libkgeomap (part of KDE Applications) 
13
#	net/libkvkontakte (part of KDE Applications)
14
#	net/libmediawiki (part of digiKam 4.12)
14
15
15
DIGIKAM_VER=	4.2.0
16
DIGIKAM_VER=	4.14.0
16
MASTER_SITES=	KDE/Attic/digikam
17
MASTER_SITES=	KDE/stable/digikam
17
18
18
KIPI_PLUGINS_ALL=	acquireimages \
19
KIPI_PLUGINS_ALL=	acquireimages \
19
			advancedslideshow \
20
			advancedslideshow \
Lines 27-33 Link Here
27
			flashexport \
28
			flashexport \
28
			flickrexport \
29
			flickrexport \
29
			galleryexport \
30
			galleryexport \
30
			googledrive \
31
			googleservices \
31
			gpssync \
32
			gpssync \
32
			htmlexport \
33
			htmlexport \
33
			imageshackexport \
34
			imageshackexport \
Lines 43-49 Link Here
43
			metadataedit \
44
			metadataedit \
44
			panorama \
45
			panorama \
45
			photolayoutseditor \
46
			photolayoutseditor \
46
			picasawebexport \
47
			piwigoexport \
47
			piwigoexport \
48
			printimages \
48
			printimages \
49
			rajceexport \
49
			rajceexport \
Lines 79-85 Link Here
79
flashexport_DESC=	Export images to Flash using SimpleViewer
79
flashexport_DESC=	Export images to Flash using SimpleViewer
80
flickrexport_DESC=	Export images to a remote Flickr based web service
80
flickrexport_DESC=	Export images to a remote Flickr based web service
81
galleryexport_DESC=	Export images to a remote Gallery
81
galleryexport_DESC=	Export images to a remote Gallery
82
googledrive_DESC=	Export images to Google Drive cloud service
82
googleservices_DESC=	Export images to Google Services (drive/picasa)
83
gpssync_DESC=		Geolocalize images
83
gpssync_DESC=		Geolocalize images
84
htmlexport_DESC=	Export images collections into a static XHTML page
84
htmlexport_DESC=	Export images collections into a static XHTML page
85
imageshackexport_DESC=	Export images to ImageShack web service
85
imageshackexport_DESC=	Export images to ImageShack web service
Lines 97-103 Link Here
97
# not ready for production yet
97
# not ready for production yet
98
# photivointegration_DESC=	Integration of the Photivo RAW-Processor
98
# photivointegration_DESC=	Integration of the Photivo RAW-Processor
99
photolayoutseditor_DESC=Assemble images together
99
photolayoutseditor_DESC=Assemble images together
100
picasawebexport_DESC=	Export images to a remote Picasa web service
101
piwigoexport_DESC=	Export images to a remote Piwigo (PHPWebGallery) server
100
piwigoexport_DESC=	Export images to a remote Piwigo (PHPWebGallery) server
102
printimages_DESC=	Print images in various format
101
printimages_DESC=	Print images in various format
103
rajceexport_DESC=	Export images to Rajce web service
102
rajceexport_DESC=	Export images to Rajce web service
Lines 137-145 Link Here
137
136
138
.if ${KIPI_PLUGIN} != "libkipiplugins"
137
.if ${KIPI_PLUGIN} != "libkipiplugins"
139
EXTRA_PATCHES=	${.CURDIR}/../../graphics/kipi-plugins-kde4/files/extrapatch-CMakeLists.txt
138
EXTRA_PATCHES=	${.CURDIR}/../../graphics/kipi-plugins-kde4/files/extrapatch-CMakeLists.txt
140
LIB_DEPENDS+=	libkipiplugins.so:graphics/libkipiplugins
139
LIB_DEPENDS+=	libkipiplugins.so:${PORTSDIR}/graphics/libkipiplugins
141
.endif
140
.endif
141
EXTRA_PATCHES+=	${.CURDIR}/../../graphics/kipi-plugins-kde4/files/extrapatch-extra_kipi_plugins_cmakelists.patch
142
142
143
CMAKE_ARGS+=	-DKSANE_INCLUDE_DIR:PATH=${KDE_PREFIX}/include/${KDE4_HEADER_PREFIX}
143
EXTRACT_AFTER_ARGS=	--no-same-owner --no-same-permissions ${DISTNAME}/extra/kipi-plugins
144
EXTRACT_AFTER_ARGS=	--no-same-owner --no-same-permissions ${DISTNAME}/extra/kipi-plugins
144
WRKSRC=		${WRKDIR}/${DISTNAME}/extra/kipi-plugins
145
WRKSRC=		${WRKDIR}/${DISTNAME}/extra/kipi-plugins
145
BUILD_WRKSRC=	${WRKSRC}/${${KIPI_PLUGIN}_DIR}
146
BUILD_WRKSRC=	${WRKSRC}/${${KIPI_PLUGIN}_DIR}
Lines 152-158 Link Here
152
post-kipi-configure:
153
post-kipi-configure:
153
	${ECHO_CMD} '#define GITVERSION "unknown"' > ${WRKSRC}/common/libkipiplugins/gitversion.h
154
	${ECHO_CMD} '#define GITVERSION "unknown"' > ${WRKSRC}/common/libkipiplugins/gitversion.h
154
.if ${KIPI_PLUGIN} != "libkipiplugins"
155
.if ${KIPI_PLUGIN} != "libkipiplugins"
155
	${LN} -s ${KDE4_PREFIX}/lib/libkipiplugins.so ${WRKSRC}/lib/libkipiplugins.so
156
	${LN} -s ${KDE_PREFIX}/lib/libkipiplugins.so ${WRKSRC}/lib/libkipiplugins.so
156
.endif
157
.endif
157
158
158
. endif # defined(KIPI_PLUGIN)
159
. endif # defined(KIPI_PLUGIN)
(-)graphics/digikam-kde4/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (digikam-4.2.0.tar.bz2) = e86575b76672dfd0a7ed5f1d7b8b74425171804d7f16b0d743a5d2375c1c1b08
1
SHA256 (digikam-4.14.0.tar.bz2) = 9d7bcb689d8c29be2e81976f0a043220f442a24f2071284044e7f1a799a7fdad
2
SIZE (digikam-4.2.0.tar.bz2) = 68849613
2
SIZE (digikam-4.14.0.tar.bz2) = 59805228
(-)graphics/digikam-kde4/files/patch-CMakeLists.txt (-27 lines)
Lines 1-27 Link Here
1
--- ./CMakeLists.txt.orig	2012-06-04 16:38:57.000000000 -0400
2
+++ ./CMakeLists.txt	2012-06-24 12:52:32.000000000 -0400
3
@@ -203,9 +203,10 @@
4
     FIND_LIBRARY(MATH_LIBRARY m)
5
 ENDIF(NOT WIN32)
6
 
7
-IF(Boost_FOUND)
8
-    INCLUDE_DIRECTORIES(${Boost_INCLUDE_DIRS})
9
-ENDIF(Boost_FOUND)
10
+STRING(TOLOWER ${CMAKE_SYSTEM_NAME} node_platform)
11
+IF(${node_platform} MATCHES freebsd)
12
+    FIND_LIBRARY(KVM_LIBRARY NAMES kvm)
13
+ENDIF(${node_platform} MATCHES freebsd)
14
 
15
 #-------------------------------------------------------------------------------------
16
 
17
@@ -595,6 +596,10 @@
18
                         ${CMAKE_CURRENT_BINARY_DIR}/digikam
19
     )
20
 
21
+    IF(Boost_FOUND)
22
+        INCLUDE_DIRECTORIES(${Boost_INCLUDE_DIRS})
23
+    ENDIF(Boost_FOUND)
24
+
25
     IF(USE_SCRIPT_IFACE)
26
         INCLUDE_DIRECTORIES(${QT_QTSCRIPT_INCLUDE_DIR})
27
     ENDIF(USE_SCRIPT_IFACE)
(-)graphics/digikam-kde4/files/patch-cmake__modules__FindPGF.cmake (-46 lines)
Lines 1-46 Link Here
1
--- ./cmake/modules/FindPGF.cmake.orig	2013-10-01 06:23:25.000000000 +0000
2
+++ ./cmake/modules/FindPGF.cmake	2014-01-20 22:29:10.782525688 +0000
3
@@ -4,24 +4,28 @@
4
 #  PGF_FOUND            - system has libgf
5
 #  PGF_INCLUDE_DIRS     - the libpgf include directory
6
 #  PGF_LIBRARIES        - Link these to use libpgf
7
-#  PGF_CODEC_VERSION_ID - PGF codec version ID.
8
 
9
-FIND_PACKAGE(PkgConfig)
10
+find_package(PkgConfig)
11
 
12
-IF(PKG_CONFIG_FOUND)
13
+if(PKG_CONFIG_FOUND)
14
+    pkg_check_modules(PC_PGF QUIET libpgf)
15
+endif(PKG_CONFIG_FOUND)
16
 
17
-    PKG_CHECK_MODULES(PGF libpgf)
18
+find_path(PGF_INCLUDE_DIRS NAMES PGFimage.h
19
+  PATHS
20
+  ${PC_PGF_INCLUDEDIR}
21
+  ${PC_PGF_INCLUDE_DIRS}
22
+)
23
 
24
-    IF(PGF_FOUND)
25
-        MESSAGE(STATUS "PGF_INCLUDE_DIRS     = ${PGF_INCLUDE_DIRS}")
26
-        MESSAGE(STATUS "PGF_INCLUDEDIR       = ${PGF_INCLUDEDIR}")
27
-        MESSAGE(STATUS "PGF_LIBRARIES        = ${PGF_LIBRARIES}")
28
-        MESSAGE(STATUS "PGF_LDFLAGS          = ${PGF_LDFLAGS}")
29
-        MESSAGE(STATUS "PGF_CFLAGS           = ${PGF_CFLAGS}")
30
-        MESSAGE(STATUS "PGF_VERSION          = ${PGF_VERSION}")
31
+find_library(PGF_LIBRARIES NAMES pgf
32
+  PATHS
33
+  ${PC_PGF_LIBDIR}
34
+  ${PC_PGF_LIBRARY_DIRS}
35
+)
36
 
37
-        STRING(REPLACE "." "" PGF_CODEC_VERSION_ID "${PGF_VERSION}")
38
-        MESSAGE(STATUS "PGF_CODEC_VERSION_ID = ${PGF_CODEC_VERSION_ID}")
39
-    ENDIF(PGF_FOUND)
40
+include(FindPackageHandleStandardArgs)
41
+find_package_handle_standard_args(pgf
42
+  REQUIRED_VARS PGF_LIBRARIES PGF_INCLUDE_DIRS
43
+)
44
 
45
-ENDIF(PKG_CONFIG_FOUND)
46
+mark_as_advanced(PGF_INCLUDE_DIRS PGF_LIBRARIES)
(-)graphics/digikam-kde4/files/patch-cmake__modules__MacroUtils.cmake (-11 lines)
Lines 1-11 Link Here
1
--- cmake/modules/MacroUtils.cmake.orig	2014-09-18 04:17:31 UTC
2
+++ cmake/modules/MacroUtils.cmake
3
@@ -112,7 +112,7 @@
4
     
5
     ENDIF()
6
 
7
-ENDMACRO(PRINT_PLUGIN_COMPILE_STATUS)
8
+ENDMACRO(PRINT_COMPONENT_COMPILE_STATUS)
9
 
10
 # -------------------------------------------------------------------------
11
 
(-)graphics/digikam-kde4/files/patch-digikam__CMakeLists.txt (-13 lines)
Lines 1-13 Link Here
1
--- ./digikam/CMakeLists.txt.orig	2012-01-02 19:32:42.000000000 -0500
2
+++ ./digikam/CMakeLists.txt	2012-05-14 20:28:25.000000000 -0400
3
@@ -118,6 +118,10 @@
4
     TARGET_LINK_LIBRARIES(digikamcore ${X11_LIBRARIES})
5
 ENDIF(Q_WS_X11)
6
 
7
+IF(${node_platform} MATCHES freebsd)
8
+    TARGET_LINK_LIBRARIES(digikamcore ${KVM_LIBRARY})
9
+ENDIF(${node_platform} MATCHES freebsd)
10
+
11
 # For Contents Aware Resizer and Lens auto-correction tools.
12
 IF(GLIB2_FOUND)
13
     TARGET_LINK_LIBRARIES(digikamcore ${GLIB2_LIBRARIES} ${liblqr_LIBS} ${liblensfun_LIBS})
(-)graphics/digikam-kde4/files/patch-digikam__album__albumwatch.cpp (-11 lines)
Lines 1-11 Link Here
1
--- ./digikam/album/albumwatch.cpp.orig	2013-04-04 16:03:45.920385000 +0000
2
+++ ./digikam/album/albumwatch.cpp	2013-04-04 16:04:05.410385977 +0000
3
@@ -278,7 +278,7 @@
4
             // Disable file watch for OS X and Windows and hope for future
5
             // improvement (possibly with the improvements planned for
6
             // QFileSystemWatcher in Qt 5.1)
7
-#if defined(Q_WS_MAC) || defined(Q_WS_WIN)
8
+#if defined(Q_WS_MAC) || defined(Q_WS_WIN) || defined(Q_OS_FREEBSD)
9
             d->dirWatch->addDir(dir, KDirWatch::WatchDirOnly);
10
 #else
11
             d->dirWatch->addDir(dir, KDirWatch::WatchFiles | KDirWatch::WatchDirOnly);
(-)graphics/digikam-kde4/files/patch-git-r2ad23d-lensfun-fix (-448 lines)
Lines 1-448 Link Here
1
commit 2ad23dae290c64c293d9c3d3ae2c8734c99f902b
2
Author: Gilles Caulier <caulier.gilles@gmail.com>
3
Date:   Tue Sep 2 17:06:33 2014 +0200
4
5
    Make digiKam ready to use next Lensfun API where CII correction have been removed.
6
    BUGS: 331523
7
    CCBUGS: 319383
8
    CCBUGS: 333540
9
    FIXED-IN: 4.3.0
10
11
diff --git a/imageplugins/enhance/lensautofixtool.cpp b/imageplugins/enhance/lensautofixtool.cpp
12
index 55bbc3a..b1e6510 100644
13
--- imageplugins/enhance/lensautofixtool.cpp.orig
14
+++ imageplugins/enhance/lensautofixtool.cpp
15
@@ -4,7 +4,7 @@
16
  * Description : a plugin to fix automatically camera lens aberrations
17
  *
18
  * Copyright (C) 2008      by Adrian Schroeter <adrian at suse dot de>
19
- * Copyright (C) 2008-2013 by Gilles Caulier <caulier dot gilles at gmail dot com>
20
+ * Copyright (C) 2008-2014 by Gilles Caulier <caulier dot gilles at gmail dot com>
21
  *
22
  * This program is free software; you can redistribute it
23
  * and/or modify it under the terms of the GNU General
24
@@ -153,7 +153,6 @@ void LensAutoFixTool::slotLensChanged()
25
 {
26
     d->settingsView->setEnabledCCA(d->cameraSelector->iface()->supportsCCA());
27
     d->settingsView->setEnabledVig(d->cameraSelector->iface()->supportsVig());
28
-    d->settingsView->setEnabledCCI(d->cameraSelector->iface()->supportsVig());
29
     d->settingsView->setEnabledDist(d->cameraSelector->iface()->supportsDistortion());
30
     d->settingsView->setEnabledGeom(d->cameraSelector->iface()->supportsDistortion());
31
     slotTimer();
32
diff --git a/imageplugins/enhance/lensautofixtool.h b/imageplugins/enhance/lensautofixtool.h
33
index 994d45a..7225101 100644
34
--- imageplugins/enhance/lensautofixtool.h.orig
35
+++ imageplugins/enhance/lensautofixtool.h
36
@@ -4,7 +4,7 @@
37
  * Description : a plugin to fix automatically camera lens aberrations
38
  *
39
  * Copyright (C) 2008      by Adrian Schroeter <adrian at suse dot de>
40
- * Copyright (C) 2008-2013 by Gilles Caulier <caulier dot gilles at gmail dot com>
41
+ * Copyright (C) 2008-2014 by Gilles Caulier <caulier dot gilles at gmail dot com>
42
  *
43
  * This program is free software; you can redistribute it
44
  * and/or modify it under the terms of the GNU General
45
diff --git a/libs/dimg/filters/lens/lensfunfilter.cpp b/libs/dimg/filters/lens/lensfunfilter.cpp
46
index 21bfd2d..4f3eb68 100644
47
--- libs/dimg/filters/lens/lensfunfilter.cpp.orig
48
+++ libs/dimg/filters/lens/lensfunfilter.cpp
49
@@ -4,7 +4,7 @@
50
  * Description : a tool to fix automatically camera lens aberrations
51
  *
52
  * Copyright (C) 2008      by Adrian Schroeter <adrian at suse dot de>
53
- * Copyright (C) 2008-2013 by Gilles Caulier <caulier dot gilles at gmail dot com>
54
+ * Copyright (C) 2008-2014 by Gilles Caulier <caulier dot gilles at gmail dot com>
55
  *
56
  * This program is free software; you can redistribute it
57
  * and/or modify it under the terms of the GNU General
58
@@ -123,11 +123,6 @@ void LensFunFilter::filterImage()
59
         modifyFlags |= LF_MODIFY_VIGNETTING;
60
     }
61
 
62
-    if (d->iface->settings().filterCCI)
63
-    {
64
-        modifyFlags |= LF_MODIFY_CCI;
65
-    }
66
-
67
     // Init lensfun lib, we are working on the full image.
68
 
69
     lfPixelFormat colorDepth = m_orgImage.bytesDepth() == 4 ? LF_PF_U8 : LF_PF_U16;
70
@@ -156,7 +151,7 @@ void LensFunFilter::filterImage()
71
     // Calc necessary steps for progress bar
72
 
73
     int steps = ((d->iface->settings().filterCCA)                                   ? 1 : 0) +
74
-                ((d->iface->settings().filterVIG || d->iface->settings().filterCCI) ? 1 : 0) +
75
+                ((d->iface->settings().filterVIG)                                   ? 1 : 0) +
76
                 ((d->iface->settings().filterDST || d->iface->settings().filterGEO) ? 1 : 0);
77
 
78
     kDebug() << "LensFun Modifier Flags: " << modflags << "  Steps:" << steps;
79
@@ -216,7 +211,7 @@ void LensFunFilter::filterImage()
80
 
81
     // Stage 2: Color Corrections: Vignetting and Color Contribution Index
82
 
83
-    if (d->iface->settings().filterVIG || d->iface->settings().filterCCI)
84
+    if (d->iface->settings().filterVIG)
85
     {
86
         uchar* data   = m_destImage.bits();
87
         loop          = 0;
88
@@ -318,8 +313,6 @@ bool LensFunFilter::registerSettingsToXmp(KExiv2Data& data) const
89
     str.append("\n");
90
     str.append(i18n("VIG Correction: %1",   prm.filterVIG  && d->iface->supportsVig()       ? i18n("enabled") : i18n("disabled")));
91
     str.append("\n");
92
-    str.append(i18n("CCI Correction: %1",   prm.filterCCI  && d->iface->supportsCCI()       ? i18n("enabled") : i18n("disabled")));
93
-    str.append("\n");
94
     str.append(i18n("DST Correction: %1",   prm.filterDST && d->iface->supportsDistortion() ? i18n("enabled") : i18n("disabled")));
95
     str.append("\n");
96
     str.append(i18n("GEO Correction: %1",   prm.filterGEO && d->iface->supportsGeometry()   ? i18n("enabled") : i18n("disabled")));
97
@@ -340,7 +333,6 @@ FilterAction LensFunFilter::filterAction()
98
     LensFunContainer prm = d->iface->settings();
99
     action.addParameter("ccaCorrection",   prm.filterCCA);
100
     action.addParameter("vigCorrection",   prm.filterVIG);
101
-    action.addParameter("cciCorrection",   prm.filterCCI);
102
     action.addParameter("dstCorrection",   prm.filterDST);
103
     action.addParameter("geoCorrection",   prm.filterGEO);
104
     action.addParameter("cropFactor",      prm.cropFactor);
105
@@ -359,7 +351,6 @@ void LensFunFilter::readParameters(const Digikam::FilterAction& action)
106
     LensFunContainer prm = d->iface->settings();
107
     prm.filterCCA        = action.parameter("ccaCorrection").toBool();
108
     prm.filterVIG        = action.parameter("vigCorrection").toBool();
109
-    prm.filterCCI        = action.parameter("cciCorrection").toBool();
110
     prm.filterDST        = action.parameter("dstCorrection").toBool();
111
     prm.filterGEO        = action.parameter("geoCorrection").toBool();
112
     prm.cropFactor       = action.parameter("cropFactor").toDouble();
113
diff --git a/libs/dimg/filters/lens/lensfunfilter.h b/libs/dimg/filters/lens/lensfunfilter.h
114
index 665046d..65819c0 100644
115
--- libs/dimg/filters/lens/lensfunfilter.h.orig
116
+++ libs/dimg/filters/lens/lensfunfilter.h
117
@@ -4,7 +4,7 @@
118
  * Description : a tool to fix automatically camera lens aberrations
119
  *
120
  * Copyright (C) 2008      by Adrian Schroeter <adrian at suse dot de>
121
- * Copyright (C) 2008-2013 by Gilles Caulier <caulier dot gilles at gmail dot com>
122
+ * Copyright (C) 2008-2014 by Gilles Caulier <caulier dot gilles at gmail dot com>
123
  *
124
  * This program is free software; you can redistribute it
125
  * and/or modify it under the terms of the GNU General
126
@@ -44,7 +44,6 @@ public:
127
     {
128
         filterCCA       = true;
129
         filterVIG       = true;
130
-        filterCCI       = true;
131
         filterDST       = true;
132
         filterGEO       = true;
133
         focalLength     = -1.0;
134
@@ -64,7 +63,6 @@ public:
135
 
136
     bool      filterCCA;       /// Chromatic Aberation Corrections
137
     bool      filterVIG;       /// Vigneting Corrections
138
-    bool      filterCCI;       /// Color Contribution Index Corrections
139
     bool      filterDST;       /// Distortion Corrections
140
     bool      filterGEO;       /// Geometry Corrections
141
 
142
@@ -102,12 +100,12 @@ public:
143
 
144
     static QList<int>       SupportedVersions()
145
     {
146
-        return QList<int>() << 1;
147
+        return QList<int>() << 1 << 2;
148
     }
149
 
150
     static int              CurrentVersion()
151
     {
152
-        return 1;
153
+        return 2;
154
     }
155
 
156
     virtual QString         filterIdentifier() const
157
diff --git a/libs/dimg/filters/lens/lensfuniface.cpp b/libs/dimg/filters/lens/lensfuniface.cpp
158
index 78badc6..36ad91d 100644
159
--- libs/dimg/filters/lens/lensfuniface.cpp.orig
160
+++ libs/dimg/filters/lens/lensfuniface.cpp
161
@@ -133,7 +133,6 @@ void LensFunIface::setFilterSettings(const LensFunContainer& other)
162
 {
163
     d->settings.filterCCA = other.filterCCA;
164
     d->settings.filterVIG = other.filterVIG;
165
-    d->settings.filterCCI = other.filterCCI;
166
     d->settings.filterDST = other.filterDST;
167
     d->settings.filterGEO = other.filterGEO;
168
 }
169
@@ -478,6 +477,7 @@ bool LensFunIface::supportsDistortion() const
170
     }
171
 
172
     lfLensCalibDistortion res;
173
+
174
     return d->usedLens->InterpolateDistortion(d->settings.focalLength, res);
175
 }
176
 
177
@@ -489,6 +489,7 @@ bool LensFunIface::supportsCCA() const
178
     }
179
 
180
     lfLensCalibTCA res;
181
+
182
     return d->usedLens->InterpolateTCA(d->settings.focalLength, res);
183
 }
184
 
185
@@ -500,6 +501,7 @@ bool LensFunIface::supportsVig() const
186
     }
187
 
188
     lfLensCalibVignetting res;
189
+
190
     return d->usedLens->InterpolateVignetting(d->settings.focalLength,
191
                                               d->settings.aperture,
192
                                               d->settings.subjectDistance, res);
193
@@ -510,11 +512,6 @@ bool LensFunIface::supportsGeometry() const
194
     return supportsDistortion();
195
 }
196
 
197
-bool LensFunIface::supportsCCI() const
198
-{
199
-    return supportsVig();
200
-}
201
-
202
 QString LensFunIface::lensFunVersion()
203
 {
204
     return QString("%1.%2.%3-%4").arg(LF_VERSION_MAJOR).arg(LF_VERSION_MINOR).arg(LF_VERSION_MICRO).arg(LF_VERSION_BUGFIX);
205
diff --git a/libs/dimg/filters/lens/lensfuniface.h b/libs/dimg/filters/lens/lensfuniface.h
206
index 612af38..ad137ff 100644
207
--- libs/dimg/filters/lens/lensfuniface.h.orig
208
+++ libs/dimg/filters/lens/lensfuniface.h
209
@@ -82,7 +82,6 @@ public:
210
     bool supportsCCA()        const;
211
     bool supportsVig()        const;
212
     bool supportsGeometry()   const;
213
-    bool supportsCCI()        const;
214
 
215
     /** Return Camera maker string description found in metadata
216
     */
217
diff --git a/libs/dimg/filters/lens/lensfunsettings.cpp b/libs/dimg/filters/lens/lensfunsettings.cpp
218
index c892f0d..9aada79 100644
219
--- libs/dimg/filters/lens/lensfunsettings.cpp.orig
220
+++ libs/dimg/filters/lens/lensfunsettings.cpp
221
@@ -4,7 +4,7 @@
222
  * Description : a tool to fix automatically camera lens aberrations
223
  *
224
  * Copyright (C) 2008      by Adrian Schroeter <adrian at suse dot de>
225
- * Copyright (C) 2008-2013 by Gilles Caulier <caulier dot gilles at gmail dot com>
226
+ * Copyright (C) 2008-2014 by Gilles Caulier <caulier dot gilles at gmail dot com>
227
  *
228
  * This program is free software; you can redistribute it
229
  * and/or modify it under the terms of the GNU General
230
@@ -45,27 +45,23 @@ public:
231
     Private() :
232
         filterCCA(0),
233
         filterVIG(0),
234
-        filterCCI(0),
235
         filterDST(0),
236
         filterGEO(0)
237
     {}
238
 
239
     static const QString configCCAEntry;
240
     static const QString configVignettingEntry;
241
-    static const QString configCCIEntry;
242
     static const QString configDistortionEntry;
243
     static const QString configGeometryEntry;
244
 
245
     QCheckBox*           filterCCA;
246
     QCheckBox*           filterVIG;
247
-    QCheckBox*           filterCCI;
248
     QCheckBox*           filterDST;
249
     QCheckBox*           filterGEO;
250
 };
251
 
252
 const QString LensFunSettings::Private::configCCAEntry("CCA");
253
 const QString LensFunSettings::Private::configVignettingEntry("Vignetting");
254
-const QString LensFunSettings::Private::configCCIEntry("CCI");
255
 const QString LensFunSettings::Private::configDistortionEntry("Distortion");
256
 const QString LensFunSettings::Private::configGeometryEntry("Geometry");
257
 
258
@@ -86,10 +82,6 @@ LensFunSettings::LensFunSettings(QWidget* const parent)
259
     d->filterVIG->setWhatsThis(i18n("Vignetting refers to an image darkening, mostly in the corners. "
260
                                     "Optical and natural vignetting can be canceled out with this option, "
261
                                     "whereas mechanical vignetting will not be cured."));
262
-    d->filterCCI  = new QCheckBox(i18n("Color"));
263
-    d->filterCCI->setWhatsThis(i18n("All lenses have a slight color tinge to them, "
264
-                                    "mostly due to the anti-reflective coating. "
265
-                                    "The tinge can be canceled when the respective data is known for the lens."));
266
     d->filterDST = new QCheckBox(i18n("Distortion"));
267
     d->filterDST->setWhatsThis(i18n("Distortion refers to an image deformation, which is most pronounced "
268
                                     "towards the corners. These Seidel aberrations are known as pincushion "
269
@@ -107,7 +99,6 @@ LensFunSettings::LensFunSettings(QWidget* const parent)
270
     grid->addWidget(title,        0, 0, 1, 2);
271
     grid->addWidget(d->filterCCA, 1, 0, 1, 2);
272
     grid->addWidget(d->filterVIG, 2, 0, 1, 2);
273
-    grid->addWidget(d->filterCCI, 3, 0, 1, 2);
274
     grid->addWidget(d->filterDST, 4, 0, 1, 2);
275
     grid->addWidget(d->filterGEO, 5, 0, 1, 2);
276
     grid->addWidget(note,         6, 0, 1, 2);
277
@@ -121,9 +112,6 @@ LensFunSettings::LensFunSettings(QWidget* const parent)
278
     connect(d->filterVIG, SIGNAL(toggled(bool)),
279
             this, SIGNAL(signalSettingsChanged()));
280
 
281
-    connect(d->filterCCI, SIGNAL(toggled(bool)),
282
-            this, SIGNAL(signalSettingsChanged()));
283
-
284
     connect(d->filterDST, SIGNAL(toggled(bool)),
285
             this, SIGNAL(signalSettingsChanged()));
286
 
287
@@ -146,11 +134,6 @@ void LensFunSettings::setEnabledVig(bool b)
288
     d->filterVIG->setEnabled(b);
289
 }
290
 
291
-void LensFunSettings::setEnabledCCI(bool b)
292
-{
293
-    d->filterCCI->setEnabled(b);
294
-}
295
-
296
 void LensFunSettings::setEnabledDist(bool b)
297
 {
298
     d->filterDST->setEnabled(b);
299
@@ -165,7 +148,6 @@ void LensFunSettings::assignFilterSettings(LensFunContainer& prm)
300
 {
301
     prm.filterCCA = (d->filterCCA->isChecked() && d->filterCCA->isEnabled());
302
     prm.filterVIG = (d->filterVIG->isChecked() && d->filterVIG->isEnabled());
303
-    prm.filterCCI = (d->filterCCI->isChecked() && d->filterCCI->isEnabled());
304
     prm.filterDST = (d->filterDST->isChecked() && d->filterDST->isEnabled());
305
     prm.filterGEO = (d->filterGEO->isChecked() && d->filterGEO->isEnabled());
306
 }
307
@@ -175,7 +157,6 @@ void LensFunSettings::setFilterSettings(const LensFunContainer& settings)
308
     blockSignals(true);
309
     d->filterCCA->setChecked(settings.filterCCA);
310
     d->filterVIG->setChecked(settings.filterVIG);
311
-    d->filterCCI->setChecked(settings.filterCCI);
312
     d->filterDST->setChecked(settings.filterDST);
313
     d->filterGEO->setChecked(settings.filterGEO);
314
     blockSignals(false);
315
@@ -198,7 +179,6 @@ void LensFunSettings::readSettings(KConfigGroup& group)
316
     LensFunContainer defaultPrm = defaultSettings();
317
     prm.filterCCA = group.readEntry(d->configCCAEntry,        defaultPrm.filterCCA);
318
     prm.filterVIG = group.readEntry(d->configVignettingEntry, defaultPrm.filterVIG);
319
-    prm.filterCCI = group.readEntry(d->configCCIEntry,        defaultPrm.filterCCI);
320
     prm.filterDST = group.readEntry(d->configDistortionEntry, defaultPrm.filterDST);
321
     prm.filterGEO = group.readEntry(d->configGeometryEntry,   defaultPrm.filterGEO);
322
     setFilterSettings(prm);
323
@@ -219,11 +199,6 @@ void LensFunSettings::writeSettings(KConfigGroup& group)
324
         group.writeEntry(d->configVignettingEntry, (prm.filterVIG));
325
     }
326
 
327
-    if (d->filterCCI->isEnabled())
328
-    {
329
-        group.writeEntry(d->configCCIEntry, (prm.filterCCI));
330
-    }
331
-
332
     if (d->filterDST->isEnabled())
333
     {
334
         group.writeEntry(d->configDistortionEntry, (prm.filterDST));
335
diff --git a/libs/dimg/filters/lens/lensfunsettings.h b/libs/dimg/filters/lens/lensfunsettings.h
336
index 9f79684..193bce9 100644
337
--- libs/dimg/filters/lens/lensfunsettings.h.orig
338
+++ libs/dimg/filters/lens/lensfunsettings.h
339
@@ -4,7 +4,7 @@
340
  * Description : a tool to fix automatically camera lens aberrations
341
  *
342
  * Copyright (C) 2008      by Adrian Schroeter <adrian at suse dot de>
343
- * Copyright (C) 2008-2013 by Gilles Caulier <caulier dot gilles at gmail dot com>
344
+ * Copyright (C) 2008-2014 by Gilles Caulier <caulier dot gilles at gmail dot com>
345
  *
346
  * This program is free software; you can redistribute it
347
  * and/or modify it under the terms of the GNU General
348
@@ -47,7 +47,6 @@ public:
349
 
350
     void setEnabledCCA(bool b);
351
     void setEnabledVig(bool b);
352
-    void setEnabledCCI(bool b);
353
     void setEnabledDist(bool b);
354
     void setEnabledGeom(bool b);
355
 
356
diff --git a/utilities/queuemanager/basetools/enhance/lensautofix.cpp b/utilities/queuemanager/basetools/enhance/lensautofix.cpp
357
index 21c4822..3fc60cf 100644
358
--- utilities/queuemanager/basetools/enhance/lensautofix.cpp.orig
359
+++ utilities/queuemanager/basetools/enhance/lensautofix.cpp
360
@@ -6,7 +6,7 @@
361
  * Date        : 2010-09-18
362
  * Description : lens auto-fix batch tool.
363
  *
364
- * Copyright (C) 2010-2012 by Gilles Caulier <caulier dot gilles at gmail dot com>
365
+ * Copyright (C) 2010-2014 by Gilles Caulier <caulier dot gilles at gmail dot com>
366
  *
367
  * This program is free software; you can redistribute it
368
  * and/or modify it under the terms of the GNU General
369
@@ -75,19 +75,19 @@ LensAutoFix::~LensAutoFix()
370
 
371
 void LensAutoFix::registerSettingsWidget()
372
 {
373
-    m_settingsWidget  = new QWidget;
374
-    QLabel* note      = new QLabel(i18n("<b>Use Metadata</b> option will parse images' information at "
375
-                                        "queue run-time to find relevant lens features."));
376
+    m_settingsWidget   = new QWidget;
377
+    QLabel* const note = new QLabel(i18n("<b>Use Metadata</b> option will parse images' information at "
378
+                                         "queue run-time to find relevant lens features."));
379
     note->setWordWrap(true);
380
     note->setFrameStyle(QFrame::StyledPanel | QFrame::Raised);
381
 
382
-    d->cameraSelector = new LensFunCameraSelector();
383
-    KSeparator* line  = new KSeparator(Qt::Horizontal);
384
-    d->settingsView   = new LensFunSettings();
385
+    d->cameraSelector      = new LensFunCameraSelector();
386
+    KSeparator* const line = new KSeparator(Qt::Horizontal);
387
+    d->settingsView        = new LensFunSettings();
388
     d->cameraSelector->setPassiveMetadataUsage(true);
389
     d->cameraSelector->setEnabledUseMetadata(true);
390
 
391
-    QGridLayout* grid = new QGridLayout(m_settingsWidget);
392
+    QGridLayout* const grid = new QGridLayout(m_settingsWidget);
393
     grid->addWidget(note,              0, 0, 1, 2);
394
     grid->addWidget(d->cameraSelector, 1, 0, 1, 2);
395
     grid->addWidget(line,              2, 0, 1, 2);
396
@@ -112,7 +112,6 @@ BatchToolSettings LensAutoFix::defaultSettings()
397
     prm.insert("UseMetadata",     true);
398
     prm.insert("filterCCA",       true);
399
     prm.insert("filterVIG",       true);
400
-    prm.insert("filterCCI",       true);
401
     prm.insert("filterDST",       true);
402
     prm.insert("filterGEO",       true);
403
 
404
@@ -134,7 +133,6 @@ void LensAutoFix::slotAssignSettings2Widget()
405
     LensFunContainer lfPrm;
406
     lfPrm.filterCCA       = settings()["filterCCA"].toBool();
407
     lfPrm.filterVIG       = settings()["filterVIG"].toBool();
408
-    lfPrm.filterCCI       = settings()["filterCCI"].toBool();
409
     lfPrm.filterDST       = settings()["filterDST"].toBool();
410
     lfPrm.filterGEO       = settings()["filterGEO"].toBool();
411
 
412
@@ -155,7 +153,6 @@ void LensAutoFix::slotSettingsChanged()
413
     // Update checkbox options about Lens corrections available.
414
     d->settingsView->setEnabledCCA(d->cameraSelector->useMetadata()  ? true : d->cameraSelector->iface()->supportsCCA());
415
     d->settingsView->setEnabledVig(d->cameraSelector->useMetadata()  ? true : d->cameraSelector->iface()->supportsVig());
416
-    d->settingsView->setEnabledCCI(d->cameraSelector->useMetadata()  ? true : d->cameraSelector->iface()->supportsVig());
417
     d->settingsView->setEnabledDist(d->cameraSelector->useMetadata() ? true : d->cameraSelector->iface()->supportsDistortion());
418
     d->settingsView->setEnabledGeom(d->cameraSelector->useMetadata() ? true : d->cameraSelector->iface()->supportsDistortion());
419
 
420
@@ -166,7 +163,6 @@ void LensAutoFix::slotSettingsChanged()
421
 
422
     prm.insert("filterCCA", (bool)settings.filterCCA);
423
     prm.insert("filterVIG", (bool)settings.filterVIG);
424
-    prm.insert("filterCCI", (bool)settings.filterCCI);
425
     prm.insert("filterDST", (bool)settings.filterDST);
426
     prm.insert("filterGEO", (bool)settings.filterGEO);
427
 
428
@@ -210,7 +206,6 @@ bool LensAutoFix::toolOperations()
429
     {
430
         prm.filterCCA       = settings()["filterCCA"].toBool();
431
         prm.filterVIG       = settings()["filterVIG"].toBool();
432
-        prm.filterCCI       = settings()["filterCCI"].toBool();
433
         prm.filterDST       = settings()["filterDST"].toBool();
434
         prm.filterGEO       = settings()["filterGEO"].toBool();
435
 
436
diff --git a/utilities/queuemanager/basetools/enhance/lensautofix.h b/utilities/queuemanager/basetools/enhance/lensautofix.h
437
index d6ab8b4..6d4bf19 100644
438
--- utilities/queuemanager/basetools/enhance/lensautofix.h.orig
439
+++ utilities/queuemanager/basetools/enhance/lensautofix.h
440
@@ -6,7 +6,7 @@
441
  * Date        : 2010-09-18
442
  * Description : lens auto-fix batch tool.
443
  *
444
- * Copyright (C) 2010-2012 by Gilles Caulier <caulier dot gilles at gmail dot com>
445
+ * Copyright (C) 2010-2014 by Gilles Caulier <caulier dot gilles at gmail dot com>
446
  *
447
  * This program is free software; you can redistribute it
448
  * and/or modify it under the terms of the GNU General
(-)graphics/digikam-kde4/files/patch-libs_3rdparty_cimg_CImg.h (-11 lines)
Lines 1-11 Link Here
1
--- libs/3rdparty/cimg/CImg.h.orig     2010-01-31 15:22:15.000000000 +0200
2
+++ libs/3rdparty/cimg/CImg.h  2010-03-29 10:42:42.741492686 +0300
3
@@ -29449,7 +29449,7 @@
4
         new_bit_depth = 8;
5
       }
6
       if (new_color_type == PNG_COLOR_TYPE_GRAY && bit_depth < 8){
7
-        png_set_gray_1_2_4_to_8(png_ptr);
8
+        png_set_expand_gray_1_2_4_to_8(png_ptr);
9
         new_bit_depth = 8;
10
       }
11
       if (png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS))
(-)graphics/digikam-kde4/files/patch-libs_3rdparty_kmemoryinfo_kmemoryinfo__backend.cpp (+24 lines)
Line 0 Link Here
1
--- libs/3rdparty/kmemoryinfo/kmemoryinfo_backend.cpp.orig	2015-02-26 18:08:01 UTC
2
+++ libs/3rdparty/kmemoryinfo/kmemoryinfo_backend.cpp
3
@@ -118,7 +118,7 @@ kvm_t* sg_get_kvm()
4
         return kvmd;
5
     }
6
 
7
-    kvmd = kvm_openfiles(NULL, NULL, NULL, O_RDONLY, NULL);
8
+    kvmd = kvm_openfiles(NULL, "/dev/null", NULL, O_RDONLY, NULL);
9
 
10
     if (kvmd == NULL)
11
     {
12
@@ -220,9 +220,9 @@ int get_mem_stats(Digikam::KMemoryInfo::
13
     int    mib[2];
14
     u_long physmem;
15
     size_t size;
16
-    u_long free_count;
17
-    u_long cache_count;
18
-    u_long inactive_count;
19
+    u_int free_count;
20
+    u_int cache_count;
21
+    u_int inactive_count;
22
     int    pagesize;
23
 #endif // defined(Q_OS_FREEBSD) || defined(Q_OS_DFBSD)
24
 
(-)graphics/digikam-kde4/files/patch-libs__3rdparty__kmemoryinfo__kmemoryinfo_backend.cpp (-12 lines)
Lines 1-12 Link Here
1
--- ./libs/3rdparty/kmemoryinfo/kmemoryinfo_backend.cpp.orig	2012-01-02 19:32:23.000000000 -0500
2
+++ ./libs/3rdparty/kmemoryinfo/kmemoryinfo_backend.cpp	2012-05-14 20:28:25.000000000 -0400
3
@@ -53,6 +53,9 @@
4
 #include <sys/types.h>
5
 #include <sys/sysctl.h>
6
 #include <unistd.h>
7
+#include <paths.h>
8
+#include <fcntl.h>
9
+#include <kvm.h>
10
 #endif
11
 #if defined(Q_OS_NETBSD)
12
 #include <sys/param.h>
(-)graphics/digikam-kde4/files/patch-utilities_fuzzysearchview_fuzzysearchview.cpp (-20 lines)
Lines 1-20 Link Here
1
--- utilities/fuzzysearch/fuzzysearchview.cpp.orig	2010-03-29 01:20:16.000000000 +0300
2
+++ utilities/fuzzysearch/fuzzysearchview.cpp	2010-03-30 10:02:03.000000000 +0300
3
@@ -26,7 +26,7 @@
4
 
5
 // Qt includes
6
 
7
-#include <qevent.h>
8
+#include <QEvent>
9
 #include <QFrame>
10
 #include <QImage>
11
 #include <QLabel>
12
@@ -36,6 +36,8 @@
13
 #include <QTime>
14
 #include <QTimer>
15
 #include <QToolButton>
16
+#include <QDragEnterEvent>
17
+#include <QDropEvent>
18
 
19
 // KDE includes
20
 
(-)graphics/digikam-kde4/pkg-plist (+7 lines)
Lines 19-24 Link Here
19
lib/libdigikamdatabase.so.%%SHLIB_VER%%
19
lib/libdigikamdatabase.so.%%SHLIB_VER%%
20
man/man1/cleanup_digikamdb.1.gz
20
man/man1/cleanup_digikamdb.1.gz
21
man/man1/digitaglinktree.1.gz
21
man/man1/digitaglinktree.1.gz
22
share/appdata/digiKam-ImagePlugin_Color.metainfo.xml
23
share/appdata/digiKam-ImagePlugin_Decorate.metainfo.xml
24
share/appdata/digiKam-ImagePlugin_Enhance.metainfo.xml
25
share/appdata/digiKam-ImagePlugin_FxFilters.metainfo.xml
26
share/appdata/digiKam-ImagePlugin_Transform.metainfo.xml
27
share/appdata/digikam.appdata.xml
28
share/appdata/showfoto.appdata.xml
22
share/applications/kde4/digikam.desktop
29
share/applications/kde4/digikam.desktop
23
share/applications/kde4/showfoto.desktop
30
share/applications/kde4/showfoto.desktop
24
share/apps/digikam/about/digikam.css
31
share/apps/digikam/about/digikam.css
(-)graphics/digikam-kde4-l10n/pkg-plist (-84 / +533 lines)
Lines 14-41 Link Here
14
share/locale/bg/LC_MESSAGES/digikam.mo
14
share/locale/bg/LC_MESSAGES/digikam.mo
15
share/locale/bg/LC_MESSAGES/kipiplugin_calendar.mo
15
share/locale/bg/LC_MESSAGES/kipiplugin_calendar.mo
16
share/locale/bg/LC_MESSAGES/kipiplugin_metadataedit.mo
16
share/locale/bg/LC_MESSAGES/kipiplugin_metadataedit.mo
17
share/locale/bg/LC_MESSAGES/libkgeomap.mo
18
share/locale/bs/LC_MESSAGES/digikam.mo
17
share/locale/bs/LC_MESSAGES/digikam.mo
19
share/locale/bs/LC_MESSAGES/kipiplugin_acquireimages.mo
18
share/locale/bs/LC_MESSAGES/kipiplugin_acquireimages.mo
20
share/locale/bs/LC_MESSAGES/kipiplugin_advancedslideshow.mo
19
share/locale/bs/LC_MESSAGES/kipiplugin_advancedslideshow.mo
21
share/locale/bs/LC_MESSAGES/kipiplugin_batchprocessimages.mo
20
share/locale/bs/LC_MESSAGES/kipiplugin_batchprocessimages.mo
22
share/locale/bs/LC_MESSAGES/kipiplugin_calendar.mo
21
share/locale/bs/LC_MESSAGES/kipiplugin_calendar.mo
22
share/locale/bs/LC_MESSAGES/kipiplugin_debianscreenshots.mo
23
share/locale/bs/LC_MESSAGES/kipiplugin_dlnaexport.mo
23
share/locale/bs/LC_MESSAGES/kipiplugin_dngconverter.mo
24
share/locale/bs/LC_MESSAGES/kipiplugin_dngconverter.mo
25
share/locale/bs/LC_MESSAGES/kipiplugin_dropbox.mo
24
share/locale/bs/LC_MESSAGES/kipiplugin_expoblending.mo
26
share/locale/bs/LC_MESSAGES/kipiplugin_expoblending.mo
25
share/locale/bs/LC_MESSAGES/kipiplugin_facebook.mo
27
share/locale/bs/LC_MESSAGES/kipiplugin_facebook.mo
26
share/locale/bs/LC_MESSAGES/kipiplugin_flashexport.mo
28
share/locale/bs/LC_MESSAGES/kipiplugin_flashexport.mo
27
share/locale/bs/LC_MESSAGES/kipiplugin_flickrexport.mo
29
share/locale/bs/LC_MESSAGES/kipiplugin_flickrexport.mo
28
share/locale/bs/LC_MESSAGES/kipiplugin_galleryexport.mo
30
share/locale/bs/LC_MESSAGES/kipiplugin_galleryexport.mo
31
share/locale/bs/LC_MESSAGES/kipiplugin_googledrive.mo
29
share/locale/bs/LC_MESSAGES/kipiplugin_gpssync.mo
32
share/locale/bs/LC_MESSAGES/kipiplugin_gpssync.mo
30
share/locale/bs/LC_MESSAGES/kipiplugin_htmlexport.mo
33
share/locale/bs/LC_MESSAGES/kipiplugin_htmlexport.mo
34
share/locale/bs/LC_MESSAGES/kipiplugin_imageshackexport.mo
31
share/locale/bs/LC_MESSAGES/kipiplugin_imageviewer.mo
35
share/locale/bs/LC_MESSAGES/kipiplugin_imageviewer.mo
36
share/locale/bs/LC_MESSAGES/kipiplugin_imgurexport.mo
32
share/locale/bs/LC_MESSAGES/kipiplugin_ipodexport.mo
37
share/locale/bs/LC_MESSAGES/kipiplugin_ipodexport.mo
38
share/locale/bs/LC_MESSAGES/kipiplugin_jalbumexport.mo
33
share/locale/bs/LC_MESSAGES/kipiplugin_jpeglossless.mo
39
share/locale/bs/LC_MESSAGES/kipiplugin_jpeglossless.mo
34
share/locale/bs/LC_MESSAGES/kipiplugin_kioexportimport.mo
40
share/locale/bs/LC_MESSAGES/kipiplugin_kioexportimport.mo
41
share/locale/bs/LC_MESSAGES/kipiplugin_kmlexport.mo
42
share/locale/bs/LC_MESSAGES/kipiplugin_kopete.mo
35
share/locale/bs/LC_MESSAGES/kipiplugin_metadataedit.mo
43
share/locale/bs/LC_MESSAGES/kipiplugin_metadataedit.mo
36
share/locale/bs/LC_MESSAGES/kipiplugin_picasawebexport.mo
44
share/locale/bs/LC_MESSAGES/kipiplugin_panorama.mo
45
share/locale/bs/LC_MESSAGES/kipiplugin_photolayouteditor.mo
37
share/locale/bs/LC_MESSAGES/kipiplugin_piwigoexport.mo
46
share/locale/bs/LC_MESSAGES/kipiplugin_piwigoexport.mo
38
share/locale/bs/LC_MESSAGES/kipiplugin_printimages.mo
47
share/locale/bs/LC_MESSAGES/kipiplugin_printimages.mo
48
share/locale/bs/LC_MESSAGES/kipiplugin_rajceexport.mo
39
share/locale/bs/LC_MESSAGES/kipiplugin_rawconverter.mo
49
share/locale/bs/LC_MESSAGES/kipiplugin_rawconverter.mo
40
share/locale/bs/LC_MESSAGES/kipiplugin_removeredeyes.mo
50
share/locale/bs/LC_MESSAGES/kipiplugin_removeredeyes.mo
41
share/locale/bs/LC_MESSAGES/kipiplugin_sendimages.mo
51
share/locale/bs/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 42-70 Link Here
42
share/locale/bs/LC_MESSAGES/kipiplugin_shwup.mo
52
share/locale/bs/LC_MESSAGES/kipiplugin_shwup.mo
43
share/locale/bs/LC_MESSAGES/kipiplugin_smug.mo
53
share/locale/bs/LC_MESSAGES/kipiplugin_smug.mo
44
share/locale/bs/LC_MESSAGES/kipiplugin_timeadjust.mo
54
share/locale/bs/LC_MESSAGES/kipiplugin_timeadjust.mo
55
share/locale/bs/LC_MESSAGES/kipiplugin_videoslideshow.mo
56
share/locale/bs/LC_MESSAGES/kipiplugin_vkontakte.mo
57
share/locale/bs/LC_MESSAGES/kipiplugin_wikimedia.mo
58
share/locale/bs/LC_MESSAGES/kipiplugin_yandexfotki.mo
45
share/locale/bs/LC_MESSAGES/kipiplugins.mo
59
share/locale/bs/LC_MESSAGES/kipiplugins.mo
46
share/locale/bs/LC_MESSAGES/libkgeomap.mo
47
share/locale/ca/LC_MESSAGES/digikam.mo
60
share/locale/ca/LC_MESSAGES/digikam.mo
48
share/locale/ca/LC_MESSAGES/kipiplugin_acquireimages.mo
61
share/locale/ca/LC_MESSAGES/kipiplugin_acquireimages.mo
49
share/locale/ca/LC_MESSAGES/kipiplugin_advancedslideshow.mo
62
share/locale/ca/LC_MESSAGES/kipiplugin_advancedslideshow.mo
50
share/locale/ca/LC_MESSAGES/kipiplugin_batchprocessimages.mo
63
share/locale/ca/LC_MESSAGES/kipiplugin_batchprocessimages.mo
51
share/locale/ca/LC_MESSAGES/kipiplugin_calendar.mo
64
share/locale/ca/LC_MESSAGES/kipiplugin_calendar.mo
65
share/locale/ca/LC_MESSAGES/kipiplugin_debianscreenshots.mo
66
share/locale/ca/LC_MESSAGES/kipiplugin_dlnaexport.mo
52
share/locale/ca/LC_MESSAGES/kipiplugin_dngconverter.mo
67
share/locale/ca/LC_MESSAGES/kipiplugin_dngconverter.mo
68
share/locale/ca/LC_MESSAGES/kipiplugin_dropbox.mo
53
share/locale/ca/LC_MESSAGES/kipiplugin_expoblending.mo
69
share/locale/ca/LC_MESSAGES/kipiplugin_expoblending.mo
54
share/locale/ca/LC_MESSAGES/kipiplugin_facebook.mo
70
share/locale/ca/LC_MESSAGES/kipiplugin_facebook.mo
55
share/locale/ca/LC_MESSAGES/kipiplugin_flashexport.mo
71
share/locale/ca/LC_MESSAGES/kipiplugin_flashexport.mo
56
share/locale/ca/LC_MESSAGES/kipiplugin_flickrexport.mo
72
share/locale/ca/LC_MESSAGES/kipiplugin_flickrexport.mo
57
share/locale/ca/LC_MESSAGES/kipiplugin_galleryexport.mo
73
share/locale/ca/LC_MESSAGES/kipiplugin_galleryexport.mo
74
share/locale/ca/LC_MESSAGES/kipiplugin_googledrive.mo
58
share/locale/ca/LC_MESSAGES/kipiplugin_gpssync.mo
75
share/locale/ca/LC_MESSAGES/kipiplugin_gpssync.mo
59
share/locale/ca/LC_MESSAGES/kipiplugin_htmlexport.mo
76
share/locale/ca/LC_MESSAGES/kipiplugin_htmlexport.mo
77
share/locale/ca/LC_MESSAGES/kipiplugin_imageshackexport.mo
60
share/locale/ca/LC_MESSAGES/kipiplugin_imageviewer.mo
78
share/locale/ca/LC_MESSAGES/kipiplugin_imageviewer.mo
79
share/locale/ca/LC_MESSAGES/kipiplugin_imgurexport.mo
61
share/locale/ca/LC_MESSAGES/kipiplugin_ipodexport.mo
80
share/locale/ca/LC_MESSAGES/kipiplugin_ipodexport.mo
81
share/locale/ca/LC_MESSAGES/kipiplugin_jalbumexport.mo
62
share/locale/ca/LC_MESSAGES/kipiplugin_jpeglossless.mo
82
share/locale/ca/LC_MESSAGES/kipiplugin_jpeglossless.mo
63
share/locale/ca/LC_MESSAGES/kipiplugin_kioexportimport.mo
83
share/locale/ca/LC_MESSAGES/kipiplugin_kioexportimport.mo
84
share/locale/ca/LC_MESSAGES/kipiplugin_kmlexport.mo
85
share/locale/ca/LC_MESSAGES/kipiplugin_kopete.mo
64
share/locale/ca/LC_MESSAGES/kipiplugin_metadataedit.mo
86
share/locale/ca/LC_MESSAGES/kipiplugin_metadataedit.mo
65
share/locale/ca/LC_MESSAGES/kipiplugin_picasawebexport.mo
87
share/locale/ca/LC_MESSAGES/kipiplugin_panorama.mo
88
share/locale/ca/LC_MESSAGES/kipiplugin_photolayouteditor.mo
66
share/locale/ca/LC_MESSAGES/kipiplugin_piwigoexport.mo
89
share/locale/ca/LC_MESSAGES/kipiplugin_piwigoexport.mo
67
share/locale/ca/LC_MESSAGES/kipiplugin_printimages.mo
90
share/locale/ca/LC_MESSAGES/kipiplugin_printimages.mo
91
share/locale/ca/LC_MESSAGES/kipiplugin_rajceexport.mo
68
share/locale/ca/LC_MESSAGES/kipiplugin_rawconverter.mo
92
share/locale/ca/LC_MESSAGES/kipiplugin_rawconverter.mo
69
share/locale/ca/LC_MESSAGES/kipiplugin_removeredeyes.mo
93
share/locale/ca/LC_MESSAGES/kipiplugin_removeredeyes.mo
70
share/locale/ca/LC_MESSAGES/kipiplugin_sendimages.mo
94
share/locale/ca/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 71-99 Link Here
71
share/locale/ca/LC_MESSAGES/kipiplugin_shwup.mo
95
share/locale/ca/LC_MESSAGES/kipiplugin_shwup.mo
72
share/locale/ca/LC_MESSAGES/kipiplugin_smug.mo
96
share/locale/ca/LC_MESSAGES/kipiplugin_smug.mo
73
share/locale/ca/LC_MESSAGES/kipiplugin_timeadjust.mo
97
share/locale/ca/LC_MESSAGES/kipiplugin_timeadjust.mo
98
share/locale/ca/LC_MESSAGES/kipiplugin_videoslideshow.mo
99
share/locale/ca/LC_MESSAGES/kipiplugin_vkontakte.mo
100
share/locale/ca/LC_MESSAGES/kipiplugin_wikimedia.mo
101
share/locale/ca/LC_MESSAGES/kipiplugin_yandexfotki.mo
74
share/locale/ca/LC_MESSAGES/kipiplugins.mo
102
share/locale/ca/LC_MESSAGES/kipiplugins.mo
75
share/locale/ca/LC_MESSAGES/libkgeomap.mo
76
share/locale/cs/LC_MESSAGES/digikam.mo
103
share/locale/cs/LC_MESSAGES/digikam.mo
77
share/locale/cs/LC_MESSAGES/kipiplugin_acquireimages.mo
104
share/locale/cs/LC_MESSAGES/kipiplugin_acquireimages.mo
78
share/locale/cs/LC_MESSAGES/kipiplugin_advancedslideshow.mo
105
share/locale/cs/LC_MESSAGES/kipiplugin_advancedslideshow.mo
79
share/locale/cs/LC_MESSAGES/kipiplugin_batchprocessimages.mo
106
share/locale/cs/LC_MESSAGES/kipiplugin_batchprocessimages.mo
80
share/locale/cs/LC_MESSAGES/kipiplugin_calendar.mo
107
share/locale/cs/LC_MESSAGES/kipiplugin_calendar.mo
108
share/locale/cs/LC_MESSAGES/kipiplugin_debianscreenshots.mo
109
share/locale/cs/LC_MESSAGES/kipiplugin_dlnaexport.mo
81
share/locale/cs/LC_MESSAGES/kipiplugin_dngconverter.mo
110
share/locale/cs/LC_MESSAGES/kipiplugin_dngconverter.mo
111
share/locale/cs/LC_MESSAGES/kipiplugin_dropbox.mo
82
share/locale/cs/LC_MESSAGES/kipiplugin_expoblending.mo
112
share/locale/cs/LC_MESSAGES/kipiplugin_expoblending.mo
83
share/locale/cs/LC_MESSAGES/kipiplugin_facebook.mo
113
share/locale/cs/LC_MESSAGES/kipiplugin_facebook.mo
84
share/locale/cs/LC_MESSAGES/kipiplugin_flashexport.mo
114
share/locale/cs/LC_MESSAGES/kipiplugin_flashexport.mo
85
share/locale/cs/LC_MESSAGES/kipiplugin_flickrexport.mo
115
share/locale/cs/LC_MESSAGES/kipiplugin_flickrexport.mo
86
share/locale/cs/LC_MESSAGES/kipiplugin_galleryexport.mo
116
share/locale/cs/LC_MESSAGES/kipiplugin_galleryexport.mo
117
share/locale/cs/LC_MESSAGES/kipiplugin_googledrive.mo
87
share/locale/cs/LC_MESSAGES/kipiplugin_gpssync.mo
118
share/locale/cs/LC_MESSAGES/kipiplugin_gpssync.mo
88
share/locale/cs/LC_MESSAGES/kipiplugin_htmlexport.mo
119
share/locale/cs/LC_MESSAGES/kipiplugin_htmlexport.mo
120
share/locale/cs/LC_MESSAGES/kipiplugin_imageshackexport.mo
89
share/locale/cs/LC_MESSAGES/kipiplugin_imageviewer.mo
121
share/locale/cs/LC_MESSAGES/kipiplugin_imageviewer.mo
122
share/locale/cs/LC_MESSAGES/kipiplugin_imgurexport.mo
90
share/locale/cs/LC_MESSAGES/kipiplugin_ipodexport.mo
123
share/locale/cs/LC_MESSAGES/kipiplugin_ipodexport.mo
124
share/locale/cs/LC_MESSAGES/kipiplugin_jalbumexport.mo
91
share/locale/cs/LC_MESSAGES/kipiplugin_jpeglossless.mo
125
share/locale/cs/LC_MESSAGES/kipiplugin_jpeglossless.mo
92
share/locale/cs/LC_MESSAGES/kipiplugin_kioexportimport.mo
126
share/locale/cs/LC_MESSAGES/kipiplugin_kioexportimport.mo
127
share/locale/cs/LC_MESSAGES/kipiplugin_kmlexport.mo
128
share/locale/cs/LC_MESSAGES/kipiplugin_kopete.mo
93
share/locale/cs/LC_MESSAGES/kipiplugin_metadataedit.mo
129
share/locale/cs/LC_MESSAGES/kipiplugin_metadataedit.mo
94
share/locale/cs/LC_MESSAGES/kipiplugin_picasawebexport.mo
130
share/locale/cs/LC_MESSAGES/kipiplugin_panorama.mo
131
share/locale/cs/LC_MESSAGES/kipiplugin_photolayouteditor.mo
95
share/locale/cs/LC_MESSAGES/kipiplugin_piwigoexport.mo
132
share/locale/cs/LC_MESSAGES/kipiplugin_piwigoexport.mo
96
share/locale/cs/LC_MESSAGES/kipiplugin_printimages.mo
133
share/locale/cs/LC_MESSAGES/kipiplugin_printimages.mo
134
share/locale/cs/LC_MESSAGES/kipiplugin_rajceexport.mo
97
share/locale/cs/LC_MESSAGES/kipiplugin_rawconverter.mo
135
share/locale/cs/LC_MESSAGES/kipiplugin_rawconverter.mo
98
share/locale/cs/LC_MESSAGES/kipiplugin_removeredeyes.mo
136
share/locale/cs/LC_MESSAGES/kipiplugin_removeredeyes.mo
99
share/locale/cs/LC_MESSAGES/kipiplugin_sendimages.mo
137
share/locale/cs/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 100-128 Link Here
100
share/locale/cs/LC_MESSAGES/kipiplugin_shwup.mo
138
share/locale/cs/LC_MESSAGES/kipiplugin_shwup.mo
101
share/locale/cs/LC_MESSAGES/kipiplugin_smug.mo
139
share/locale/cs/LC_MESSAGES/kipiplugin_smug.mo
102
share/locale/cs/LC_MESSAGES/kipiplugin_timeadjust.mo
140
share/locale/cs/LC_MESSAGES/kipiplugin_timeadjust.mo
141
share/locale/cs/LC_MESSAGES/kipiplugin_videoslideshow.mo
142
share/locale/cs/LC_MESSAGES/kipiplugin_vkontakte.mo
143
share/locale/cs/LC_MESSAGES/kipiplugin_wikimedia.mo
144
share/locale/cs/LC_MESSAGES/kipiplugin_yandexfotki.mo
103
share/locale/cs/LC_MESSAGES/kipiplugins.mo
145
share/locale/cs/LC_MESSAGES/kipiplugins.mo
104
share/locale/cs/LC_MESSAGES/libkgeomap.mo
105
share/locale/da/LC_MESSAGES/digikam.mo
146
share/locale/da/LC_MESSAGES/digikam.mo
106
share/locale/da/LC_MESSAGES/kipiplugin_acquireimages.mo
147
share/locale/da/LC_MESSAGES/kipiplugin_acquireimages.mo
107
share/locale/da/LC_MESSAGES/kipiplugin_advancedslideshow.mo
148
share/locale/da/LC_MESSAGES/kipiplugin_advancedslideshow.mo
108
share/locale/da/LC_MESSAGES/kipiplugin_batchprocessimages.mo
149
share/locale/da/LC_MESSAGES/kipiplugin_batchprocessimages.mo
109
share/locale/da/LC_MESSAGES/kipiplugin_calendar.mo
150
share/locale/da/LC_MESSAGES/kipiplugin_calendar.mo
151
share/locale/da/LC_MESSAGES/kipiplugin_debianscreenshots.mo
152
share/locale/da/LC_MESSAGES/kipiplugin_dlnaexport.mo
110
share/locale/da/LC_MESSAGES/kipiplugin_dngconverter.mo
153
share/locale/da/LC_MESSAGES/kipiplugin_dngconverter.mo
154
share/locale/da/LC_MESSAGES/kipiplugin_dropbox.mo
111
share/locale/da/LC_MESSAGES/kipiplugin_expoblending.mo
155
share/locale/da/LC_MESSAGES/kipiplugin_expoblending.mo
112
share/locale/da/LC_MESSAGES/kipiplugin_facebook.mo
156
share/locale/da/LC_MESSAGES/kipiplugin_facebook.mo
113
share/locale/da/LC_MESSAGES/kipiplugin_flashexport.mo
157
share/locale/da/LC_MESSAGES/kipiplugin_flashexport.mo
114
share/locale/da/LC_MESSAGES/kipiplugin_flickrexport.mo
158
share/locale/da/LC_MESSAGES/kipiplugin_flickrexport.mo
115
share/locale/da/LC_MESSAGES/kipiplugin_galleryexport.mo
159
share/locale/da/LC_MESSAGES/kipiplugin_galleryexport.mo
160
share/locale/da/LC_MESSAGES/kipiplugin_googledrive.mo
116
share/locale/da/LC_MESSAGES/kipiplugin_gpssync.mo
161
share/locale/da/LC_MESSAGES/kipiplugin_gpssync.mo
117
share/locale/da/LC_MESSAGES/kipiplugin_htmlexport.mo
162
share/locale/da/LC_MESSAGES/kipiplugin_htmlexport.mo
163
share/locale/da/LC_MESSAGES/kipiplugin_imageshackexport.mo
118
share/locale/da/LC_MESSAGES/kipiplugin_imageviewer.mo
164
share/locale/da/LC_MESSAGES/kipiplugin_imageviewer.mo
165
share/locale/da/LC_MESSAGES/kipiplugin_imgurexport.mo
119
share/locale/da/LC_MESSAGES/kipiplugin_ipodexport.mo
166
share/locale/da/LC_MESSAGES/kipiplugin_ipodexport.mo
167
share/locale/da/LC_MESSAGES/kipiplugin_jalbumexport.mo
120
share/locale/da/LC_MESSAGES/kipiplugin_jpeglossless.mo
168
share/locale/da/LC_MESSAGES/kipiplugin_jpeglossless.mo
121
share/locale/da/LC_MESSAGES/kipiplugin_kioexportimport.mo
169
share/locale/da/LC_MESSAGES/kipiplugin_kioexportimport.mo
170
share/locale/da/LC_MESSAGES/kipiplugin_kmlexport.mo
171
share/locale/da/LC_MESSAGES/kipiplugin_kopete.mo
122
share/locale/da/LC_MESSAGES/kipiplugin_metadataedit.mo
172
share/locale/da/LC_MESSAGES/kipiplugin_metadataedit.mo
123
share/locale/da/LC_MESSAGES/kipiplugin_picasawebexport.mo
173
share/locale/da/LC_MESSAGES/kipiplugin_panorama.mo
174
share/locale/da/LC_MESSAGES/kipiplugin_photolayouteditor.mo
124
share/locale/da/LC_MESSAGES/kipiplugin_piwigoexport.mo
175
share/locale/da/LC_MESSAGES/kipiplugin_piwigoexport.mo
125
share/locale/da/LC_MESSAGES/kipiplugin_printimages.mo
176
share/locale/da/LC_MESSAGES/kipiplugin_printimages.mo
177
share/locale/da/LC_MESSAGES/kipiplugin_rajceexport.mo
126
share/locale/da/LC_MESSAGES/kipiplugin_rawconverter.mo
178
share/locale/da/LC_MESSAGES/kipiplugin_rawconverter.mo
127
share/locale/da/LC_MESSAGES/kipiplugin_removeredeyes.mo
179
share/locale/da/LC_MESSAGES/kipiplugin_removeredeyes.mo
128
share/locale/da/LC_MESSAGES/kipiplugin_sendimages.mo
180
share/locale/da/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 129-157 Link Here
129
share/locale/da/LC_MESSAGES/kipiplugin_shwup.mo
181
share/locale/da/LC_MESSAGES/kipiplugin_shwup.mo
130
share/locale/da/LC_MESSAGES/kipiplugin_smug.mo
182
share/locale/da/LC_MESSAGES/kipiplugin_smug.mo
131
share/locale/da/LC_MESSAGES/kipiplugin_timeadjust.mo
183
share/locale/da/LC_MESSAGES/kipiplugin_timeadjust.mo
184
share/locale/da/LC_MESSAGES/kipiplugin_videoslideshow.mo
185
share/locale/da/LC_MESSAGES/kipiplugin_vkontakte.mo
186
share/locale/da/LC_MESSAGES/kipiplugin_wikimedia.mo
187
share/locale/da/LC_MESSAGES/kipiplugin_yandexfotki.mo
132
share/locale/da/LC_MESSAGES/kipiplugins.mo
188
share/locale/da/LC_MESSAGES/kipiplugins.mo
133
share/locale/da/LC_MESSAGES/libkgeomap.mo
134
share/locale/de/LC_MESSAGES/digikam.mo
189
share/locale/de/LC_MESSAGES/digikam.mo
135
share/locale/de/LC_MESSAGES/kipiplugin_acquireimages.mo
190
share/locale/de/LC_MESSAGES/kipiplugin_acquireimages.mo
136
share/locale/de/LC_MESSAGES/kipiplugin_advancedslideshow.mo
191
share/locale/de/LC_MESSAGES/kipiplugin_advancedslideshow.mo
137
share/locale/de/LC_MESSAGES/kipiplugin_batchprocessimages.mo
192
share/locale/de/LC_MESSAGES/kipiplugin_batchprocessimages.mo
138
share/locale/de/LC_MESSAGES/kipiplugin_calendar.mo
193
share/locale/de/LC_MESSAGES/kipiplugin_calendar.mo
194
share/locale/de/LC_MESSAGES/kipiplugin_debianscreenshots.mo
195
share/locale/de/LC_MESSAGES/kipiplugin_dlnaexport.mo
139
share/locale/de/LC_MESSAGES/kipiplugin_dngconverter.mo
196
share/locale/de/LC_MESSAGES/kipiplugin_dngconverter.mo
197
share/locale/de/LC_MESSAGES/kipiplugin_dropbox.mo
140
share/locale/de/LC_MESSAGES/kipiplugin_expoblending.mo
198
share/locale/de/LC_MESSAGES/kipiplugin_expoblending.mo
141
share/locale/de/LC_MESSAGES/kipiplugin_facebook.mo
199
share/locale/de/LC_MESSAGES/kipiplugin_facebook.mo
142
share/locale/de/LC_MESSAGES/kipiplugin_flashexport.mo
200
share/locale/de/LC_MESSAGES/kipiplugin_flashexport.mo
143
share/locale/de/LC_MESSAGES/kipiplugin_flickrexport.mo
201
share/locale/de/LC_MESSAGES/kipiplugin_flickrexport.mo
144
share/locale/de/LC_MESSAGES/kipiplugin_galleryexport.mo
202
share/locale/de/LC_MESSAGES/kipiplugin_galleryexport.mo
203
share/locale/de/LC_MESSAGES/kipiplugin_googledrive.mo
145
share/locale/de/LC_MESSAGES/kipiplugin_gpssync.mo
204
share/locale/de/LC_MESSAGES/kipiplugin_gpssync.mo
146
share/locale/de/LC_MESSAGES/kipiplugin_htmlexport.mo
205
share/locale/de/LC_MESSAGES/kipiplugin_htmlexport.mo
206
share/locale/de/LC_MESSAGES/kipiplugin_imageshackexport.mo
147
share/locale/de/LC_MESSAGES/kipiplugin_imageviewer.mo
207
share/locale/de/LC_MESSAGES/kipiplugin_imageviewer.mo
208
share/locale/de/LC_MESSAGES/kipiplugin_imgurexport.mo
148
share/locale/de/LC_MESSAGES/kipiplugin_ipodexport.mo
209
share/locale/de/LC_MESSAGES/kipiplugin_ipodexport.mo
210
share/locale/de/LC_MESSAGES/kipiplugin_jalbumexport.mo
149
share/locale/de/LC_MESSAGES/kipiplugin_jpeglossless.mo
211
share/locale/de/LC_MESSAGES/kipiplugin_jpeglossless.mo
150
share/locale/de/LC_MESSAGES/kipiplugin_kioexportimport.mo
212
share/locale/de/LC_MESSAGES/kipiplugin_kioexportimport.mo
213
share/locale/de/LC_MESSAGES/kipiplugin_kmlexport.mo
214
share/locale/de/LC_MESSAGES/kipiplugin_kopete.mo
151
share/locale/de/LC_MESSAGES/kipiplugin_metadataedit.mo
215
share/locale/de/LC_MESSAGES/kipiplugin_metadataedit.mo
152
share/locale/de/LC_MESSAGES/kipiplugin_picasawebexport.mo
216
share/locale/de/LC_MESSAGES/kipiplugin_panorama.mo
217
share/locale/de/LC_MESSAGES/kipiplugin_photolayouteditor.mo
153
share/locale/de/LC_MESSAGES/kipiplugin_piwigoexport.mo
218
share/locale/de/LC_MESSAGES/kipiplugin_piwigoexport.mo
154
share/locale/de/LC_MESSAGES/kipiplugin_printimages.mo
219
share/locale/de/LC_MESSAGES/kipiplugin_printimages.mo
220
share/locale/de/LC_MESSAGES/kipiplugin_rajceexport.mo
155
share/locale/de/LC_MESSAGES/kipiplugin_rawconverter.mo
221
share/locale/de/LC_MESSAGES/kipiplugin_rawconverter.mo
156
share/locale/de/LC_MESSAGES/kipiplugin_removeredeyes.mo
222
share/locale/de/LC_MESSAGES/kipiplugin_removeredeyes.mo
157
share/locale/de/LC_MESSAGES/kipiplugin_sendimages.mo
223
share/locale/de/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 158-170 Link Here
158
share/locale/de/LC_MESSAGES/kipiplugin_shwup.mo
224
share/locale/de/LC_MESSAGES/kipiplugin_shwup.mo
159
share/locale/de/LC_MESSAGES/kipiplugin_smug.mo
225
share/locale/de/LC_MESSAGES/kipiplugin_smug.mo
160
share/locale/de/LC_MESSAGES/kipiplugin_timeadjust.mo
226
share/locale/de/LC_MESSAGES/kipiplugin_timeadjust.mo
227
share/locale/de/LC_MESSAGES/kipiplugin_videoslideshow.mo
228
share/locale/de/LC_MESSAGES/kipiplugin_vkontakte.mo
229
share/locale/de/LC_MESSAGES/kipiplugin_wikimedia.mo
230
share/locale/de/LC_MESSAGES/kipiplugin_yandexfotki.mo
161
share/locale/de/LC_MESSAGES/kipiplugins.mo
231
share/locale/de/LC_MESSAGES/kipiplugins.mo
162
share/locale/de/LC_MESSAGES/libkgeomap.mo
163
share/locale/el/LC_MESSAGES/digikam.mo
232
share/locale/el/LC_MESSAGES/digikam.mo
164
share/locale/el/LC_MESSAGES/kipiplugin_acquireimages.mo
233
share/locale/el/LC_MESSAGES/kipiplugin_acquireimages.mo
165
share/locale/el/LC_MESSAGES/kipiplugin_advancedslideshow.mo
234
share/locale/el/LC_MESSAGES/kipiplugin_advancedslideshow.mo
166
share/locale/el/LC_MESSAGES/kipiplugin_batchprocessimages.mo
235
share/locale/el/LC_MESSAGES/kipiplugin_batchprocessimages.mo
167
share/locale/el/LC_MESSAGES/kipiplugin_calendar.mo
236
share/locale/el/LC_MESSAGES/kipiplugin_calendar.mo
237
share/locale/el/LC_MESSAGES/kipiplugin_debianscreenshots.mo
238
share/locale/el/LC_MESSAGES/kipiplugin_dlnaexport.mo
168
share/locale/el/LC_MESSAGES/kipiplugin_dngconverter.mo
239
share/locale/el/LC_MESSAGES/kipiplugin_dngconverter.mo
169
share/locale/el/LC_MESSAGES/kipiplugin_expoblending.mo
240
share/locale/el/LC_MESSAGES/kipiplugin_expoblending.mo
170
share/locale/el/LC_MESSAGES/kipiplugin_facebook.mo
241
share/locale/el/LC_MESSAGES/kipiplugin_facebook.mo
Lines 171-186 Link Here
171
share/locale/el/LC_MESSAGES/kipiplugin_flashexport.mo
242
share/locale/el/LC_MESSAGES/kipiplugin_flashexport.mo
172
share/locale/el/LC_MESSAGES/kipiplugin_flickrexport.mo
243
share/locale/el/LC_MESSAGES/kipiplugin_flickrexport.mo
173
share/locale/el/LC_MESSAGES/kipiplugin_galleryexport.mo
244
share/locale/el/LC_MESSAGES/kipiplugin_galleryexport.mo
245
share/locale/el/LC_MESSAGES/kipiplugin_googledrive.mo
174
share/locale/el/LC_MESSAGES/kipiplugin_gpssync.mo
246
share/locale/el/LC_MESSAGES/kipiplugin_gpssync.mo
175
share/locale/el/LC_MESSAGES/kipiplugin_htmlexport.mo
247
share/locale/el/LC_MESSAGES/kipiplugin_htmlexport.mo
248
share/locale/el/LC_MESSAGES/kipiplugin_imageshackexport.mo
176
share/locale/el/LC_MESSAGES/kipiplugin_imageviewer.mo
249
share/locale/el/LC_MESSAGES/kipiplugin_imageviewer.mo
250
share/locale/el/LC_MESSAGES/kipiplugin_imgurexport.mo
177
share/locale/el/LC_MESSAGES/kipiplugin_ipodexport.mo
251
share/locale/el/LC_MESSAGES/kipiplugin_ipodexport.mo
252
share/locale/el/LC_MESSAGES/kipiplugin_jalbumexport.mo
178
share/locale/el/LC_MESSAGES/kipiplugin_jpeglossless.mo
253
share/locale/el/LC_MESSAGES/kipiplugin_jpeglossless.mo
179
share/locale/el/LC_MESSAGES/kipiplugin_kioexportimport.mo
254
share/locale/el/LC_MESSAGES/kipiplugin_kioexportimport.mo
255
share/locale/el/LC_MESSAGES/kipiplugin_kmlexport.mo
256
share/locale/el/LC_MESSAGES/kipiplugin_kopete.mo
180
share/locale/el/LC_MESSAGES/kipiplugin_metadataedit.mo
257
share/locale/el/LC_MESSAGES/kipiplugin_metadataedit.mo
181
share/locale/el/LC_MESSAGES/kipiplugin_picasawebexport.mo
258
share/locale/el/LC_MESSAGES/kipiplugin_panorama.mo
259
share/locale/el/LC_MESSAGES/kipiplugin_photolayouteditor.mo
182
share/locale/el/LC_MESSAGES/kipiplugin_piwigoexport.mo
260
share/locale/el/LC_MESSAGES/kipiplugin_piwigoexport.mo
183
share/locale/el/LC_MESSAGES/kipiplugin_printimages.mo
261
share/locale/el/LC_MESSAGES/kipiplugin_printimages.mo
262
share/locale/el/LC_MESSAGES/kipiplugin_rajceexport.mo
184
share/locale/el/LC_MESSAGES/kipiplugin_rawconverter.mo
263
share/locale/el/LC_MESSAGES/kipiplugin_rawconverter.mo
185
share/locale/el/LC_MESSAGES/kipiplugin_removeredeyes.mo
264
share/locale/el/LC_MESSAGES/kipiplugin_removeredeyes.mo
186
share/locale/el/LC_MESSAGES/kipiplugin_sendimages.mo
265
share/locale/el/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 187-215 Link Here
187
share/locale/el/LC_MESSAGES/kipiplugin_shwup.mo
266
share/locale/el/LC_MESSAGES/kipiplugin_shwup.mo
188
share/locale/el/LC_MESSAGES/kipiplugin_smug.mo
267
share/locale/el/LC_MESSAGES/kipiplugin_smug.mo
189
share/locale/el/LC_MESSAGES/kipiplugin_timeadjust.mo
268
share/locale/el/LC_MESSAGES/kipiplugin_timeadjust.mo
269
share/locale/el/LC_MESSAGES/kipiplugin_videoslideshow.mo
270
share/locale/el/LC_MESSAGES/kipiplugin_vkontakte.mo
271
share/locale/el/LC_MESSAGES/kipiplugin_wikimedia.mo
272
share/locale/el/LC_MESSAGES/kipiplugin_yandexfotki.mo
190
share/locale/el/LC_MESSAGES/kipiplugins.mo
273
share/locale/el/LC_MESSAGES/kipiplugins.mo
191
share/locale/el/LC_MESSAGES/libkgeomap.mo
192
share/locale/en_GB/LC_MESSAGES/digikam.mo
274
share/locale/en_GB/LC_MESSAGES/digikam.mo
193
share/locale/en_GB/LC_MESSAGES/kipiplugin_acquireimages.mo
275
share/locale/en_GB/LC_MESSAGES/kipiplugin_acquireimages.mo
194
share/locale/en_GB/LC_MESSAGES/kipiplugin_advancedslideshow.mo
276
share/locale/en_GB/LC_MESSAGES/kipiplugin_advancedslideshow.mo
195
share/locale/en_GB/LC_MESSAGES/kipiplugin_batchprocessimages.mo
277
share/locale/en_GB/LC_MESSAGES/kipiplugin_batchprocessimages.mo
196
share/locale/en_GB/LC_MESSAGES/kipiplugin_calendar.mo
278
share/locale/en_GB/LC_MESSAGES/kipiplugin_calendar.mo
279
share/locale/en_GB/LC_MESSAGES/kipiplugin_debianscreenshots.mo
280
share/locale/en_GB/LC_MESSAGES/kipiplugin_dlnaexport.mo
197
share/locale/en_GB/LC_MESSAGES/kipiplugin_dngconverter.mo
281
share/locale/en_GB/LC_MESSAGES/kipiplugin_dngconverter.mo
282
share/locale/en_GB/LC_MESSAGES/kipiplugin_dropbox.mo
198
share/locale/en_GB/LC_MESSAGES/kipiplugin_expoblending.mo
283
share/locale/en_GB/LC_MESSAGES/kipiplugin_expoblending.mo
199
share/locale/en_GB/LC_MESSAGES/kipiplugin_facebook.mo
284
share/locale/en_GB/LC_MESSAGES/kipiplugin_facebook.mo
200
share/locale/en_GB/LC_MESSAGES/kipiplugin_flashexport.mo
285
share/locale/en_GB/LC_MESSAGES/kipiplugin_flashexport.mo
201
share/locale/en_GB/LC_MESSAGES/kipiplugin_flickrexport.mo
286
share/locale/en_GB/LC_MESSAGES/kipiplugin_flickrexport.mo
202
share/locale/en_GB/LC_MESSAGES/kipiplugin_galleryexport.mo
287
share/locale/en_GB/LC_MESSAGES/kipiplugin_galleryexport.mo
288
share/locale/en_GB/LC_MESSAGES/kipiplugin_googledrive.mo
203
share/locale/en_GB/LC_MESSAGES/kipiplugin_gpssync.mo
289
share/locale/en_GB/LC_MESSAGES/kipiplugin_gpssync.mo
204
share/locale/en_GB/LC_MESSAGES/kipiplugin_htmlexport.mo
290
share/locale/en_GB/LC_MESSAGES/kipiplugin_htmlexport.mo
291
share/locale/en_GB/LC_MESSAGES/kipiplugin_imageshackexport.mo
205
share/locale/en_GB/LC_MESSAGES/kipiplugin_imageviewer.mo
292
share/locale/en_GB/LC_MESSAGES/kipiplugin_imageviewer.mo
293
share/locale/en_GB/LC_MESSAGES/kipiplugin_imgurexport.mo
206
share/locale/en_GB/LC_MESSAGES/kipiplugin_ipodexport.mo
294
share/locale/en_GB/LC_MESSAGES/kipiplugin_ipodexport.mo
295
share/locale/en_GB/LC_MESSAGES/kipiplugin_jalbumexport.mo
207
share/locale/en_GB/LC_MESSAGES/kipiplugin_jpeglossless.mo
296
share/locale/en_GB/LC_MESSAGES/kipiplugin_jpeglossless.mo
208
share/locale/en_GB/LC_MESSAGES/kipiplugin_kioexportimport.mo
297
share/locale/en_GB/LC_MESSAGES/kipiplugin_kioexportimport.mo
298
share/locale/en_GB/LC_MESSAGES/kipiplugin_kmlexport.mo
299
share/locale/en_GB/LC_MESSAGES/kipiplugin_kopete.mo
209
share/locale/en_GB/LC_MESSAGES/kipiplugin_metadataedit.mo
300
share/locale/en_GB/LC_MESSAGES/kipiplugin_metadataedit.mo
210
share/locale/en_GB/LC_MESSAGES/kipiplugin_picasawebexport.mo
301
share/locale/en_GB/LC_MESSAGES/kipiplugin_panorama.mo
302
share/locale/en_GB/LC_MESSAGES/kipiplugin_photolayouteditor.mo
211
share/locale/en_GB/LC_MESSAGES/kipiplugin_piwigoexport.mo
303
share/locale/en_GB/LC_MESSAGES/kipiplugin_piwigoexport.mo
212
share/locale/en_GB/LC_MESSAGES/kipiplugin_printimages.mo
304
share/locale/en_GB/LC_MESSAGES/kipiplugin_printimages.mo
305
share/locale/en_GB/LC_MESSAGES/kipiplugin_rajceexport.mo
213
share/locale/en_GB/LC_MESSAGES/kipiplugin_rawconverter.mo
306
share/locale/en_GB/LC_MESSAGES/kipiplugin_rawconverter.mo
214
share/locale/en_GB/LC_MESSAGES/kipiplugin_removeredeyes.mo
307
share/locale/en_GB/LC_MESSAGES/kipiplugin_removeredeyes.mo
215
share/locale/en_GB/LC_MESSAGES/kipiplugin_sendimages.mo
308
share/locale/en_GB/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 216-223 Link Here
216
share/locale/en_GB/LC_MESSAGES/kipiplugin_shwup.mo
309
share/locale/en_GB/LC_MESSAGES/kipiplugin_shwup.mo
217
share/locale/en_GB/LC_MESSAGES/kipiplugin_smug.mo
310
share/locale/en_GB/LC_MESSAGES/kipiplugin_smug.mo
218
share/locale/en_GB/LC_MESSAGES/kipiplugin_timeadjust.mo
311
share/locale/en_GB/LC_MESSAGES/kipiplugin_timeadjust.mo
312
share/locale/en_GB/LC_MESSAGES/kipiplugin_videoslideshow.mo
313
share/locale/en_GB/LC_MESSAGES/kipiplugin_vkontakte.mo
314
share/locale/en_GB/LC_MESSAGES/kipiplugin_wikimedia.mo
315
share/locale/en_GB/LC_MESSAGES/kipiplugin_yandexfotki.mo
219
share/locale/en_GB/LC_MESSAGES/kipiplugins.mo
316
share/locale/en_GB/LC_MESSAGES/kipiplugins.mo
220
share/locale/en_GB/LC_MESSAGES/libkgeomap.mo
221
share/locale/eo/LC_MESSAGES/digikam.mo
317
share/locale/eo/LC_MESSAGES/digikam.mo
222
share/locale/eo/LC_MESSAGES/kipiplugin_acquireimages.mo
318
share/locale/eo/LC_MESSAGES/kipiplugin_acquireimages.mo
223
share/locale/eo/LC_MESSAGES/kipiplugin_advancedslideshow.mo
319
share/locale/eo/LC_MESSAGES/kipiplugin_advancedslideshow.mo
Lines 229-234 Link Here
229
share/locale/eo/LC_MESSAGES/kipiplugin_flashexport.mo
325
share/locale/eo/LC_MESSAGES/kipiplugin_flashexport.mo
230
share/locale/eo/LC_MESSAGES/kipiplugin_flickrexport.mo
326
share/locale/eo/LC_MESSAGES/kipiplugin_flickrexport.mo
231
share/locale/eo/LC_MESSAGES/kipiplugin_galleryexport.mo
327
share/locale/eo/LC_MESSAGES/kipiplugin_galleryexport.mo
328
share/locale/eo/LC_MESSAGES/kipiplugin_googledrive.mo
232
share/locale/eo/LC_MESSAGES/kipiplugin_gpssync.mo
329
share/locale/eo/LC_MESSAGES/kipiplugin_gpssync.mo
233
share/locale/eo/LC_MESSAGES/kipiplugin_htmlexport.mo
330
share/locale/eo/LC_MESSAGES/kipiplugin_htmlexport.mo
234
share/locale/eo/LC_MESSAGES/kipiplugin_imageviewer.mo
331
share/locale/eo/LC_MESSAGES/kipiplugin_imageviewer.mo
Lines 236-242 Link Here
236
share/locale/eo/LC_MESSAGES/kipiplugin_jpeglossless.mo
333
share/locale/eo/LC_MESSAGES/kipiplugin_jpeglossless.mo
237
share/locale/eo/LC_MESSAGES/kipiplugin_kioexportimport.mo
334
share/locale/eo/LC_MESSAGES/kipiplugin_kioexportimport.mo
238
share/locale/eo/LC_MESSAGES/kipiplugin_metadataedit.mo
335
share/locale/eo/LC_MESSAGES/kipiplugin_metadataedit.mo
239
share/locale/eo/LC_MESSAGES/kipiplugin_picasawebexport.mo
240
share/locale/eo/LC_MESSAGES/kipiplugin_piwigoexport.mo
336
share/locale/eo/LC_MESSAGES/kipiplugin_piwigoexport.mo
241
share/locale/eo/LC_MESSAGES/kipiplugin_printimages.mo
337
share/locale/eo/LC_MESSAGES/kipiplugin_printimages.mo
242
share/locale/eo/LC_MESSAGES/kipiplugin_rawconverter.mo
338
share/locale/eo/LC_MESSAGES/kipiplugin_rawconverter.mo
Lines 251-272 Link Here
251
share/locale/es/LC_MESSAGES/kipiplugin_advancedslideshow.mo
347
share/locale/es/LC_MESSAGES/kipiplugin_advancedslideshow.mo
252
share/locale/es/LC_MESSAGES/kipiplugin_batchprocessimages.mo
348
share/locale/es/LC_MESSAGES/kipiplugin_batchprocessimages.mo
253
share/locale/es/LC_MESSAGES/kipiplugin_calendar.mo
349
share/locale/es/LC_MESSAGES/kipiplugin_calendar.mo
350
share/locale/es/LC_MESSAGES/kipiplugin_debianscreenshots.mo
351
share/locale/es/LC_MESSAGES/kipiplugin_dlnaexport.mo
254
share/locale/es/LC_MESSAGES/kipiplugin_dngconverter.mo
352
share/locale/es/LC_MESSAGES/kipiplugin_dngconverter.mo
353
share/locale/es/LC_MESSAGES/kipiplugin_dropbox.mo
255
share/locale/es/LC_MESSAGES/kipiplugin_expoblending.mo
354
share/locale/es/LC_MESSAGES/kipiplugin_expoblending.mo
256
share/locale/es/LC_MESSAGES/kipiplugin_facebook.mo
355
share/locale/es/LC_MESSAGES/kipiplugin_facebook.mo
257
share/locale/es/LC_MESSAGES/kipiplugin_flashexport.mo
356
share/locale/es/LC_MESSAGES/kipiplugin_flashexport.mo
258
share/locale/es/LC_MESSAGES/kipiplugin_flickrexport.mo
357
share/locale/es/LC_MESSAGES/kipiplugin_flickrexport.mo
259
share/locale/es/LC_MESSAGES/kipiplugin_galleryexport.mo
358
share/locale/es/LC_MESSAGES/kipiplugin_galleryexport.mo
359
share/locale/es/LC_MESSAGES/kipiplugin_googledrive.mo
260
share/locale/es/LC_MESSAGES/kipiplugin_gpssync.mo
360
share/locale/es/LC_MESSAGES/kipiplugin_gpssync.mo
261
share/locale/es/LC_MESSAGES/kipiplugin_htmlexport.mo
361
share/locale/es/LC_MESSAGES/kipiplugin_htmlexport.mo
362
share/locale/es/LC_MESSAGES/kipiplugin_imageshackexport.mo
262
share/locale/es/LC_MESSAGES/kipiplugin_imageviewer.mo
363
share/locale/es/LC_MESSAGES/kipiplugin_imageviewer.mo
364
share/locale/es/LC_MESSAGES/kipiplugin_imgurexport.mo
263
share/locale/es/LC_MESSAGES/kipiplugin_ipodexport.mo
365
share/locale/es/LC_MESSAGES/kipiplugin_ipodexport.mo
366
share/locale/es/LC_MESSAGES/kipiplugin_jalbumexport.mo
264
share/locale/es/LC_MESSAGES/kipiplugin_jpeglossless.mo
367
share/locale/es/LC_MESSAGES/kipiplugin_jpeglossless.mo
265
share/locale/es/LC_MESSAGES/kipiplugin_kioexportimport.mo
368
share/locale/es/LC_MESSAGES/kipiplugin_kioexportimport.mo
369
share/locale/es/LC_MESSAGES/kipiplugin_kmlexport.mo
370
share/locale/es/LC_MESSAGES/kipiplugin_kopete.mo
266
share/locale/es/LC_MESSAGES/kipiplugin_metadataedit.mo
371
share/locale/es/LC_MESSAGES/kipiplugin_metadataedit.mo
267
share/locale/es/LC_MESSAGES/kipiplugin_picasawebexport.mo
372
share/locale/es/LC_MESSAGES/kipiplugin_panorama.mo
373
share/locale/es/LC_MESSAGES/kipiplugin_photolayouteditor.mo
268
share/locale/es/LC_MESSAGES/kipiplugin_piwigoexport.mo
374
share/locale/es/LC_MESSAGES/kipiplugin_piwigoexport.mo
269
share/locale/es/LC_MESSAGES/kipiplugin_printimages.mo
375
share/locale/es/LC_MESSAGES/kipiplugin_printimages.mo
376
share/locale/es/LC_MESSAGES/kipiplugin_rajceexport.mo
270
share/locale/es/LC_MESSAGES/kipiplugin_rawconverter.mo
377
share/locale/es/LC_MESSAGES/kipiplugin_rawconverter.mo
271
share/locale/es/LC_MESSAGES/kipiplugin_removeredeyes.mo
378
share/locale/es/LC_MESSAGES/kipiplugin_removeredeyes.mo
272
share/locale/es/LC_MESSAGES/kipiplugin_sendimages.mo
379
share/locale/es/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 273-285 Link Here
273
share/locale/es/LC_MESSAGES/kipiplugin_shwup.mo
380
share/locale/es/LC_MESSAGES/kipiplugin_shwup.mo
274
share/locale/es/LC_MESSAGES/kipiplugin_smug.mo
381
share/locale/es/LC_MESSAGES/kipiplugin_smug.mo
275
share/locale/es/LC_MESSAGES/kipiplugin_timeadjust.mo
382
share/locale/es/LC_MESSAGES/kipiplugin_timeadjust.mo
383
share/locale/es/LC_MESSAGES/kipiplugin_videoslideshow.mo
384
share/locale/es/LC_MESSAGES/kipiplugin_vkontakte.mo
385
share/locale/es/LC_MESSAGES/kipiplugin_wikimedia.mo
386
share/locale/es/LC_MESSAGES/kipiplugin_yandexfotki.mo
276
share/locale/es/LC_MESSAGES/kipiplugins.mo
387
share/locale/es/LC_MESSAGES/kipiplugins.mo
277
share/locale/es/LC_MESSAGES/libkgeomap.mo
278
share/locale/et/LC_MESSAGES/digikam.mo
388
share/locale/et/LC_MESSAGES/digikam.mo
279
share/locale/et/LC_MESSAGES/kipiplugin_acquireimages.mo
389
share/locale/et/LC_MESSAGES/kipiplugin_acquireimages.mo
280
share/locale/et/LC_MESSAGES/kipiplugin_advancedslideshow.mo
390
share/locale/et/LC_MESSAGES/kipiplugin_advancedslideshow.mo
281
share/locale/et/LC_MESSAGES/kipiplugin_batchprocessimages.mo
391
share/locale/et/LC_MESSAGES/kipiplugin_batchprocessimages.mo
282
share/locale/et/LC_MESSAGES/kipiplugin_calendar.mo
392
share/locale/et/LC_MESSAGES/kipiplugin_calendar.mo
393
share/locale/et/LC_MESSAGES/kipiplugin_debianscreenshots.mo
394
share/locale/et/LC_MESSAGES/kipiplugin_dlnaexport.mo
283
share/locale/et/LC_MESSAGES/kipiplugin_dngconverter.mo
395
share/locale/et/LC_MESSAGES/kipiplugin_dngconverter.mo
284
share/locale/et/LC_MESSAGES/kipiplugin_expoblending.mo
396
share/locale/et/LC_MESSAGES/kipiplugin_expoblending.mo
285
share/locale/et/LC_MESSAGES/kipiplugin_facebook.mo
397
share/locale/et/LC_MESSAGES/kipiplugin_facebook.mo
Lines 286-301 Link Here
286
share/locale/et/LC_MESSAGES/kipiplugin_flashexport.mo
398
share/locale/et/LC_MESSAGES/kipiplugin_flashexport.mo
287
share/locale/et/LC_MESSAGES/kipiplugin_flickrexport.mo
399
share/locale/et/LC_MESSAGES/kipiplugin_flickrexport.mo
288
share/locale/et/LC_MESSAGES/kipiplugin_galleryexport.mo
400
share/locale/et/LC_MESSAGES/kipiplugin_galleryexport.mo
401
share/locale/et/LC_MESSAGES/kipiplugin_googledrive.mo
289
share/locale/et/LC_MESSAGES/kipiplugin_gpssync.mo
402
share/locale/et/LC_MESSAGES/kipiplugin_gpssync.mo
290
share/locale/et/LC_MESSAGES/kipiplugin_htmlexport.mo
403
share/locale/et/LC_MESSAGES/kipiplugin_htmlexport.mo
404
share/locale/et/LC_MESSAGES/kipiplugin_imageshackexport.mo
291
share/locale/et/LC_MESSAGES/kipiplugin_imageviewer.mo
405
share/locale/et/LC_MESSAGES/kipiplugin_imageviewer.mo
292
share/locale/et/LC_MESSAGES/kipiplugin_ipodexport.mo
406
share/locale/et/LC_MESSAGES/kipiplugin_ipodexport.mo
293
share/locale/et/LC_MESSAGES/kipiplugin_jpeglossless.mo
407
share/locale/et/LC_MESSAGES/kipiplugin_jpeglossless.mo
294
share/locale/et/LC_MESSAGES/kipiplugin_kioexportimport.mo
408
share/locale/et/LC_MESSAGES/kipiplugin_kioexportimport.mo
409
share/locale/et/LC_MESSAGES/kipiplugin_kmlexport.mo
410
share/locale/et/LC_MESSAGES/kipiplugin_kopete.mo
295
share/locale/et/LC_MESSAGES/kipiplugin_metadataedit.mo
411
share/locale/et/LC_MESSAGES/kipiplugin_metadataedit.mo
296
share/locale/et/LC_MESSAGES/kipiplugin_picasawebexport.mo
412
share/locale/et/LC_MESSAGES/kipiplugin_panorama.mo
413
share/locale/et/LC_MESSAGES/kipiplugin_photolayouteditor.mo
297
share/locale/et/LC_MESSAGES/kipiplugin_piwigoexport.mo
414
share/locale/et/LC_MESSAGES/kipiplugin_piwigoexport.mo
298
share/locale/et/LC_MESSAGES/kipiplugin_printimages.mo
415
share/locale/et/LC_MESSAGES/kipiplugin_printimages.mo
416
share/locale/et/LC_MESSAGES/kipiplugin_rajceexport.mo
299
share/locale/et/LC_MESSAGES/kipiplugin_rawconverter.mo
417
share/locale/et/LC_MESSAGES/kipiplugin_rawconverter.mo
300
share/locale/et/LC_MESSAGES/kipiplugin_removeredeyes.mo
418
share/locale/et/LC_MESSAGES/kipiplugin_removeredeyes.mo
301
share/locale/et/LC_MESSAGES/kipiplugin_sendimages.mo
419
share/locale/et/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 302-309 Link Here
302
share/locale/et/LC_MESSAGES/kipiplugin_shwup.mo
420
share/locale/et/LC_MESSAGES/kipiplugin_shwup.mo
303
share/locale/et/LC_MESSAGES/kipiplugin_smug.mo
421
share/locale/et/LC_MESSAGES/kipiplugin_smug.mo
304
share/locale/et/LC_MESSAGES/kipiplugin_timeadjust.mo
422
share/locale/et/LC_MESSAGES/kipiplugin_timeadjust.mo
423
share/locale/et/LC_MESSAGES/kipiplugin_videoslideshow.mo
424
share/locale/et/LC_MESSAGES/kipiplugin_vkontakte.mo
425
share/locale/et/LC_MESSAGES/kipiplugin_wikimedia.mo
426
share/locale/et/LC_MESSAGES/kipiplugin_yandexfotki.mo
305
share/locale/et/LC_MESSAGES/kipiplugins.mo
427
share/locale/et/LC_MESSAGES/kipiplugins.mo
306
share/locale/et/LC_MESSAGES/libkgeomap.mo
307
share/locale/eu/LC_MESSAGES/digikam.mo
428
share/locale/eu/LC_MESSAGES/digikam.mo
308
share/locale/eu/LC_MESSAGES/kipiplugin_acquireimages.mo
429
share/locale/eu/LC_MESSAGES/kipiplugin_acquireimages.mo
309
share/locale/eu/LC_MESSAGES/kipiplugin_advancedslideshow.mo
430
share/locale/eu/LC_MESSAGES/kipiplugin_advancedslideshow.mo
Lines 315-326 Link Here
315
share/locale/eu/LC_MESSAGES/kipiplugin_flashexport.mo
436
share/locale/eu/LC_MESSAGES/kipiplugin_flashexport.mo
316
share/locale/eu/LC_MESSAGES/kipiplugin_flickrexport.mo
437
share/locale/eu/LC_MESSAGES/kipiplugin_flickrexport.mo
317
share/locale/eu/LC_MESSAGES/kipiplugin_galleryexport.mo
438
share/locale/eu/LC_MESSAGES/kipiplugin_galleryexport.mo
439
share/locale/eu/LC_MESSAGES/kipiplugin_googledrive.mo
318
share/locale/eu/LC_MESSAGES/kipiplugin_gpssync.mo
440
share/locale/eu/LC_MESSAGES/kipiplugin_gpssync.mo
319
share/locale/eu/LC_MESSAGES/kipiplugin_htmlexport.mo
441
share/locale/eu/LC_MESSAGES/kipiplugin_htmlexport.mo
320
share/locale/eu/LC_MESSAGES/kipiplugin_imageviewer.mo
442
share/locale/eu/LC_MESSAGES/kipiplugin_imageviewer.mo
321
share/locale/eu/LC_MESSAGES/kipiplugin_ipodexport.mo
443
share/locale/eu/LC_MESSAGES/kipiplugin_ipodexport.mo
322
share/locale/eu/LC_MESSAGES/kipiplugin_metadataedit.mo
444
share/locale/eu/LC_MESSAGES/kipiplugin_metadataedit.mo
323
share/locale/eu/LC_MESSAGES/kipiplugin_picasawebexport.mo
324
share/locale/eu/LC_MESSAGES/kipiplugin_piwigoexport.mo
445
share/locale/eu/LC_MESSAGES/kipiplugin_piwigoexport.mo
325
share/locale/eu/LC_MESSAGES/kipiplugin_rawconverter.mo
446
share/locale/eu/LC_MESSAGES/kipiplugin_rawconverter.mo
326
share/locale/eu/LC_MESSAGES/kipiplugin_removeredeyes.mo
447
share/locale/eu/LC_MESSAGES/kipiplugin_removeredeyes.mo
Lines 335-385 Link Here
335
share/locale/fi/LC_MESSAGES/kipiplugin_advancedslideshow.mo
456
share/locale/fi/LC_MESSAGES/kipiplugin_advancedslideshow.mo
336
share/locale/fi/LC_MESSAGES/kipiplugin_batchprocessimages.mo
457
share/locale/fi/LC_MESSAGES/kipiplugin_batchprocessimages.mo
337
share/locale/fi/LC_MESSAGES/kipiplugin_calendar.mo
458
share/locale/fi/LC_MESSAGES/kipiplugin_calendar.mo
459
share/locale/fi/LC_MESSAGES/kipiplugin_debianscreenshots.mo
460
share/locale/fi/LC_MESSAGES/kipiplugin_dlnaexport.mo
338
share/locale/fi/LC_MESSAGES/kipiplugin_dngconverter.mo
461
share/locale/fi/LC_MESSAGES/kipiplugin_dngconverter.mo
339
share/locale/fi/LC_MESSAGES/kipiplugin_expoblending.mo
462
share/locale/fi/LC_MESSAGES/kipiplugin_dropbox.mo
340
share/locale/fi/LC_MESSAGES/kipiplugin_facebook.mo
463
share/locale/fi/LC_MESSAGES/kipiplugin_facebook.mo
341
share/locale/fi/LC_MESSAGES/kipiplugin_flashexport.mo
464
share/locale/fi/LC_MESSAGES/kipiplugin_flashexport.mo
342
share/locale/fi/LC_MESSAGES/kipiplugin_flickrexport.mo
465
share/locale/fi/LC_MESSAGES/kipiplugin_flickrexport.mo
343
share/locale/fi/LC_MESSAGES/kipiplugin_galleryexport.mo
466
share/locale/fi/LC_MESSAGES/kipiplugin_galleryexport.mo
467
share/locale/fi/LC_MESSAGES/kipiplugin_googledrive.mo
344
share/locale/fi/LC_MESSAGES/kipiplugin_gpssync.mo
468
share/locale/fi/LC_MESSAGES/kipiplugin_gpssync.mo
345
share/locale/fi/LC_MESSAGES/kipiplugin_htmlexport.mo
469
share/locale/fi/LC_MESSAGES/kipiplugin_htmlexport.mo
470
share/locale/fi/LC_MESSAGES/kipiplugin_imageshackexport.mo
346
share/locale/fi/LC_MESSAGES/kipiplugin_imageviewer.mo
471
share/locale/fi/LC_MESSAGES/kipiplugin_imageviewer.mo
472
share/locale/fi/LC_MESSAGES/kipiplugin_imgurexport.mo
347
share/locale/fi/LC_MESSAGES/kipiplugin_ipodexport.mo
473
share/locale/fi/LC_MESSAGES/kipiplugin_ipodexport.mo
474
share/locale/fi/LC_MESSAGES/kipiplugin_jalbumexport.mo
348
share/locale/fi/LC_MESSAGES/kipiplugin_jpeglossless.mo
475
share/locale/fi/LC_MESSAGES/kipiplugin_jpeglossless.mo
349
share/locale/fi/LC_MESSAGES/kipiplugin_kioexportimport.mo
476
share/locale/fi/LC_MESSAGES/kipiplugin_kioexportimport.mo
477
share/locale/fi/LC_MESSAGES/kipiplugin_kmlexport.mo
478
share/locale/fi/LC_MESSAGES/kipiplugin_kopete.mo
350
share/locale/fi/LC_MESSAGES/kipiplugin_metadataedit.mo
479
share/locale/fi/LC_MESSAGES/kipiplugin_metadataedit.mo
351
share/locale/fi/LC_MESSAGES/kipiplugin_picasawebexport.mo
480
share/locale/fi/LC_MESSAGES/kipiplugin_panorama.mo
481
share/locale/fi/LC_MESSAGES/kipiplugin_photolayouteditor.mo
352
share/locale/fi/LC_MESSAGES/kipiplugin_piwigoexport.mo
482
share/locale/fi/LC_MESSAGES/kipiplugin_piwigoexport.mo
353
share/locale/fi/LC_MESSAGES/kipiplugin_printimages.mo
483
share/locale/fi/LC_MESSAGES/kipiplugin_printimages.mo
484
share/locale/fi/LC_MESSAGES/kipiplugin_rajceexport.mo
354
share/locale/fi/LC_MESSAGES/kipiplugin_rawconverter.mo
485
share/locale/fi/LC_MESSAGES/kipiplugin_rawconverter.mo
355
share/locale/fi/LC_MESSAGES/kipiplugin_removeredeyes.mo
356
share/locale/fi/LC_MESSAGES/kipiplugin_sendimages.mo
486
share/locale/fi/LC_MESSAGES/kipiplugin_sendimages.mo
357
share/locale/fi/LC_MESSAGES/kipiplugin_shwup.mo
487
share/locale/fi/LC_MESSAGES/kipiplugin_videoslideshow.mo
358
share/locale/fi/LC_MESSAGES/kipiplugin_smug.mo
488
share/locale/fi/LC_MESSAGES/kipiplugin_vkontakte.mo
359
share/locale/fi/LC_MESSAGES/kipiplugin_timeadjust.mo
489
share/locale/fi/LC_MESSAGES/kipiplugin_wikimedia.mo
490
share/locale/fi/LC_MESSAGES/kipiplugin_yandexfotki.mo
360
share/locale/fi/LC_MESSAGES/kipiplugins.mo
491
share/locale/fi/LC_MESSAGES/kipiplugins.mo
361
share/locale/fi/LC_MESSAGES/libkgeomap.mo
362
share/locale/fr/LC_MESSAGES/digikam.mo
492
share/locale/fr/LC_MESSAGES/digikam.mo
363
share/locale/fr/LC_MESSAGES/kipiplugin_acquireimages.mo
493
share/locale/fr/LC_MESSAGES/kipiplugin_acquireimages.mo
364
share/locale/fr/LC_MESSAGES/kipiplugin_advancedslideshow.mo
494
share/locale/fr/LC_MESSAGES/kipiplugin_advancedslideshow.mo
365
share/locale/fr/LC_MESSAGES/kipiplugin_batchprocessimages.mo
495
share/locale/fr/LC_MESSAGES/kipiplugin_batchprocessimages.mo
366
share/locale/fr/LC_MESSAGES/kipiplugin_calendar.mo
496
share/locale/fr/LC_MESSAGES/kipiplugin_calendar.mo
497
share/locale/fr/LC_MESSAGES/kipiplugin_debianscreenshots.mo
498
share/locale/fr/LC_MESSAGES/kipiplugin_dlnaexport.mo
367
share/locale/fr/LC_MESSAGES/kipiplugin_dngconverter.mo
499
share/locale/fr/LC_MESSAGES/kipiplugin_dngconverter.mo
500
share/locale/fr/LC_MESSAGES/kipiplugin_dropbox.mo
368
share/locale/fr/LC_MESSAGES/kipiplugin_expoblending.mo
501
share/locale/fr/LC_MESSAGES/kipiplugin_expoblending.mo
369
share/locale/fr/LC_MESSAGES/kipiplugin_facebook.mo
502
share/locale/fr/LC_MESSAGES/kipiplugin_facebook.mo
370
share/locale/fr/LC_MESSAGES/kipiplugin_flashexport.mo
503
share/locale/fr/LC_MESSAGES/kipiplugin_flashexport.mo
371
share/locale/fr/LC_MESSAGES/kipiplugin_flickrexport.mo
504
share/locale/fr/LC_MESSAGES/kipiplugin_flickrexport.mo
372
share/locale/fr/LC_MESSAGES/kipiplugin_galleryexport.mo
505
share/locale/fr/LC_MESSAGES/kipiplugin_galleryexport.mo
506
share/locale/fr/LC_MESSAGES/kipiplugin_googledrive.mo
373
share/locale/fr/LC_MESSAGES/kipiplugin_gpssync.mo
507
share/locale/fr/LC_MESSAGES/kipiplugin_gpssync.mo
374
share/locale/fr/LC_MESSAGES/kipiplugin_htmlexport.mo
508
share/locale/fr/LC_MESSAGES/kipiplugin_htmlexport.mo
509
share/locale/fr/LC_MESSAGES/kipiplugin_imageshackexport.mo
375
share/locale/fr/LC_MESSAGES/kipiplugin_imageviewer.mo
510
share/locale/fr/LC_MESSAGES/kipiplugin_imageviewer.mo
511
share/locale/fr/LC_MESSAGES/kipiplugin_imgurexport.mo
376
share/locale/fr/LC_MESSAGES/kipiplugin_ipodexport.mo
512
share/locale/fr/LC_MESSAGES/kipiplugin_ipodexport.mo
513
share/locale/fr/LC_MESSAGES/kipiplugin_jalbumexport.mo
377
share/locale/fr/LC_MESSAGES/kipiplugin_jpeglossless.mo
514
share/locale/fr/LC_MESSAGES/kipiplugin_jpeglossless.mo
378
share/locale/fr/LC_MESSAGES/kipiplugin_kioexportimport.mo
515
share/locale/fr/LC_MESSAGES/kipiplugin_kioexportimport.mo
516
share/locale/fr/LC_MESSAGES/kipiplugin_kmlexport.mo
517
share/locale/fr/LC_MESSAGES/kipiplugin_kopete.mo
379
share/locale/fr/LC_MESSAGES/kipiplugin_metadataedit.mo
518
share/locale/fr/LC_MESSAGES/kipiplugin_metadataedit.mo
380
share/locale/fr/LC_MESSAGES/kipiplugin_picasawebexport.mo
519
share/locale/fr/LC_MESSAGES/kipiplugin_panorama.mo
520
share/locale/fr/LC_MESSAGES/kipiplugin_photolayouteditor.mo
381
share/locale/fr/LC_MESSAGES/kipiplugin_piwigoexport.mo
521
share/locale/fr/LC_MESSAGES/kipiplugin_piwigoexport.mo
382
share/locale/fr/LC_MESSAGES/kipiplugin_printimages.mo
522
share/locale/fr/LC_MESSAGES/kipiplugin_printimages.mo
523
share/locale/fr/LC_MESSAGES/kipiplugin_rajceexport.mo
383
share/locale/fr/LC_MESSAGES/kipiplugin_rawconverter.mo
524
share/locale/fr/LC_MESSAGES/kipiplugin_rawconverter.mo
384
share/locale/fr/LC_MESSAGES/kipiplugin_removeredeyes.mo
525
share/locale/fr/LC_MESSAGES/kipiplugin_removeredeyes.mo
385
share/locale/fr/LC_MESSAGES/kipiplugin_sendimages.mo
526
share/locale/fr/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 386-398 Link Here
386
share/locale/fr/LC_MESSAGES/kipiplugin_shwup.mo
527
share/locale/fr/LC_MESSAGES/kipiplugin_shwup.mo
387
share/locale/fr/LC_MESSAGES/kipiplugin_smug.mo
528
share/locale/fr/LC_MESSAGES/kipiplugin_smug.mo
388
share/locale/fr/LC_MESSAGES/kipiplugin_timeadjust.mo
529
share/locale/fr/LC_MESSAGES/kipiplugin_timeadjust.mo
530
share/locale/fr/LC_MESSAGES/kipiplugin_videoslideshow.mo
531
share/locale/fr/LC_MESSAGES/kipiplugin_vkontakte.mo
532
share/locale/fr/LC_MESSAGES/kipiplugin_wikimedia.mo
533
share/locale/fr/LC_MESSAGES/kipiplugin_yandexfotki.mo
389
share/locale/fr/LC_MESSAGES/kipiplugins.mo
534
share/locale/fr/LC_MESSAGES/kipiplugins.mo
390
share/locale/fr/LC_MESSAGES/libkgeomap.mo
391
share/locale/ga/LC_MESSAGES/digikam.mo
535
share/locale/ga/LC_MESSAGES/digikam.mo
392
share/locale/ga/LC_MESSAGES/kipiplugin_acquireimages.mo
536
share/locale/ga/LC_MESSAGES/kipiplugin_acquireimages.mo
393
share/locale/ga/LC_MESSAGES/kipiplugin_advancedslideshow.mo
537
share/locale/ga/LC_MESSAGES/kipiplugin_advancedslideshow.mo
394
share/locale/ga/LC_MESSAGES/kipiplugin_batchprocessimages.mo
538
share/locale/ga/LC_MESSAGES/kipiplugin_batchprocessimages.mo
395
share/locale/ga/LC_MESSAGES/kipiplugin_calendar.mo
539
share/locale/ga/LC_MESSAGES/kipiplugin_calendar.mo
540
share/locale/ga/LC_MESSAGES/kipiplugin_debianscreenshots.mo
541
share/locale/ga/LC_MESSAGES/kipiplugin_dlnaexport.mo
396
share/locale/ga/LC_MESSAGES/kipiplugin_dngconverter.mo
542
share/locale/ga/LC_MESSAGES/kipiplugin_dngconverter.mo
397
share/locale/ga/LC_MESSAGES/kipiplugin_expoblending.mo
543
share/locale/ga/LC_MESSAGES/kipiplugin_expoblending.mo
398
share/locale/ga/LC_MESSAGES/kipiplugin_facebook.mo
544
share/locale/ga/LC_MESSAGES/kipiplugin_facebook.mo
Lines 399-404 Link Here
399
share/locale/ga/LC_MESSAGES/kipiplugin_flashexport.mo
545
share/locale/ga/LC_MESSAGES/kipiplugin_flashexport.mo
400
share/locale/ga/LC_MESSAGES/kipiplugin_flickrexport.mo
546
share/locale/ga/LC_MESSAGES/kipiplugin_flickrexport.mo
401
share/locale/ga/LC_MESSAGES/kipiplugin_galleryexport.mo
547
share/locale/ga/LC_MESSAGES/kipiplugin_galleryexport.mo
548
share/locale/ga/LC_MESSAGES/kipiplugin_googledrive.mo
402
share/locale/ga/LC_MESSAGES/kipiplugin_gpssync.mo
549
share/locale/ga/LC_MESSAGES/kipiplugin_gpssync.mo
403
share/locale/ga/LC_MESSAGES/kipiplugin_htmlexport.mo
550
share/locale/ga/LC_MESSAGES/kipiplugin_htmlexport.mo
404
share/locale/ga/LC_MESSAGES/kipiplugin_imageviewer.mo
551
share/locale/ga/LC_MESSAGES/kipiplugin_imageviewer.mo
Lines 405-414 Link Here
405
share/locale/ga/LC_MESSAGES/kipiplugin_ipodexport.mo
552
share/locale/ga/LC_MESSAGES/kipiplugin_ipodexport.mo
406
share/locale/ga/LC_MESSAGES/kipiplugin_jpeglossless.mo
553
share/locale/ga/LC_MESSAGES/kipiplugin_jpeglossless.mo
407
share/locale/ga/LC_MESSAGES/kipiplugin_kioexportimport.mo
554
share/locale/ga/LC_MESSAGES/kipiplugin_kioexportimport.mo
555
share/locale/ga/LC_MESSAGES/kipiplugin_kmlexport.mo
556
share/locale/ga/LC_MESSAGES/kipiplugin_kopete.mo
408
share/locale/ga/LC_MESSAGES/kipiplugin_metadataedit.mo
557
share/locale/ga/LC_MESSAGES/kipiplugin_metadataedit.mo
409
share/locale/ga/LC_MESSAGES/kipiplugin_picasawebexport.mo
558
share/locale/ga/LC_MESSAGES/kipiplugin_panorama.mo
559
share/locale/ga/LC_MESSAGES/kipiplugin_photolayouteditor.mo
410
share/locale/ga/LC_MESSAGES/kipiplugin_piwigoexport.mo
560
share/locale/ga/LC_MESSAGES/kipiplugin_piwigoexport.mo
411
share/locale/ga/LC_MESSAGES/kipiplugin_printimages.mo
561
share/locale/ga/LC_MESSAGES/kipiplugin_printimages.mo
562
share/locale/ga/LC_MESSAGES/kipiplugin_rajceexport.mo
412
share/locale/ga/LC_MESSAGES/kipiplugin_rawconverter.mo
563
share/locale/ga/LC_MESSAGES/kipiplugin_rawconverter.mo
413
share/locale/ga/LC_MESSAGES/kipiplugin_removeredeyes.mo
564
share/locale/ga/LC_MESSAGES/kipiplugin_removeredeyes.mo
414
share/locale/ga/LC_MESSAGES/kipiplugin_sendimages.mo
565
share/locale/ga/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 415-443 Link Here
415
share/locale/ga/LC_MESSAGES/kipiplugin_shwup.mo
566
share/locale/ga/LC_MESSAGES/kipiplugin_shwup.mo
416
share/locale/ga/LC_MESSAGES/kipiplugin_smug.mo
567
share/locale/ga/LC_MESSAGES/kipiplugin_smug.mo
417
share/locale/ga/LC_MESSAGES/kipiplugin_timeadjust.mo
568
share/locale/ga/LC_MESSAGES/kipiplugin_timeadjust.mo
569
share/locale/ga/LC_MESSAGES/kipiplugin_vkontakte.mo
570
share/locale/ga/LC_MESSAGES/kipiplugin_wikimedia.mo
571
share/locale/ga/LC_MESSAGES/kipiplugin_yandexfotki.mo
418
share/locale/ga/LC_MESSAGES/kipiplugins.mo
572
share/locale/ga/LC_MESSAGES/kipiplugins.mo
419
share/locale/ga/LC_MESSAGES/libkgeomap.mo
420
share/locale/gl/LC_MESSAGES/digikam.mo
573
share/locale/gl/LC_MESSAGES/digikam.mo
421
share/locale/gl/LC_MESSAGES/kipiplugin_acquireimages.mo
574
share/locale/gl/LC_MESSAGES/kipiplugin_acquireimages.mo
422
share/locale/gl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
575
share/locale/gl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
423
share/locale/gl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
576
share/locale/gl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
424
share/locale/gl/LC_MESSAGES/kipiplugin_calendar.mo
577
share/locale/gl/LC_MESSAGES/kipiplugin_calendar.mo
578
share/locale/gl/LC_MESSAGES/kipiplugin_debianscreenshots.mo
579
share/locale/gl/LC_MESSAGES/kipiplugin_dlnaexport.mo
425
share/locale/gl/LC_MESSAGES/kipiplugin_dngconverter.mo
580
share/locale/gl/LC_MESSAGES/kipiplugin_dngconverter.mo
581
share/locale/gl/LC_MESSAGES/kipiplugin_dropbox.mo
426
share/locale/gl/LC_MESSAGES/kipiplugin_expoblending.mo
582
share/locale/gl/LC_MESSAGES/kipiplugin_expoblending.mo
427
share/locale/gl/LC_MESSAGES/kipiplugin_facebook.mo
583
share/locale/gl/LC_MESSAGES/kipiplugin_facebook.mo
428
share/locale/gl/LC_MESSAGES/kipiplugin_flashexport.mo
584
share/locale/gl/LC_MESSAGES/kipiplugin_flashexport.mo
429
share/locale/gl/LC_MESSAGES/kipiplugin_flickrexport.mo
585
share/locale/gl/LC_MESSAGES/kipiplugin_flickrexport.mo
430
share/locale/gl/LC_MESSAGES/kipiplugin_galleryexport.mo
586
share/locale/gl/LC_MESSAGES/kipiplugin_galleryexport.mo
587
share/locale/gl/LC_MESSAGES/kipiplugin_googledrive.mo
431
share/locale/gl/LC_MESSAGES/kipiplugin_gpssync.mo
588
share/locale/gl/LC_MESSAGES/kipiplugin_gpssync.mo
432
share/locale/gl/LC_MESSAGES/kipiplugin_htmlexport.mo
589
share/locale/gl/LC_MESSAGES/kipiplugin_htmlexport.mo
590
share/locale/gl/LC_MESSAGES/kipiplugin_imageshackexport.mo
433
share/locale/gl/LC_MESSAGES/kipiplugin_imageviewer.mo
591
share/locale/gl/LC_MESSAGES/kipiplugin_imageviewer.mo
592
share/locale/gl/LC_MESSAGES/kipiplugin_imgurexport.mo
434
share/locale/gl/LC_MESSAGES/kipiplugin_ipodexport.mo
593
share/locale/gl/LC_MESSAGES/kipiplugin_ipodexport.mo
594
share/locale/gl/LC_MESSAGES/kipiplugin_jalbumexport.mo
435
share/locale/gl/LC_MESSAGES/kipiplugin_jpeglossless.mo
595
share/locale/gl/LC_MESSAGES/kipiplugin_jpeglossless.mo
436
share/locale/gl/LC_MESSAGES/kipiplugin_kioexportimport.mo
596
share/locale/gl/LC_MESSAGES/kipiplugin_kioexportimport.mo
597
share/locale/gl/LC_MESSAGES/kipiplugin_kmlexport.mo
598
share/locale/gl/LC_MESSAGES/kipiplugin_kopete.mo
437
share/locale/gl/LC_MESSAGES/kipiplugin_metadataedit.mo
599
share/locale/gl/LC_MESSAGES/kipiplugin_metadataedit.mo
438
share/locale/gl/LC_MESSAGES/kipiplugin_picasawebexport.mo
600
share/locale/gl/LC_MESSAGES/kipiplugin_panorama.mo
601
share/locale/gl/LC_MESSAGES/kipiplugin_photolayouteditor.mo
439
share/locale/gl/LC_MESSAGES/kipiplugin_piwigoexport.mo
602
share/locale/gl/LC_MESSAGES/kipiplugin_piwigoexport.mo
440
share/locale/gl/LC_MESSAGES/kipiplugin_printimages.mo
603
share/locale/gl/LC_MESSAGES/kipiplugin_printimages.mo
604
share/locale/gl/LC_MESSAGES/kipiplugin_rajceexport.mo
441
share/locale/gl/LC_MESSAGES/kipiplugin_rawconverter.mo
605
share/locale/gl/LC_MESSAGES/kipiplugin_rawconverter.mo
442
share/locale/gl/LC_MESSAGES/kipiplugin_removeredeyes.mo
606
share/locale/gl/LC_MESSAGES/kipiplugin_removeredeyes.mo
443
share/locale/gl/LC_MESSAGES/kipiplugin_sendimages.mo
607
share/locale/gl/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 444-451 Link Here
444
share/locale/gl/LC_MESSAGES/kipiplugin_shwup.mo
608
share/locale/gl/LC_MESSAGES/kipiplugin_shwup.mo
445
share/locale/gl/LC_MESSAGES/kipiplugin_smug.mo
609
share/locale/gl/LC_MESSAGES/kipiplugin_smug.mo
446
share/locale/gl/LC_MESSAGES/kipiplugin_timeadjust.mo
610
share/locale/gl/LC_MESSAGES/kipiplugin_timeadjust.mo
611
share/locale/gl/LC_MESSAGES/kipiplugin_videoslideshow.mo
612
share/locale/gl/LC_MESSAGES/kipiplugin_vkontakte.mo
613
share/locale/gl/LC_MESSAGES/kipiplugin_wikimedia.mo
614
share/locale/gl/LC_MESSAGES/kipiplugin_yandexfotki.mo
447
share/locale/gl/LC_MESSAGES/kipiplugins.mo
615
share/locale/gl/LC_MESSAGES/kipiplugins.mo
448
share/locale/gl/LC_MESSAGES/libkgeomap.mo
449
share/locale/he/LC_MESSAGES/digikam.mo
616
share/locale/he/LC_MESSAGES/digikam.mo
450
share/locale/he/LC_MESSAGES/kipiplugin_calendar.mo
617
share/locale/he/LC_MESSAGES/kipiplugin_calendar.mo
451
share/locale/hi/LC_MESSAGES/digikam.mo
618
share/locale/hi/LC_MESSAGES/digikam.mo
Lines 470-475 Link Here
470
share/locale/hr/LC_MESSAGES/kipiplugin_flashexport.mo
637
share/locale/hr/LC_MESSAGES/kipiplugin_flashexport.mo
471
share/locale/hr/LC_MESSAGES/kipiplugin_flickrexport.mo
638
share/locale/hr/LC_MESSAGES/kipiplugin_flickrexport.mo
472
share/locale/hr/LC_MESSAGES/kipiplugin_galleryexport.mo
639
share/locale/hr/LC_MESSAGES/kipiplugin_galleryexport.mo
640
share/locale/hr/LC_MESSAGES/kipiplugin_googledrive.mo
473
share/locale/hr/LC_MESSAGES/kipiplugin_gpssync.mo
641
share/locale/hr/LC_MESSAGES/kipiplugin_gpssync.mo
474
share/locale/hr/LC_MESSAGES/kipiplugin_htmlexport.mo
642
share/locale/hr/LC_MESSAGES/kipiplugin_htmlexport.mo
475
share/locale/hr/LC_MESSAGES/kipiplugin_imageviewer.mo
643
share/locale/hr/LC_MESSAGES/kipiplugin_imageviewer.mo
Lines 477-483 Link Here
477
share/locale/hr/LC_MESSAGES/kipiplugin_jpeglossless.mo
645
share/locale/hr/LC_MESSAGES/kipiplugin_jpeglossless.mo
478
share/locale/hr/LC_MESSAGES/kipiplugin_kioexportimport.mo
646
share/locale/hr/LC_MESSAGES/kipiplugin_kioexportimport.mo
479
share/locale/hr/LC_MESSAGES/kipiplugin_metadataedit.mo
647
share/locale/hr/LC_MESSAGES/kipiplugin_metadataedit.mo
480
share/locale/hr/LC_MESSAGES/kipiplugin_picasawebexport.mo
481
share/locale/hr/LC_MESSAGES/kipiplugin_printimages.mo
648
share/locale/hr/LC_MESSAGES/kipiplugin_printimages.mo
482
share/locale/hr/LC_MESSAGES/kipiplugin_rawconverter.mo
649
share/locale/hr/LC_MESSAGES/kipiplugin_rawconverter.mo
483
share/locale/hr/LC_MESSAGES/kipiplugin_removeredeyes.mo
650
share/locale/hr/LC_MESSAGES/kipiplugin_removeredeyes.mo
Lines 491-512 Link Here
491
share/locale/hu/LC_MESSAGES/kipiplugin_advancedslideshow.mo
658
share/locale/hu/LC_MESSAGES/kipiplugin_advancedslideshow.mo
492
share/locale/hu/LC_MESSAGES/kipiplugin_batchprocessimages.mo
659
share/locale/hu/LC_MESSAGES/kipiplugin_batchprocessimages.mo
493
share/locale/hu/LC_MESSAGES/kipiplugin_calendar.mo
660
share/locale/hu/LC_MESSAGES/kipiplugin_calendar.mo
661
share/locale/hu/LC_MESSAGES/kipiplugin_debianscreenshots.mo
662
share/locale/hu/LC_MESSAGES/kipiplugin_dlnaexport.mo
494
share/locale/hu/LC_MESSAGES/kipiplugin_dngconverter.mo
663
share/locale/hu/LC_MESSAGES/kipiplugin_dngconverter.mo
664
share/locale/hu/LC_MESSAGES/kipiplugin_dropbox.mo
495
share/locale/hu/LC_MESSAGES/kipiplugin_expoblending.mo
665
share/locale/hu/LC_MESSAGES/kipiplugin_expoblending.mo
496
share/locale/hu/LC_MESSAGES/kipiplugin_facebook.mo
666
share/locale/hu/LC_MESSAGES/kipiplugin_facebook.mo
497
share/locale/hu/LC_MESSAGES/kipiplugin_flashexport.mo
667
share/locale/hu/LC_MESSAGES/kipiplugin_flashexport.mo
498
share/locale/hu/LC_MESSAGES/kipiplugin_flickrexport.mo
668
share/locale/hu/LC_MESSAGES/kipiplugin_flickrexport.mo
499
share/locale/hu/LC_MESSAGES/kipiplugin_galleryexport.mo
669
share/locale/hu/LC_MESSAGES/kipiplugin_galleryexport.mo
670
share/locale/hu/LC_MESSAGES/kipiplugin_googledrive.mo
500
share/locale/hu/LC_MESSAGES/kipiplugin_gpssync.mo
671
share/locale/hu/LC_MESSAGES/kipiplugin_gpssync.mo
501
share/locale/hu/LC_MESSAGES/kipiplugin_htmlexport.mo
672
share/locale/hu/LC_MESSAGES/kipiplugin_htmlexport.mo
673
share/locale/hu/LC_MESSAGES/kipiplugin_imageshackexport.mo
502
share/locale/hu/LC_MESSAGES/kipiplugin_imageviewer.mo
674
share/locale/hu/LC_MESSAGES/kipiplugin_imageviewer.mo
675
share/locale/hu/LC_MESSAGES/kipiplugin_imgurexport.mo
503
share/locale/hu/LC_MESSAGES/kipiplugin_ipodexport.mo
676
share/locale/hu/LC_MESSAGES/kipiplugin_ipodexport.mo
677
share/locale/hu/LC_MESSAGES/kipiplugin_jalbumexport.mo
504
share/locale/hu/LC_MESSAGES/kipiplugin_jpeglossless.mo
678
share/locale/hu/LC_MESSAGES/kipiplugin_jpeglossless.mo
505
share/locale/hu/LC_MESSAGES/kipiplugin_kioexportimport.mo
679
share/locale/hu/LC_MESSAGES/kipiplugin_kioexportimport.mo
680
share/locale/hu/LC_MESSAGES/kipiplugin_kmlexport.mo
681
share/locale/hu/LC_MESSAGES/kipiplugin_kopete.mo
506
share/locale/hu/LC_MESSAGES/kipiplugin_metadataedit.mo
682
share/locale/hu/LC_MESSAGES/kipiplugin_metadataedit.mo
507
share/locale/hu/LC_MESSAGES/kipiplugin_picasawebexport.mo
683
share/locale/hu/LC_MESSAGES/kipiplugin_panorama.mo
684
share/locale/hu/LC_MESSAGES/kipiplugin_photolayouteditor.mo
508
share/locale/hu/LC_MESSAGES/kipiplugin_piwigoexport.mo
685
share/locale/hu/LC_MESSAGES/kipiplugin_piwigoexport.mo
509
share/locale/hu/LC_MESSAGES/kipiplugin_printimages.mo
686
share/locale/hu/LC_MESSAGES/kipiplugin_printimages.mo
687
share/locale/hu/LC_MESSAGES/kipiplugin_rajceexport.mo
510
share/locale/hu/LC_MESSAGES/kipiplugin_rawconverter.mo
688
share/locale/hu/LC_MESSAGES/kipiplugin_rawconverter.mo
511
share/locale/hu/LC_MESSAGES/kipiplugin_removeredeyes.mo
689
share/locale/hu/LC_MESSAGES/kipiplugin_removeredeyes.mo
512
share/locale/hu/LC_MESSAGES/kipiplugin_sendimages.mo
690
share/locale/hu/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 513-525 Link Here
513
share/locale/hu/LC_MESSAGES/kipiplugin_shwup.mo
691
share/locale/hu/LC_MESSAGES/kipiplugin_shwup.mo
514
share/locale/hu/LC_MESSAGES/kipiplugin_smug.mo
692
share/locale/hu/LC_MESSAGES/kipiplugin_smug.mo
515
share/locale/hu/LC_MESSAGES/kipiplugin_timeadjust.mo
693
share/locale/hu/LC_MESSAGES/kipiplugin_timeadjust.mo
694
share/locale/hu/LC_MESSAGES/kipiplugin_videoslideshow.mo
695
share/locale/hu/LC_MESSAGES/kipiplugin_vkontakte.mo
696
share/locale/hu/LC_MESSAGES/kipiplugin_wikimedia.mo
697
share/locale/hu/LC_MESSAGES/kipiplugin_yandexfotki.mo
516
share/locale/hu/LC_MESSAGES/kipiplugins.mo
698
share/locale/hu/LC_MESSAGES/kipiplugins.mo
517
share/locale/hu/LC_MESSAGES/libkgeomap.mo
699
share/locale/id/LC_MESSAGES/kipiplugin_acquireimages.mo
700
share/locale/id/LC_MESSAGES/kipiplugin_debianscreenshots.mo
701
share/locale/id/LC_MESSAGES/kipiplugin_dropbox.mo
702
share/locale/id/LC_MESSAGES/kipiplugin_facebook.mo
703
share/locale/id/LC_MESSAGES/kipiplugin_galleryexport.mo
704
share/locale/id/LC_MESSAGES/kipiplugin_googledrive.mo
705
share/locale/id/LC_MESSAGES/kipiplugin_imageviewer.mo
706
share/locale/id/LC_MESSAGES/kipiplugin_kopete.mo
707
share/locale/id/LC_MESSAGES/kipiplugin_piwigoexport.mo
708
share/locale/id/LC_MESSAGES/kipiplugin_rajceexport.mo
709
share/locale/id/LC_MESSAGES/kipiplugin_shwup.mo
710
share/locale/id/LC_MESSAGES/kipiplugin_smug.mo
711
share/locale/id/LC_MESSAGES/kipiplugin_vkontakte.mo
712
share/locale/id/LC_MESSAGES/kipiplugin_wikimedia.mo
713
share/locale/id/LC_MESSAGES/kipiplugin_yandexfotki.mo
518
share/locale/is/LC_MESSAGES/digikam.mo
714
share/locale/is/LC_MESSAGES/digikam.mo
519
share/locale/is/LC_MESSAGES/kipiplugin_acquireimages.mo
715
share/locale/is/LC_MESSAGES/kipiplugin_acquireimages.mo
520
share/locale/is/LC_MESSAGES/kipiplugin_advancedslideshow.mo
716
share/locale/is/LC_MESSAGES/kipiplugin_advancedslideshow.mo
521
share/locale/is/LC_MESSAGES/kipiplugin_batchprocessimages.mo
717
share/locale/is/LC_MESSAGES/kipiplugin_batchprocessimages.mo
522
share/locale/is/LC_MESSAGES/kipiplugin_calendar.mo
718
share/locale/is/LC_MESSAGES/kipiplugin_calendar.mo
719
share/locale/is/LC_MESSAGES/kipiplugin_debianscreenshots.mo
720
share/locale/is/LC_MESSAGES/kipiplugin_dlnaexport.mo
523
share/locale/is/LC_MESSAGES/kipiplugin_dngconverter.mo
721
share/locale/is/LC_MESSAGES/kipiplugin_dngconverter.mo
524
share/locale/is/LC_MESSAGES/kipiplugin_expoblending.mo
722
share/locale/is/LC_MESSAGES/kipiplugin_expoblending.mo
525
share/locale/is/LC_MESSAGES/kipiplugin_facebook.mo
723
share/locale/is/LC_MESSAGES/kipiplugin_facebook.mo
Lines 532-541 Link Here
532
share/locale/is/LC_MESSAGES/kipiplugin_ipodexport.mo
730
share/locale/is/LC_MESSAGES/kipiplugin_ipodexport.mo
533
share/locale/is/LC_MESSAGES/kipiplugin_jpeglossless.mo
731
share/locale/is/LC_MESSAGES/kipiplugin_jpeglossless.mo
534
share/locale/is/LC_MESSAGES/kipiplugin_kioexportimport.mo
732
share/locale/is/LC_MESSAGES/kipiplugin_kioexportimport.mo
733
share/locale/is/LC_MESSAGES/kipiplugin_kmlexport.mo
734
share/locale/is/LC_MESSAGES/kipiplugin_kopete.mo
535
share/locale/is/LC_MESSAGES/kipiplugin_metadataedit.mo
735
share/locale/is/LC_MESSAGES/kipiplugin_metadataedit.mo
536
share/locale/is/LC_MESSAGES/kipiplugin_picasawebexport.mo
736
share/locale/is/LC_MESSAGES/kipiplugin_panorama.mo
737
share/locale/is/LC_MESSAGES/kipiplugin_photolayouteditor.mo
537
share/locale/is/LC_MESSAGES/kipiplugin_piwigoexport.mo
738
share/locale/is/LC_MESSAGES/kipiplugin_piwigoexport.mo
538
share/locale/is/LC_MESSAGES/kipiplugin_printimages.mo
739
share/locale/is/LC_MESSAGES/kipiplugin_printimages.mo
740
share/locale/is/LC_MESSAGES/kipiplugin_rajceexport.mo
539
share/locale/is/LC_MESSAGES/kipiplugin_rawconverter.mo
741
share/locale/is/LC_MESSAGES/kipiplugin_rawconverter.mo
540
share/locale/is/LC_MESSAGES/kipiplugin_removeredeyes.mo
742
share/locale/is/LC_MESSAGES/kipiplugin_removeredeyes.mo
541
share/locale/is/LC_MESSAGES/kipiplugin_sendimages.mo
743
share/locale/is/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 542-547 Link Here
542
share/locale/is/LC_MESSAGES/kipiplugin_shwup.mo
744
share/locale/is/LC_MESSAGES/kipiplugin_shwup.mo
543
share/locale/is/LC_MESSAGES/kipiplugin_smug.mo
745
share/locale/is/LC_MESSAGES/kipiplugin_smug.mo
544
share/locale/is/LC_MESSAGES/kipiplugin_timeadjust.mo
746
share/locale/is/LC_MESSAGES/kipiplugin_timeadjust.mo
747
share/locale/is/LC_MESSAGES/kipiplugin_vkontakte.mo
748
share/locale/is/LC_MESSAGES/kipiplugin_wikimedia.mo
749
share/locale/is/LC_MESSAGES/kipiplugin_yandexfotki.mo
545
share/locale/is/LC_MESSAGES/kipiplugins.mo
750
share/locale/is/LC_MESSAGES/kipiplugins.mo
546
share/locale/it/LC_MESSAGES/digikam.mo
751
share/locale/it/LC_MESSAGES/digikam.mo
547
share/locale/it/LC_MESSAGES/kipiplugin_acquireimages.mo
752
share/locale/it/LC_MESSAGES/kipiplugin_acquireimages.mo
Lines 548-569 Link Here
548
share/locale/it/LC_MESSAGES/kipiplugin_advancedslideshow.mo
753
share/locale/it/LC_MESSAGES/kipiplugin_advancedslideshow.mo
549
share/locale/it/LC_MESSAGES/kipiplugin_batchprocessimages.mo
754
share/locale/it/LC_MESSAGES/kipiplugin_batchprocessimages.mo
550
share/locale/it/LC_MESSAGES/kipiplugin_calendar.mo
755
share/locale/it/LC_MESSAGES/kipiplugin_calendar.mo
756
share/locale/it/LC_MESSAGES/kipiplugin_debianscreenshots.mo
757
share/locale/it/LC_MESSAGES/kipiplugin_dlnaexport.mo
551
share/locale/it/LC_MESSAGES/kipiplugin_dngconverter.mo
758
share/locale/it/LC_MESSAGES/kipiplugin_dngconverter.mo
759
share/locale/it/LC_MESSAGES/kipiplugin_dropbox.mo
552
share/locale/it/LC_MESSAGES/kipiplugin_expoblending.mo
760
share/locale/it/LC_MESSAGES/kipiplugin_expoblending.mo
553
share/locale/it/LC_MESSAGES/kipiplugin_facebook.mo
761
share/locale/it/LC_MESSAGES/kipiplugin_facebook.mo
554
share/locale/it/LC_MESSAGES/kipiplugin_flashexport.mo
762
share/locale/it/LC_MESSAGES/kipiplugin_flashexport.mo
555
share/locale/it/LC_MESSAGES/kipiplugin_flickrexport.mo
763
share/locale/it/LC_MESSAGES/kipiplugin_flickrexport.mo
556
share/locale/it/LC_MESSAGES/kipiplugin_galleryexport.mo
764
share/locale/it/LC_MESSAGES/kipiplugin_galleryexport.mo
765
share/locale/it/LC_MESSAGES/kipiplugin_googledrive.mo
557
share/locale/it/LC_MESSAGES/kipiplugin_gpssync.mo
766
share/locale/it/LC_MESSAGES/kipiplugin_gpssync.mo
558
share/locale/it/LC_MESSAGES/kipiplugin_htmlexport.mo
767
share/locale/it/LC_MESSAGES/kipiplugin_htmlexport.mo
768
share/locale/it/LC_MESSAGES/kipiplugin_imageshackexport.mo
559
share/locale/it/LC_MESSAGES/kipiplugin_imageviewer.mo
769
share/locale/it/LC_MESSAGES/kipiplugin_imageviewer.mo
770
share/locale/it/LC_MESSAGES/kipiplugin_imgurexport.mo
560
share/locale/it/LC_MESSAGES/kipiplugin_ipodexport.mo
771
share/locale/it/LC_MESSAGES/kipiplugin_ipodexport.mo
772
share/locale/it/LC_MESSAGES/kipiplugin_jalbumexport.mo
561
share/locale/it/LC_MESSAGES/kipiplugin_jpeglossless.mo
773
share/locale/it/LC_MESSAGES/kipiplugin_jpeglossless.mo
562
share/locale/it/LC_MESSAGES/kipiplugin_kioexportimport.mo
774
share/locale/it/LC_MESSAGES/kipiplugin_kioexportimport.mo
775
share/locale/it/LC_MESSAGES/kipiplugin_kmlexport.mo
776
share/locale/it/LC_MESSAGES/kipiplugin_kopete.mo
563
share/locale/it/LC_MESSAGES/kipiplugin_metadataedit.mo
777
share/locale/it/LC_MESSAGES/kipiplugin_metadataedit.mo
564
share/locale/it/LC_MESSAGES/kipiplugin_picasawebexport.mo
778
share/locale/it/LC_MESSAGES/kipiplugin_panorama.mo
779
share/locale/it/LC_MESSAGES/kipiplugin_photolayouteditor.mo
565
share/locale/it/LC_MESSAGES/kipiplugin_piwigoexport.mo
780
share/locale/it/LC_MESSAGES/kipiplugin_piwigoexport.mo
566
share/locale/it/LC_MESSAGES/kipiplugin_printimages.mo
781
share/locale/it/LC_MESSAGES/kipiplugin_printimages.mo
782
share/locale/it/LC_MESSAGES/kipiplugin_rajceexport.mo
567
share/locale/it/LC_MESSAGES/kipiplugin_rawconverter.mo
783
share/locale/it/LC_MESSAGES/kipiplugin_rawconverter.mo
568
share/locale/it/LC_MESSAGES/kipiplugin_removeredeyes.mo
784
share/locale/it/LC_MESSAGES/kipiplugin_removeredeyes.mo
569
share/locale/it/LC_MESSAGES/kipiplugin_sendimages.mo
785
share/locale/it/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 570-598 Link Here
570
share/locale/it/LC_MESSAGES/kipiplugin_shwup.mo
786
share/locale/it/LC_MESSAGES/kipiplugin_shwup.mo
571
share/locale/it/LC_MESSAGES/kipiplugin_smug.mo
787
share/locale/it/LC_MESSAGES/kipiplugin_smug.mo
572
share/locale/it/LC_MESSAGES/kipiplugin_timeadjust.mo
788
share/locale/it/LC_MESSAGES/kipiplugin_timeadjust.mo
789
share/locale/it/LC_MESSAGES/kipiplugin_videoslideshow.mo
790
share/locale/it/LC_MESSAGES/kipiplugin_vkontakte.mo
791
share/locale/it/LC_MESSAGES/kipiplugin_wikimedia.mo
792
share/locale/it/LC_MESSAGES/kipiplugin_yandexfotki.mo
573
share/locale/it/LC_MESSAGES/kipiplugins.mo
793
share/locale/it/LC_MESSAGES/kipiplugins.mo
574
share/locale/it/LC_MESSAGES/libkgeomap.mo
575
share/locale/ja/LC_MESSAGES/digikam.mo
794
share/locale/ja/LC_MESSAGES/digikam.mo
576
share/locale/ja/LC_MESSAGES/kipiplugin_acquireimages.mo
795
share/locale/ja/LC_MESSAGES/kipiplugin_acquireimages.mo
577
share/locale/ja/LC_MESSAGES/kipiplugin_advancedslideshow.mo
796
share/locale/ja/LC_MESSAGES/kipiplugin_advancedslideshow.mo
578
share/locale/ja/LC_MESSAGES/kipiplugin_batchprocessimages.mo
797
share/locale/ja/LC_MESSAGES/kipiplugin_batchprocessimages.mo
579
share/locale/ja/LC_MESSAGES/kipiplugin_calendar.mo
798
share/locale/ja/LC_MESSAGES/kipiplugin_calendar.mo
799
share/locale/ja/LC_MESSAGES/kipiplugin_debianscreenshots.mo
800
share/locale/ja/LC_MESSAGES/kipiplugin_dlnaexport.mo
580
share/locale/ja/LC_MESSAGES/kipiplugin_dngconverter.mo
801
share/locale/ja/LC_MESSAGES/kipiplugin_dngconverter.mo
802
share/locale/ja/LC_MESSAGES/kipiplugin_dropbox.mo
581
share/locale/ja/LC_MESSAGES/kipiplugin_expoblending.mo
803
share/locale/ja/LC_MESSAGES/kipiplugin_expoblending.mo
582
share/locale/ja/LC_MESSAGES/kipiplugin_facebook.mo
804
share/locale/ja/LC_MESSAGES/kipiplugin_facebook.mo
583
share/locale/ja/LC_MESSAGES/kipiplugin_flashexport.mo
805
share/locale/ja/LC_MESSAGES/kipiplugin_flashexport.mo
584
share/locale/ja/LC_MESSAGES/kipiplugin_flickrexport.mo
806
share/locale/ja/LC_MESSAGES/kipiplugin_flickrexport.mo
585
share/locale/ja/LC_MESSAGES/kipiplugin_galleryexport.mo
807
share/locale/ja/LC_MESSAGES/kipiplugin_galleryexport.mo
808
share/locale/ja/LC_MESSAGES/kipiplugin_googledrive.mo
586
share/locale/ja/LC_MESSAGES/kipiplugin_gpssync.mo
809
share/locale/ja/LC_MESSAGES/kipiplugin_gpssync.mo
587
share/locale/ja/LC_MESSAGES/kipiplugin_htmlexport.mo
810
share/locale/ja/LC_MESSAGES/kipiplugin_htmlexport.mo
811
share/locale/ja/LC_MESSAGES/kipiplugin_imageshackexport.mo
588
share/locale/ja/LC_MESSAGES/kipiplugin_imageviewer.mo
812
share/locale/ja/LC_MESSAGES/kipiplugin_imageviewer.mo
813
share/locale/ja/LC_MESSAGES/kipiplugin_imgurexport.mo
589
share/locale/ja/LC_MESSAGES/kipiplugin_ipodexport.mo
814
share/locale/ja/LC_MESSAGES/kipiplugin_ipodexport.mo
815
share/locale/ja/LC_MESSAGES/kipiplugin_jalbumexport.mo
590
share/locale/ja/LC_MESSAGES/kipiplugin_jpeglossless.mo
816
share/locale/ja/LC_MESSAGES/kipiplugin_jpeglossless.mo
591
share/locale/ja/LC_MESSAGES/kipiplugin_kioexportimport.mo
817
share/locale/ja/LC_MESSAGES/kipiplugin_kioexportimport.mo
818
share/locale/ja/LC_MESSAGES/kipiplugin_kmlexport.mo
819
share/locale/ja/LC_MESSAGES/kipiplugin_kopete.mo
592
share/locale/ja/LC_MESSAGES/kipiplugin_metadataedit.mo
820
share/locale/ja/LC_MESSAGES/kipiplugin_metadataedit.mo
593
share/locale/ja/LC_MESSAGES/kipiplugin_picasawebexport.mo
821
share/locale/ja/LC_MESSAGES/kipiplugin_panorama.mo
822
share/locale/ja/LC_MESSAGES/kipiplugin_photolayouteditor.mo
594
share/locale/ja/LC_MESSAGES/kipiplugin_piwigoexport.mo
823
share/locale/ja/LC_MESSAGES/kipiplugin_piwigoexport.mo
595
share/locale/ja/LC_MESSAGES/kipiplugin_printimages.mo
824
share/locale/ja/LC_MESSAGES/kipiplugin_printimages.mo
825
share/locale/ja/LC_MESSAGES/kipiplugin_rajceexport.mo
596
share/locale/ja/LC_MESSAGES/kipiplugin_rawconverter.mo
826
share/locale/ja/LC_MESSAGES/kipiplugin_rawconverter.mo
597
share/locale/ja/LC_MESSAGES/kipiplugin_removeredeyes.mo
827
share/locale/ja/LC_MESSAGES/kipiplugin_removeredeyes.mo
598
share/locale/ja/LC_MESSAGES/kipiplugin_sendimages.mo
828
share/locale/ja/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 599-612 Link Here
599
share/locale/ja/LC_MESSAGES/kipiplugin_shwup.mo
829
share/locale/ja/LC_MESSAGES/kipiplugin_shwup.mo
600
share/locale/ja/LC_MESSAGES/kipiplugin_smug.mo
830
share/locale/ja/LC_MESSAGES/kipiplugin_smug.mo
601
share/locale/ja/LC_MESSAGES/kipiplugin_timeadjust.mo
831
share/locale/ja/LC_MESSAGES/kipiplugin_timeadjust.mo
832
share/locale/ja/LC_MESSAGES/kipiplugin_videoslideshow.mo
833
share/locale/ja/LC_MESSAGES/kipiplugin_vkontakte.mo
834
share/locale/ja/LC_MESSAGES/kipiplugin_wikimedia.mo
835
share/locale/ja/LC_MESSAGES/kipiplugin_yandexfotki.mo
602
share/locale/ja/LC_MESSAGES/kipiplugins.mo
836
share/locale/ja/LC_MESSAGES/kipiplugins.mo
603
share/locale/ja/LC_MESSAGES/libkgeomap.mo
604
share/locale/kk/LC_MESSAGES/libkgeomap.mo
605
share/locale/km/LC_MESSAGES/digikam.mo
837
share/locale/km/LC_MESSAGES/digikam.mo
606
share/locale/km/LC_MESSAGES/kipiplugin_acquireimages.mo
838
share/locale/km/LC_MESSAGES/kipiplugin_acquireimages.mo
607
share/locale/km/LC_MESSAGES/kipiplugin_advancedslideshow.mo
839
share/locale/km/LC_MESSAGES/kipiplugin_advancedslideshow.mo
608
share/locale/km/LC_MESSAGES/kipiplugin_batchprocessimages.mo
840
share/locale/km/LC_MESSAGES/kipiplugin_batchprocessimages.mo
609
share/locale/km/LC_MESSAGES/kipiplugin_calendar.mo
841
share/locale/km/LC_MESSAGES/kipiplugin_calendar.mo
842
share/locale/km/LC_MESSAGES/kipiplugin_debianscreenshots.mo
610
share/locale/km/LC_MESSAGES/kipiplugin_dngconverter.mo
843
share/locale/km/LC_MESSAGES/kipiplugin_dngconverter.mo
611
share/locale/km/LC_MESSAGES/kipiplugin_expoblending.mo
844
share/locale/km/LC_MESSAGES/kipiplugin_expoblending.mo
612
share/locale/km/LC_MESSAGES/kipiplugin_facebook.mo
845
share/locale/km/LC_MESSAGES/kipiplugin_facebook.mo
Lines 613-618 Link Here
613
share/locale/km/LC_MESSAGES/kipiplugin_flashexport.mo
846
share/locale/km/LC_MESSAGES/kipiplugin_flashexport.mo
614
share/locale/km/LC_MESSAGES/kipiplugin_flickrexport.mo
847
share/locale/km/LC_MESSAGES/kipiplugin_flickrexport.mo
615
share/locale/km/LC_MESSAGES/kipiplugin_galleryexport.mo
848
share/locale/km/LC_MESSAGES/kipiplugin_galleryexport.mo
849
share/locale/km/LC_MESSAGES/kipiplugin_googledrive.mo
616
share/locale/km/LC_MESSAGES/kipiplugin_gpssync.mo
850
share/locale/km/LC_MESSAGES/kipiplugin_gpssync.mo
617
share/locale/km/LC_MESSAGES/kipiplugin_htmlexport.mo
851
share/locale/km/LC_MESSAGES/kipiplugin_htmlexport.mo
618
share/locale/km/LC_MESSAGES/kipiplugin_imageviewer.mo
852
share/locale/km/LC_MESSAGES/kipiplugin_imageviewer.mo
Lines 619-628 Link Here
619
share/locale/km/LC_MESSAGES/kipiplugin_ipodexport.mo
853
share/locale/km/LC_MESSAGES/kipiplugin_ipodexport.mo
620
share/locale/km/LC_MESSAGES/kipiplugin_jpeglossless.mo
854
share/locale/km/LC_MESSAGES/kipiplugin_jpeglossless.mo
621
share/locale/km/LC_MESSAGES/kipiplugin_kioexportimport.mo
855
share/locale/km/LC_MESSAGES/kipiplugin_kioexportimport.mo
856
share/locale/km/LC_MESSAGES/kipiplugin_kopete.mo
622
share/locale/km/LC_MESSAGES/kipiplugin_metadataedit.mo
857
share/locale/km/LC_MESSAGES/kipiplugin_metadataedit.mo
623
share/locale/km/LC_MESSAGES/kipiplugin_picasawebexport.mo
858
share/locale/km/LC_MESSAGES/kipiplugin_panorama.mo
624
share/locale/km/LC_MESSAGES/kipiplugin_piwigoexport.mo
859
share/locale/km/LC_MESSAGES/kipiplugin_piwigoexport.mo
625
share/locale/km/LC_MESSAGES/kipiplugin_printimages.mo
860
share/locale/km/LC_MESSAGES/kipiplugin_printimages.mo
861
share/locale/km/LC_MESSAGES/kipiplugin_rajceexport.mo
626
share/locale/km/LC_MESSAGES/kipiplugin_rawconverter.mo
862
share/locale/km/LC_MESSAGES/kipiplugin_rawconverter.mo
627
share/locale/km/LC_MESSAGES/kipiplugin_removeredeyes.mo
863
share/locale/km/LC_MESSAGES/kipiplugin_removeredeyes.mo
628
share/locale/km/LC_MESSAGES/kipiplugin_sendimages.mo
864
share/locale/km/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 629-671 Link Here
629
share/locale/km/LC_MESSAGES/kipiplugin_shwup.mo
865
share/locale/km/LC_MESSAGES/kipiplugin_shwup.mo
630
share/locale/km/LC_MESSAGES/kipiplugin_smug.mo
866
share/locale/km/LC_MESSAGES/kipiplugin_smug.mo
631
share/locale/km/LC_MESSAGES/kipiplugin_timeadjust.mo
867
share/locale/km/LC_MESSAGES/kipiplugin_timeadjust.mo
868
share/locale/km/LC_MESSAGES/kipiplugin_vkontakte.mo
869
share/locale/km/LC_MESSAGES/kipiplugin_wikimedia.mo
870
share/locale/km/LC_MESSAGES/kipiplugin_yandexfotki.mo
632
share/locale/km/LC_MESSAGES/kipiplugins.mo
871
share/locale/km/LC_MESSAGES/kipiplugins.mo
633
share/locale/km/LC_MESSAGES/libkgeomap.mo
634
share/locale/ko/LC_MESSAGES/digikam.mo
872
share/locale/ko/LC_MESSAGES/digikam.mo
635
share/locale/ko/LC_MESSAGES/kipiplugin_acquireimages.mo
873
share/locale/ko/LC_MESSAGES/kipiplugin_acquireimages.mo
636
share/locale/ko/LC_MESSAGES/kipiplugin_advancedslideshow.mo
874
share/locale/ko/LC_MESSAGES/kipiplugin_advancedslideshow.mo
637
share/locale/ko/LC_MESSAGES/kipiplugin_calendar.mo
875
share/locale/ko/LC_MESSAGES/kipiplugin_calendar.mo
876
share/locale/ko/LC_MESSAGES/kipiplugin_debianscreenshots.mo
877
share/locale/ko/LC_MESSAGES/kipiplugin_dlnaexport.mo
638
share/locale/ko/LC_MESSAGES/kipiplugin_dngconverter.mo
878
share/locale/ko/LC_MESSAGES/kipiplugin_dngconverter.mo
879
share/locale/ko/LC_MESSAGES/kipiplugin_dropbox.mo
639
share/locale/ko/LC_MESSAGES/kipiplugin_expoblending.mo
880
share/locale/ko/LC_MESSAGES/kipiplugin_expoblending.mo
640
share/locale/ko/LC_MESSAGES/kipiplugin_facebook.mo
881
share/locale/ko/LC_MESSAGES/kipiplugin_facebook.mo
641
share/locale/ko/LC_MESSAGES/kipiplugin_galleryexport.mo
882
share/locale/ko/LC_MESSAGES/kipiplugin_galleryexport.mo
883
share/locale/ko/LC_MESSAGES/kipiplugin_googledrive.mo
642
share/locale/ko/LC_MESSAGES/kipiplugin_jpeglossless.mo
884
share/locale/ko/LC_MESSAGES/kipiplugin_jpeglossless.mo
885
share/locale/ko/LC_MESSAGES/kipiplugin_kopete.mo
643
share/locale/ko/LC_MESSAGES/kipiplugin_metadataedit.mo
886
share/locale/ko/LC_MESSAGES/kipiplugin_metadataedit.mo
644
share/locale/ko/LC_MESSAGES/kipiplugin_rawconverter.mo
887
share/locale/ko/LC_MESSAGES/kipiplugin_rawconverter.mo
888
share/locale/ko/LC_MESSAGES/kipiplugin_removeredeyes.mo
645
share/locale/ko/LC_MESSAGES/kipiplugin_sendimages.mo
889
share/locale/ko/LC_MESSAGES/kipiplugin_sendimages.mo
890
share/locale/ko/LC_MESSAGES/kipiplugin_wikimedia.mo
646
share/locale/ko/LC_MESSAGES/kipiplugins.mo
891
share/locale/ko/LC_MESSAGES/kipiplugins.mo
647
share/locale/ko/LC_MESSAGES/libkgeomap.mo
648
share/locale/lt/LC_MESSAGES/digikam.mo
892
share/locale/lt/LC_MESSAGES/digikam.mo
649
share/locale/lt/LC_MESSAGES/kipiplugin_acquireimages.mo
893
share/locale/lt/LC_MESSAGES/kipiplugin_acquireimages.mo
650
share/locale/lt/LC_MESSAGES/kipiplugin_advancedslideshow.mo
894
share/locale/lt/LC_MESSAGES/kipiplugin_advancedslideshow.mo
651
share/locale/lt/LC_MESSAGES/kipiplugin_batchprocessimages.mo
895
share/locale/lt/LC_MESSAGES/kipiplugin_batchprocessimages.mo
652
share/locale/lt/LC_MESSAGES/kipiplugin_calendar.mo
896
share/locale/lt/LC_MESSAGES/kipiplugin_calendar.mo
897
share/locale/lt/LC_MESSAGES/kipiplugin_debianscreenshots.mo
898
share/locale/lt/LC_MESSAGES/kipiplugin_dlnaexport.mo
653
share/locale/lt/LC_MESSAGES/kipiplugin_dngconverter.mo
899
share/locale/lt/LC_MESSAGES/kipiplugin_dngconverter.mo
900
share/locale/lt/LC_MESSAGES/kipiplugin_dropbox.mo
654
share/locale/lt/LC_MESSAGES/kipiplugin_expoblending.mo
901
share/locale/lt/LC_MESSAGES/kipiplugin_expoblending.mo
655
share/locale/lt/LC_MESSAGES/kipiplugin_facebook.mo
902
share/locale/lt/LC_MESSAGES/kipiplugin_facebook.mo
656
share/locale/lt/LC_MESSAGES/kipiplugin_flashexport.mo
903
share/locale/lt/LC_MESSAGES/kipiplugin_flashexport.mo
657
share/locale/lt/LC_MESSAGES/kipiplugin_flickrexport.mo
904
share/locale/lt/LC_MESSAGES/kipiplugin_flickrexport.mo
658
share/locale/lt/LC_MESSAGES/kipiplugin_galleryexport.mo
905
share/locale/lt/LC_MESSAGES/kipiplugin_galleryexport.mo
906
share/locale/lt/LC_MESSAGES/kipiplugin_googledrive.mo
659
share/locale/lt/LC_MESSAGES/kipiplugin_gpssync.mo
907
share/locale/lt/LC_MESSAGES/kipiplugin_gpssync.mo
660
share/locale/lt/LC_MESSAGES/kipiplugin_htmlexport.mo
908
share/locale/lt/LC_MESSAGES/kipiplugin_htmlexport.mo
909
share/locale/lt/LC_MESSAGES/kipiplugin_imageshackexport.mo
661
share/locale/lt/LC_MESSAGES/kipiplugin_imageviewer.mo
910
share/locale/lt/LC_MESSAGES/kipiplugin_imageviewer.mo
911
share/locale/lt/LC_MESSAGES/kipiplugin_imgurexport.mo
662
share/locale/lt/LC_MESSAGES/kipiplugin_ipodexport.mo
912
share/locale/lt/LC_MESSAGES/kipiplugin_ipodexport.mo
913
share/locale/lt/LC_MESSAGES/kipiplugin_jalbumexport.mo
663
share/locale/lt/LC_MESSAGES/kipiplugin_jpeglossless.mo
914
share/locale/lt/LC_MESSAGES/kipiplugin_jpeglossless.mo
664
share/locale/lt/LC_MESSAGES/kipiplugin_kioexportimport.mo
915
share/locale/lt/LC_MESSAGES/kipiplugin_kioexportimport.mo
916
share/locale/lt/LC_MESSAGES/kipiplugin_kmlexport.mo
917
share/locale/lt/LC_MESSAGES/kipiplugin_kopete.mo
665
share/locale/lt/LC_MESSAGES/kipiplugin_metadataedit.mo
918
share/locale/lt/LC_MESSAGES/kipiplugin_metadataedit.mo
666
share/locale/lt/LC_MESSAGES/kipiplugin_picasawebexport.mo
919
share/locale/lt/LC_MESSAGES/kipiplugin_panorama.mo
920
share/locale/lt/LC_MESSAGES/kipiplugin_photolayouteditor.mo
667
share/locale/lt/LC_MESSAGES/kipiplugin_piwigoexport.mo
921
share/locale/lt/LC_MESSAGES/kipiplugin_piwigoexport.mo
668
share/locale/lt/LC_MESSAGES/kipiplugin_printimages.mo
922
share/locale/lt/LC_MESSAGES/kipiplugin_printimages.mo
923
share/locale/lt/LC_MESSAGES/kipiplugin_rajceexport.mo
669
share/locale/lt/LC_MESSAGES/kipiplugin_rawconverter.mo
924
share/locale/lt/LC_MESSAGES/kipiplugin_rawconverter.mo
670
share/locale/lt/LC_MESSAGES/kipiplugin_removeredeyes.mo
925
share/locale/lt/LC_MESSAGES/kipiplugin_removeredeyes.mo
671
share/locale/lt/LC_MESSAGES/kipiplugin_sendimages.mo
926
share/locale/lt/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 672-679 Link Here
672
share/locale/lt/LC_MESSAGES/kipiplugin_shwup.mo
927
share/locale/lt/LC_MESSAGES/kipiplugin_shwup.mo
673
share/locale/lt/LC_MESSAGES/kipiplugin_smug.mo
928
share/locale/lt/LC_MESSAGES/kipiplugin_smug.mo
674
share/locale/lt/LC_MESSAGES/kipiplugin_timeadjust.mo
929
share/locale/lt/LC_MESSAGES/kipiplugin_timeadjust.mo
930
share/locale/lt/LC_MESSAGES/kipiplugin_videoslideshow.mo
931
share/locale/lt/LC_MESSAGES/kipiplugin_vkontakte.mo
932
share/locale/lt/LC_MESSAGES/kipiplugin_wikimedia.mo
933
share/locale/lt/LC_MESSAGES/kipiplugin_yandexfotki.mo
675
share/locale/lt/LC_MESSAGES/kipiplugins.mo
934
share/locale/lt/LC_MESSAGES/kipiplugins.mo
676
share/locale/lt/LC_MESSAGES/libkgeomap.mo
677
share/locale/lv/LC_MESSAGES/digikam.mo
935
share/locale/lv/LC_MESSAGES/digikam.mo
678
share/locale/lv/LC_MESSAGES/kipiplugin_acquireimages.mo
936
share/locale/lv/LC_MESSAGES/kipiplugin_acquireimages.mo
679
share/locale/lv/LC_MESSAGES/kipiplugin_advancedslideshow.mo
937
share/locale/lv/LC_MESSAGES/kipiplugin_advancedslideshow.mo
Lines 692-713 Link Here
692
share/locale/nb/LC_MESSAGES/kipiplugin_advancedslideshow.mo
950
share/locale/nb/LC_MESSAGES/kipiplugin_advancedslideshow.mo
693
share/locale/nb/LC_MESSAGES/kipiplugin_batchprocessimages.mo
951
share/locale/nb/LC_MESSAGES/kipiplugin_batchprocessimages.mo
694
share/locale/nb/LC_MESSAGES/kipiplugin_calendar.mo
952
share/locale/nb/LC_MESSAGES/kipiplugin_calendar.mo
953
share/locale/nb/LC_MESSAGES/kipiplugin_debianscreenshots.mo
954
share/locale/nb/LC_MESSAGES/kipiplugin_dlnaexport.mo
695
share/locale/nb/LC_MESSAGES/kipiplugin_dngconverter.mo
955
share/locale/nb/LC_MESSAGES/kipiplugin_dngconverter.mo
956
share/locale/nb/LC_MESSAGES/kipiplugin_dropbox.mo
696
share/locale/nb/LC_MESSAGES/kipiplugin_expoblending.mo
957
share/locale/nb/LC_MESSAGES/kipiplugin_expoblending.mo
697
share/locale/nb/LC_MESSAGES/kipiplugin_facebook.mo
958
share/locale/nb/LC_MESSAGES/kipiplugin_facebook.mo
698
share/locale/nb/LC_MESSAGES/kipiplugin_flashexport.mo
959
share/locale/nb/LC_MESSAGES/kipiplugin_flashexport.mo
699
share/locale/nb/LC_MESSAGES/kipiplugin_flickrexport.mo
960
share/locale/nb/LC_MESSAGES/kipiplugin_flickrexport.mo
700
share/locale/nb/LC_MESSAGES/kipiplugin_galleryexport.mo
961
share/locale/nb/LC_MESSAGES/kipiplugin_galleryexport.mo
962
share/locale/nb/LC_MESSAGES/kipiplugin_googledrive.mo
701
share/locale/nb/LC_MESSAGES/kipiplugin_gpssync.mo
963
share/locale/nb/LC_MESSAGES/kipiplugin_gpssync.mo
702
share/locale/nb/LC_MESSAGES/kipiplugin_htmlexport.mo
964
share/locale/nb/LC_MESSAGES/kipiplugin_htmlexport.mo
965
share/locale/nb/LC_MESSAGES/kipiplugin_imageshackexport.mo
703
share/locale/nb/LC_MESSAGES/kipiplugin_imageviewer.mo
966
share/locale/nb/LC_MESSAGES/kipiplugin_imageviewer.mo
967
share/locale/nb/LC_MESSAGES/kipiplugin_imgurexport.mo
704
share/locale/nb/LC_MESSAGES/kipiplugin_ipodexport.mo
968
share/locale/nb/LC_MESSAGES/kipiplugin_ipodexport.mo
969
share/locale/nb/LC_MESSAGES/kipiplugin_jalbumexport.mo
705
share/locale/nb/LC_MESSAGES/kipiplugin_jpeglossless.mo
970
share/locale/nb/LC_MESSAGES/kipiplugin_jpeglossless.mo
706
share/locale/nb/LC_MESSAGES/kipiplugin_kioexportimport.mo
971
share/locale/nb/LC_MESSAGES/kipiplugin_kioexportimport.mo
972
share/locale/nb/LC_MESSAGES/kipiplugin_kmlexport.mo
973
share/locale/nb/LC_MESSAGES/kipiplugin_kopete.mo
707
share/locale/nb/LC_MESSAGES/kipiplugin_metadataedit.mo
974
share/locale/nb/LC_MESSAGES/kipiplugin_metadataedit.mo
708
share/locale/nb/LC_MESSAGES/kipiplugin_picasawebexport.mo
975
share/locale/nb/LC_MESSAGES/kipiplugin_panorama.mo
976
share/locale/nb/LC_MESSAGES/kipiplugin_photolayouteditor.mo
709
share/locale/nb/LC_MESSAGES/kipiplugin_piwigoexport.mo
977
share/locale/nb/LC_MESSAGES/kipiplugin_piwigoexport.mo
710
share/locale/nb/LC_MESSAGES/kipiplugin_printimages.mo
978
share/locale/nb/LC_MESSAGES/kipiplugin_printimages.mo
979
share/locale/nb/LC_MESSAGES/kipiplugin_rajceexport.mo
711
share/locale/nb/LC_MESSAGES/kipiplugin_rawconverter.mo
980
share/locale/nb/LC_MESSAGES/kipiplugin_rawconverter.mo
712
share/locale/nb/LC_MESSAGES/kipiplugin_removeredeyes.mo
981
share/locale/nb/LC_MESSAGES/kipiplugin_removeredeyes.mo
713
share/locale/nb/LC_MESSAGES/kipiplugin_sendimages.mo
982
share/locale/nb/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 714-742 Link Here
714
share/locale/nb/LC_MESSAGES/kipiplugin_shwup.mo
983
share/locale/nb/LC_MESSAGES/kipiplugin_shwup.mo
715
share/locale/nb/LC_MESSAGES/kipiplugin_smug.mo
984
share/locale/nb/LC_MESSAGES/kipiplugin_smug.mo
716
share/locale/nb/LC_MESSAGES/kipiplugin_timeadjust.mo
985
share/locale/nb/LC_MESSAGES/kipiplugin_timeadjust.mo
986
share/locale/nb/LC_MESSAGES/kipiplugin_videoslideshow.mo
987
share/locale/nb/LC_MESSAGES/kipiplugin_vkontakte.mo
988
share/locale/nb/LC_MESSAGES/kipiplugin_wikimedia.mo
989
share/locale/nb/LC_MESSAGES/kipiplugin_yandexfotki.mo
717
share/locale/nb/LC_MESSAGES/kipiplugins.mo
990
share/locale/nb/LC_MESSAGES/kipiplugins.mo
718
share/locale/nb/LC_MESSAGES/libkgeomap.mo
719
share/locale/nds/LC_MESSAGES/digikam.mo
991
share/locale/nds/LC_MESSAGES/digikam.mo
720
share/locale/nds/LC_MESSAGES/kipiplugin_acquireimages.mo
992
share/locale/nds/LC_MESSAGES/kipiplugin_acquireimages.mo
721
share/locale/nds/LC_MESSAGES/kipiplugin_advancedslideshow.mo
993
share/locale/nds/LC_MESSAGES/kipiplugin_advancedslideshow.mo
722
share/locale/nds/LC_MESSAGES/kipiplugin_batchprocessimages.mo
994
share/locale/nds/LC_MESSAGES/kipiplugin_batchprocessimages.mo
723
share/locale/nds/LC_MESSAGES/kipiplugin_calendar.mo
995
share/locale/nds/LC_MESSAGES/kipiplugin_calendar.mo
996
share/locale/nds/LC_MESSAGES/kipiplugin_debianscreenshots.mo
997
share/locale/nds/LC_MESSAGES/kipiplugin_dlnaexport.mo
724
share/locale/nds/LC_MESSAGES/kipiplugin_dngconverter.mo
998
share/locale/nds/LC_MESSAGES/kipiplugin_dngconverter.mo
999
share/locale/nds/LC_MESSAGES/kipiplugin_dropbox.mo
725
share/locale/nds/LC_MESSAGES/kipiplugin_expoblending.mo
1000
share/locale/nds/LC_MESSAGES/kipiplugin_expoblending.mo
726
share/locale/nds/LC_MESSAGES/kipiplugin_facebook.mo
1001
share/locale/nds/LC_MESSAGES/kipiplugin_facebook.mo
727
share/locale/nds/LC_MESSAGES/kipiplugin_flashexport.mo
1002
share/locale/nds/LC_MESSAGES/kipiplugin_flashexport.mo
728
share/locale/nds/LC_MESSAGES/kipiplugin_flickrexport.mo
1003
share/locale/nds/LC_MESSAGES/kipiplugin_flickrexport.mo
729
share/locale/nds/LC_MESSAGES/kipiplugin_galleryexport.mo
1004
share/locale/nds/LC_MESSAGES/kipiplugin_galleryexport.mo
1005
share/locale/nds/LC_MESSAGES/kipiplugin_googledrive.mo
730
share/locale/nds/LC_MESSAGES/kipiplugin_gpssync.mo
1006
share/locale/nds/LC_MESSAGES/kipiplugin_gpssync.mo
731
share/locale/nds/LC_MESSAGES/kipiplugin_htmlexport.mo
1007
share/locale/nds/LC_MESSAGES/kipiplugin_htmlexport.mo
1008
share/locale/nds/LC_MESSAGES/kipiplugin_imageshackexport.mo
732
share/locale/nds/LC_MESSAGES/kipiplugin_imageviewer.mo
1009
share/locale/nds/LC_MESSAGES/kipiplugin_imageviewer.mo
1010
share/locale/nds/LC_MESSAGES/kipiplugin_imgurexport.mo
733
share/locale/nds/LC_MESSAGES/kipiplugin_ipodexport.mo
1011
share/locale/nds/LC_MESSAGES/kipiplugin_ipodexport.mo
1012
share/locale/nds/LC_MESSAGES/kipiplugin_jalbumexport.mo
734
share/locale/nds/LC_MESSAGES/kipiplugin_jpeglossless.mo
1013
share/locale/nds/LC_MESSAGES/kipiplugin_jpeglossless.mo
735
share/locale/nds/LC_MESSAGES/kipiplugin_kioexportimport.mo
1014
share/locale/nds/LC_MESSAGES/kipiplugin_kioexportimport.mo
1015
share/locale/nds/LC_MESSAGES/kipiplugin_kmlexport.mo
1016
share/locale/nds/LC_MESSAGES/kipiplugin_kopete.mo
736
share/locale/nds/LC_MESSAGES/kipiplugin_metadataedit.mo
1017
share/locale/nds/LC_MESSAGES/kipiplugin_metadataedit.mo
737
share/locale/nds/LC_MESSAGES/kipiplugin_picasawebexport.mo
1018
share/locale/nds/LC_MESSAGES/kipiplugin_panorama.mo
1019
share/locale/nds/LC_MESSAGES/kipiplugin_photolayouteditor.mo
738
share/locale/nds/LC_MESSAGES/kipiplugin_piwigoexport.mo
1020
share/locale/nds/LC_MESSAGES/kipiplugin_piwigoexport.mo
739
share/locale/nds/LC_MESSAGES/kipiplugin_printimages.mo
1021
share/locale/nds/LC_MESSAGES/kipiplugin_printimages.mo
1022
share/locale/nds/LC_MESSAGES/kipiplugin_rajceexport.mo
740
share/locale/nds/LC_MESSAGES/kipiplugin_rawconverter.mo
1023
share/locale/nds/LC_MESSAGES/kipiplugin_rawconverter.mo
741
share/locale/nds/LC_MESSAGES/kipiplugin_removeredeyes.mo
1024
share/locale/nds/LC_MESSAGES/kipiplugin_removeredeyes.mo
742
share/locale/nds/LC_MESSAGES/kipiplugin_sendimages.mo
1025
share/locale/nds/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 743-750 Link Here
743
share/locale/nds/LC_MESSAGES/kipiplugin_shwup.mo
1026
share/locale/nds/LC_MESSAGES/kipiplugin_shwup.mo
744
share/locale/nds/LC_MESSAGES/kipiplugin_smug.mo
1027
share/locale/nds/LC_MESSAGES/kipiplugin_smug.mo
745
share/locale/nds/LC_MESSAGES/kipiplugin_timeadjust.mo
1028
share/locale/nds/LC_MESSAGES/kipiplugin_timeadjust.mo
1029
share/locale/nds/LC_MESSAGES/kipiplugin_videoslideshow.mo
1030
share/locale/nds/LC_MESSAGES/kipiplugin_vkontakte.mo
1031
share/locale/nds/LC_MESSAGES/kipiplugin_wikimedia.mo
1032
share/locale/nds/LC_MESSAGES/kipiplugin_yandexfotki.mo
746
share/locale/nds/LC_MESSAGES/kipiplugins.mo
1033
share/locale/nds/LC_MESSAGES/kipiplugins.mo
747
share/locale/nds/LC_MESSAGES/libkgeomap.mo
748
share/locale/ne/LC_MESSAGES/digikam.mo
1034
share/locale/ne/LC_MESSAGES/digikam.mo
749
share/locale/nl/LC_MESSAGES/digikam.mo
1035
share/locale/nl/LC_MESSAGES/digikam.mo
750
share/locale/nl/LC_MESSAGES/kipiplugin_acquireimages.mo
1036
share/locale/nl/LC_MESSAGES/kipiplugin_acquireimages.mo
Lines 751-772 Link Here
751
share/locale/nl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1037
share/locale/nl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
752
share/locale/nl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1038
share/locale/nl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
753
share/locale/nl/LC_MESSAGES/kipiplugin_calendar.mo
1039
share/locale/nl/LC_MESSAGES/kipiplugin_calendar.mo
1040
share/locale/nl/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1041
share/locale/nl/LC_MESSAGES/kipiplugin_dlnaexport.mo
754
share/locale/nl/LC_MESSAGES/kipiplugin_dngconverter.mo
1042
share/locale/nl/LC_MESSAGES/kipiplugin_dngconverter.mo
1043
share/locale/nl/LC_MESSAGES/kipiplugin_dropbox.mo
755
share/locale/nl/LC_MESSAGES/kipiplugin_expoblending.mo
1044
share/locale/nl/LC_MESSAGES/kipiplugin_expoblending.mo
756
share/locale/nl/LC_MESSAGES/kipiplugin_facebook.mo
1045
share/locale/nl/LC_MESSAGES/kipiplugin_facebook.mo
757
share/locale/nl/LC_MESSAGES/kipiplugin_flashexport.mo
1046
share/locale/nl/LC_MESSAGES/kipiplugin_flashexport.mo
758
share/locale/nl/LC_MESSAGES/kipiplugin_flickrexport.mo
1047
share/locale/nl/LC_MESSAGES/kipiplugin_flickrexport.mo
759
share/locale/nl/LC_MESSAGES/kipiplugin_galleryexport.mo
1048
share/locale/nl/LC_MESSAGES/kipiplugin_galleryexport.mo
1049
share/locale/nl/LC_MESSAGES/kipiplugin_googledrive.mo
760
share/locale/nl/LC_MESSAGES/kipiplugin_gpssync.mo
1050
share/locale/nl/LC_MESSAGES/kipiplugin_gpssync.mo
761
share/locale/nl/LC_MESSAGES/kipiplugin_htmlexport.mo
1051
share/locale/nl/LC_MESSAGES/kipiplugin_htmlexport.mo
1052
share/locale/nl/LC_MESSAGES/kipiplugin_imageshackexport.mo
762
share/locale/nl/LC_MESSAGES/kipiplugin_imageviewer.mo
1053
share/locale/nl/LC_MESSAGES/kipiplugin_imageviewer.mo
1054
share/locale/nl/LC_MESSAGES/kipiplugin_imgurexport.mo
763
share/locale/nl/LC_MESSAGES/kipiplugin_ipodexport.mo
1055
share/locale/nl/LC_MESSAGES/kipiplugin_ipodexport.mo
1056
share/locale/nl/LC_MESSAGES/kipiplugin_jalbumexport.mo
764
share/locale/nl/LC_MESSAGES/kipiplugin_jpeglossless.mo
1057
share/locale/nl/LC_MESSAGES/kipiplugin_jpeglossless.mo
765
share/locale/nl/LC_MESSAGES/kipiplugin_kioexportimport.mo
1058
share/locale/nl/LC_MESSAGES/kipiplugin_kioexportimport.mo
1059
share/locale/nl/LC_MESSAGES/kipiplugin_kmlexport.mo
1060
share/locale/nl/LC_MESSAGES/kipiplugin_kopete.mo
766
share/locale/nl/LC_MESSAGES/kipiplugin_metadataedit.mo
1061
share/locale/nl/LC_MESSAGES/kipiplugin_metadataedit.mo
767
share/locale/nl/LC_MESSAGES/kipiplugin_picasawebexport.mo
1062
share/locale/nl/LC_MESSAGES/kipiplugin_panorama.mo
1063
share/locale/nl/LC_MESSAGES/kipiplugin_photolayouteditor.mo
768
share/locale/nl/LC_MESSAGES/kipiplugin_piwigoexport.mo
1064
share/locale/nl/LC_MESSAGES/kipiplugin_piwigoexport.mo
769
share/locale/nl/LC_MESSAGES/kipiplugin_printimages.mo
1065
share/locale/nl/LC_MESSAGES/kipiplugin_printimages.mo
1066
share/locale/nl/LC_MESSAGES/kipiplugin_rajceexport.mo
770
share/locale/nl/LC_MESSAGES/kipiplugin_rawconverter.mo
1067
share/locale/nl/LC_MESSAGES/kipiplugin_rawconverter.mo
771
share/locale/nl/LC_MESSAGES/kipiplugin_removeredeyes.mo
1068
share/locale/nl/LC_MESSAGES/kipiplugin_removeredeyes.mo
772
share/locale/nl/LC_MESSAGES/kipiplugin_sendimages.mo
1069
share/locale/nl/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 773-780 Link Here
773
share/locale/nl/LC_MESSAGES/kipiplugin_shwup.mo
1070
share/locale/nl/LC_MESSAGES/kipiplugin_shwup.mo
774
share/locale/nl/LC_MESSAGES/kipiplugin_smug.mo
1071
share/locale/nl/LC_MESSAGES/kipiplugin_smug.mo
775
share/locale/nl/LC_MESSAGES/kipiplugin_timeadjust.mo
1072
share/locale/nl/LC_MESSAGES/kipiplugin_timeadjust.mo
1073
share/locale/nl/LC_MESSAGES/kipiplugin_videoslideshow.mo
1074
share/locale/nl/LC_MESSAGES/kipiplugin_vkontakte.mo
1075
share/locale/nl/LC_MESSAGES/kipiplugin_wikimedia.mo
1076
share/locale/nl/LC_MESSAGES/kipiplugin_yandexfotki.mo
776
share/locale/nl/LC_MESSAGES/kipiplugins.mo
1077
share/locale/nl/LC_MESSAGES/kipiplugins.mo
777
share/locale/nl/LC_MESSAGES/libkgeomap.mo
778
share/locale/nn/LC_MESSAGES/digikam.mo
1078
share/locale/nn/LC_MESSAGES/digikam.mo
779
share/locale/nn/LC_MESSAGES/kipiplugin_acquireimages.mo
1079
share/locale/nn/LC_MESSAGES/kipiplugin_acquireimages.mo
780
share/locale/nn/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1080
share/locale/nn/LC_MESSAGES/kipiplugin_advancedslideshow.mo
Lines 783-788 Link Here
783
share/locale/nn/LC_MESSAGES/kipiplugin_flashexport.mo
1083
share/locale/nn/LC_MESSAGES/kipiplugin_flashexport.mo
784
share/locale/nn/LC_MESSAGES/kipiplugin_flickrexport.mo
1084
share/locale/nn/LC_MESSAGES/kipiplugin_flickrexport.mo
785
share/locale/nn/LC_MESSAGES/kipiplugin_galleryexport.mo
1085
share/locale/nn/LC_MESSAGES/kipiplugin_galleryexport.mo
1086
share/locale/nn/LC_MESSAGES/kipiplugin_googledrive.mo
786
share/locale/nn/LC_MESSAGES/kipiplugin_gpssync.mo
1087
share/locale/nn/LC_MESSAGES/kipiplugin_gpssync.mo
787
share/locale/nn/LC_MESSAGES/kipiplugin_htmlexport.mo
1088
share/locale/nn/LC_MESSAGES/kipiplugin_htmlexport.mo
788
share/locale/nn/LC_MESSAGES/kipiplugin_imageviewer.mo
1089
share/locale/nn/LC_MESSAGES/kipiplugin_imageviewer.mo
Lines 789-801 Link Here
789
share/locale/nn/LC_MESSAGES/kipiplugin_ipodexport.mo
1090
share/locale/nn/LC_MESSAGES/kipiplugin_ipodexport.mo
790
share/locale/nn/LC_MESSAGES/kipiplugin_jpeglossless.mo
1091
share/locale/nn/LC_MESSAGES/kipiplugin_jpeglossless.mo
791
share/locale/nn/LC_MESSAGES/kipiplugin_metadataedit.mo
1092
share/locale/nn/LC_MESSAGES/kipiplugin_metadataedit.mo
792
share/locale/nn/LC_MESSAGES/kipiplugin_picasawebexport.mo
793
share/locale/nn/LC_MESSAGES/kipiplugin_rawconverter.mo
1093
share/locale/nn/LC_MESSAGES/kipiplugin_rawconverter.mo
794
share/locale/nn/LC_MESSAGES/kipiplugin_removeredeyes.mo
1094
share/locale/nn/LC_MESSAGES/kipiplugin_removeredeyes.mo
795
share/locale/nn/LC_MESSAGES/kipiplugin_sendimages.mo
1095
share/locale/nn/LC_MESSAGES/kipiplugin_sendimages.mo
796
share/locale/nn/LC_MESSAGES/kipiplugin_timeadjust.mo
1096
share/locale/nn/LC_MESSAGES/kipiplugin_timeadjust.mo
797
share/locale/nn/LC_MESSAGES/kipiplugins.mo
1097
share/locale/nn/LC_MESSAGES/kipiplugins.mo
798
share/locale/nn/LC_MESSAGES/libkgeomap.mo
799
share/locale/oc/LC_MESSAGES/kipiplugin_acquireimages.mo
1098
share/locale/oc/LC_MESSAGES/kipiplugin_acquireimages.mo
800
share/locale/oc/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1099
share/locale/oc/LC_MESSAGES/kipiplugin_advancedslideshow.mo
801
share/locale/oc/LC_MESSAGES/kipiplugin_jpeglossless.mo
1100
share/locale/oc/LC_MESSAGES/kipiplugin_jpeglossless.mo
Lines 813-818 Link Here
813
share/locale/pa/LC_MESSAGES/kipiplugin_flashexport.mo
1112
share/locale/pa/LC_MESSAGES/kipiplugin_flashexport.mo
814
share/locale/pa/LC_MESSAGES/kipiplugin_flickrexport.mo
1113
share/locale/pa/LC_MESSAGES/kipiplugin_flickrexport.mo
815
share/locale/pa/LC_MESSAGES/kipiplugin_galleryexport.mo
1114
share/locale/pa/LC_MESSAGES/kipiplugin_galleryexport.mo
1115
share/locale/pa/LC_MESSAGES/kipiplugin_googledrive.mo
816
share/locale/pa/LC_MESSAGES/kipiplugin_gpssync.mo
1116
share/locale/pa/LC_MESSAGES/kipiplugin_gpssync.mo
817
share/locale/pa/LC_MESSAGES/kipiplugin_htmlexport.mo
1117
share/locale/pa/LC_MESSAGES/kipiplugin_htmlexport.mo
818
share/locale/pa/LC_MESSAGES/kipiplugin_imageviewer.mo
1118
share/locale/pa/LC_MESSAGES/kipiplugin_imageviewer.mo
Lines 819-851 Link Here
819
share/locale/pa/LC_MESSAGES/kipiplugin_ipodexport.mo
1119
share/locale/pa/LC_MESSAGES/kipiplugin_ipodexport.mo
820
share/locale/pa/LC_MESSAGES/kipiplugin_jpeglossless.mo
1120
share/locale/pa/LC_MESSAGES/kipiplugin_jpeglossless.mo
821
share/locale/pa/LC_MESSAGES/kipiplugin_metadataedit.mo
1121
share/locale/pa/LC_MESSAGES/kipiplugin_metadataedit.mo
822
share/locale/pa/LC_MESSAGES/kipiplugin_picasawebexport.mo
823
share/locale/pa/LC_MESSAGES/kipiplugin_rawconverter.mo
1122
share/locale/pa/LC_MESSAGES/kipiplugin_rawconverter.mo
824
share/locale/pa/LC_MESSAGES/kipiplugin_removeredeyes.mo
1123
share/locale/pa/LC_MESSAGES/kipiplugin_removeredeyes.mo
825
share/locale/pa/LC_MESSAGES/kipiplugin_timeadjust.mo
1124
share/locale/pa/LC_MESSAGES/kipiplugin_timeadjust.mo
826
share/locale/pa/LC_MESSAGES/kipiplugins.mo
1125
share/locale/pa/LC_MESSAGES/kipiplugins.mo
827
share/locale/pa/LC_MESSAGES/libkgeomap.mo
828
share/locale/pl/LC_MESSAGES/digikam.mo
1126
share/locale/pl/LC_MESSAGES/digikam.mo
829
share/locale/pl/LC_MESSAGES/kipiplugin_acquireimages.mo
1127
share/locale/pl/LC_MESSAGES/kipiplugin_acquireimages.mo
830
share/locale/pl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1128
share/locale/pl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
831
share/locale/pl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1129
share/locale/pl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
832
share/locale/pl/LC_MESSAGES/kipiplugin_calendar.mo
1130
share/locale/pl/LC_MESSAGES/kipiplugin_calendar.mo
1131
share/locale/pl/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1132
share/locale/pl/LC_MESSAGES/kipiplugin_dlnaexport.mo
833
share/locale/pl/LC_MESSAGES/kipiplugin_dngconverter.mo
1133
share/locale/pl/LC_MESSAGES/kipiplugin_dngconverter.mo
1134
share/locale/pl/LC_MESSAGES/kipiplugin_dropbox.mo
834
share/locale/pl/LC_MESSAGES/kipiplugin_expoblending.mo
1135
share/locale/pl/LC_MESSAGES/kipiplugin_expoblending.mo
835
share/locale/pl/LC_MESSAGES/kipiplugin_facebook.mo
1136
share/locale/pl/LC_MESSAGES/kipiplugin_facebook.mo
836
share/locale/pl/LC_MESSAGES/kipiplugin_flashexport.mo
1137
share/locale/pl/LC_MESSAGES/kipiplugin_flashexport.mo
837
share/locale/pl/LC_MESSAGES/kipiplugin_flickrexport.mo
1138
share/locale/pl/LC_MESSAGES/kipiplugin_flickrexport.mo
838
share/locale/pl/LC_MESSAGES/kipiplugin_galleryexport.mo
1139
share/locale/pl/LC_MESSAGES/kipiplugin_galleryexport.mo
1140
share/locale/pl/LC_MESSAGES/kipiplugin_googledrive.mo
839
share/locale/pl/LC_MESSAGES/kipiplugin_gpssync.mo
1141
share/locale/pl/LC_MESSAGES/kipiplugin_gpssync.mo
840
share/locale/pl/LC_MESSAGES/kipiplugin_htmlexport.mo
1142
share/locale/pl/LC_MESSAGES/kipiplugin_htmlexport.mo
1143
share/locale/pl/LC_MESSAGES/kipiplugin_imageshackexport.mo
841
share/locale/pl/LC_MESSAGES/kipiplugin_imageviewer.mo
1144
share/locale/pl/LC_MESSAGES/kipiplugin_imageviewer.mo
1145
share/locale/pl/LC_MESSAGES/kipiplugin_imgurexport.mo
842
share/locale/pl/LC_MESSAGES/kipiplugin_ipodexport.mo
1146
share/locale/pl/LC_MESSAGES/kipiplugin_ipodexport.mo
1147
share/locale/pl/LC_MESSAGES/kipiplugin_jalbumexport.mo
843
share/locale/pl/LC_MESSAGES/kipiplugin_jpeglossless.mo
1148
share/locale/pl/LC_MESSAGES/kipiplugin_jpeglossless.mo
844
share/locale/pl/LC_MESSAGES/kipiplugin_kioexportimport.mo
1149
share/locale/pl/LC_MESSAGES/kipiplugin_kioexportimport.mo
1150
share/locale/pl/LC_MESSAGES/kipiplugin_kmlexport.mo
1151
share/locale/pl/LC_MESSAGES/kipiplugin_kopete.mo
845
share/locale/pl/LC_MESSAGES/kipiplugin_metadataedit.mo
1152
share/locale/pl/LC_MESSAGES/kipiplugin_metadataedit.mo
846
share/locale/pl/LC_MESSAGES/kipiplugin_picasawebexport.mo
1153
share/locale/pl/LC_MESSAGES/kipiplugin_panorama.mo
1154
share/locale/pl/LC_MESSAGES/kipiplugin_photolayouteditor.mo
847
share/locale/pl/LC_MESSAGES/kipiplugin_piwigoexport.mo
1155
share/locale/pl/LC_MESSAGES/kipiplugin_piwigoexport.mo
848
share/locale/pl/LC_MESSAGES/kipiplugin_printimages.mo
1156
share/locale/pl/LC_MESSAGES/kipiplugin_printimages.mo
1157
share/locale/pl/LC_MESSAGES/kipiplugin_rajceexport.mo
849
share/locale/pl/LC_MESSAGES/kipiplugin_rawconverter.mo
1158
share/locale/pl/LC_MESSAGES/kipiplugin_rawconverter.mo
850
share/locale/pl/LC_MESSAGES/kipiplugin_removeredeyes.mo
1159
share/locale/pl/LC_MESSAGES/kipiplugin_removeredeyes.mo
851
share/locale/pl/LC_MESSAGES/kipiplugin_sendimages.mo
1160
share/locale/pl/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 852-880 Link Here
852
share/locale/pl/LC_MESSAGES/kipiplugin_shwup.mo
1161
share/locale/pl/LC_MESSAGES/kipiplugin_shwup.mo
853
share/locale/pl/LC_MESSAGES/kipiplugin_smug.mo
1162
share/locale/pl/LC_MESSAGES/kipiplugin_smug.mo
854
share/locale/pl/LC_MESSAGES/kipiplugin_timeadjust.mo
1163
share/locale/pl/LC_MESSAGES/kipiplugin_timeadjust.mo
1164
share/locale/pl/LC_MESSAGES/kipiplugin_videoslideshow.mo
1165
share/locale/pl/LC_MESSAGES/kipiplugin_vkontakte.mo
1166
share/locale/pl/LC_MESSAGES/kipiplugin_wikimedia.mo
1167
share/locale/pl/LC_MESSAGES/kipiplugin_yandexfotki.mo
855
share/locale/pl/LC_MESSAGES/kipiplugins.mo
1168
share/locale/pl/LC_MESSAGES/kipiplugins.mo
856
share/locale/pl/LC_MESSAGES/libkgeomap.mo
857
share/locale/pt/LC_MESSAGES/digikam.mo
1169
share/locale/pt/LC_MESSAGES/digikam.mo
858
share/locale/pt/LC_MESSAGES/kipiplugin_acquireimages.mo
1170
share/locale/pt/LC_MESSAGES/kipiplugin_acquireimages.mo
859
share/locale/pt/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1171
share/locale/pt/LC_MESSAGES/kipiplugin_advancedslideshow.mo
860
share/locale/pt/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1172
share/locale/pt/LC_MESSAGES/kipiplugin_batchprocessimages.mo
861
share/locale/pt/LC_MESSAGES/kipiplugin_calendar.mo
1173
share/locale/pt/LC_MESSAGES/kipiplugin_calendar.mo
1174
share/locale/pt/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1175
share/locale/pt/LC_MESSAGES/kipiplugin_dlnaexport.mo
862
share/locale/pt/LC_MESSAGES/kipiplugin_dngconverter.mo
1176
share/locale/pt/LC_MESSAGES/kipiplugin_dngconverter.mo
1177
share/locale/pt/LC_MESSAGES/kipiplugin_dropbox.mo
863
share/locale/pt/LC_MESSAGES/kipiplugin_expoblending.mo
1178
share/locale/pt/LC_MESSAGES/kipiplugin_expoblending.mo
864
share/locale/pt/LC_MESSAGES/kipiplugin_facebook.mo
1179
share/locale/pt/LC_MESSAGES/kipiplugin_facebook.mo
865
share/locale/pt/LC_MESSAGES/kipiplugin_flashexport.mo
1180
share/locale/pt/LC_MESSAGES/kipiplugin_flashexport.mo
866
share/locale/pt/LC_MESSAGES/kipiplugin_flickrexport.mo
1181
share/locale/pt/LC_MESSAGES/kipiplugin_flickrexport.mo
867
share/locale/pt/LC_MESSAGES/kipiplugin_galleryexport.mo
1182
share/locale/pt/LC_MESSAGES/kipiplugin_galleryexport.mo
1183
share/locale/pt/LC_MESSAGES/kipiplugin_googledrive.mo
868
share/locale/pt/LC_MESSAGES/kipiplugin_gpssync.mo
1184
share/locale/pt/LC_MESSAGES/kipiplugin_gpssync.mo
869
share/locale/pt/LC_MESSAGES/kipiplugin_htmlexport.mo
1185
share/locale/pt/LC_MESSAGES/kipiplugin_htmlexport.mo
1186
share/locale/pt/LC_MESSAGES/kipiplugin_imageshackexport.mo
870
share/locale/pt/LC_MESSAGES/kipiplugin_imageviewer.mo
1187
share/locale/pt/LC_MESSAGES/kipiplugin_imageviewer.mo
1188
share/locale/pt/LC_MESSAGES/kipiplugin_imgurexport.mo
871
share/locale/pt/LC_MESSAGES/kipiplugin_ipodexport.mo
1189
share/locale/pt/LC_MESSAGES/kipiplugin_ipodexport.mo
1190
share/locale/pt/LC_MESSAGES/kipiplugin_jalbumexport.mo
872
share/locale/pt/LC_MESSAGES/kipiplugin_jpeglossless.mo
1191
share/locale/pt/LC_MESSAGES/kipiplugin_jpeglossless.mo
873
share/locale/pt/LC_MESSAGES/kipiplugin_kioexportimport.mo
1192
share/locale/pt/LC_MESSAGES/kipiplugin_kioexportimport.mo
1193
share/locale/pt/LC_MESSAGES/kipiplugin_kmlexport.mo
1194
share/locale/pt/LC_MESSAGES/kipiplugin_kopete.mo
874
share/locale/pt/LC_MESSAGES/kipiplugin_metadataedit.mo
1195
share/locale/pt/LC_MESSAGES/kipiplugin_metadataedit.mo
875
share/locale/pt/LC_MESSAGES/kipiplugin_picasawebexport.mo
1196
share/locale/pt/LC_MESSAGES/kipiplugin_panorama.mo
1197
share/locale/pt/LC_MESSAGES/kipiplugin_photolayouteditor.mo
876
share/locale/pt/LC_MESSAGES/kipiplugin_piwigoexport.mo
1198
share/locale/pt/LC_MESSAGES/kipiplugin_piwigoexport.mo
877
share/locale/pt/LC_MESSAGES/kipiplugin_printimages.mo
1199
share/locale/pt/LC_MESSAGES/kipiplugin_printimages.mo
1200
share/locale/pt/LC_MESSAGES/kipiplugin_rajceexport.mo
878
share/locale/pt/LC_MESSAGES/kipiplugin_rawconverter.mo
1201
share/locale/pt/LC_MESSAGES/kipiplugin_rawconverter.mo
879
share/locale/pt/LC_MESSAGES/kipiplugin_removeredeyes.mo
1202
share/locale/pt/LC_MESSAGES/kipiplugin_removeredeyes.mo
880
share/locale/pt/LC_MESSAGES/kipiplugin_sendimages.mo
1203
share/locale/pt/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 881-909 Link Here
881
share/locale/pt/LC_MESSAGES/kipiplugin_shwup.mo
1204
share/locale/pt/LC_MESSAGES/kipiplugin_shwup.mo
882
share/locale/pt/LC_MESSAGES/kipiplugin_smug.mo
1205
share/locale/pt/LC_MESSAGES/kipiplugin_smug.mo
883
share/locale/pt/LC_MESSAGES/kipiplugin_timeadjust.mo
1206
share/locale/pt/LC_MESSAGES/kipiplugin_timeadjust.mo
1207
share/locale/pt/LC_MESSAGES/kipiplugin_videoslideshow.mo
1208
share/locale/pt/LC_MESSAGES/kipiplugin_vkontakte.mo
1209
share/locale/pt/LC_MESSAGES/kipiplugin_wikimedia.mo
1210
share/locale/pt/LC_MESSAGES/kipiplugin_yandexfotki.mo
884
share/locale/pt/LC_MESSAGES/kipiplugins.mo
1211
share/locale/pt/LC_MESSAGES/kipiplugins.mo
885
share/locale/pt/LC_MESSAGES/libkgeomap.mo
886
share/locale/pt_BR/LC_MESSAGES/digikam.mo
1212
share/locale/pt_BR/LC_MESSAGES/digikam.mo
887
share/locale/pt_BR/LC_MESSAGES/kipiplugin_acquireimages.mo
1213
share/locale/pt_BR/LC_MESSAGES/kipiplugin_acquireimages.mo
888
share/locale/pt_BR/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1214
share/locale/pt_BR/LC_MESSAGES/kipiplugin_advancedslideshow.mo
889
share/locale/pt_BR/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1215
share/locale/pt_BR/LC_MESSAGES/kipiplugin_batchprocessimages.mo
890
share/locale/pt_BR/LC_MESSAGES/kipiplugin_calendar.mo
1216
share/locale/pt_BR/LC_MESSAGES/kipiplugin_calendar.mo
1217
share/locale/pt_BR/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1218
share/locale/pt_BR/LC_MESSAGES/kipiplugin_dlnaexport.mo
891
share/locale/pt_BR/LC_MESSAGES/kipiplugin_dngconverter.mo
1219
share/locale/pt_BR/LC_MESSAGES/kipiplugin_dngconverter.mo
1220
share/locale/pt_BR/LC_MESSAGES/kipiplugin_dropbox.mo
892
share/locale/pt_BR/LC_MESSAGES/kipiplugin_expoblending.mo
1221
share/locale/pt_BR/LC_MESSAGES/kipiplugin_expoblending.mo
893
share/locale/pt_BR/LC_MESSAGES/kipiplugin_facebook.mo
1222
share/locale/pt_BR/LC_MESSAGES/kipiplugin_facebook.mo
894
share/locale/pt_BR/LC_MESSAGES/kipiplugin_flashexport.mo
1223
share/locale/pt_BR/LC_MESSAGES/kipiplugin_flashexport.mo
895
share/locale/pt_BR/LC_MESSAGES/kipiplugin_flickrexport.mo
1224
share/locale/pt_BR/LC_MESSAGES/kipiplugin_flickrexport.mo
896
share/locale/pt_BR/LC_MESSAGES/kipiplugin_galleryexport.mo
1225
share/locale/pt_BR/LC_MESSAGES/kipiplugin_galleryexport.mo
1226
share/locale/pt_BR/LC_MESSAGES/kipiplugin_googledrive.mo
897
share/locale/pt_BR/LC_MESSAGES/kipiplugin_gpssync.mo
1227
share/locale/pt_BR/LC_MESSAGES/kipiplugin_gpssync.mo
898
share/locale/pt_BR/LC_MESSAGES/kipiplugin_htmlexport.mo
1228
share/locale/pt_BR/LC_MESSAGES/kipiplugin_htmlexport.mo
1229
share/locale/pt_BR/LC_MESSAGES/kipiplugin_imageshackexport.mo
899
share/locale/pt_BR/LC_MESSAGES/kipiplugin_imageviewer.mo
1230
share/locale/pt_BR/LC_MESSAGES/kipiplugin_imageviewer.mo
1231
share/locale/pt_BR/LC_MESSAGES/kipiplugin_imgurexport.mo
900
share/locale/pt_BR/LC_MESSAGES/kipiplugin_ipodexport.mo
1232
share/locale/pt_BR/LC_MESSAGES/kipiplugin_ipodexport.mo
1233
share/locale/pt_BR/LC_MESSAGES/kipiplugin_jalbumexport.mo
901
share/locale/pt_BR/LC_MESSAGES/kipiplugin_jpeglossless.mo
1234
share/locale/pt_BR/LC_MESSAGES/kipiplugin_jpeglossless.mo
902
share/locale/pt_BR/LC_MESSAGES/kipiplugin_kioexportimport.mo
1235
share/locale/pt_BR/LC_MESSAGES/kipiplugin_kioexportimport.mo
1236
share/locale/pt_BR/LC_MESSAGES/kipiplugin_kmlexport.mo
1237
share/locale/pt_BR/LC_MESSAGES/kipiplugin_kopete.mo
903
share/locale/pt_BR/LC_MESSAGES/kipiplugin_metadataedit.mo
1238
share/locale/pt_BR/LC_MESSAGES/kipiplugin_metadataedit.mo
904
share/locale/pt_BR/LC_MESSAGES/kipiplugin_picasawebexport.mo
1239
share/locale/pt_BR/LC_MESSAGES/kipiplugin_panorama.mo
1240
share/locale/pt_BR/LC_MESSAGES/kipiplugin_photolayouteditor.mo
905
share/locale/pt_BR/LC_MESSAGES/kipiplugin_piwigoexport.mo
1241
share/locale/pt_BR/LC_MESSAGES/kipiplugin_piwigoexport.mo
906
share/locale/pt_BR/LC_MESSAGES/kipiplugin_printimages.mo
1242
share/locale/pt_BR/LC_MESSAGES/kipiplugin_printimages.mo
1243
share/locale/pt_BR/LC_MESSAGES/kipiplugin_rajceexport.mo
907
share/locale/pt_BR/LC_MESSAGES/kipiplugin_rawconverter.mo
1244
share/locale/pt_BR/LC_MESSAGES/kipiplugin_rawconverter.mo
908
share/locale/pt_BR/LC_MESSAGES/kipiplugin_removeredeyes.mo
1245
share/locale/pt_BR/LC_MESSAGES/kipiplugin_removeredeyes.mo
909
share/locale/pt_BR/LC_MESSAGES/kipiplugin_sendimages.mo
1246
share/locale/pt_BR/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 910-922 Link Here
910
share/locale/pt_BR/LC_MESSAGES/kipiplugin_shwup.mo
1247
share/locale/pt_BR/LC_MESSAGES/kipiplugin_shwup.mo
911
share/locale/pt_BR/LC_MESSAGES/kipiplugin_smug.mo
1248
share/locale/pt_BR/LC_MESSAGES/kipiplugin_smug.mo
912
share/locale/pt_BR/LC_MESSAGES/kipiplugin_timeadjust.mo
1249
share/locale/pt_BR/LC_MESSAGES/kipiplugin_timeadjust.mo
1250
share/locale/pt_BR/LC_MESSAGES/kipiplugin_videoslideshow.mo
1251
share/locale/pt_BR/LC_MESSAGES/kipiplugin_vkontakte.mo
1252
share/locale/pt_BR/LC_MESSAGES/kipiplugin_wikimedia.mo
1253
share/locale/pt_BR/LC_MESSAGES/kipiplugin_yandexfotki.mo
913
share/locale/pt_BR/LC_MESSAGES/kipiplugins.mo
1254
share/locale/pt_BR/LC_MESSAGES/kipiplugins.mo
914
share/locale/pt_BR/LC_MESSAGES/libkgeomap.mo
915
share/locale/ro/LC_MESSAGES/digikam.mo
1255
share/locale/ro/LC_MESSAGES/digikam.mo
916
share/locale/ro/LC_MESSAGES/kipiplugin_acquireimages.mo
1256
share/locale/ro/LC_MESSAGES/kipiplugin_acquireimages.mo
917
share/locale/ro/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1257
share/locale/ro/LC_MESSAGES/kipiplugin_advancedslideshow.mo
918
share/locale/ro/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1258
share/locale/ro/LC_MESSAGES/kipiplugin_batchprocessimages.mo
919
share/locale/ro/LC_MESSAGES/kipiplugin_calendar.mo
1259
share/locale/ro/LC_MESSAGES/kipiplugin_calendar.mo
1260
share/locale/ro/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1261
share/locale/ro/LC_MESSAGES/kipiplugin_dlnaexport.mo
920
share/locale/ro/LC_MESSAGES/kipiplugin_dngconverter.mo
1262
share/locale/ro/LC_MESSAGES/kipiplugin_dngconverter.mo
921
share/locale/ro/LC_MESSAGES/kipiplugin_expoblending.mo
1263
share/locale/ro/LC_MESSAGES/kipiplugin_expoblending.mo
922
share/locale/ro/LC_MESSAGES/kipiplugin_facebook.mo
1264
share/locale/ro/LC_MESSAGES/kipiplugin_facebook.mo
Lines 923-936 Link Here
923
share/locale/ro/LC_MESSAGES/kipiplugin_flashexport.mo
1265
share/locale/ro/LC_MESSAGES/kipiplugin_flashexport.mo
924
share/locale/ro/LC_MESSAGES/kipiplugin_flickrexport.mo
1266
share/locale/ro/LC_MESSAGES/kipiplugin_flickrexport.mo
925
share/locale/ro/LC_MESSAGES/kipiplugin_galleryexport.mo
1267
share/locale/ro/LC_MESSAGES/kipiplugin_galleryexport.mo
1268
share/locale/ro/LC_MESSAGES/kipiplugin_googledrive.mo
926
share/locale/ro/LC_MESSAGES/kipiplugin_gpssync.mo
1269
share/locale/ro/LC_MESSAGES/kipiplugin_gpssync.mo
927
share/locale/ro/LC_MESSAGES/kipiplugin_htmlexport.mo
1270
share/locale/ro/LC_MESSAGES/kipiplugin_htmlexport.mo
1271
share/locale/ro/LC_MESSAGES/kipiplugin_imageshackexport.mo
928
share/locale/ro/LC_MESSAGES/kipiplugin_imageviewer.mo
1272
share/locale/ro/LC_MESSAGES/kipiplugin_imageviewer.mo
1273
share/locale/ro/LC_MESSAGES/kipiplugin_imgurexport.mo
929
share/locale/ro/LC_MESSAGES/kipiplugin_ipodexport.mo
1274
share/locale/ro/LC_MESSAGES/kipiplugin_ipodexport.mo
930
share/locale/ro/LC_MESSAGES/kipiplugin_jpeglossless.mo
1275
share/locale/ro/LC_MESSAGES/kipiplugin_jpeglossless.mo
931
share/locale/ro/LC_MESSAGES/kipiplugin_kioexportimport.mo
1276
share/locale/ro/LC_MESSAGES/kipiplugin_kioexportimport.mo
1277
share/locale/ro/LC_MESSAGES/kipiplugin_kmlexport.mo
1278
share/locale/ro/LC_MESSAGES/kipiplugin_kopete.mo
932
share/locale/ro/LC_MESSAGES/kipiplugin_metadataedit.mo
1279
share/locale/ro/LC_MESSAGES/kipiplugin_metadataedit.mo
933
share/locale/ro/LC_MESSAGES/kipiplugin_picasawebexport.mo
934
share/locale/ro/LC_MESSAGES/kipiplugin_printimages.mo
1280
share/locale/ro/LC_MESSAGES/kipiplugin_printimages.mo
935
share/locale/ro/LC_MESSAGES/kipiplugin_rawconverter.mo
1281
share/locale/ro/LC_MESSAGES/kipiplugin_rawconverter.mo
936
share/locale/ro/LC_MESSAGES/kipiplugin_removeredeyes.mo
1282
share/locale/ro/LC_MESSAGES/kipiplugin_removeredeyes.mo
Lines 938-966 Link Here
938
share/locale/ro/LC_MESSAGES/kipiplugin_shwup.mo
1284
share/locale/ro/LC_MESSAGES/kipiplugin_shwup.mo
939
share/locale/ro/LC_MESSAGES/kipiplugin_smug.mo
1285
share/locale/ro/LC_MESSAGES/kipiplugin_smug.mo
940
share/locale/ro/LC_MESSAGES/kipiplugin_timeadjust.mo
1286
share/locale/ro/LC_MESSAGES/kipiplugin_timeadjust.mo
1287
share/locale/ro/LC_MESSAGES/kipiplugin_wikimedia.mo
941
share/locale/ro/LC_MESSAGES/kipiplugins.mo
1288
share/locale/ro/LC_MESSAGES/kipiplugins.mo
942
share/locale/ro/LC_MESSAGES/libkgeomap.mo
943
share/locale/ru/LC_MESSAGES/digikam.mo
1289
share/locale/ru/LC_MESSAGES/digikam.mo
944
share/locale/ru/LC_MESSAGES/kipiplugin_acquireimages.mo
1290
share/locale/ru/LC_MESSAGES/kipiplugin_acquireimages.mo
945
share/locale/ru/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1291
share/locale/ru/LC_MESSAGES/kipiplugin_advancedslideshow.mo
946
share/locale/ru/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1292
share/locale/ru/LC_MESSAGES/kipiplugin_batchprocessimages.mo
947
share/locale/ru/LC_MESSAGES/kipiplugin_calendar.mo
1293
share/locale/ru/LC_MESSAGES/kipiplugin_calendar.mo
1294
share/locale/ru/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1295
share/locale/ru/LC_MESSAGES/kipiplugin_dlnaexport.mo
948
share/locale/ru/LC_MESSAGES/kipiplugin_dngconverter.mo
1296
share/locale/ru/LC_MESSAGES/kipiplugin_dngconverter.mo
1297
share/locale/ru/LC_MESSAGES/kipiplugin_dropbox.mo
949
share/locale/ru/LC_MESSAGES/kipiplugin_expoblending.mo
1298
share/locale/ru/LC_MESSAGES/kipiplugin_expoblending.mo
950
share/locale/ru/LC_MESSAGES/kipiplugin_facebook.mo
1299
share/locale/ru/LC_MESSAGES/kipiplugin_facebook.mo
951
share/locale/ru/LC_MESSAGES/kipiplugin_flashexport.mo
1300
share/locale/ru/LC_MESSAGES/kipiplugin_flashexport.mo
952
share/locale/ru/LC_MESSAGES/kipiplugin_flickrexport.mo
1301
share/locale/ru/LC_MESSAGES/kipiplugin_flickrexport.mo
953
share/locale/ru/LC_MESSAGES/kipiplugin_galleryexport.mo
1302
share/locale/ru/LC_MESSAGES/kipiplugin_galleryexport.mo
1303
share/locale/ru/LC_MESSAGES/kipiplugin_googledrive.mo
954
share/locale/ru/LC_MESSAGES/kipiplugin_gpssync.mo
1304
share/locale/ru/LC_MESSAGES/kipiplugin_gpssync.mo
955
share/locale/ru/LC_MESSAGES/kipiplugin_htmlexport.mo
1305
share/locale/ru/LC_MESSAGES/kipiplugin_htmlexport.mo
1306
share/locale/ru/LC_MESSAGES/kipiplugin_imageshackexport.mo
956
share/locale/ru/LC_MESSAGES/kipiplugin_imageviewer.mo
1307
share/locale/ru/LC_MESSAGES/kipiplugin_imageviewer.mo
1308
share/locale/ru/LC_MESSAGES/kipiplugin_imgurexport.mo
957
share/locale/ru/LC_MESSAGES/kipiplugin_ipodexport.mo
1309
share/locale/ru/LC_MESSAGES/kipiplugin_ipodexport.mo
1310
share/locale/ru/LC_MESSAGES/kipiplugin_jalbumexport.mo
958
share/locale/ru/LC_MESSAGES/kipiplugin_jpeglossless.mo
1311
share/locale/ru/LC_MESSAGES/kipiplugin_jpeglossless.mo
959
share/locale/ru/LC_MESSAGES/kipiplugin_kioexportimport.mo
1312
share/locale/ru/LC_MESSAGES/kipiplugin_kioexportimport.mo
1313
share/locale/ru/LC_MESSAGES/kipiplugin_kmlexport.mo
1314
share/locale/ru/LC_MESSAGES/kipiplugin_kopete.mo
960
share/locale/ru/LC_MESSAGES/kipiplugin_metadataedit.mo
1315
share/locale/ru/LC_MESSAGES/kipiplugin_metadataedit.mo
961
share/locale/ru/LC_MESSAGES/kipiplugin_picasawebexport.mo
1316
share/locale/ru/LC_MESSAGES/kipiplugin_panorama.mo
1317
share/locale/ru/LC_MESSAGES/kipiplugin_photolayouteditor.mo
962
share/locale/ru/LC_MESSAGES/kipiplugin_piwigoexport.mo
1318
share/locale/ru/LC_MESSAGES/kipiplugin_piwigoexport.mo
963
share/locale/ru/LC_MESSAGES/kipiplugin_printimages.mo
1319
share/locale/ru/LC_MESSAGES/kipiplugin_printimages.mo
1320
share/locale/ru/LC_MESSAGES/kipiplugin_rajceexport.mo
964
share/locale/ru/LC_MESSAGES/kipiplugin_rawconverter.mo
1321
share/locale/ru/LC_MESSAGES/kipiplugin_rawconverter.mo
965
share/locale/ru/LC_MESSAGES/kipiplugin_removeredeyes.mo
1322
share/locale/ru/LC_MESSAGES/kipiplugin_removeredeyes.mo
966
share/locale/ru/LC_MESSAGES/kipiplugin_sendimages.mo
1323
share/locale/ru/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 967-974 Link Here
967
share/locale/ru/LC_MESSAGES/kipiplugin_shwup.mo
1324
share/locale/ru/LC_MESSAGES/kipiplugin_shwup.mo
968
share/locale/ru/LC_MESSAGES/kipiplugin_smug.mo
1325
share/locale/ru/LC_MESSAGES/kipiplugin_smug.mo
969
share/locale/ru/LC_MESSAGES/kipiplugin_timeadjust.mo
1326
share/locale/ru/LC_MESSAGES/kipiplugin_timeadjust.mo
1327
share/locale/ru/LC_MESSAGES/kipiplugin_videoslideshow.mo
1328
share/locale/ru/LC_MESSAGES/kipiplugin_vkontakte.mo
1329
share/locale/ru/LC_MESSAGES/kipiplugin_wikimedia.mo
1330
share/locale/ru/LC_MESSAGES/kipiplugin_yandexfotki.mo
970
share/locale/ru/LC_MESSAGES/kipiplugins.mo
1331
share/locale/ru/LC_MESSAGES/kipiplugins.mo
971
share/locale/ru/LC_MESSAGES/libkgeomap.mo
972
share/locale/se/LC_MESSAGES/digikam.mo
1332
share/locale/se/LC_MESSAGES/digikam.mo
973
share/locale/se/LC_MESSAGES/kipiplugin_jpeglossless.mo
1333
share/locale/se/LC_MESSAGES/kipiplugin_jpeglossless.mo
974
share/locale/se/LC_MESSAGES/kipiplugin_timeadjust.mo
1334
share/locale/se/LC_MESSAGES/kipiplugin_timeadjust.mo
Lines 978-999 Link Here
978
share/locale/sk/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1338
share/locale/sk/LC_MESSAGES/kipiplugin_advancedslideshow.mo
979
share/locale/sk/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1339
share/locale/sk/LC_MESSAGES/kipiplugin_batchprocessimages.mo
980
share/locale/sk/LC_MESSAGES/kipiplugin_calendar.mo
1340
share/locale/sk/LC_MESSAGES/kipiplugin_calendar.mo
1341
share/locale/sk/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1342
share/locale/sk/LC_MESSAGES/kipiplugin_dlnaexport.mo
981
share/locale/sk/LC_MESSAGES/kipiplugin_dngconverter.mo
1343
share/locale/sk/LC_MESSAGES/kipiplugin_dngconverter.mo
1344
share/locale/sk/LC_MESSAGES/kipiplugin_dropbox.mo
982
share/locale/sk/LC_MESSAGES/kipiplugin_expoblending.mo
1345
share/locale/sk/LC_MESSAGES/kipiplugin_expoblending.mo
983
share/locale/sk/LC_MESSAGES/kipiplugin_facebook.mo
1346
share/locale/sk/LC_MESSAGES/kipiplugin_facebook.mo
984
share/locale/sk/LC_MESSAGES/kipiplugin_flashexport.mo
1347
share/locale/sk/LC_MESSAGES/kipiplugin_flashexport.mo
985
share/locale/sk/LC_MESSAGES/kipiplugin_flickrexport.mo
1348
share/locale/sk/LC_MESSAGES/kipiplugin_flickrexport.mo
986
share/locale/sk/LC_MESSAGES/kipiplugin_galleryexport.mo
1349
share/locale/sk/LC_MESSAGES/kipiplugin_galleryexport.mo
1350
share/locale/sk/LC_MESSAGES/kipiplugin_googledrive.mo
987
share/locale/sk/LC_MESSAGES/kipiplugin_gpssync.mo
1351
share/locale/sk/LC_MESSAGES/kipiplugin_gpssync.mo
988
share/locale/sk/LC_MESSAGES/kipiplugin_htmlexport.mo
1352
share/locale/sk/LC_MESSAGES/kipiplugin_htmlexport.mo
1353
share/locale/sk/LC_MESSAGES/kipiplugin_imageshackexport.mo
989
share/locale/sk/LC_MESSAGES/kipiplugin_imageviewer.mo
1354
share/locale/sk/LC_MESSAGES/kipiplugin_imageviewer.mo
1355
share/locale/sk/LC_MESSAGES/kipiplugin_imgurexport.mo
990
share/locale/sk/LC_MESSAGES/kipiplugin_ipodexport.mo
1356
share/locale/sk/LC_MESSAGES/kipiplugin_ipodexport.mo
1357
share/locale/sk/LC_MESSAGES/kipiplugin_jalbumexport.mo
991
share/locale/sk/LC_MESSAGES/kipiplugin_jpeglossless.mo
1358
share/locale/sk/LC_MESSAGES/kipiplugin_jpeglossless.mo
992
share/locale/sk/LC_MESSAGES/kipiplugin_kioexportimport.mo
1359
share/locale/sk/LC_MESSAGES/kipiplugin_kioexportimport.mo
1360
share/locale/sk/LC_MESSAGES/kipiplugin_kmlexport.mo
1361
share/locale/sk/LC_MESSAGES/kipiplugin_kopete.mo
993
share/locale/sk/LC_MESSAGES/kipiplugin_metadataedit.mo
1362
share/locale/sk/LC_MESSAGES/kipiplugin_metadataedit.mo
994
share/locale/sk/LC_MESSAGES/kipiplugin_picasawebexport.mo
1363
share/locale/sk/LC_MESSAGES/kipiplugin_panorama.mo
1364
share/locale/sk/LC_MESSAGES/kipiplugin_photolayouteditor.mo
995
share/locale/sk/LC_MESSAGES/kipiplugin_piwigoexport.mo
1365
share/locale/sk/LC_MESSAGES/kipiplugin_piwigoexport.mo
996
share/locale/sk/LC_MESSAGES/kipiplugin_printimages.mo
1366
share/locale/sk/LC_MESSAGES/kipiplugin_printimages.mo
1367
share/locale/sk/LC_MESSAGES/kipiplugin_rajceexport.mo
997
share/locale/sk/LC_MESSAGES/kipiplugin_rawconverter.mo
1368
share/locale/sk/LC_MESSAGES/kipiplugin_rawconverter.mo
998
share/locale/sk/LC_MESSAGES/kipiplugin_removeredeyes.mo
1369
share/locale/sk/LC_MESSAGES/kipiplugin_removeredeyes.mo
999
share/locale/sk/LC_MESSAGES/kipiplugin_sendimages.mo
1370
share/locale/sk/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 1000-1026 Link Here
1000
share/locale/sk/LC_MESSAGES/kipiplugin_shwup.mo
1371
share/locale/sk/LC_MESSAGES/kipiplugin_shwup.mo
1001
share/locale/sk/LC_MESSAGES/kipiplugin_smug.mo
1372
share/locale/sk/LC_MESSAGES/kipiplugin_smug.mo
1002
share/locale/sk/LC_MESSAGES/kipiplugin_timeadjust.mo
1373
share/locale/sk/LC_MESSAGES/kipiplugin_timeadjust.mo
1374
share/locale/sk/LC_MESSAGES/kipiplugin_videoslideshow.mo
1375
share/locale/sk/LC_MESSAGES/kipiplugin_vkontakte.mo
1376
share/locale/sk/LC_MESSAGES/kipiplugin_wikimedia.mo
1377
share/locale/sk/LC_MESSAGES/kipiplugin_yandexfotki.mo
1003
share/locale/sk/LC_MESSAGES/kipiplugins.mo
1378
share/locale/sk/LC_MESSAGES/kipiplugins.mo
1004
share/locale/sk/LC_MESSAGES/libkgeomap.mo
1005
share/locale/sl/LC_MESSAGES/digikam.mo
1379
share/locale/sl/LC_MESSAGES/digikam.mo
1006
share/locale/sl/LC_MESSAGES/kipiplugin_acquireimages.mo
1380
share/locale/sl/LC_MESSAGES/kipiplugin_acquireimages.mo
1007
share/locale/sl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1381
share/locale/sl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1008
share/locale/sl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1382
share/locale/sl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1009
share/locale/sl/LC_MESSAGES/kipiplugin_calendar.mo
1383
share/locale/sl/LC_MESSAGES/kipiplugin_calendar.mo
1384
share/locale/sl/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1385
share/locale/sl/LC_MESSAGES/kipiplugin_dlnaexport.mo
1010
share/locale/sl/LC_MESSAGES/kipiplugin_dngconverter.mo
1386
share/locale/sl/LC_MESSAGES/kipiplugin_dngconverter.mo
1387
share/locale/sl/LC_MESSAGES/kipiplugin_dropbox.mo
1011
share/locale/sl/LC_MESSAGES/kipiplugin_facebook.mo
1388
share/locale/sl/LC_MESSAGES/kipiplugin_facebook.mo
1012
share/locale/sl/LC_MESSAGES/kipiplugin_flashexport.mo
1389
share/locale/sl/LC_MESSAGES/kipiplugin_flashexport.mo
1013
share/locale/sl/LC_MESSAGES/kipiplugin_flickrexport.mo
1390
share/locale/sl/LC_MESSAGES/kipiplugin_flickrexport.mo
1014
share/locale/sl/LC_MESSAGES/kipiplugin_galleryexport.mo
1391
share/locale/sl/LC_MESSAGES/kipiplugin_galleryexport.mo
1392
share/locale/sl/LC_MESSAGES/kipiplugin_googledrive.mo
1015
share/locale/sl/LC_MESSAGES/kipiplugin_gpssync.mo
1393
share/locale/sl/LC_MESSAGES/kipiplugin_gpssync.mo
1016
share/locale/sl/LC_MESSAGES/kipiplugin_htmlexport.mo
1394
share/locale/sl/LC_MESSAGES/kipiplugin_htmlexport.mo
1395
share/locale/sl/LC_MESSAGES/kipiplugin_imageshackexport.mo
1017
share/locale/sl/LC_MESSAGES/kipiplugin_imageviewer.mo
1396
share/locale/sl/LC_MESSAGES/kipiplugin_imageviewer.mo
1397
share/locale/sl/LC_MESSAGES/kipiplugin_imgurexport.mo
1018
share/locale/sl/LC_MESSAGES/kipiplugin_ipodexport.mo
1398
share/locale/sl/LC_MESSAGES/kipiplugin_ipodexport.mo
1399
share/locale/sl/LC_MESSAGES/kipiplugin_jalbumexport.mo
1019
share/locale/sl/LC_MESSAGES/kipiplugin_jpeglossless.mo
1400
share/locale/sl/LC_MESSAGES/kipiplugin_jpeglossless.mo
1020
share/locale/sl/LC_MESSAGES/kipiplugin_kioexportimport.mo
1401
share/locale/sl/LC_MESSAGES/kipiplugin_kioexportimport.mo
1021
share/locale/sl/LC_MESSAGES/kipiplugin_picasawebexport.mo
1402
share/locale/sl/LC_MESSAGES/kipiplugin_kmlexport.mo
1403
share/locale/sl/LC_MESSAGES/kipiplugin_kopete.mo
1404
share/locale/sl/LC_MESSAGES/kipiplugin_panorama.mo
1405
share/locale/sl/LC_MESSAGES/kipiplugin_photolayouteditor.mo
1022
share/locale/sl/LC_MESSAGES/kipiplugin_piwigoexport.mo
1406
share/locale/sl/LC_MESSAGES/kipiplugin_piwigoexport.mo
1023
share/locale/sl/LC_MESSAGES/kipiplugin_printimages.mo
1407
share/locale/sl/LC_MESSAGES/kipiplugin_printimages.mo
1408
share/locale/sl/LC_MESSAGES/kipiplugin_rajceexport.mo
1024
share/locale/sl/LC_MESSAGES/kipiplugin_rawconverter.mo
1409
share/locale/sl/LC_MESSAGES/kipiplugin_rawconverter.mo
1025
share/locale/sl/LC_MESSAGES/kipiplugin_removeredeyes.mo
1410
share/locale/sl/LC_MESSAGES/kipiplugin_removeredeyes.mo
1026
share/locale/sl/LC_MESSAGES/kipiplugin_sendimages.mo
1411
share/locale/sl/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 1027-1034 Link Here
1027
share/locale/sl/LC_MESSAGES/kipiplugin_shwup.mo
1412
share/locale/sl/LC_MESSAGES/kipiplugin_shwup.mo
1028
share/locale/sl/LC_MESSAGES/kipiplugin_smug.mo
1413
share/locale/sl/LC_MESSAGES/kipiplugin_smug.mo
1029
share/locale/sl/LC_MESSAGES/kipiplugin_timeadjust.mo
1414
share/locale/sl/LC_MESSAGES/kipiplugin_timeadjust.mo
1415
share/locale/sl/LC_MESSAGES/kipiplugin_videoslideshow.mo
1416
share/locale/sl/LC_MESSAGES/kipiplugin_vkontakte.mo
1417
share/locale/sl/LC_MESSAGES/kipiplugin_wikimedia.mo
1418
share/locale/sl/LC_MESSAGES/kipiplugin_yandexfotki.mo
1030
share/locale/sl/LC_MESSAGES/kipiplugins.mo
1419
share/locale/sl/LC_MESSAGES/kipiplugins.mo
1031
share/locale/sl/LC_MESSAGES/libkgeomap.mo
1032
share/locale/sq/LC_MESSAGES/digikam.mo
1420
share/locale/sq/LC_MESSAGES/digikam.mo
1033
share/locale/sq/LC_MESSAGES/kipiplugin_acquireimages.mo
1421
share/locale/sq/LC_MESSAGES/kipiplugin_acquireimages.mo
1034
share/locale/sq/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1422
share/locale/sq/LC_MESSAGES/kipiplugin_batchprocessimages.mo
Lines 1037-1048 Link Here
1037
share/locale/sq/LC_MESSAGES/kipiplugin_facebook.mo
1425
share/locale/sq/LC_MESSAGES/kipiplugin_facebook.mo
1038
share/locale/sq/LC_MESSAGES/kipiplugin_flickrexport.mo
1426
share/locale/sq/LC_MESSAGES/kipiplugin_flickrexport.mo
1039
share/locale/sq/LC_MESSAGES/kipiplugin_galleryexport.mo
1427
share/locale/sq/LC_MESSAGES/kipiplugin_galleryexport.mo
1428
share/locale/sq/LC_MESSAGES/kipiplugin_googledrive.mo
1040
share/locale/sq/LC_MESSAGES/kipiplugin_gpssync.mo
1429
share/locale/sq/LC_MESSAGES/kipiplugin_gpssync.mo
1041
share/locale/sq/LC_MESSAGES/kipiplugin_htmlexport.mo
1430
share/locale/sq/LC_MESSAGES/kipiplugin_htmlexport.mo
1042
share/locale/sq/LC_MESSAGES/kipiplugin_ipodexport.mo
1431
share/locale/sq/LC_MESSAGES/kipiplugin_ipodexport.mo
1043
share/locale/sq/LC_MESSAGES/kipiplugin_jpeglossless.mo
1432
share/locale/sq/LC_MESSAGES/kipiplugin_jpeglossless.mo
1044
share/locale/sq/LC_MESSAGES/kipiplugin_metadataedit.mo
1433
share/locale/sq/LC_MESSAGES/kipiplugin_metadataedit.mo
1045
share/locale/sq/LC_MESSAGES/kipiplugin_picasawebexport.mo
1046
share/locale/sq/LC_MESSAGES/kipiplugin_rawconverter.mo
1434
share/locale/sq/LC_MESSAGES/kipiplugin_rawconverter.mo
1047
share/locale/sq/LC_MESSAGES/kipiplugin_sendimages.mo
1435
share/locale/sq/LC_MESSAGES/kipiplugin_sendimages.mo
1048
share/locale/sq/LC_MESSAGES/kipiplugin_timeadjust.mo
1436
share/locale/sq/LC_MESSAGES/kipiplugin_timeadjust.mo
Lines 1052-1073 Link Here
1052
share/locale/sv/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1440
share/locale/sv/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1053
share/locale/sv/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1441
share/locale/sv/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1054
share/locale/sv/LC_MESSAGES/kipiplugin_calendar.mo
1442
share/locale/sv/LC_MESSAGES/kipiplugin_calendar.mo
1443
share/locale/sv/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1444
share/locale/sv/LC_MESSAGES/kipiplugin_dlnaexport.mo
1055
share/locale/sv/LC_MESSAGES/kipiplugin_dngconverter.mo
1445
share/locale/sv/LC_MESSAGES/kipiplugin_dngconverter.mo
1446
share/locale/sv/LC_MESSAGES/kipiplugin_dropbox.mo
1056
share/locale/sv/LC_MESSAGES/kipiplugin_expoblending.mo
1447
share/locale/sv/LC_MESSAGES/kipiplugin_expoblending.mo
1057
share/locale/sv/LC_MESSAGES/kipiplugin_facebook.mo
1448
share/locale/sv/LC_MESSAGES/kipiplugin_facebook.mo
1058
share/locale/sv/LC_MESSAGES/kipiplugin_flashexport.mo
1449
share/locale/sv/LC_MESSAGES/kipiplugin_flashexport.mo
1059
share/locale/sv/LC_MESSAGES/kipiplugin_flickrexport.mo
1450
share/locale/sv/LC_MESSAGES/kipiplugin_flickrexport.mo
1060
share/locale/sv/LC_MESSAGES/kipiplugin_galleryexport.mo
1451
share/locale/sv/LC_MESSAGES/kipiplugin_galleryexport.mo
1452
share/locale/sv/LC_MESSAGES/kipiplugin_googledrive.mo
1061
share/locale/sv/LC_MESSAGES/kipiplugin_gpssync.mo
1453
share/locale/sv/LC_MESSAGES/kipiplugin_gpssync.mo
1062
share/locale/sv/LC_MESSAGES/kipiplugin_htmlexport.mo
1454
share/locale/sv/LC_MESSAGES/kipiplugin_htmlexport.mo
1455
share/locale/sv/LC_MESSAGES/kipiplugin_imageshackexport.mo
1063
share/locale/sv/LC_MESSAGES/kipiplugin_imageviewer.mo
1456
share/locale/sv/LC_MESSAGES/kipiplugin_imageviewer.mo
1457
share/locale/sv/LC_MESSAGES/kipiplugin_imgurexport.mo
1064
share/locale/sv/LC_MESSAGES/kipiplugin_ipodexport.mo
1458
share/locale/sv/LC_MESSAGES/kipiplugin_ipodexport.mo
1459
share/locale/sv/LC_MESSAGES/kipiplugin_jalbumexport.mo
1065
share/locale/sv/LC_MESSAGES/kipiplugin_jpeglossless.mo
1460
share/locale/sv/LC_MESSAGES/kipiplugin_jpeglossless.mo
1066
share/locale/sv/LC_MESSAGES/kipiplugin_kioexportimport.mo
1461
share/locale/sv/LC_MESSAGES/kipiplugin_kioexportimport.mo
1462
share/locale/sv/LC_MESSAGES/kipiplugin_kmlexport.mo
1463
share/locale/sv/LC_MESSAGES/kipiplugin_kopete.mo
1067
share/locale/sv/LC_MESSAGES/kipiplugin_metadataedit.mo
1464
share/locale/sv/LC_MESSAGES/kipiplugin_metadataedit.mo
1068
share/locale/sv/LC_MESSAGES/kipiplugin_picasawebexport.mo
1465
share/locale/sv/LC_MESSAGES/kipiplugin_panorama.mo
1466
share/locale/sv/LC_MESSAGES/kipiplugin_photolayouteditor.mo
1069
share/locale/sv/LC_MESSAGES/kipiplugin_piwigoexport.mo
1467
share/locale/sv/LC_MESSAGES/kipiplugin_piwigoexport.mo
1070
share/locale/sv/LC_MESSAGES/kipiplugin_printimages.mo
1468
share/locale/sv/LC_MESSAGES/kipiplugin_printimages.mo
1469
share/locale/sv/LC_MESSAGES/kipiplugin_rajceexport.mo
1071
share/locale/sv/LC_MESSAGES/kipiplugin_rawconverter.mo
1470
share/locale/sv/LC_MESSAGES/kipiplugin_rawconverter.mo
1072
share/locale/sv/LC_MESSAGES/kipiplugin_removeredeyes.mo
1471
share/locale/sv/LC_MESSAGES/kipiplugin_removeredeyes.mo
1073
share/locale/sv/LC_MESSAGES/kipiplugin_sendimages.mo
1472
share/locale/sv/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 1074-1081 Link Here
1074
share/locale/sv/LC_MESSAGES/kipiplugin_shwup.mo
1473
share/locale/sv/LC_MESSAGES/kipiplugin_shwup.mo
1075
share/locale/sv/LC_MESSAGES/kipiplugin_smug.mo
1474
share/locale/sv/LC_MESSAGES/kipiplugin_smug.mo
1076
share/locale/sv/LC_MESSAGES/kipiplugin_timeadjust.mo
1475
share/locale/sv/LC_MESSAGES/kipiplugin_timeadjust.mo
1476
share/locale/sv/LC_MESSAGES/kipiplugin_videoslideshow.mo
1477
share/locale/sv/LC_MESSAGES/kipiplugin_vkontakte.mo
1478
share/locale/sv/LC_MESSAGES/kipiplugin_wikimedia.mo
1479
share/locale/sv/LC_MESSAGES/kipiplugin_yandexfotki.mo
1077
share/locale/sv/LC_MESSAGES/kipiplugins.mo
1480
share/locale/sv/LC_MESSAGES/kipiplugins.mo
1078
share/locale/sv/LC_MESSAGES/libkgeomap.mo
1079
share/locale/th/LC_MESSAGES/digikam.mo
1481
share/locale/th/LC_MESSAGES/digikam.mo
1080
share/locale/th/LC_MESSAGES/kipiplugin_acquireimages.mo
1482
share/locale/th/LC_MESSAGES/kipiplugin_acquireimages.mo
1081
share/locale/th/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1483
share/locale/th/LC_MESSAGES/kipiplugin_advancedslideshow.mo
Lines 1087-1092 Link Here
1087
share/locale/th/LC_MESSAGES/kipiplugin_flashexport.mo
1489
share/locale/th/LC_MESSAGES/kipiplugin_flashexport.mo
1088
share/locale/th/LC_MESSAGES/kipiplugin_flickrexport.mo
1490
share/locale/th/LC_MESSAGES/kipiplugin_flickrexport.mo
1089
share/locale/th/LC_MESSAGES/kipiplugin_galleryexport.mo
1491
share/locale/th/LC_MESSAGES/kipiplugin_galleryexport.mo
1492
share/locale/th/LC_MESSAGES/kipiplugin_googledrive.mo
1090
share/locale/th/LC_MESSAGES/kipiplugin_gpssync.mo
1493
share/locale/th/LC_MESSAGES/kipiplugin_gpssync.mo
1091
share/locale/th/LC_MESSAGES/kipiplugin_htmlexport.mo
1494
share/locale/th/LC_MESSAGES/kipiplugin_htmlexport.mo
1092
share/locale/th/LC_MESSAGES/kipiplugin_imageviewer.mo
1495
share/locale/th/LC_MESSAGES/kipiplugin_imageviewer.mo
Lines 1094-1100 Link Here
1094
share/locale/th/LC_MESSAGES/kipiplugin_jpeglossless.mo
1497
share/locale/th/LC_MESSAGES/kipiplugin_jpeglossless.mo
1095
share/locale/th/LC_MESSAGES/kipiplugin_kioexportimport.mo
1498
share/locale/th/LC_MESSAGES/kipiplugin_kioexportimport.mo
1096
share/locale/th/LC_MESSAGES/kipiplugin_metadataedit.mo
1499
share/locale/th/LC_MESSAGES/kipiplugin_metadataedit.mo
1097
share/locale/th/LC_MESSAGES/kipiplugin_picasawebexport.mo
1098
share/locale/th/LC_MESSAGES/kipiplugin_piwigoexport.mo
1500
share/locale/th/LC_MESSAGES/kipiplugin_piwigoexport.mo
1099
share/locale/th/LC_MESSAGES/kipiplugin_printimages.mo
1501
share/locale/th/LC_MESSAGES/kipiplugin_printimages.mo
1100
share/locale/th/LC_MESSAGES/kipiplugin_rawconverter.mo
1502
share/locale/th/LC_MESSAGES/kipiplugin_rawconverter.mo
Lines 1109-1130 Link Here
1109
share/locale/tr/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1511
share/locale/tr/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1110
share/locale/tr/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1512
share/locale/tr/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1111
share/locale/tr/LC_MESSAGES/kipiplugin_calendar.mo
1513
share/locale/tr/LC_MESSAGES/kipiplugin_calendar.mo
1514
share/locale/tr/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1515
share/locale/tr/LC_MESSAGES/kipiplugin_dlnaexport.mo
1112
share/locale/tr/LC_MESSAGES/kipiplugin_dngconverter.mo
1516
share/locale/tr/LC_MESSAGES/kipiplugin_dngconverter.mo
1517
share/locale/tr/LC_MESSAGES/kipiplugin_dropbox.mo
1113
share/locale/tr/LC_MESSAGES/kipiplugin_expoblending.mo
1518
share/locale/tr/LC_MESSAGES/kipiplugin_expoblending.mo
1114
share/locale/tr/LC_MESSAGES/kipiplugin_facebook.mo
1519
share/locale/tr/LC_MESSAGES/kipiplugin_facebook.mo
1115
share/locale/tr/LC_MESSAGES/kipiplugin_flashexport.mo
1520
share/locale/tr/LC_MESSAGES/kipiplugin_flashexport.mo
1116
share/locale/tr/LC_MESSAGES/kipiplugin_flickrexport.mo
1521
share/locale/tr/LC_MESSAGES/kipiplugin_flickrexport.mo
1117
share/locale/tr/LC_MESSAGES/kipiplugin_galleryexport.mo
1522
share/locale/tr/LC_MESSAGES/kipiplugin_galleryexport.mo
1523
share/locale/tr/LC_MESSAGES/kipiplugin_googledrive.mo
1118
share/locale/tr/LC_MESSAGES/kipiplugin_gpssync.mo
1524
share/locale/tr/LC_MESSAGES/kipiplugin_gpssync.mo
1119
share/locale/tr/LC_MESSAGES/kipiplugin_htmlexport.mo
1525
share/locale/tr/LC_MESSAGES/kipiplugin_htmlexport.mo
1526
share/locale/tr/LC_MESSAGES/kipiplugin_imageshackexport.mo
1120
share/locale/tr/LC_MESSAGES/kipiplugin_imageviewer.mo
1527
share/locale/tr/LC_MESSAGES/kipiplugin_imageviewer.mo
1528
share/locale/tr/LC_MESSAGES/kipiplugin_imgurexport.mo
1121
share/locale/tr/LC_MESSAGES/kipiplugin_ipodexport.mo
1529
share/locale/tr/LC_MESSAGES/kipiplugin_ipodexport.mo
1530
share/locale/tr/LC_MESSAGES/kipiplugin_jalbumexport.mo
1122
share/locale/tr/LC_MESSAGES/kipiplugin_jpeglossless.mo
1531
share/locale/tr/LC_MESSAGES/kipiplugin_jpeglossless.mo
1123
share/locale/tr/LC_MESSAGES/kipiplugin_kioexportimport.mo
1532
share/locale/tr/LC_MESSAGES/kipiplugin_kioexportimport.mo
1533
share/locale/tr/LC_MESSAGES/kipiplugin_kmlexport.mo
1534
share/locale/tr/LC_MESSAGES/kipiplugin_kopete.mo
1124
share/locale/tr/LC_MESSAGES/kipiplugin_metadataedit.mo
1535
share/locale/tr/LC_MESSAGES/kipiplugin_metadataedit.mo
1125
share/locale/tr/LC_MESSAGES/kipiplugin_picasawebexport.mo
1536
share/locale/tr/LC_MESSAGES/kipiplugin_panorama.mo
1537
share/locale/tr/LC_MESSAGES/kipiplugin_photolayouteditor.mo
1126
share/locale/tr/LC_MESSAGES/kipiplugin_piwigoexport.mo
1538
share/locale/tr/LC_MESSAGES/kipiplugin_piwigoexport.mo
1127
share/locale/tr/LC_MESSAGES/kipiplugin_printimages.mo
1539
share/locale/tr/LC_MESSAGES/kipiplugin_printimages.mo
1540
share/locale/tr/LC_MESSAGES/kipiplugin_rajceexport.mo
1128
share/locale/tr/LC_MESSAGES/kipiplugin_rawconverter.mo
1541
share/locale/tr/LC_MESSAGES/kipiplugin_rawconverter.mo
1129
share/locale/tr/LC_MESSAGES/kipiplugin_removeredeyes.mo
1542
share/locale/tr/LC_MESSAGES/kipiplugin_removeredeyes.mo
1130
share/locale/tr/LC_MESSAGES/kipiplugin_sendimages.mo
1543
share/locale/tr/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 1131-1159 Link Here
1131
share/locale/tr/LC_MESSAGES/kipiplugin_shwup.mo
1544
share/locale/tr/LC_MESSAGES/kipiplugin_shwup.mo
1132
share/locale/tr/LC_MESSAGES/kipiplugin_smug.mo
1545
share/locale/tr/LC_MESSAGES/kipiplugin_smug.mo
1133
share/locale/tr/LC_MESSAGES/kipiplugin_timeadjust.mo
1546
share/locale/tr/LC_MESSAGES/kipiplugin_timeadjust.mo
1547
share/locale/tr/LC_MESSAGES/kipiplugin_videoslideshow.mo
1548
share/locale/tr/LC_MESSAGES/kipiplugin_vkontakte.mo
1549
share/locale/tr/LC_MESSAGES/kipiplugin_wikimedia.mo
1550
share/locale/tr/LC_MESSAGES/kipiplugin_yandexfotki.mo
1134
share/locale/tr/LC_MESSAGES/kipiplugins.mo
1551
share/locale/tr/LC_MESSAGES/kipiplugins.mo
1135
share/locale/tr/LC_MESSAGES/libkgeomap.mo
1136
share/locale/uk/LC_MESSAGES/digikam.mo
1552
share/locale/uk/LC_MESSAGES/digikam.mo
1137
share/locale/uk/LC_MESSAGES/kipiplugin_acquireimages.mo
1553
share/locale/uk/LC_MESSAGES/kipiplugin_acquireimages.mo
1138
share/locale/uk/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1554
share/locale/uk/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1139
share/locale/uk/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1555
share/locale/uk/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1140
share/locale/uk/LC_MESSAGES/kipiplugin_calendar.mo
1556
share/locale/uk/LC_MESSAGES/kipiplugin_calendar.mo
1557
share/locale/uk/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1558
share/locale/uk/LC_MESSAGES/kipiplugin_dlnaexport.mo
1141
share/locale/uk/LC_MESSAGES/kipiplugin_dngconverter.mo
1559
share/locale/uk/LC_MESSAGES/kipiplugin_dngconverter.mo
1560
share/locale/uk/LC_MESSAGES/kipiplugin_dropbox.mo
1142
share/locale/uk/LC_MESSAGES/kipiplugin_expoblending.mo
1561
share/locale/uk/LC_MESSAGES/kipiplugin_expoblending.mo
1143
share/locale/uk/LC_MESSAGES/kipiplugin_facebook.mo
1562
share/locale/uk/LC_MESSAGES/kipiplugin_facebook.mo
1144
share/locale/uk/LC_MESSAGES/kipiplugin_flashexport.mo
1563
share/locale/uk/LC_MESSAGES/kipiplugin_flashexport.mo
1145
share/locale/uk/LC_MESSAGES/kipiplugin_flickrexport.mo
1564
share/locale/uk/LC_MESSAGES/kipiplugin_flickrexport.mo
1146
share/locale/uk/LC_MESSAGES/kipiplugin_galleryexport.mo
1565
share/locale/uk/LC_MESSAGES/kipiplugin_galleryexport.mo
1566
share/locale/uk/LC_MESSAGES/kipiplugin_googledrive.mo
1147
share/locale/uk/LC_MESSAGES/kipiplugin_gpssync.mo
1567
share/locale/uk/LC_MESSAGES/kipiplugin_gpssync.mo
1148
share/locale/uk/LC_MESSAGES/kipiplugin_htmlexport.mo
1568
share/locale/uk/LC_MESSAGES/kipiplugin_htmlexport.mo
1569
share/locale/uk/LC_MESSAGES/kipiplugin_imageshackexport.mo
1149
share/locale/uk/LC_MESSAGES/kipiplugin_imageviewer.mo
1570
share/locale/uk/LC_MESSAGES/kipiplugin_imageviewer.mo
1571
share/locale/uk/LC_MESSAGES/kipiplugin_imgurexport.mo
1150
share/locale/uk/LC_MESSAGES/kipiplugin_ipodexport.mo
1572
share/locale/uk/LC_MESSAGES/kipiplugin_ipodexport.mo
1573
share/locale/uk/LC_MESSAGES/kipiplugin_jalbumexport.mo
1151
share/locale/uk/LC_MESSAGES/kipiplugin_jpeglossless.mo
1574
share/locale/uk/LC_MESSAGES/kipiplugin_jpeglossless.mo
1152
share/locale/uk/LC_MESSAGES/kipiplugin_kioexportimport.mo
1575
share/locale/uk/LC_MESSAGES/kipiplugin_kioexportimport.mo
1576
share/locale/uk/LC_MESSAGES/kipiplugin_kmlexport.mo
1577
share/locale/uk/LC_MESSAGES/kipiplugin_kopete.mo
1153
share/locale/uk/LC_MESSAGES/kipiplugin_metadataedit.mo
1578
share/locale/uk/LC_MESSAGES/kipiplugin_metadataedit.mo
1154
share/locale/uk/LC_MESSAGES/kipiplugin_picasawebexport.mo
1579
share/locale/uk/LC_MESSAGES/kipiplugin_panorama.mo
1580
share/locale/uk/LC_MESSAGES/kipiplugin_photolayouteditor.mo
1155
share/locale/uk/LC_MESSAGES/kipiplugin_piwigoexport.mo
1581
share/locale/uk/LC_MESSAGES/kipiplugin_piwigoexport.mo
1156
share/locale/uk/LC_MESSAGES/kipiplugin_printimages.mo
1582
share/locale/uk/LC_MESSAGES/kipiplugin_printimages.mo
1583
share/locale/uk/LC_MESSAGES/kipiplugin_rajceexport.mo
1157
share/locale/uk/LC_MESSAGES/kipiplugin_rawconverter.mo
1584
share/locale/uk/LC_MESSAGES/kipiplugin_rawconverter.mo
1158
share/locale/uk/LC_MESSAGES/kipiplugin_removeredeyes.mo
1585
share/locale/uk/LC_MESSAGES/kipiplugin_removeredeyes.mo
1159
share/locale/uk/LC_MESSAGES/kipiplugin_sendimages.mo
1586
share/locale/uk/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 1160-1167 Link Here
1160
share/locale/uk/LC_MESSAGES/kipiplugin_shwup.mo
1587
share/locale/uk/LC_MESSAGES/kipiplugin_shwup.mo
1161
share/locale/uk/LC_MESSAGES/kipiplugin_smug.mo
1588
share/locale/uk/LC_MESSAGES/kipiplugin_smug.mo
1162
share/locale/uk/LC_MESSAGES/kipiplugin_timeadjust.mo
1589
share/locale/uk/LC_MESSAGES/kipiplugin_timeadjust.mo
1590
share/locale/uk/LC_MESSAGES/kipiplugin_videoslideshow.mo
1591
share/locale/uk/LC_MESSAGES/kipiplugin_vkontakte.mo
1592
share/locale/uk/LC_MESSAGES/kipiplugin_wikimedia.mo
1593
share/locale/uk/LC_MESSAGES/kipiplugin_yandexfotki.mo
1163
share/locale/uk/LC_MESSAGES/kipiplugins.mo
1594
share/locale/uk/LC_MESSAGES/kipiplugins.mo
1164
share/locale/uk/LC_MESSAGES/libkgeomap.mo
1165
share/locale/vi/LC_MESSAGES/digikam.mo
1595
share/locale/vi/LC_MESSAGES/digikam.mo
1166
share/locale/zh_CN/LC_MESSAGES/digikam.mo
1596
share/locale/zh_CN/LC_MESSAGES/digikam.mo
1167
share/locale/zh_CN/LC_MESSAGES/kipiplugin_acquireimages.mo
1597
share/locale/zh_CN/LC_MESSAGES/kipiplugin_acquireimages.mo
Lines 1168-1173 Link Here
1168
share/locale/zh_CN/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1598
share/locale/zh_CN/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1169
share/locale/zh_CN/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1599
share/locale/zh_CN/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1170
share/locale/zh_CN/LC_MESSAGES/kipiplugin_calendar.mo
1600
share/locale/zh_CN/LC_MESSAGES/kipiplugin_calendar.mo
1601
share/locale/zh_CN/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1171
share/locale/zh_CN/LC_MESSAGES/kipiplugin_dngconverter.mo
1602
share/locale/zh_CN/LC_MESSAGES/kipiplugin_dngconverter.mo
1172
share/locale/zh_CN/LC_MESSAGES/kipiplugin_expoblending.mo
1603
share/locale/zh_CN/LC_MESSAGES/kipiplugin_expoblending.mo
1173
share/locale/zh_CN/LC_MESSAGES/kipiplugin_facebook.mo
1604
share/locale/zh_CN/LC_MESSAGES/kipiplugin_facebook.mo
Lines 1174-1179 Link Here
1174
share/locale/zh_CN/LC_MESSAGES/kipiplugin_flashexport.mo
1605
share/locale/zh_CN/LC_MESSAGES/kipiplugin_flashexport.mo
1175
share/locale/zh_CN/LC_MESSAGES/kipiplugin_flickrexport.mo
1606
share/locale/zh_CN/LC_MESSAGES/kipiplugin_flickrexport.mo
1176
share/locale/zh_CN/LC_MESSAGES/kipiplugin_galleryexport.mo
1607
share/locale/zh_CN/LC_MESSAGES/kipiplugin_galleryexport.mo
1608
share/locale/zh_CN/LC_MESSAGES/kipiplugin_googledrive.mo
1177
share/locale/zh_CN/LC_MESSAGES/kipiplugin_gpssync.mo
1609
share/locale/zh_CN/LC_MESSAGES/kipiplugin_gpssync.mo
1178
share/locale/zh_CN/LC_MESSAGES/kipiplugin_htmlexport.mo
1610
share/locale/zh_CN/LC_MESSAGES/kipiplugin_htmlexport.mo
1179
share/locale/zh_CN/LC_MESSAGES/kipiplugin_imageviewer.mo
1611
share/locale/zh_CN/LC_MESSAGES/kipiplugin_imageviewer.mo
Lines 1180-1189 Link Here
1180
share/locale/zh_CN/LC_MESSAGES/kipiplugin_ipodexport.mo
1612
share/locale/zh_CN/LC_MESSAGES/kipiplugin_ipodexport.mo
1181
share/locale/zh_CN/LC_MESSAGES/kipiplugin_jpeglossless.mo
1613
share/locale/zh_CN/LC_MESSAGES/kipiplugin_jpeglossless.mo
1182
share/locale/zh_CN/LC_MESSAGES/kipiplugin_kioexportimport.mo
1614
share/locale/zh_CN/LC_MESSAGES/kipiplugin_kioexportimport.mo
1615
share/locale/zh_CN/LC_MESSAGES/kipiplugin_kmlexport.mo
1616
share/locale/zh_CN/LC_MESSAGES/kipiplugin_kopete.mo
1183
share/locale/zh_CN/LC_MESSAGES/kipiplugin_metadataedit.mo
1617
share/locale/zh_CN/LC_MESSAGES/kipiplugin_metadataedit.mo
1184
share/locale/zh_CN/LC_MESSAGES/kipiplugin_picasawebexport.mo
1185
share/locale/zh_CN/LC_MESSAGES/kipiplugin_piwigoexport.mo
1618
share/locale/zh_CN/LC_MESSAGES/kipiplugin_piwigoexport.mo
1186
share/locale/zh_CN/LC_MESSAGES/kipiplugin_printimages.mo
1619
share/locale/zh_CN/LC_MESSAGES/kipiplugin_printimages.mo
1620
share/locale/zh_CN/LC_MESSAGES/kipiplugin_rajceexport.mo
1187
share/locale/zh_CN/LC_MESSAGES/kipiplugin_rawconverter.mo
1621
share/locale/zh_CN/LC_MESSAGES/kipiplugin_rawconverter.mo
1188
share/locale/zh_CN/LC_MESSAGES/kipiplugin_removeredeyes.mo
1622
share/locale/zh_CN/LC_MESSAGES/kipiplugin_removeredeyes.mo
1189
share/locale/zh_CN/LC_MESSAGES/kipiplugin_sendimages.mo
1623
share/locale/zh_CN/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 1190-1218 Link Here
1190
share/locale/zh_CN/LC_MESSAGES/kipiplugin_shwup.mo
1624
share/locale/zh_CN/LC_MESSAGES/kipiplugin_shwup.mo
1191
share/locale/zh_CN/LC_MESSAGES/kipiplugin_smug.mo
1625
share/locale/zh_CN/LC_MESSAGES/kipiplugin_smug.mo
1192
share/locale/zh_CN/LC_MESSAGES/kipiplugin_timeadjust.mo
1626
share/locale/zh_CN/LC_MESSAGES/kipiplugin_timeadjust.mo
1627
share/locale/zh_CN/LC_MESSAGES/kipiplugin_wikimedia.mo
1628
share/locale/zh_CN/LC_MESSAGES/kipiplugin_yandexfotki.mo
1193
share/locale/zh_CN/LC_MESSAGES/kipiplugins.mo
1629
share/locale/zh_CN/LC_MESSAGES/kipiplugins.mo
1194
share/locale/zh_CN/LC_MESSAGES/libkgeomap.mo
1195
share/locale/zh_TW/LC_MESSAGES/digikam.mo
1630
share/locale/zh_TW/LC_MESSAGES/digikam.mo
1196
share/locale/zh_TW/LC_MESSAGES/kipiplugin_acquireimages.mo
1631
share/locale/zh_TW/LC_MESSAGES/kipiplugin_acquireimages.mo
1197
share/locale/zh_TW/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1632
share/locale/zh_TW/LC_MESSAGES/kipiplugin_advancedslideshow.mo
1198
share/locale/zh_TW/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1633
share/locale/zh_TW/LC_MESSAGES/kipiplugin_batchprocessimages.mo
1199
share/locale/zh_TW/LC_MESSAGES/kipiplugin_calendar.mo
1634
share/locale/zh_TW/LC_MESSAGES/kipiplugin_calendar.mo
1635
share/locale/zh_TW/LC_MESSAGES/kipiplugin_debianscreenshots.mo
1636
share/locale/zh_TW/LC_MESSAGES/kipiplugin_dlnaexport.mo
1200
share/locale/zh_TW/LC_MESSAGES/kipiplugin_dngconverter.mo
1637
share/locale/zh_TW/LC_MESSAGES/kipiplugin_dngconverter.mo
1638
share/locale/zh_TW/LC_MESSAGES/kipiplugin_dropbox.mo
1201
share/locale/zh_TW/LC_MESSAGES/kipiplugin_expoblending.mo
1639
share/locale/zh_TW/LC_MESSAGES/kipiplugin_expoblending.mo
1202
share/locale/zh_TW/LC_MESSAGES/kipiplugin_facebook.mo
1640
share/locale/zh_TW/LC_MESSAGES/kipiplugin_facebook.mo
1203
share/locale/zh_TW/LC_MESSAGES/kipiplugin_flashexport.mo
1641
share/locale/zh_TW/LC_MESSAGES/kipiplugin_flashexport.mo
1204
share/locale/zh_TW/LC_MESSAGES/kipiplugin_flickrexport.mo
1642
share/locale/zh_TW/LC_MESSAGES/kipiplugin_flickrexport.mo
1205
share/locale/zh_TW/LC_MESSAGES/kipiplugin_galleryexport.mo
1643
share/locale/zh_TW/LC_MESSAGES/kipiplugin_galleryexport.mo
1644
share/locale/zh_TW/LC_MESSAGES/kipiplugin_googledrive.mo
1206
share/locale/zh_TW/LC_MESSAGES/kipiplugin_gpssync.mo
1645
share/locale/zh_TW/LC_MESSAGES/kipiplugin_gpssync.mo
1207
share/locale/zh_TW/LC_MESSAGES/kipiplugin_htmlexport.mo
1646
share/locale/zh_TW/LC_MESSAGES/kipiplugin_htmlexport.mo
1647
share/locale/zh_TW/LC_MESSAGES/kipiplugin_imageshackexport.mo
1208
share/locale/zh_TW/LC_MESSAGES/kipiplugin_imageviewer.mo
1648
share/locale/zh_TW/LC_MESSAGES/kipiplugin_imageviewer.mo
1649
share/locale/zh_TW/LC_MESSAGES/kipiplugin_imgurexport.mo
1209
share/locale/zh_TW/LC_MESSAGES/kipiplugin_ipodexport.mo
1650
share/locale/zh_TW/LC_MESSAGES/kipiplugin_ipodexport.mo
1651
share/locale/zh_TW/LC_MESSAGES/kipiplugin_jalbumexport.mo
1210
share/locale/zh_TW/LC_MESSAGES/kipiplugin_jpeglossless.mo
1652
share/locale/zh_TW/LC_MESSAGES/kipiplugin_jpeglossless.mo
1211
share/locale/zh_TW/LC_MESSAGES/kipiplugin_kioexportimport.mo
1653
share/locale/zh_TW/LC_MESSAGES/kipiplugin_kioexportimport.mo
1654
share/locale/zh_TW/LC_MESSAGES/kipiplugin_kmlexport.mo
1655
share/locale/zh_TW/LC_MESSAGES/kipiplugin_kopete.mo
1212
share/locale/zh_TW/LC_MESSAGES/kipiplugin_metadataedit.mo
1656
share/locale/zh_TW/LC_MESSAGES/kipiplugin_metadataedit.mo
1213
share/locale/zh_TW/LC_MESSAGES/kipiplugin_picasawebexport.mo
1657
share/locale/zh_TW/LC_MESSAGES/kipiplugin_panorama.mo
1658
share/locale/zh_TW/LC_MESSAGES/kipiplugin_photolayouteditor.mo
1214
share/locale/zh_TW/LC_MESSAGES/kipiplugin_piwigoexport.mo
1659
share/locale/zh_TW/LC_MESSAGES/kipiplugin_piwigoexport.mo
1215
share/locale/zh_TW/LC_MESSAGES/kipiplugin_printimages.mo
1660
share/locale/zh_TW/LC_MESSAGES/kipiplugin_printimages.mo
1661
share/locale/zh_TW/LC_MESSAGES/kipiplugin_rajceexport.mo
1216
share/locale/zh_TW/LC_MESSAGES/kipiplugin_rawconverter.mo
1662
share/locale/zh_TW/LC_MESSAGES/kipiplugin_rawconverter.mo
1217
share/locale/zh_TW/LC_MESSAGES/kipiplugin_removeredeyes.mo
1663
share/locale/zh_TW/LC_MESSAGES/kipiplugin_removeredeyes.mo
1218
share/locale/zh_TW/LC_MESSAGES/kipiplugin_sendimages.mo
1664
share/locale/zh_TW/LC_MESSAGES/kipiplugin_sendimages.mo
Lines 1219-1223 Link Here
1219
share/locale/zh_TW/LC_MESSAGES/kipiplugin_shwup.mo
1665
share/locale/zh_TW/LC_MESSAGES/kipiplugin_shwup.mo
1220
share/locale/zh_TW/LC_MESSAGES/kipiplugin_smug.mo
1666
share/locale/zh_TW/LC_MESSAGES/kipiplugin_smug.mo
1221
share/locale/zh_TW/LC_MESSAGES/kipiplugin_timeadjust.mo
1667
share/locale/zh_TW/LC_MESSAGES/kipiplugin_timeadjust.mo
1668
share/locale/zh_TW/LC_MESSAGES/kipiplugin_videoslideshow.mo
1669
share/locale/zh_TW/LC_MESSAGES/kipiplugin_vkontakte.mo
1670
share/locale/zh_TW/LC_MESSAGES/kipiplugin_wikimedia.mo
1671
share/locale/zh_TW/LC_MESSAGES/kipiplugin_yandexfotki.mo
1222
share/locale/zh_TW/LC_MESSAGES/kipiplugins.mo
1672
share/locale/zh_TW/LC_MESSAGES/kipiplugins.mo
1223
share/locale/zh_TW/LC_MESSAGES/libkgeomap.mo
(-)graphics/kipi-plugin-dlnaexport/Makefile (+34 lines)
Line 0 Link Here
1
# $FreeBSD$
2
3
PORTNAME=	kipi-plugin-${KIPI_PLUGIN}
4
PORTVERSION=	${DIGIKAM_VER}
5
CATEGORIES=	graphics kde
6
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	${${KIPI_PLUGIN}_DESC}
9
10
IGNORE=		Needs newer hupnp with hupnpav
11
12
LIB_DEPENDS=	libHUpnp.so:net/hupnp # \
13
#		libHUpnpAv.so:net/hupnpav
14
15
KIPI_PLUGIN=	dlnaexport
16
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
17
18
# The minidlna backend of this plugins automatically creates a minidlna.conf
19
# on every execution in ~/.kde4/share/apps/kipi/minidlna.conf. To get it working
20
# you have to manually chnage the following to the desired network interface.
21
MINIDLNA_NETWOK_INTERFACES?=	em0
22
23
OPTIONS_DEFINE=		MINIDLNA
24
OPTIONS_DEFAULT=	MINIDLNA
25
MINIDLNA_RUN_DEPENDS=	minidlnad:net/minidlna
26
MINIDLNA_DESC=		Use minilna as dlna backend
27
28
post-patch:
29
	${REINPLACE_CMD} "s#/usr/include#${LOCALBASE}/include#g" \
30
		${WRKSRC}/cmake/modules/FindHupnp.cmake
31
	${REINPLACE_CMD} -e "/networkInterfaces/  s/eth0,eth1/${MINIDLNA_NETWOK_INTERFACES}/g" \
32
		${WRKSRC}/dlnaexport/minidlnamediaserver.cpp
33
34
.include <bsd.port.mk>
(-)graphics/kipi-plugin-dlnaexport/files/patch-dlnaexport__extra__hupnp__src__socket__hmulticast_socket.cpp (+14 lines)
Line 0 Link Here
1
--- dlnaexport/extra/hupnp/src/socket/hmulticast_socket.cpp.orig	2014-09-21 14:11:29 UTC
2
+++ dlnaexport/extra/hupnp/src/socket/hmulticast_socket.cpp
3
@@ -32,6 +32,11 @@
4
 #include <arpa/inet.h>
5
 #endif
6
 
7
+#if defined(Q_OS_FREEBSD)
8
+#include <sys/types.h>
9
+#include <arpa/inet.h>
10
+#endif
11
+
12
 #include <QtNetwork/QNetworkProxy>
13
 
14
 namespace Herqq
(-)graphics/kipi-plugin-dlnaexport/files/patch-dlnaexport_minidlnabinary.h (+11 lines)
Line 0 Link Here
1
--- dlnaexport/minidlnabinary.h.orig	2015-07-12 14:02:54 UTC
2
+++ dlnaexport/minidlnabinary.h
3
@@ -38,7 +38,7 @@ class MinidlnaBinary : public KPBinaryIf
4
 public:
5
 
6
     MinidlnaBinary()
7
-        : KPBinaryIface(QString("minidlna"),
8
+        : KPBinaryIface(QString("minidlnad"),
9
                         QString("1.0.24"), 
10
                         QString("Version "),
11
                         0, 
(-)graphics/kipi-plugin-dlnaexport/files/patch-dlnaexport_minidlnamediaserver.cpp (+32 lines)
Line 0 Link Here
1
--- dlnaexport/minidlnamediaserver.cpp.orig	2015-06-15 09:29:05 UTC
2
+++ dlnaexport/minidlnamediaserver.cpp
3
@@ -54,7 +54,9 @@ public:
4
         rootContainer      = "P";
5
         modelNo            = "1";
6
         filePath           = "";
7
-        minidlnaBinaryPath = "minidlna";
8
+        minidlnaBinaryPath = "/usr/local/sbin/minidlnad"; /* FreeBSD: fix the binary path */
9
+        logDirectory       = "/tmp";                      /* FreeBSD: normal users do not have rights in /var/log */
10
+        dbDirectory        = "/tmp";                      /* FreeBSD: normal users do not have rights in /var/db */ 
11
     }
12
 
13
     QString port;
14
@@ -68,6 +70,8 @@ public:
15
     QString filePath;
16
     QStringList directories;
17
     QString minidlnaBinaryPath;
18
+    QString logDirectory;
19
+    QString dbDirectory;
20
 };
21
 
22
 MinidlnaServer::MinidlnaServer(QObject* const parent)
23
@@ -102,7 +106,8 @@ void MinidlnaServer::generateConfigFile(
24
     out << "serial=" << d->serial << "\n";
25
     out << "model_number=" << d->modelNo << "\n";
26
     out << "root_container=" << d->rootContainer << "\n";
27
-
28
+    out << "log_dir=" << d->logDirectory << "\n";
29
+    out << "db_dir=" << d->dbDirectory << "\n";     
30
     file.close();
31
 }
32
 
(-)graphics/kipi-plugin-dlnaexport/pkg-plist (+10 lines)
Line 0 Link Here
1
lib/kde4/kipiplugin_dlnaexport.so
2
share/apps/kipi/kipiplugin_dlnaexportui.rc
3
share/apps/kipiplugin_dlnaexport/xml/dlnaexport_connectionmanager_source_scpd.xml
4
share/apps/kipiplugin_dlnaexport/xml/dlnaexport_contentdirectory_scpd.xml
5
share/apps/kipiplugin_dlnaexport/xml/dlnaexport_mediaserver_description.xml
6
share/icons/hicolor/16x16/apps/kipi-dlna.png
7
share/icons/hicolor/32x32/apps/kipi-dlna.png
8
share/icons/hicolor/48x48/apps/kipi-dlna.png
9
share/icons/hicolor/64x64/apps/kipi-dlna.png
10
share/kde4/services/kipiplugin_dlnaexport.desktop
(-)graphics/kipi-plugin-dngconverter/pkg-plist (-1 lines)
Lines 1-5 Link Here
1
bin/dngconverter
1
bin/dngconverter
2
bin/dnginfo
3
lib/kde4/kipiplugin_dngconverter.so
2
lib/kde4/kipiplugin_dngconverter.so
4
share/applications/kde4/dngconverter.desktop
3
share/applications/kde4/dngconverter.desktop
5
share/apps/kipi/kipiplugin_dngconverterui.rc
4
share/apps/kipi/kipiplugin_dngconverterui.rc
(-)graphics/kipi-plugin-googledrive/Makefile (-14 lines)
Lines 1-14 Link Here
1
# $FreeBSD$
2
3
PORTNAME=	kipi-plugin-${KIPI_PLUGIN}
4
PORTVERSION=	${DIGIKAM_VER}
5
CATEGORIES=	graphics kde
6
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	${${KIPI_PLUGIN}_DESC}
9
10
LIB_DEPENDS=	libqjson.so:devel/qjson
11
12
KIPI_PLUGIN=	googledrive
13
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
14
.include <bsd.port.mk>
(-)graphics/kipi-plugin-googledrive/pkg-plist (-7 lines)
Lines 1-7 Link Here
1
lib/kde4/kipiplugin_googledrive.so
2
share/apps/kipi/kipiplugin_googledriveui.rc
3
share/icons/hicolor/16x16/apps/kipi-googledrive.png
4
share/icons/hicolor/22x22/apps/kipi-googledrive.png
5
share/icons/hicolor/32x32/apps/kipi-googledrive.png
6
share/icons/hicolor/48x48/apps/kipi-googledrive.png
7
share/kde4/services/kipiplugin_googledrive.desktop
(-)graphics/kipi-plugin-googleservices/Makefile (+17 lines)
Line 0 Link Here
1
# $FreeBSD$
2
3
PORTNAME=	kipi-plugin-${KIPI_PLUGIN}
4
PORTVERSION=	${DIGIKAM_VER}
5
CATEGORIES=	graphics kde
6
7
MAINTAINER=	kde@FreeBSD.org
8
COMMENT=	${${KIPI_PLUGIN}_DESC}
9
10
LIB_DEPENDS=	libqjson.so:devel/qjson
11
12
CONFLICTS_INSTALL=	kipi-plugin-googledrive-* \
13
			kipi-plugin-picasawebexport-*
14
15
KIPI_PLUGIN=	googleservices
16
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
17
.include <bsd.port.mk>
(-)graphics/kipi-plugin-googleservices/pkg-plist (+12 lines)
Line 0 Link Here
1
lib/kde4/kipiplugin_googleservices.so
2
share/apps/kipi/kipiplugin_googleservicesui.rc
3
share/icons/hicolor/16x16/apps/kipi-googledrive.png
4
share/icons/hicolor/16x16/apps/kipi-picasa.png
5
share/icons/hicolor/22x22/apps/kipi-googledrive.png
6
share/icons/hicolor/22x22/apps/kipi-picasa.png
7
share/icons/hicolor/32x32/apps/kipi-googledrive.png
8
share/icons/hicolor/32x32/apps/kipi-picasa.png
9
share/icons/hicolor/48x48/apps/kipi-googledrive.png
10
share/icons/hicolor/48x48/apps/kipi-picasa.png
11
share/icons/hicolor/scalable/apps/kipi-picasa.svgz
12
share/kde4/services/kipiplugin_googleservices.desktop
(-)graphics/kipi-plugin-videoslideshow/Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
COMMENT=	${${KIPI_PLUGIN}_DESC}
8
COMMENT=	${${KIPI_PLUGIN}_DESC}
9
9
10
LIB_DEPENDS=	libMagickCore-6.so:graphics/ImageMagick \
10
LIB_DEPENDS=	libMagickCore-6.so:graphics/ImageMagick \
11
		libQtGStreamer-0.10.so:multimedia/gstreamer-qt4
11
		libQtGLib-2.0.so:multimedia/gstreamer1-qt4
12
12
13
KIPI_PLUGIN=	videoslideshow
13
KIPI_PLUGIN=	videoslideshow
14
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
14
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
(-)graphics/kipi-plugins-kde4/Makefile (-3 / +3 lines)
Lines 2-10 Link Here
2
2
3
PORTNAME=	kipi-plugins
3
PORTNAME=	kipi-plugins
4
PORTVERSION=	${DIGIKAM_VER}
4
PORTVERSION=	${DIGIKAM_VER}
5
PORTREVISION=	1
5
PORTEPOCH=	1
6
PORTEPOCH=	1
6
CATEGORIES=	graphics kde
7
CATEGORIES=	graphics kde
7
DISTFILES=	#
8
8
9
MAINTAINER=	kde@FreeBSD.org
9
MAINTAINER=	kde@FreeBSD.org
10
COMMENT=	KDE 4 kipi graphics plugins (meta port)
10
COMMENT=	KDE 4 kipi graphics plugins (meta port)
Lines 27-33 Link Here
27
${plugin:tu}_RUN_DEPENDS=	kipi-plugin-${plugin}>=${DIGIKAM_VER}:graphics/kipi-plugin-${plugin}
27
${plugin:tu}_RUN_DEPENDS=	kipi-plugin-${plugin}>=${DIGIKAM_VER}:graphics/kipi-plugin-${plugin}
28
.endfor
28
.endfor
29
29
30
NLS_DEP=	digikam-l10n>=${DIGIKAM_VER}:graphics/digikam-kde4-l10n
30
NLS_RUN_DEPENDS=	digikam-l10n>=${DIGIKAM_VER}:graphics/digikam-kde4-l10n
31
DOCS_DEP=	digikam-doc>=${DIGIKAM_VER}:graphics/digikam-kde4-doc
31
DOCS_RUN_DEPENDS=	digikam-doc>=${DIGIKAM_VER}:graphics/digikam-kde4-doc
32
32
33
.include <bsd.port.mk>
33
.include <bsd.port.mk>
(-)graphics/kipi-plugins-kde4/files/extrapatch-CMakeLists.txt (-12 / +16 lines)
Lines 1-15 Link Here
1
--- ./CMakeLists.txt.orig	2013-03-11 08:24:11.000000000 +0000
1
--- ./CMakeLists.txt.orig	2015-02-25 22:15:14.659030000 +0100
2
+++ ./CMakeLists.txt	2013-04-05 19:33:30.200669787 +0000
2
+++ ./CMakeLists.txt	2015-02-25 22:17:07.071209000 +0100
3
@@ -410,7 +410,6 @@
3
@@ -356,7 +356,6 @@
4
 
4
 
5
     # Plugins which will be always compiled
5
         # Plugins which will be always compiled
6
 
6
 
7
-    ADD_SUBDIRECTORY(common)
7
-        add_subdirectory(common)
8
     ADD_SUBDIRECTORY(timeadjust)
8
         add_subdirectory(timeadjust)
9
     ADD_SUBDIRECTORY(jpeglossless)
9
         add_subdirectory(jpeglossless)
10
     ADD_SUBDIRECTORY(rawconverter)
10
         add_subdirectory(rawconverter)
11
@@ -515,3 +514,4 @@
11
@@ -468,7 +467,7 @@
12
     ENDIF(NOT WIN32)
12
         endif()
13
 
13
 
14
 ENDIF(KIPIPLUGINS_CAN_BE_COMPILED)
14
     endif()
15
+CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/common/libkipiplugins/tools/kpversion.h.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/common/libkipiplugins/kpversion.h)
15
-
16
+    CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/common/libkipiplugins/tools/kpversion.h.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/common/libkipiplugins/kpversion.h)
17
 else()
18
 
19
     message(STATUS "")
(-)graphics/kipi-plugins-kde4/files/extrapatch-extra_kipi_plugins_cmakelists.patch (+11 lines)
Line 0 Link Here
1
--- ./CMakeLists.txt.orig      2016-03-28 21:43:04.153625000 +0000
2
+++ ./CMakeLists.txt   2016-03-28 21:43:15.768736000 +0000
3
@@ -182,7 +182,7 @@
4
         set(OPENCV_MIN_VERSION "2.4.9")
5
         DETECT_OPENCV(${OPENCV_MIN_VERSION} core highgui objdetect contrib legacy imgproc)
6
 
7
-        if(${OpenCV_FOUND} AND ${OpenCV_VERSION} VERSION_GREATER 2.4.99)
8
+        if(OpenCV_FOUND AND OpenCV_VERSION VERSION_GREATER 2.4.99)
9
             message(STATUS "ENABLE_OPENCV3 option is disabled and OpenCV >= 3.0.0 have been found. Enabled ENABLE_OPENCV3")
10
             set(OpenCV_FOUND FALSE)
11
         endif()
(-)graphics/libkface/Makefile (-5 / +10 lines)
Lines 1-21 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	libkface
3
PORTNAME=	libkface
4
PORTVERSION=	${DIGIKAM_VER}
4
PORTVERSION=	15.04.2 # ${KDE_APPLICATIONS_VERSION}
5
PORTREVISION=	1
6
CATEGORIES=	graphics kde
5
CATEGORIES=	graphics kde
7
6
8
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	KDE4 library for face recognition
8
COMMENT=	KDE4 library for face recognition
10
9
11
.include "${.CURDIR}/../digikam-kde4/Makefile.common"
10
MASTER_SITES=	KDE/${KDE_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src
11
DIST_SUBDIR=	KDE/${PORTVERSION}
12
12
13
USES+=		pkgconfig
13
LICENSE=	GPLv2
14
15
USE_KDE4=	kdelibs kdeprefix automoc4 marble
16
USES=		cmake:outsource pkgconfig tar:xz
17
USE_QT4=	network phonon xml moc_build qmake_build rcc_build uic_build
18
14
LIB_DEPENDS=	libopencv_legacy.so:graphics/opencv
19
LIB_DEPENDS=	libopencv_legacy.so:graphics/opencv
15
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes
16
21
17
post-patch:
22
post-patch:
18
	${REINPLACE_CMD} -e '/pkgconfig/s|$${LIB_INSTALL_DIR}|libdata|' \
23
	${REINPLACE_CMD} -e '/pkgconfig/s|$${LIB_INSTALL_DIR}|libdata|' \
19
		${WRKSRC}/CMakeLists.txt
24
		${WRKSRC}/${PORTNAME}/CMakeLists.txt
20
25
21
.include <bsd.port.mk>
26
.include <bsd.port.mk>
(-)graphics/libkface/distinfo (+2 lines)
Line 0 Link Here
1
SHA256 (KDE/15.04.2/libkface-15.04.2.tar.xz) = 23a38b91ad86870d614b15f1b5e964424a472fcfd3e05481370cd32be548ac23
2
SIZE (KDE/15.04.2/libkface-15.04.2.tar.xz) = 8987596
(-)graphics/libkface/pkg-plist (-3 / +6 lines)
Lines 4-14 Link Here
4
include/kde4/libkface/libkface_export.h
4
include/kde4/libkface/libkface_export.h
5
include/kde4/libkface/recognitiondatabase.h
5
include/kde4/libkface/recognitiondatabase.h
6
include/kde4/libkface/version.h
6
include/kde4/libkface/version.h
7
lib/cmake/Kface-3.5.0/Kface-export-%%CMAKE_BUILD_TYPE%%.cmake
8
lib/cmake/Kface-3.5.0/Kface-export.cmake
9
lib/cmake/Kface-3.5.0/kface-config-version.cmake
10
lib/cmake/Kface-3.5.0/kface-config.cmake
7
lib/libkface.so
11
lib/libkface.so
8
lib/libkface.so.2
12
lib/libkface.so.3
9
lib/libkface.so.2.0.0
13
lib/libkface.so.3.0.0
10
libdata/pkgconfig/libkface.pc
14
libdata/pkgconfig/libkface.pc
11
share/apps/cmake/modules/FindKface.cmake
12
share/apps/libkface/alignment-congealing/face-funnel.data
15
share/apps/libkface/alignment-congealing/face-funnel.data
13
share/apps/libkface/database/dbconfig.xml
16
share/apps/libkface/database/dbconfig.xml
14
share/apps/libkface/haarcascades/haarcascade_frontalface_alt.xml
17
share/apps/libkface/haarcascades/haarcascade_frontalface_alt.xml
(-)net/libmediawiki/Makefile (-3 / +6 lines)
Lines 1-8 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	libmediawiki
3
PORTNAME=	libmediawiki
4
PORTVERSION=	${DIGIKAM_VER}
4
PORTVERSION=	4.12.0
5
PORTREVISION=	1
6
CATEGORIES=	net kde
5
CATEGORIES=	net kde
7
6
8
MAINTAINER=	kde@FreeBSD.org
7
MAINTAINER=	kde@FreeBSD.org
Lines 10-19 Link Here
10
9
11
.include "${.CURDIR}/../../graphics/digikam-kde4/Makefile.common"
10
.include "${.CURDIR}/../../graphics/digikam-kde4/Makefile.common"
12
11
12
# Replace some values set up by Makefile.common
13
DIGIKAM_VER=	${PORTVERSION}
14
DISTINFO_FILE=	${.CURDIR}/distinfo
15
13
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
14
17
15
post-patch:
18
post-patch:
16
	${REINPLACE_CMD} -e '/pkgconfig/s|$${LIB_INSTALL_DIR}|libdata|' \
19
	${REINPLACE_CMD} -e '/pkgconfig/s|$${LIB_INSTALL_DIR}|libdata|' \
17
		${WRKSRC}/CMakeLists.txt
20
		${WRKSRC}/${PORTNAME}/CMakeLists.txt
18
21
19
.include <bsd.port.mk>
22
.include <bsd.port.mk>
(-)net/libmediawiki/distinfo (+2 lines)
Line 0 Link Here
1
SHA256 (digikam-4.12.0.tar.bz2) = 15043afb04733e059460165bc3cdf58dc42a67d7a349fbe12c2ebbe1946e3420
2
SIZE (digikam-4.12.0.tar.bz2) = 69527960

Return to bug 204623