summaryrefslogtreecommitdiff
path: root/graphics/kipi-plugins
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-12-02 17:01:16 +0000
committerwiz <wiz@pkgsrc.org>2010-12-02 17:01:16 +0000
commit020f9825e4cbd0fc40031320e960f5294848269e (patch)
tree5a533bb406c1451e0649da5bbd210c8743e51a93 /graphics/kipi-plugins
parent75d9072be6a7a5a58aa2a56f73d153dbcf518681 (diff)
downloadpkgsrc-020f9825e4cbd0fc40031320e960f5294848269e.tar.gz
Update to 1.6.0:
Kipi-plugins 1.6.0 - Release date: 2010/11/22 ------------------------------------------------------------------------ NEW FEATURES: General : Fix compilation under Mac OS-X through MacPorts project. BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): 001 ==> RedEyesRemoval : 236385 : digiKam and Gwenview crash on red eye removing. 002 ==> PrintWizzard : 254103 : "previous photo" and "next page" in the same context. 003 ==> DNGConverter : 254205 : Compiling fails on SPARC platform because "qDNGBigEndian" macro is not defined. 004 ==> PicasaExport : 232896 : Application crashed after restarting an upload to picassa with previous change of selected photos. 005 ==> DNGConverter : 212125 : DNG files do not have image contents. 006 ==> DNGConverter : 255137 : Some exifdata lost when converting CR2. 007 ==> PicasaWebExport : 256303 : Quotation marks in caption appear as &quot; in picasaweb. 008 ==> PicasaWebExport : 244706 : PicasawebExport special symbol kde gui freeze. 009 ==> PicasaWebExport : 243877 : Picasaweb plugin crashes when active video upload removed. 010 ==> PicasaWebExport : 240382 : Picasaweb: pressing of "-" while photo uploading causes crash. 011 ==> MetadataEdit : 256471 : Add spell checking to text areas. 012 ==> FlickrExport : 248284 : After upload finishes Cancel button should turn into Close. 013 ==> FacebookExport : 251860 : [patch] Cancel button should change to close once photo upload is complete. 014 ==> DNGConverter : 256177 : Strange picture coloring and missing meta data when creating from CR2 file. 015 ==> SmungExport : 253864 : digiKam crash when removing file from export to smugmug list.
Diffstat (limited to 'graphics/kipi-plugins')
-rw-r--r--graphics/kipi-plugins/Makefile14
-rw-r--r--graphics/kipi-plugins/PLIST211
-rw-r--r--graphics/kipi-plugins/distinfo10
-rw-r--r--graphics/kipi-plugins/patches/patch-aa10
4 files changed, 166 insertions, 79 deletions
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile
index 4856abe8c9c..c010ed00aac 100644
--- a/graphics/kipi-plugins/Makefile
+++ b/graphics/kipi-plugins/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2010/11/15 22:57:20 abs Exp $
+# $NetBSD: Makefile,v 1.55 2010/12/02 17:01:16 wiz Exp $
#
-DISTNAME= kipi-plugins-1.1.0
-PKGREVISION= 5
+DISTNAME= kipi-plugins-1.6.0
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/kipi-plugins/1.1.0/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/kipi-plugins/1.6.0/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -16,7 +15,6 @@ BUILD_DEPENDS+= automoc4>=0.9.83:../../devel/automoc4
DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
PKG_DESTDIR_SUPPORT= user-destdir
-MAKE_JOBS_SAFE= no
USE_CMAKE= yes
USE_PKGLOCALEDIR= yes
@@ -28,15 +26,13 @@ BUILDLINK_API_DEPENDS.kdelibs+= kdelibs4>=4.4.0
# for IpodExport
.include "../../audio/libgpod/buildlink3.mk"
.include "../../graphics/kdegraphics4/buildlink3.mk"
-# for RemoveRedEyes
-.include "../../graphics/opencv/buildlink3.mk"
+# for RemoveRedEyes -- needs to be at least 2.1, pkgsrc currently has 1.0
+#.include "../../graphics/opencv/buildlink3.mk"
# for Calendar
.include "../../misc/kdepimlibs4/buildlink3.mk"
# for Shwup
.include "../../security/qca2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/expat/buildlink3.mk"
-# for Gdk for IpodExport XXX: configure doesn't accept it.
-#.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/kipi-plugins/PLIST b/graphics/kipi-plugins/PLIST
index 5224867dd9b..06c7c77aaf7 100644
--- a/graphics/kipi-plugins/PLIST
+++ b/graphics/kipi-plugins/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2010/04/10 03:10:15 markd Exp $
+@comment $NetBSD: PLIST,v 1.16 2010/12/02 17:01:16 wiz Exp $
bin/dngconverter
bin/expoblending
bin/scangui
@@ -15,13 +15,14 @@ lib/kde4/kipiplugin_galleryexport.so
lib/kde4/kipiplugin_gpssync.so
lib/kde4/kipiplugin_htmlexport.so
lib/kde4/kipiplugin_imageviewer.so
+lib/kde4/kipiplugin_ipodexport.so
lib/kde4/kipiplugin_jpeglossless.so
lib/kde4/kipiplugin_kioexportimport.so
lib/kde4/kipiplugin_metadataedit.so
lib/kde4/kipiplugin_picasawebexport.so
+lib/kde4/kipiplugin_piwigoexport.so
lib/kde4/kipiplugin_printimages.so
lib/kde4/kipiplugin_rawconverter.so
-lib/kde4/kipiplugin_removeredeyes.so
lib/kde4/kipiplugin_sendimages.so
lib/kde4/kipiplugin_shwup.so
lib/kde4/kipiplugin_smug.so
@@ -42,6 +43,7 @@ share/icons/hicolor/16x16/actions/gpsimagetag.png
share/icons/hicolor/16x16/actions/hq.png
share/icons/hicolor/16x16/actions/ogl.png
share/icons/hicolor/16x16/actions/picasa.png
+share/icons/hicolor/16x16/actions/piwigo.png
share/icons/hicolor/16x16/actions/shwup.png
share/icons/hicolor/16x16/actions/smugmug.png
share/icons/hicolor/16x16/actions/zooomr.png
@@ -52,6 +54,7 @@ share/icons/hicolor/22x22/actions/flickr.png
share/icons/hicolor/22x22/actions/gallery.png
share/icons/hicolor/22x22/actions/hq.png
share/icons/hicolor/22x22/actions/picasa.png
+share/icons/hicolor/22x22/actions/piwigo.png
share/icons/hicolor/22x22/actions/shwup.png
share/icons/hicolor/22x22/actions/slideshow.png
share/icons/hicolor/22x22/actions/smugmug.png
@@ -72,6 +75,7 @@ share/icons/hicolor/32x32/actions/grayscaleconvert.png
share/icons/hicolor/32x32/actions/hq.png
share/icons/hicolor/32x32/actions/ogl.png
share/icons/hicolor/32x32/actions/picasa.png
+share/icons/hicolor/32x32/actions/piwigo.png
share/icons/hicolor/32x32/actions/recompressimages.png
share/icons/hicolor/32x32/actions/renameimages.png
share/icons/hicolor/32x32/actions/resizeimages.png
@@ -86,6 +90,7 @@ share/icons/hicolor/48x48/actions/flickr.png
share/icons/hicolor/48x48/actions/gallery.png
share/icons/hicolor/48x48/actions/hq.png
share/icons/hicolor/48x48/actions/picasa.png
+share/icons/hicolor/48x48/actions/piwigo.png
share/icons/hicolor/48x48/actions/shwup.png
share/icons/hicolor/48x48/actions/smugmug.png
share/icons/hicolor/48x48/actions/zooomr.png
@@ -96,6 +101,7 @@ share/icons/hicolor/scalable/actions/flickr.svgz
share/icons/hicolor/scalable/actions/gallery.svgz
share/icons/hicolor/scalable/actions/hq.svgz
share/icons/hicolor/scalable/actions/picasa.svgz
+share/icons/hicolor/scalable/actions/piwigo.svgz
share/icons/hicolor/scalable/actions/smugmug.svgz
share/icons/hicolor/scalable/actions/zooomr.svgz
share/icons/oxygen/128x128/apps/dngconverter.png
@@ -122,6 +128,7 @@ share/kde/apps/kipiplugin_galleryexport/pics/gallery_logo.png
share/kde/apps/kipiplugin_htmlexport/THEME_HOWTO
share/kde/apps/kipiplugin_htmlexport/themes/classic/classic.desktop
share/kde/apps/kipiplugin_htmlexport/themes/classic/gohome.png
+share/kde/apps/kipiplugin_htmlexport/themes/classic/preview.png
share/kde/apps/kipiplugin_htmlexport/themes/classic/template.xsl
share/kde/apps/kipiplugin_htmlexport/themes/classic/up.png
share/kde/apps/kipiplugin_htmlexport/themes/cleanframes/black.css
@@ -131,30 +138,45 @@ share/kde/apps/kipiplugin_htmlexport/themes/cleanframes/cleanframes.desktop
share/kde/apps/kipiplugin_htmlexport/themes/cleanframes/green.css
share/kde/apps/kipiplugin_htmlexport/themes/cleanframes/lavender.css
share/kde/apps/kipiplugin_htmlexport/themes/cleanframes/pink.css
+share/kde/apps/kipiplugin_htmlexport/themes/cleanframes/preview.png
share/kde/apps/kipiplugin_htmlexport/themes/cleanframes/red.css
share/kde/apps/kipiplugin_htmlexport/themes/cleanframes/star.png
share/kde/apps/kipiplugin_htmlexport/themes/cleanframes/template.xsl
share/kde/apps/kipiplugin_htmlexport/themes/cleanframes/yellow.css
share/kde/apps/kipiplugin_htmlexport/themes/dateframes/dateframes.desktop
+share/kde/apps/kipiplugin_htmlexport/themes/dateframes/preview.png
share/kde/apps/kipiplugin_htmlexport/themes/dateframes/template.xsl
+share/kde/apps/kipiplugin_htmlexport/themes/details/details.desktop
+share/kde/apps/kipiplugin_htmlexport/themes/details/next.png
+share/kde/apps/kipiplugin_htmlexport/themes/details/next_disabled.png
+share/kde/apps/kipiplugin_htmlexport/themes/details/preview.png
+share/kde/apps/kipiplugin_htmlexport/themes/details/previous.png
+share/kde/apps/kipiplugin_htmlexport/themes/details/previous_disabled.png
+share/kde/apps/kipiplugin_htmlexport/themes/details/style.css
+share/kde/apps/kipiplugin_htmlexport/themes/details/template.xsl
+share/kde/apps/kipiplugin_htmlexport/themes/details/up.png
share/kde/apps/kipiplugin_htmlexport/themes/floating_cards/back.png
share/kde/apps/kipiplugin_htmlexport/themes/floating_cards/floating_cards.desktop
share/kde/apps/kipiplugin_htmlexport/themes/floating_cards/forward.png
share/kde/apps/kipiplugin_htmlexport/themes/floating_cards/next.png
share/kde/apps/kipiplugin_htmlexport/themes/floating_cards/prev.png
+share/kde/apps/kipiplugin_htmlexport/themes/floating_cards/preview.png
share/kde/apps/kipiplugin_htmlexport/themes/floating_cards/style.css
share/kde/apps/kipiplugin_htmlexport/themes/floating_cards/template.xsl
share/kde/apps/kipiplugin_htmlexport/themes/floating_cards/up.png
share/kde/apps/kipiplugin_htmlexport/themes/frames/frames.desktop
+share/kde/apps/kipiplugin_htmlexport/themes/frames/preview.png
share/kde/apps/kipiplugin_htmlexport/themes/frames/style.css
share/kde/apps/kipiplugin_htmlexport/themes/frames/template.xsl
share/kde/apps/kipiplugin_htmlexport/themes/matrix/bg.png
share/kde/apps/kipiplugin_htmlexport/themes/matrix/matrix.desktop
+share/kde/apps/kipiplugin_htmlexport/themes/matrix/preview.png
share/kde/apps/kipiplugin_htmlexport/themes/matrix/style.css
share/kde/apps/kipiplugin_htmlexport/themes/matrix/template.xsl
share/kde/apps/kipiplugin_htmlexport/themes/s0/arrows_source.svg
share/kde/apps/kipiplugin_htmlexport/themes/s0/next.png
share/kde/apps/kipiplugin_htmlexport/themes/s0/next_disabled.png
+share/kde/apps/kipiplugin_htmlexport/themes/s0/preview.png
share/kde/apps/kipiplugin_htmlexport/themes/s0/previous.png
share/kde/apps/kipiplugin_htmlexport/themes/s0/previous_disabled.png
share/kde/apps/kipiplugin_htmlexport/themes/s0/s0.desktop
@@ -163,11 +185,13 @@ share/kde/apps/kipiplugin_htmlexport/themes/s0/template.xsl
share/kde/apps/kipiplugin_htmlexport/themes/s0/up.png
share/kde/apps/kipiplugin_htmlexport/themes/simple/dark.css
share/kde/apps/kipiplugin_htmlexport/themes/simple/natural.css
+share/kde/apps/kipiplugin_htmlexport/themes/simple/preview.png
share/kde/apps/kipiplugin_htmlexport/themes/simple/simple.desktop
share/kde/apps/kipiplugin_htmlexport/themes/simple/template.xsl
share/kde/apps/kipiplugin_htmlexport/themes/snow/next.png
share/kde/apps/kipiplugin_htmlexport/themes/snow/next.svg
share/kde/apps/kipiplugin_htmlexport/themes/snow/next_disabled.png
+share/kde/apps/kipiplugin_htmlexport/themes/snow/preview.png
share/kde/apps/kipiplugin_htmlexport/themes/snow/previous.png
share/kde/apps/kipiplugin_htmlexport/themes/snow/previous_disabled.png
share/kde/apps/kipiplugin_htmlexport/themes/snow/snow.desktop
@@ -176,7 +200,7 @@ share/kde/apps/kipiplugin_htmlexport/themes/snow/template.xsl
share/kde/apps/kipiplugin_imageviewer/pics/hand.png
share/kde/apps/kipiplugin_imageviewer/pics/nullImage.png
share/kde/apps/kipiplugin_imageviewer/pics/zoom.png
-share/kde/apps/kipiplugin_metadataedit/data/topicset.iptc-subjectcode.xml
+share/kde/apps/kipiplugin_piwigoexport/pics/piwigo_logo.png
share/kde/apps/kipiplugin_printimages/TEMPLATE_HOWTO
share/kde/apps/kipiplugin_printimages/templates/1_photo_10.5x14.8cm.desktop
share/kde/apps/kipiplugin_printimages/templates/1_photo_10x15cm.desktop
@@ -203,8 +227,6 @@ share/kde/apps/kipiplugin_printimages/templates/Photoframe.desktop
share/kde/apps/kipiplugin_printimages/templates/Thumbnails_5x4.desktop
share/kde/apps/kipiplugin_printimages/templates/Thumbnails_6x5.desktop
share/kde/apps/kipiplugin_printimages/templates/templates.xml
-share/kde/apps/kipiplugin_removeredeyes/controlwidget.svg
-share/kde/apps/kipiplugin_removeredeyes/removeredeyes_classifier_eye_20_20.xml
share/kde4/services/kipiplugin_acquireimages.desktop
share/kde4/services/kipiplugin_advancedslideshow.desktop
share/kde4/services/kipiplugin_batchprocessimages.desktop
@@ -218,13 +240,14 @@ share/kde4/services/kipiplugin_galleryexport.desktop
share/kde4/services/kipiplugin_gpssync.desktop
share/kde4/services/kipiplugin_htmlexport.desktop
share/kde4/services/kipiplugin_imageviewer.desktop
+share/kde4/services/kipiplugin_ipodexport.desktop
share/kde4/services/kipiplugin_jpeglossless.desktop
share/kde4/services/kipiplugin_kioexportimport.desktop
share/kde4/services/kipiplugin_metadataedit.desktop
share/kde4/services/kipiplugin_picasawebexport.desktop
+share/kde4/services/kipiplugin_piwigoexport.desktop
share/kde4/services/kipiplugin_printimages.desktop
share/kde4/services/kipiplugin_rawconverter.desktop
-share/kde4/services/kipiplugin_removeredeyes.desktop
share/kde4/services/kipiplugin_sendimages.desktop
share/kde4/services/kipiplugin_shwup.desktop
share/kde4/services/kipiplugin_smug.desktop
@@ -263,6 +286,7 @@ share/locale/ca/LC_MESSAGES/kipiplugin_advancedslideshow.mo
share/locale/ca/LC_MESSAGES/kipiplugin_batchprocessimages.mo
share/locale/ca/LC_MESSAGES/kipiplugin_calendar.mo
share/locale/ca/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_expoblending.mo
share/locale/ca/LC_MESSAGES/kipiplugin_facebook.mo
share/locale/ca/LC_MESSAGES/kipiplugin_flashexport.mo
share/locale/ca/LC_MESSAGES/kipiplugin_flickrexport.mo
@@ -270,13 +294,18 @@ share/locale/ca/LC_MESSAGES/kipiplugin_galleryexport.mo
share/locale/ca/LC_MESSAGES/kipiplugin_gpssync.mo
share/locale/ca/LC_MESSAGES/kipiplugin_htmlexport.mo
share/locale/ca/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_ipodexport.mo
share/locale/ca/LC_MESSAGES/kipiplugin_jpeglossless.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/ca/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/ca/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/ca/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/ca/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/ca/LC_MESSAGES/kipiplugin_removeredeyes.mo
share/locale/ca/LC_MESSAGES/kipiplugin_sendimages.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_shwup.mo
+share/locale/ca/LC_MESSAGES/kipiplugin_smug.mo
share/locale/ca/LC_MESSAGES/kipiplugin_timeadjust.mo
share/locale/ca/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/ca/LC_MESSAGES/kipiplugins.mo
@@ -285,6 +314,7 @@ share/locale/ca@valencia/LC_MESSAGES/kipiplugin_advancedslideshow.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_batchprocessimages.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_calendar.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/ca@valencia/LC_MESSAGES/kipiplugin_expoblending.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_facebook.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_flashexport.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_flickrexport.mo
@@ -292,13 +322,18 @@ share/locale/ca@valencia/LC_MESSAGES/kipiplugin_galleryexport.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_gpssync.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_htmlexport.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/ca@valencia/LC_MESSAGES/kipiplugin_ipodexport.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_jpeglossless.mo
+share/locale/ca@valencia/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/ca@valencia/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_removeredeyes.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_sendimages.mo
+share/locale/ca@valencia/LC_MESSAGES/kipiplugin_shwup.mo
+share/locale/ca@valencia/LC_MESSAGES/kipiplugin_smug.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_timeadjust.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/ca@valencia/LC_MESSAGES/kipiplugins.mo
@@ -320,6 +355,7 @@ share/locale/cs/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/cs/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/cs/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/cs/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/cs/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/cs/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/cs/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/cs/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -347,6 +383,7 @@ share/locale/da/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/da/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/da/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/da/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/da/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/da/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/da/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/da/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -374,6 +411,7 @@ share/locale/de/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/de/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/de/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/de/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/de/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/de/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/de/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/de/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -425,6 +463,7 @@ share/locale/en_GB/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/en_GB/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/en_GB/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/en_GB/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/en_GB/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/en_GB/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/en_GB/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/en_GB/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -452,6 +491,7 @@ share/locale/eo/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/eo/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/eo/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/eo/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/eo/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/eo/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/eo/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/eo/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -503,6 +543,7 @@ share/locale/et/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/et/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/et/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/et/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/et/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/et/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/et/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/et/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -512,6 +553,31 @@ share/locale/et/LC_MESSAGES/kipiplugin_smug.mo
share/locale/et/LC_MESSAGES/kipiplugin_timeadjust.mo
share/locale/et/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/et/LC_MESSAGES/kipiplugins.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_acquireimages.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_advancedslideshow.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_batchprocessimages.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_expoblending.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_facebook.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_flashexport.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_flickrexport.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_gpssync.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_metadataedit.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_piwigoexport.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_rawconverter.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_removeredeyes.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_sendimages.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_shwup.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_smug.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/eu/LC_MESSAGES/kipiplugin_wallpaper.mo
+share/locale/eu/LC_MESSAGES/kipiplugins.mo
share/locale/fi/LC_MESSAGES/kipiplugin_facebook.mo
share/locale/fi/LC_MESSAGES/kipiplugin_gpssync.mo
share/locale/fi/LC_MESSAGES/kipiplugin_htmlexport.mo
@@ -524,6 +590,7 @@ share/locale/fi/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/fi/LC_MESSAGES/kipiplugins.mo
share/locale/fr/LC_MESSAGES/kipiplugin_acquireimages.mo
share/locale/fr/LC_MESSAGES/kipiplugin_advancedslideshow.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_batchprocessimages.mo
share/locale/fr/LC_MESSAGES/kipiplugin_calendar.mo
share/locale/fr/LC_MESSAGES/kipiplugin_dngconverter.mo
share/locale/fr/LC_MESSAGES/kipiplugin_expoblending.mo
@@ -539,6 +606,7 @@ share/locale/fr/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/fr/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/fr/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/fr/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/fr/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/fr/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/fr/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/fr/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -566,6 +634,7 @@ share/locale/ga/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/ga/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/ga/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/ga/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/ga/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/ga/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/ga/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/ga/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -580,6 +649,7 @@ share/locale/gl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
share/locale/gl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
share/locale/gl/LC_MESSAGES/kipiplugin_calendar.mo
share/locale/gl/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_expoblending.mo
share/locale/gl/LC_MESSAGES/kipiplugin_facebook.mo
share/locale/gl/LC_MESSAGES/kipiplugin_flashexport.mo
share/locale/gl/LC_MESSAGES/kipiplugin_flickrexport.mo
@@ -592,6 +662,7 @@ share/locale/gl/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/gl/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/gl/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/gl/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/gl/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/gl/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/gl/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/gl/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -666,6 +737,7 @@ share/locale/is/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/is/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/is/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/is/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/is/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/is/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/is/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/is/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -693,6 +765,7 @@ share/locale/it/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/it/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/it/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/it/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/it/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/it/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/it/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/it/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -707,6 +780,7 @@ share/locale/ja/LC_MESSAGES/kipiplugin_advancedslideshow.mo
share/locale/ja/LC_MESSAGES/kipiplugin_batchprocessimages.mo
share/locale/ja/LC_MESSAGES/kipiplugin_calendar.mo
share/locale/ja/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_expoblending.mo
share/locale/ja/LC_MESSAGES/kipiplugin_facebook.mo
share/locale/ja/LC_MESSAGES/kipiplugin_flashexport.mo
share/locale/ja/LC_MESSAGES/kipiplugin_flickrexport.mo
@@ -716,26 +790,44 @@ share/locale/ja/LC_MESSAGES/kipiplugin_htmlexport.mo
share/locale/ja/LC_MESSAGES/kipiplugin_imageviewer.mo
share/locale/ja/LC_MESSAGES/kipiplugin_ipodexport.mo
share/locale/ja/LC_MESSAGES/kipiplugin_jpeglossless.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/ja/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/ja/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/ja/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/ja/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/ja/LC_MESSAGES/kipiplugin_removeredeyes.mo
share/locale/ja/LC_MESSAGES/kipiplugin_sendimages.mo
+share/locale/ja/LC_MESSAGES/kipiplugin_shwup.mo
share/locale/ja/LC_MESSAGES/kipiplugin_smug.mo
share/locale/ja/LC_MESSAGES/kipiplugin_timeadjust.mo
share/locale/ja/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/ja/LC_MESSAGES/kipiplugins.mo
share/locale/km/LC_MESSAGES/kipiplugin_acquireimages.mo
share/locale/km/LC_MESSAGES/kipiplugin_advancedslideshow.mo
+share/locale/km/LC_MESSAGES/kipiplugin_batchprocessimages.mo
share/locale/km/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/km/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/km/LC_MESSAGES/kipiplugin_expoblending.mo
+share/locale/km/LC_MESSAGES/kipiplugin_facebook.mo
share/locale/km/LC_MESSAGES/kipiplugin_flashexport.mo
+share/locale/km/LC_MESSAGES/kipiplugin_flickrexport.mo
+share/locale/km/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/km/LC_MESSAGES/kipiplugin_gpssync.mo
+share/locale/km/LC_MESSAGES/kipiplugin_htmlexport.mo
share/locale/km/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/km/LC_MESSAGES/kipiplugin_ipodexport.mo
share/locale/km/LC_MESSAGES/kipiplugin_jpeglossless.mo
+share/locale/km/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/km/LC_MESSAGES/kipiplugin_metadataedit.mo
+share/locale/km/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/km/LC_MESSAGES/kipiplugin_piwigoexport.mo
+share/locale/km/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/km/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/km/LC_MESSAGES/kipiplugin_removeredeyes.mo
share/locale/km/LC_MESSAGES/kipiplugin_sendimages.mo
+share/locale/km/LC_MESSAGES/kipiplugin_shwup.mo
+share/locale/km/LC_MESSAGES/kipiplugin_smug.mo
share/locale/km/LC_MESSAGES/kipiplugin_timeadjust.mo
share/locale/km/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/km/LC_MESSAGES/kipiplugins.mo
@@ -744,6 +836,7 @@ share/locale/lt/LC_MESSAGES/kipiplugin_advancedslideshow.mo
share/locale/lt/LC_MESSAGES/kipiplugin_batchprocessimages.mo
share/locale/lt/LC_MESSAGES/kipiplugin_calendar.mo
share/locale/lt/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/lt/LC_MESSAGES/kipiplugin_expoblending.mo
share/locale/lt/LC_MESSAGES/kipiplugin_facebook.mo
share/locale/lt/LC_MESSAGES/kipiplugin_flashexport.mo
share/locale/lt/LC_MESSAGES/kipiplugin_flickrexport.mo
@@ -756,6 +849,7 @@ share/locale/lt/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/lt/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/lt/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/lt/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/lt/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/lt/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/lt/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/lt/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -776,6 +870,34 @@ share/locale/lv/LC_MESSAGES/kipiplugin_sendimages.mo
share/locale/lv/LC_MESSAGES/kipiplugin_timeadjust.mo
share/locale/lv/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/lv/LC_MESSAGES/kipiplugins.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_acquireimages.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_advancedslideshow.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_batchprocessimages.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_expoblending.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_facebook.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_flashexport.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_flickrexport.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_galleryexport.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_gpssync.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_htmlexport.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_ipodexport.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_jpeglossless.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_kioexportimport.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_metadataedit.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_piwigoexport.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_printimages.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_rawconverter.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_removeredeyes.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_sendimages.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_shwup.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_smug.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_timeadjust.mo
+share/locale/mai/LC_MESSAGES/kipiplugin_wallpaper.mo
+share/locale/mai/LC_MESSAGES/kipiplugins.mo
share/locale/ms/LC_MESSAGES/kipiplugins.mo
share/locale/nb/LC_MESSAGES/kipiplugin_acquireimages.mo
share/locale/nb/LC_MESSAGES/kipiplugin_advancedslideshow.mo
@@ -795,6 +917,7 @@ share/locale/nb/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/nb/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/nb/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/nb/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/nb/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/nb/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/nb/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/nb/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -822,6 +945,7 @@ share/locale/nds/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/nds/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/nds/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/nds/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/nds/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/nds/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/nds/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/nds/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -849,6 +973,7 @@ share/locale/nl/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/nl/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/nl/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/nl/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/nl/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/nl/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/nl/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/nl/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -878,15 +1003,6 @@ share/locale/nn/LC_MESSAGES/kipiplugin_sendimages.mo
share/locale/nn/LC_MESSAGES/kipiplugin_timeadjust.mo
share/locale/nn/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/nn/LC_MESSAGES/kipiplugins.mo
-share/locale/oc/LC_MESSAGES/kipiplugin_acquireimages.mo
-share/locale/oc/LC_MESSAGES/kipiplugin_advancedslideshow.mo
-share/locale/oc/LC_MESSAGES/kipiplugin_jpeglossless.mo
-share/locale/oc/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/oc/LC_MESSAGES/kipiplugin_rawconverter.mo
-share/locale/oc/LC_MESSAGES/kipiplugin_sendimages.mo
-share/locale/oc/LC_MESSAGES/kipiplugin_timeadjust.mo
-share/locale/oc/LC_MESSAGES/kipiplugin_wallpaper.mo
-share/locale/oc/LC_MESSAGES/kipiplugins.mo
share/locale/pa/LC_MESSAGES/kipiplugin_acquireimages.mo
share/locale/pa/LC_MESSAGES/kipiplugin_advancedslideshow.mo
share/locale/pa/LC_MESSAGES/kipiplugin_calendar.mo
@@ -910,12 +1026,15 @@ share/locale/pl/LC_MESSAGES/kipiplugin_acquireimages.mo
share/locale/pl/LC_MESSAGES/kipiplugin_advancedslideshow.mo
share/locale/pl/LC_MESSAGES/kipiplugin_batchprocessimages.mo
share/locale/pl/LC_MESSAGES/kipiplugin_calendar.mo
+share/locale/pl/LC_MESSAGES/kipiplugin_facebook.mo
+share/locale/pl/LC_MESSAGES/kipiplugin_flashexport.mo
share/locale/pl/LC_MESSAGES/kipiplugin_flickrexport.mo
share/locale/pl/LC_MESSAGES/kipiplugin_galleryexport.mo
share/locale/pl/LC_MESSAGES/kipiplugin_gpssync.mo
share/locale/pl/LC_MESSAGES/kipiplugin_htmlexport.mo
share/locale/pl/LC_MESSAGES/kipiplugin_ipodexport.mo
share/locale/pl/LC_MESSAGES/kipiplugin_jpeglossless.mo
+share/locale/pl/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/pl/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/pl/LC_MESSAGES/kipiplugin_picasawebexport.mo
share/locale/pl/LC_MESSAGES/kipiplugin_printimages.mo
@@ -942,6 +1061,7 @@ share/locale/pt/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/pt/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/pt/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/pt/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/pt/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/pt/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/pt/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/pt/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -969,6 +1089,7 @@ share/locale/pt_BR/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/pt_BR/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/pt_BR/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/pt_BR/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/pt_BR/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/pt_BR/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/pt_BR/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/pt_BR/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -1007,18 +1128,29 @@ share/locale/ro/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/ro/LC_MESSAGES/kipiplugins.mo
share/locale/ru/LC_MESSAGES/kipiplugin_acquireimages.mo
share/locale/ru/LC_MESSAGES/kipiplugin_advancedslideshow.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_batchprocessimages.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_calendar.mo
share/locale/ru/LC_MESSAGES/kipiplugin_dngconverter.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_expoblending.mo
share/locale/ru/LC_MESSAGES/kipiplugin_facebook.mo
share/locale/ru/LC_MESSAGES/kipiplugin_flashexport.mo
share/locale/ru/LC_MESSAGES/kipiplugin_flickrexport.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_galleryexport.mo
share/locale/ru/LC_MESSAGES/kipiplugin_gpssync.mo
share/locale/ru/LC_MESSAGES/kipiplugin_htmlexport.mo
share/locale/ru/LC_MESSAGES/kipiplugin_imageviewer.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_ipodexport.mo
share/locale/ru/LC_MESSAGES/kipiplugin_jpeglossless.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/ru/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/ru/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_piwigoexport.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/ru/LC_MESSAGES/kipiplugin_rawconverter.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_removeredeyes.mo
share/locale/ru/LC_MESSAGES/kipiplugin_sendimages.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_shwup.mo
+share/locale/ru/LC_MESSAGES/kipiplugin_smug.mo
share/locale/ru/LC_MESSAGES/kipiplugin_timeadjust.mo
share/locale/ru/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/ru/LC_MESSAGES/kipiplugins.mo
@@ -1026,33 +1158,6 @@ share/locale/se/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/se/LC_MESSAGES/kipiplugin_timeadjust.mo
share/locale/se/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/se/LC_MESSAGES/kipiplugins.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_acquireimages.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_advancedslideshow.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_batchprocessimages.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_calendar.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_dngconverter.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_expoblending.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_facebook.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_flashexport.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_flickrexport.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_galleryexport.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_gpssync.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_htmlexport.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_imageviewer.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_ipodexport.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_jpeglossless.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_kioexportimport.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_picasawebexport.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_printimages.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_rawconverter.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_removeredeyes.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_sendimages.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_shwup.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_smug.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_timeadjust.mo
-share/locale/sk/LC_MESSAGES/kipiplugin_wallpaper.mo
-share/locale/sk/LC_MESSAGES/kipiplugins.mo
share/locale/sv/LC_MESSAGES/kipiplugin_acquireimages.mo
share/locale/sv/LC_MESSAGES/kipiplugin_advancedslideshow.mo
share/locale/sv/LC_MESSAGES/kipiplugin_batchprocessimages.mo
@@ -1071,6 +1176,7 @@ share/locale/sv/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/sv/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/sv/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/sv/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/sv/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/sv/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/sv/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/sv/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -1080,24 +1186,6 @@ share/locale/sv/LC_MESSAGES/kipiplugin_smug.mo
share/locale/sv/LC_MESSAGES/kipiplugin_timeadjust.mo
share/locale/sv/LC_MESSAGES/kipiplugin_wallpaper.mo
share/locale/sv/LC_MESSAGES/kipiplugins.mo
-share/locale/th/LC_MESSAGES/kipiplugin_acquireimages.mo
-share/locale/th/LC_MESSAGES/kipiplugin_advancedslideshow.mo
-share/locale/th/LC_MESSAGES/kipiplugin_calendar.mo
-share/locale/th/LC_MESSAGES/kipiplugin_flashexport.mo
-share/locale/th/LC_MESSAGES/kipiplugin_flickrexport.mo
-share/locale/th/LC_MESSAGES/kipiplugin_galleryexport.mo
-share/locale/th/LC_MESSAGES/kipiplugin_gpssync.mo
-share/locale/th/LC_MESSAGES/kipiplugin_htmlexport.mo
-share/locale/th/LC_MESSAGES/kipiplugin_imageviewer.mo
-share/locale/th/LC_MESSAGES/kipiplugin_ipodexport.mo
-share/locale/th/LC_MESSAGES/kipiplugin_jpeglossless.mo
-share/locale/th/LC_MESSAGES/kipiplugin_metadataedit.mo
-share/locale/th/LC_MESSAGES/kipiplugin_picasawebexport.mo
-share/locale/th/LC_MESSAGES/kipiplugin_rawconverter.mo
-share/locale/th/LC_MESSAGES/kipiplugin_sendimages.mo
-share/locale/th/LC_MESSAGES/kipiplugin_timeadjust.mo
-share/locale/th/LC_MESSAGES/kipiplugin_wallpaper.mo
-share/locale/th/LC_MESSAGES/kipiplugins.mo
share/locale/tr/LC_MESSAGES/kipiplugin_acquireimages.mo
share/locale/tr/LC_MESSAGES/kipiplugin_advancedslideshow.mo
share/locale/tr/LC_MESSAGES/kipiplugin_batchprocessimages.mo
@@ -1142,6 +1230,7 @@ share/locale/uk/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/uk/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/uk/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/uk/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/uk/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/uk/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/uk/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/uk/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -1169,6 +1258,7 @@ share/locale/zh_CN/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/zh_CN/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/zh_CN/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/zh_CN/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/zh_CN/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/zh_CN/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/zh_CN/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/zh_CN/LC_MESSAGES/kipiplugin_removeredeyes.mo
@@ -1196,6 +1286,7 @@ share/locale/zh_TW/LC_MESSAGES/kipiplugin_jpeglossless.mo
share/locale/zh_TW/LC_MESSAGES/kipiplugin_kioexportimport.mo
share/locale/zh_TW/LC_MESSAGES/kipiplugin_metadataedit.mo
share/locale/zh_TW/LC_MESSAGES/kipiplugin_picasawebexport.mo
+share/locale/zh_TW/LC_MESSAGES/kipiplugin_piwigoexport.mo
share/locale/zh_TW/LC_MESSAGES/kipiplugin_printimages.mo
share/locale/zh_TW/LC_MESSAGES/kipiplugin_rawconverter.mo
share/locale/zh_TW/LC_MESSAGES/kipiplugin_removeredeyes.mo
diff --git a/graphics/kipi-plugins/distinfo b/graphics/kipi-plugins/distinfo
index 1c7db174772..f11204e8d44 100644
--- a/graphics/kipi-plugins/distinfo
+++ b/graphics/kipi-plugins/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2010/02/15 14:40:38 wiz Exp $
+$NetBSD: distinfo,v 1.21 2010/12/02 17:01:16 wiz Exp $
-SHA1 (kipi-plugins-1.1.0.tar.bz2) = e65c9b6df70651c5cc10a1c7ec16e167b33a991f
-RMD160 (kipi-plugins-1.1.0.tar.bz2) = b5b35c2064994ce49db4d1d0edc434a5803df186
-Size (kipi-plugins-1.1.0.tar.bz2) = 4391411 bytes
-SHA1 (patch-aa) = 6d3087889630c12454b58293a31aa0eed48265ab
+SHA1 (kipi-plugins-1.6.0.tar.bz2) = b5d910ed6e802f41d6580ca42267f810c8ae6760
+RMD160 (kipi-plugins-1.6.0.tar.bz2) = 7ff4b158ee1c05440ce45878e016f01a872d1149
+Size (kipi-plugins-1.6.0.tar.bz2) = 5121434 bytes
+SHA1 (patch-aa) = 2722a4a49aa7da1c8c65fa9386da9191406ea94f
diff --git a/graphics/kipi-plugins/patches/patch-aa b/graphics/kipi-plugins/patches/patch-aa
index 0aed8d36255..eac247dbd2b 100644
--- a/graphics/kipi-plugins/patches/patch-aa
+++ b/graphics/kipi-plugins/patches/patch-aa
@@ -1,16 +1,16 @@
-$NetBSD: patch-aa,v 1.12 2010/02/15 14:40:38 wiz Exp $
+$NetBSD: patch-aa,v 1.13 2010/12/02 17:01:16 wiz Exp $
---- dngconverter/dngwriter/extra/dng_sdk/dng_pthread.cpp.orig 2009-11-01 22:51:46.000000000 +0000
+--- dngconverter/dngwriter/extra/dng_sdk/dng_pthread.cpp.orig 2010-10-10 20:34:44.000000000 +0000
+++ dngconverter/dngwriter/extra/dng_sdk/dng_pthread.cpp
-@@ -35,7 +35,6 @@
- #include <windows.h>
+@@ -38,7 +38,6 @@
+ #include <windows.h>
#include <process.h>
-#include <errno.h>
#include <memory>
#include <new>
#include <map>
-@@ -46,6 +45,8 @@
+@@ -49,6 +48,8 @@
#endif