Hello community,

here is the log from the commit of package akonadi-calendar for 
openSUSE:Factory checked in at 2017-09-12 19:40:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-calendar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-calendar"

Tue Sep 12 19:40:32 2017 rev:26 rq:522455 version:17.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes        
2017-08-24 18:01:51.440492718 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-calendar.new/akonadi-calendar.changes   
2017-09-12 19:40:34.248132365 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:01:04 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * Fix potential crash
+
+-------------------------------------------------------------------

Old:
----
  akonadi-calendar-17.08.0.tar.xz

New:
----
  akonadi-calendar-17.08.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ akonadi-calendar.spec ++++++
--- /var/tmp/diff_new_pack.d5JdrZ/_old  2017-09-12 19:40:35.060018262 +0200
+++ /var/tmp/diff_new_pack.d5JdrZ/_new  2017-09-12 19:40:35.068017137 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           akonadi-calendar
-Version:        17.08.0
+Version:        17.08.1
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ akonadi-calendar-17.08.0.tar.xz -> akonadi-calendar-17.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-17.08.0/CMakeLists.txt 
new/akonadi-calendar-17.08.1/CMakeLists.txt
--- old/akonadi-calendar-17.08.0/CMakeLists.txt 2017-08-11 02:50:58.000000000 
+0200
+++ new/akonadi-calendar-17.08.1/CMakeLists.txt 2017-09-05 02:38:54.000000000 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.6.0")
+set(PIM_VERSION "5.6.1")
 project(Akonadi-Calendar  VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -22,13 +22,13 @@
 
 
 set(AKONADICALENDAR_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.6.0")
-set(AKONADICONTACT_LIB_VERSION "5.6.0")
-set(AKONADI_LIB_VERSION "5.6.0")
-set(MAILTRANSPORT_LIB_VERSION "5.6.0")
-set(KCONTACTS_LIB_VERSION "5.6.0")
-set(CALENDARUTILS_LIB_VERSION "5.6.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.0")
+set(CALENDARCORE_LIB_VERSION "5.6.1")
+set(AKONADICONTACT_LIB_VERSION "5.6.1")
+set(AKONADI_LIB_VERSION "5.6.1")
+set(MAILTRANSPORT_LIB_VERSION "5.6.1")
+set(KCONTACTS_LIB_VERSION "5.6.1")
+set(CALENDARUTILS_LIB_VERSION "5.6.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX AKONADICALENDAR
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/akonadi-calendar_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5AkonadiCalendarConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ar/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ar/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ar/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ar/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2014-09-12 14:33+0300\n"
 "Last-Translator: Safa Alfulaij <safa1996alful...@gmail.com>\n"
 "Language-Team: Arabic <d...@arabeyes.org>\n"
@@ -888,12 +888,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr ""
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ast/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ast/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ast/libakonadi-calendar5.po 2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ast/libakonadi-calendar5.po 2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-12-19 03:03+0100\n"
 "Last-Translator: enolp <en...@softastur.org>\n"
 "Language-Team: Asturian <alministrado...@softastur.org>\n"
@@ -887,12 +887,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr ""
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/bs/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/bs/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/bs/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/bs/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2013-12-30 16:56+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian <b...@li.org>\n"
@@ -963,12 +963,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Ovo polje sadrži adresu elektronske pošte primaoca"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(PraznoIme)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(PrazanEmail)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ca/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ca/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ca/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ca/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-10-11 21:04+0100\n"
 "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -978,12 +978,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Aquest camp conté l'adreça de correu electrònic del destinatari"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(NomBuit)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(CorreuElectrònicBuit)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ca@valencia/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ca@valencia/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ca@valencia/libakonadi-calendar5.po 
2017-08-11 02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ca@valencia/libakonadi-calendar5.po 
2017-09-05 02:38:54.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-10-11 21:04+0100\n"
 "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -976,12 +976,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Este camp conté l'adreça de correu electrònic del destinatari"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(NomBuit)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(CorreuElectrònicBuit)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/cs/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/cs/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/cs/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/cs/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-03-17 15:48+0100\n"
 "Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
@@ -924,12 +924,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(PrázdnéJméno)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(PrázdnýEmail)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/da/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/da/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/da/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/da/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-07-11 21:52+0100\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <da...@dansk-gruppen.dk>\n"
@@ -963,12 +963,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Dette felt indeholder modtagerens e-mail-adresse"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(TomtNavn)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(TomE-mail)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/de/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/de/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/de/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/de/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2017-01-20 20:32+0100\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
@@ -982,12 +982,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Dieses Feld enthält die E-Mail-Adresse des Empfängers."
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(Leerer Name)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(Leere E-Mail)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/el/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/el/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/el/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/el/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2012-10-25 20:49+0300\n"
 "Last-Translator: Stelios <ssta...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
@@ -909,12 +909,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr ""
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/en_GB/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/en_GB/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/en_GB/libakonadi-calendar5.po       
2017-08-11 02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/en_GB/libakonadi-calendar5.po       
2017-09-05 02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-04-24 16:18+0100\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-l10n-en...@kde.org>\n"
@@ -953,12 +953,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "This field contains the email address of the recipient"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(EmptyName)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(EmptyEmail)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/es/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/es/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/es/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/es/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-05-16 12:42+0100\n"
 "Last-Translator: Javier Vinal <fjvi...@gmail.com>\n"
 "Language-Team: Spanish <l10n-kde...@kde.org>\n"
@@ -976,12 +976,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Este campo contiene la dirección de correo del destinatario"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(Nombre-vacío)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(Correo-vacío)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/et/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/et/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/et/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/et/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-07-26 20:40+0300\n"
 "Last-Translator: Marek Laane <qiila...@gmail.com>\n"
 "Language-Team: Estonian <kde...@linux.ee>\n"
@@ -948,12 +948,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "See väli sisaldab saaja e-posti aadressi"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(nime pole)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(e-posti aadressi pole)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/fi/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/fi/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/fi/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/fi/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-11-21 22:44+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
@@ -957,12 +957,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Tämä kenttä sisältää vastaanottajan sähköpostiosoitteen"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(Tyhjä nimi)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(Tyhjä sähköposti)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/fr/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/fr/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/fr/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/fr/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2017-06-14 09:02+0100\n"
 "Last-Translator: Vincent Pinon <vpi...@kde.org>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
@@ -1010,12 +1010,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Ce champ contient l'adresse de courrier électronique du destinataire"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(Nom Vide)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(Adresse Vide)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ga/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ga/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ga/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ga/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2011-12-28 12:28-0500\n"
 "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n"
@@ -887,12 +887,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr ""
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/gl/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/gl/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/gl/libakonadi-calendar5.po  2017-08-11 
02:50:57.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/gl/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-04-21 06:02+0100\n"
 "Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
 "com>\n"
@@ -980,12 +980,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Este campo contén o enderezo de correo do destinatario"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(Nome baleiro)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(Correo baleiro)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/hu/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/hu/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/hu/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/hu/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2015-09-08 10:03+0200\n"
 "Last-Translator: Kristóf Kiszel <ulys...@kubuntu.org>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
@@ -961,12 +961,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Ez a mező a címzett e-mail címét tartalmazza"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(Üres név)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(Üres e-mail)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ia/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ia/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ia/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ia/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2013-10-31 13:45+0100\n"
 "Last-Translator: Giovanni Sora <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n...@kde.org>\n"
@@ -984,12 +984,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Iste campo contine le adresse de e-posta del destinatario"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(EmptyName)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(EmptyEmail)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/it/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/it/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/it/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/it/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-11-24 23:07+0100\n"
 "Last-Translator: Luigi Toscano <luigi.tosc...@tiscali.it>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
@@ -969,12 +969,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Questo campo contiene l'indirizzo di posta del destinatario"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(NomeVuoto)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(IndirizzoVuoto)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ja/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ja/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ja/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ja/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2014-09-25 01:00-0700\n"
 "Last-Translator: Fumiaki Okushi <oku...@kde.gr.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
@@ -892,12 +892,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr ""
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/kk/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/kk/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/kk/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/kk/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2013-10-31 04:24+0600\n"
 "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
@@ -956,12 +956,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Бұл алушының эл.пошта адресі жазылатын өріс"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(Атауы бос)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(Бос эл.пошта)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/km/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/km/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/km/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/km/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2012-07-11 10:23+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsok...@khmeros.info>\n"
 "Language-Team: Khmer\n"
@@ -910,12 +910,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr ""
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ko/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ko/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ko/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ko/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-12-11 23:22+0100\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <k...@peremen.name>\n"
@@ -942,12 +942,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "이 필드는 수신자의 이메일 주소를 포함합니다"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(빈이름)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(빈이메일)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/lt/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/lt/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/lt/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/lt/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2015-08-30 15:57+0200\n"
 "Last-Translator: Liudas Ališauskas <liu...@akmc.lt>\n"
 "Language-Team: Lithuanian <kde-i18n...@kde.org>\n"
@@ -905,12 +905,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Šis laukas turi gavėjo el. pašto adresus"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(be vardo)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(Tuščias E.Adresas)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/mr/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/mr/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/mr/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/mr/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2013-03-25 17:45+0530\n"
 "Last-Translator: Chetan Khona <che...@kompkin.com>\n"
 "Language-Team: Marathi <kde-i18n-...@kde.org>\n"
@@ -894,12 +894,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr ""
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/nb/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/nb/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/nb/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/nb/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2013-12-02 20:08+0100\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -961,12 +961,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Dette feltet inneholder e-postadressen til mottakeren"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(TomtNavn)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(TomE-post)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/nds/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/nds/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/nds/libakonadi-calendar5.po 2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/nds/libakonadi-calendar5.po 2017-09-05 
02:38:54.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2014-08-13 00:20+0200\n"
 "Last-Translator: Sönke Dibbern <s_dibb...@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
@@ -961,12 +961,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Dit Feld bargt den Adressaat sien Nettpostadress "
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(keen Naam)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(leddig Adress)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/nl/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/nl/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/nl/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/nl/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-03-15 15:15+0100\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n...@kde.org>\n"
@@ -964,12 +964,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Dit veld bevat het e-mailadres van de ontvanger"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(Lege naam)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(Lege e-mail)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/pl/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/pl/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/pl/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/pl/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-03-19 06:29+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
@@ -965,12 +965,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Pole zawiera adres poczty elektronicznej odbiorcy"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(pusta nazwa)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(pusty adres pocztowy)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/pt/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/pt/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/pt/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/pt/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-03-16 11:03+0000\n"
 "Last-Translator: José Nuno Coelho Pires <zepi...@gmail.com>\n"
 "Language-Team: Portuguese <kde-i18n...@kde.org>\n"
@@ -960,12 +960,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Este campo contém o endereço de e-mail do destinatário"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(NomeVazio)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(MensagemVazia)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/pt_BR/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/pt_BR/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/pt_BR/libakonadi-calendar5.po       
2017-08-11 02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/pt_BR/libakonadi-calendar5.po       
2017-09-05 02:38:54.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-03-16 08:15-0300\n"
 "Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
@@ -963,12 +963,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Este campo contém o endereço de e-mail do destinatário"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(Nome em branco)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(E-mail em branco)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ro/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ro/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ro/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ro/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2012-12-27 09:48+0200\n"
 "Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
 "Language-Team: Romanian <kde-i18n...@kde.org>\n"
@@ -910,12 +910,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr ""
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ru/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ru/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ru/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ru/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2015-09-30 23:55+0300\n"
 "Last-Translator: Alexander Potashev <aspotas...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
@@ -976,12 +976,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Это поле содержит адрес электронной почты получателя"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(БезИмени)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(БезАдреса)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/sk/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/sk/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/sk/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/sk/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-03-15 19:43+0100\n"
 "Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
@@ -954,12 +954,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Toto pole obsahuje e-mailovú adresu prijímateľa"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(PrázdneMeno)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(PrázdnyEmail)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/sl/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/sl/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/sl/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/sl/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-03-26 19:24+0100\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
@@ -958,12 +958,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "To polje vsebuje e-poštni naslov prejemnika"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(PraznoIme)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(PraznaE-pošta)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/sr/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/sr/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/sr/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/sr/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-11-28 01:35+0100\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
@@ -976,13 +976,13 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Ово поље садржи адресу е‑поште примаоца."
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(празно‑име)"
 
 # rewrite-msgid: /Email/Message/
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(празна-порука)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/sv/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/sv/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/sv/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/sv/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-03-15 17:25+0100\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
@@ -962,12 +962,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Fältet innehåller mottagarens e-postadress"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(Tomt namn)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(Tom e-post)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/tr/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/tr/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/tr/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/tr/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: 1.0\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2017-06-09 15:16+0100\n"
 "Last-Translator: Volkan Gezer <volkange...@gmail.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
@@ -959,12 +959,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Bu alan alıcının e-posta adresini içerir"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(İsimsiz)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(BoşE-posta)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/ug/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/ug/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/ug/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/ug/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <ghey...@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <u...@yahoogroups.com>\n"
@@ -894,12 +894,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr ""
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(قۇرۇق ئات)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(قۇرۇق خەت)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/uk/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/uk/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/uk/libakonadi-calendar5.po  2017-08-11 
02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/uk/libakonadi-calendar5.po  2017-09-05 
02:38:54.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: libakonadi-calendar5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2016-03-15 22:13+0200\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
@@ -979,12 +979,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "Це поле містить адресу електронної пошти отримувача"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(немає імені)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(немає ел. пошти)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/zh_CN/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/zh_CN/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/zh_CN/libakonadi-calendar5.po       
2017-08-11 02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/zh_CN/libakonadi-calendar5.po       
2017-09-05 02:38:54.000000000 +0200
@@ -2,8 +2,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
-"PO-Revision-Date: 2017-08-05 09:34-0400\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
+"PO-Revision-Date: 2017-08-31 05:16-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -911,12 +911,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "此字段包含了收件人的邮箱地址"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(空名称)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(空电子邮件)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-calendar-17.08.0/po/zh_TW/libakonadi-calendar5.po 
new/akonadi-calendar-17.08.1/po/zh_TW/libakonadi-calendar5.po
--- old/akonadi-calendar-17.08.0/po/zh_TW/libakonadi-calendar5.po       
2017-08-11 02:50:58.000000000 +0200
+++ new/akonadi-calendar-17.08.1/po/zh_TW/libakonadi-calendar5.po       
2017-09-05 02:38:54.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-25 05:26+0200\n"
+"POT-Creation-Date: 2017-08-30 08:42+0200\n"
 "PO-Revision-Date: 2015-05-21 00:12+0800\n"
 "Last-Translator: Franklin\n"
 "Language-Team: Chinese Traditional <kde-i18n-...@kde.org>\n"
@@ -928,12 +928,12 @@
 msgid "This field contains the email address of the recipient"
 msgstr "此欄位為收件者的電子郵件地址"
 
-#: publishdialog_p.cpp:53
+#: publishdialog_p.cpp:54
 #, kde-format
 msgid "(EmptyName)"
 msgstr "(空白名稱)"
 
-#: publishdialog_p.cpp:54
+#: publishdialog_p.cpp:55
 #, kde-format
 msgid "(EmptyEmail)"
 msgstr "(空的電子郵件)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-calendar-17.08.0/src/publishdialog_p.cpp 
new/akonadi-calendar-17.08.1/src/publishdialog_p.cpp
--- old/akonadi-calendar-17.08.0/src/publishdialog_p.cpp        2017-08-07 
11:55:16.000000000 +0200
+++ new/akonadi-calendar-17.08.1/src/publishdialog_p.cpp        2017-08-29 
07:32:44.000000000 +0200
@@ -25,6 +25,7 @@
 #include <kcalcore/person.h>
 
 #include <KLocalizedString>
+#include <QPointer>
 #include <QTreeView>
 
 using namespace KCalCore;
@@ -84,31 +85,27 @@
 
 void PublishDialog::Private::openAddressbook()
 {
-    QWeakPointer<Akonadi::EmailAddressSelectionDialog> dialog(
+    QPointer<Akonadi::EmailAddressSelectionDialog> dialog(
         new Akonadi::EmailAddressSelectionDialog(q));
-    
dialog.data()->view()->view()->setSelectionMode(QAbstractItemView::MultiSelection);
+    
dialog->view()->view()->setSelectionMode(QAbstractItemView::MultiSelection);
 
-    if (dialog.data()->exec() == QDialog::Accepted) {
-
-        Akonadi::EmailAddressSelectionDialog *dialogPtr = dialog.data();
-        if (dialogPtr) {
-            const Akonadi::EmailAddressSelection::List selections = 
dialogPtr->selectedAddresses();
-            if (!selections.isEmpty()) {
-                for (const Akonadi::EmailAddressSelection &selection : 
selections) {
-                    mUI.mNameLineEdit->setEnabled(true);
-                    mUI.mEmailLineEdit->setEnabled(true);
-                    QListWidgetItem *item = new 
QListWidgetItem(mUI.mListWidget);
-                    mUI.mListWidget->setItemSelected(item, true);
-                    mUI.mNameLineEdit->setText(selection.name());
-                    mUI.mEmailLineEdit->setText(selection.email());
-                    mUI.mListWidget->addItem(item);
-                }
-
-                mUI.mRemove->setEnabled(true);
+    if (dialog->exec() == QDialog::Accepted) {
+        const Akonadi::EmailAddressSelection::List selections = 
dialog->selectedAddresses();
+        if (!selections.isEmpty()) {
+            for (const Akonadi::EmailAddressSelection &selection : selections) 
{
+                mUI.mNameLineEdit->setEnabled(true);
+                mUI.mEmailLineEdit->setEnabled(true);
+                QListWidgetItem *item = new QListWidgetItem(mUI.mListWidget);
+                mUI.mListWidget->setItemSelected(item, true);
+                mUI.mNameLineEdit->setText(selection.name());
+                mUI.mEmailLineEdit->setText(selection.email());
+                mUI.mListWidget->addItem(item);
             }
+
+            mUI.mRemove->setEnabled(true);
         }
     }
-    delete dialog.data();
+    delete dialog;
 }
 
 void PublishDialog::Private::updateItem()


Reply via email to