Hello community, here is the log from the commit of package libkpeople for openSUSE:Factory checked in at 2014-02-21 20:54:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkpeople (Old) and /work/SRC/openSUSE:Factory/.libkpeople.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkpeople" Changes: -------- --- /work/SRC/openSUSE:Factory/libkpeople/libkpeople.changes 2014-02-20 07:49:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libkpeople.new/libkpeople.changes 2014-02-21 20:54:18.000000000 +0100 @@ -1,0 +2,8 @@ +Fri Feb 21 16:25:42 UTC 2014 - [email protected] + +- Update to 0.2.1 + * New bugfix release, no changelog provided +- Removed 0001-Emit-finished-if-there-are-no-akonadi-collections.patch, + included in this release + +------------------------------------------------------------------- Old: ---- 0001-Emit-finished-if-there-are-no-akonadi-collections.patch libkpeople-0.2.0.tar.bz2 New: ---- libkpeople-0.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkpeople.spec ++++++ --- /var/tmp/diff_new_pack.dGGnlL/_old 2014-02-21 20:54:19.000000000 +0100 +++ /var/tmp/diff_new_pack.dGGnlL/_new 2014-02-21 20:54:19.000000000 +0100 @@ -19,15 +19,13 @@ %define soversion 3 Name: libkpeople -Version: 0.2.0 +Version: 0.2.1 Release: 0 Summary: Provides access to all contacts and the people who hold them License: LGPL-2.1+ Group: Development/Libraries/Other Url: https://projects.kde.org/projects/playground/network/libkpeople -Source0: http://download.kde.org/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM 0001-Emit-finished-if-there-are-no-akonadi-collections.patch -Patch0: 0001-Emit-finished-if-there-are-no-akonadi-collections.patch +Source0: http://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.bz2 BuildRequires: libkde4-devel >= 4.10.1 BuildRequires: libkdepimlibs4-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -65,7 +63,6 @@ %prep %setup -q -%patch0 -p1 %build %cmake_kde4 -d build ++++++ libkpeople-0.2.0.tar.bz2 -> libkpeople-0.2.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/CMakeLists.txt new/libkpeople-0.2.1/CMakeLists.txt --- old/libkpeople-0.2.0/CMakeLists.txt 2014-02-17 22:36:19.000000000 +0100 +++ new/libkpeople-0.2.1/CMakeLists.txt 2014-02-20 17:06:50.000000000 +0100 @@ -1,7 +1,7 @@ project (kpeople) -option(ENABLE_EXAMPLES "Enable building of examples" ON) -option(KDE4_BUILD_TESTS "Enable building of tests" ON) +option(ENABLE_EXAMPLES "Enable building of examples" OFF) +option(KDE4_BUILD_TESTS "Enable building of tests" OFF) set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules" @@ -12,7 +12,7 @@ set(KPEOPLE_VERSION_MAJOR 0) set(KPEOPLE_VERSION_MINOR 2) -set(KPEOPLE_VERSION_PATCH 0) +set(KPEOPLE_VERSION_PATCH 1) set(KPEOPLE_VERSION "${KPEOPLE_VERSION_MAJOR}.${KPEOPLE_VERSION_MINOR}.${KPEOPLE_VERSION_PATCH}") set(KPEOPLE_SOVERSION 3) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/CMakeLists.txt new/libkpeople-0.2.1/po/CMakeLists.txt --- old/libkpeople-0.2.0/po/CMakeLists.txt 2014-02-17 22:36:19.000000000 +0100 +++ new/libkpeople-0.2.1/po/CMakeLists.txt 2014-02-20 17:06:50.000000000 +0100 @@ -9,6 +9,7 @@ add_subdirectory( nl ) add_subdirectory( pt ) add_subdirectory( pt_BR ) +add_subdirectory( ru ) add_subdirectory( sk ) add_subdirectory( sl ) add_subdirectory( sv ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/bs/libkpeople.po new/libkpeople-0.2.1/po/bs/libkpeople.po --- old/libkpeople-0.2.0/po/bs/libkpeople.po 2014-02-17 22:35:28.000000000 +0100 +++ new/libkpeople-0.2.1/po/bs/libkpeople.po 2014-02-20 17:05:53.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: bosnianuniversetranslation\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2013-12-15 15:33+0000\n" "Last-Translator: Nermina Ahmić <[email protected]>\n" "Language-Team: Bosnian <[email protected]>\n" @@ -37,7 +37,7 @@ msgid "Avatar" msgstr "" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "E-pošta" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/cs/libkpeople.po new/libkpeople-0.2.1/po/cs/libkpeople.po --- old/libkpeople-0.2.0/po/cs/libkpeople.po 2014-02-17 22:35:32.000000000 +0100 +++ new/libkpeople-0.2.1/po/cs/libkpeople.po 2014-02-20 17:05:55.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2013-09-26 15:18+0200\n" "Last-Translator: Vít Pelčák <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" @@ -34,7 +34,7 @@ msgid "Avatar" msgstr "" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "E-mail" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/da/libkpeople.po new/libkpeople-0.2.1/po/da/libkpeople.po --- old/libkpeople-0.2.0/po/da/libkpeople.po 2014-02-17 22:35:34.000000000 +0100 +++ new/libkpeople-0.2.1/po/da/libkpeople.po 2014-02-20 17:05:56.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2013-09-23 19:40+0200\n" "Last-Translator: Martin Schlander <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" @@ -34,7 +34,7 @@ msgid "Avatar" msgstr "" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "E-mail" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/de/libkpeople.po new/libkpeople-0.2.1/po/de/libkpeople.po --- old/libkpeople-0.2.0/po/de/libkpeople.po 2014-02-17 22:35:35.000000000 +0100 +++ new/libkpeople-0.2.1/po/de/libkpeople.po 2014-02-20 17:05:57.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2014-02-15 10:53+0100\n" "Last-Translator: Burkhard Lück <[email protected]>\n" "Language-Team: German <[email protected]>\n" @@ -34,7 +34,7 @@ msgid "Avatar" msgstr "Avatar" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "E-Mail" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/el/libkpeople.po new/libkpeople-0.2.1/po/el/libkpeople.po --- old/libkpeople-0.2.0/po/el/libkpeople.po 2014-02-17 22:35:35.000000000 +0100 +++ new/libkpeople-0.2.1/po/el/libkpeople.po 2014-02-20 17:05:57.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2014-02-04 21:37+0200\n" "Last-Translator: Antonis Geralis <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" @@ -34,7 +34,7 @@ msgid "Avatar" msgstr "" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "Email" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/fr/libkpeople.po new/libkpeople-0.2.1/po/fr/libkpeople.po --- old/libkpeople-0.2.0/po/fr/libkpeople.po 2014-02-17 22:35:39.000000000 +0100 +++ new/libkpeople-0.2.1/po/fr/libkpeople.po 2014-02-20 17:06:06.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2013-12-01 14:55+0100\n" "Last-Translator: Sebastien Renard <[email protected]>\n" "Language-Team: French <[email protected]>\n" @@ -37,7 +37,7 @@ msgid "Avatar" msgstr "" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "Adresse électronique" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/hu/libkpeople.po new/libkpeople-0.2.1/po/hu/libkpeople.po --- old/libkpeople-0.2.0/po/hu/libkpeople.po 2014-02-17 22:35:44.000000000 +0100 +++ new/libkpeople-0.2.1/po/hu/libkpeople.po 2014-02-20 17:06:12.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# Balázs Úr <[email protected]>, 2013. +# Balázs Úr <[email protected]>, 2013, 2014. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" -"PO-Revision-Date: 2013-10-06 13:15+0200\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" +"PO-Revision-Date: 2014-02-19 23:49+0100\n" "Last-Translator: Balázs Úr <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" "Language: hu\n" @@ -32,9 +32,9 @@ #. i18n: ectx: property (text), widget (QLabel, avatarPixmapLabel) #: widgets/person-details-presentation.ui:43 msgid "Avatar" -msgstr "" +msgstr "Avatar" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "E-mail" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/lt/libkpeople.po new/libkpeople-0.2.1/po/lt/libkpeople.po --- old/libkpeople-0.2.0/po/lt/libkpeople.po 2014-02-17 22:35:50.000000000 +0100 +++ new/libkpeople-0.2.1/po/lt/libkpeople.po 2014-02-20 17:06:19.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: l 10n\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2013-11-26 01:41+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -35,7 +35,7 @@ msgid "Avatar" msgstr "" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/nl/libkpeople.po new/libkpeople-0.2.1/po/nl/libkpeople.po --- old/libkpeople-0.2.0/po/nl/libkpeople.po 2014-02-17 22:35:55.000000000 +0100 +++ new/libkpeople-0.2.1/po/nl/libkpeople.po 2014-02-20 17:06:25.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2014-02-15 17:18+0100\n" "Last-Translator: Freek de Kruijf <[email protected]>\n" "Language-Team: Dutch <[email protected]>\n" @@ -34,7 +34,7 @@ msgid "Avatar" msgstr "Avatar" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "E-mail" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/pt/libkpeople.po new/libkpeople-0.2.1/po/pt/libkpeople.po --- old/libkpeople-0.2.0/po/pt/libkpeople.po 2014-02-17 22:35:59.000000000 +0100 +++ new/libkpeople-0.2.1/po/pt/libkpeople.po 2014-02-20 17:06:34.000000000 +0100 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: libkpeople\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2013-09-23 00:43+0100\n" "Last-Translator: José Nuno Coelho Pires <[email protected]>\n" "Language-Team: Portuguese <[email protected]>\n" @@ -30,7 +30,7 @@ msgid "Avatar" msgstr "Avatar" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "E-mail" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/pt_BR/libkpeople.po new/libkpeople-0.2.1/po/pt_BR/libkpeople.po --- old/libkpeople-0.2.0/po/pt_BR/libkpeople.po 2014-02-17 22:36:00.000000000 +0100 +++ new/libkpeople-0.2.1/po/pt_BR/libkpeople.po 2014-02-20 17:06:35.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: libkpeople\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2014-02-15 10:40-0200\n" "Last-Translator: André Marcelo Alvarenga <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" @@ -35,7 +35,7 @@ msgid "Avatar" msgstr "Imagem" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "E-mail" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/ru/CMakeLists.txt new/libkpeople-0.2.1/po/ru/CMakeLists.txt --- old/libkpeople-0.2.0/po/ru/CMakeLists.txt 1970-01-01 01:00:00.000000000 +0100 +++ new/libkpeople-0.2.1/po/ru/CMakeLists.txt 2014-02-20 17:06:36.000000000 +0100 @@ -0,0 +1,2 @@ +file(GLOB _po_files *.po) +GETTEXT_PROCESS_PO_FILES( ru ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} ${_po_files} ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/ru/libkpeople.po new/libkpeople-0.2.1/po/ru/libkpeople.po --- old/libkpeople-0.2.0/po/ru/libkpeople.po 1970-01-01 01:00:00.000000000 +0100 +++ new/libkpeople-0.2.1/po/ru/libkpeople.po 2014-02-20 17:06:36.000000000 +0100 @@ -0,0 +1,52 @@ +# Copyright (C) YEAR This_file_is_part_of_KDE +# This file is distributed under the same license as the PACKAGE package. +# +# Alexander Potashev <[email protected]>, 2014. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" +"PO-Revision-Date: 2014-02-19 19:06+0400\n" +"Last-Translator: Alexander Potashev <[email protected]>\n" +"Language-Team: Russian <[email protected]>\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Lokalize 1.5\n" + +#: examples/contactlistqml.cpp:29 +msgid "SweetPeople - KPeople Example" +msgstr "SweetPeople — Пример использования KPeople" + +#: widgets/mergedialog.cpp:65 +msgid "Duplicates Manager" +msgstr "Диспетчер дубликатов" + +#: widgets/mergedialog.cpp:74 +msgid "Select contacts to be merged" +msgstr "Выберите учётные записи для объединения" + +#. i18n: ectx: property (text), widget (QLabel, avatarPixmapLabel) +#: widgets/person-details-presentation.ui:43 +msgid "Avatar" +msgstr "Аватар" + +#: widgets/plugins/emaildetailswidget.cpp:51 +msgid "Email" +msgstr "Адрес электронной почты" + +#: widgets/plugins/mergecontactswidget.cpp:51 +msgid "Show Merge Suggestions..." +msgstr "Показать вероятные дубликаты..." + +#: widgets/plugins/mergecontactswidget.cpp:89 +msgid "Merge with Selected Contacts" +msgstr "Объединить с выбранными контактами" + +#: widgets/plugins/phonedetailswidget.cpp:40 +msgid "Phone" +msgstr "Телефон" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/sk/libkpeople.po new/libkpeople-0.2.1/po/sk/libkpeople.po --- old/libkpeople-0.2.0/po/sk/libkpeople.po 2014-02-17 22:36:04.000000000 +0100 +++ new/libkpeople-0.2.1/po/sk/libkpeople.po 2014-02-20 17:06:38.000000000 +0100 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: libkpeople\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2014-02-16 20:28+0100\n" "Last-Translator: Roman Paholík <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" @@ -32,7 +32,7 @@ msgid "Avatar" msgstr "Avatar" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "E-mail" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/sl/libkpeople.po new/libkpeople-0.2.1/po/sl/libkpeople.po --- old/libkpeople-0.2.0/po/sl/libkpeople.po 2014-02-17 22:36:05.000000000 +0100 +++ new/libkpeople-0.2.1/po/sl/libkpeople.po 2014-02-20 17:06:39.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2013-12-02 22:15+0100\n" "Last-Translator: Andrej Mernik <[email protected]>\n" "Language-Team: Slovenian <[email protected]>\n" @@ -35,7 +35,7 @@ msgid "Avatar" msgstr "" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "E-pošta" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/sv/libkpeople.po new/libkpeople-0.2.1/po/sv/libkpeople.po --- old/libkpeople-0.2.0/po/sv/libkpeople.po 2014-02-17 22:36:09.000000000 +0100 +++ new/libkpeople-0.2.1/po/sv/libkpeople.po 2014-02-20 17:06:42.000000000 +0100 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2014-02-15 09:01+0100\n" "Last-Translator: Stefan Asserhäll <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" @@ -34,7 +34,7 @@ msgid "Avatar" msgstr "Avatar" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "Skicka e-post" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/po/uk/libkpeople.po new/libkpeople-0.2.1/po/uk/libkpeople.po --- old/libkpeople-0.2.0/po/uk/libkpeople.po 2014-02-17 22:36:15.000000000 +0100 +++ new/libkpeople-0.2.1/po/uk/libkpeople.po 2014-02-20 17:06:46.000000000 +0100 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2014-02-16 04:05+0000\n" +"POT-Creation-Date: 2014-02-18 01:50+0000\n" "PO-Revision-Date: 2014-02-15 09:09+0200\n" "Last-Translator: Yuri Chornoivan <[email protected]>\n" "Language-Team: Ukrainian <[email protected]>\n" @@ -36,7 +36,7 @@ msgid "Avatar" msgstr "Аватар" -#: widgets/plugins/emaildetailswidget.cpp:50 +#: widgets/plugins/emaildetailswidget.cpp:51 msgid "Email" msgstr "Електронна пошта" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/src/CMakeLists.txt new/libkpeople-0.2.1/src/CMakeLists.txt --- old/libkpeople-0.2.0/src/CMakeLists.txt 2014-02-17 22:35:22.000000000 +0100 +++ new/libkpeople-0.2.1/src/CMakeLists.txt 2014-02-20 17:05:46.000000000 +0100 @@ -2,9 +2,9 @@ ${CMAKE_CURRENT_SOURCE_DIR} ) -# if (ENABLE_EXAMPLES) +if (ENABLE_EXAMPLES) add_subdirectory(examples) -# endif (ENABLE_EXAMPLES) +endif (ENABLE_EXAMPLES) if (KDE4_BUILD_TESTS) add_subdirectory(autotests) endif (KDE4_BUILD_TESTS) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkpeople-0.2.0/src/plugins/akonadi/akonadidatasource.cpp new/libkpeople-0.2.1/src/plugins/akonadi/akonadidatasource.cpp --- old/libkpeople-0.2.0/src/plugins/akonadi/akonadidatasource.cpp 2014-02-17 22:35:22.000000000 +0100 +++ new/libkpeople-0.2.1/src/plugins/akonadi/akonadidatasource.cpp 2014-02-20 17:05:46.000000000 +0100 @@ -153,6 +153,9 @@ ++m_activeFetchJobsCount; } } + if (m_activeFetchJobsCount == 0) { + emitInitialFetchComplete(); + } } -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
