Hello community,

here is the log from the commit of package kdiamond for openSUSE:Factory 
checked in at 2019-12-14 12:09:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdiamond (Old)
 and      /work/SRC/openSUSE:Factory/.kdiamond.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdiamond"

Sat Dec 14 12:09:27 2019 rev:92 rq:756215 version:19.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes        2019-11-13 
13:19:37.499154046 +0100
+++ /work/SRC/openSUSE:Factory/.kdiamond.new.4691/kdiamond.changes      
2019-12-14 12:13:15.359301169 +0100
@@ -1,0 +2,30 @@
+Tue Dec 10 06:38:29 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- Changes since 19.11.90:
+  * Update Appstream for new release
+
+-------------------------------------------------------------------
+Sat Nov 30 09:11:50 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+-------------------------------------------------------------------
+Sun Nov 24 13:29:22 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Make it compile without kf5 deprecated method
+  * Make it compiles against qt5.14
+  * Add DesktopEntry
+  * Follow KDE_APPLICATIONS_VERSION
+
+-------------------------------------------------------------------

Old:
----
  kdiamond-19.08.3.tar.xz
  kdiamond-19.08.3.tar.xz.sig

New:
----
  kdiamond-19.12.0.tar.xz
  kdiamond-19.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdiamond.spec ++++++
--- /var/tmp/diff_new_pack.mNZQHm/_old  2019-12-14 12:13:18.259300666 +0100
+++ /var/tmp/diff_new_pack.mNZQHm/_new  2019-12-14 12:13:18.259300666 +0100
@@ -16,40 +16,39 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kdiamond
-Version:        19.08.3
+Version:        19.12.0
 Release:        0
 Summary:        Single player puzzle game
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Puzzle
 URL:            https://www.kde.org
-Source:         
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
 BuildRequires:  extra-cmake-modules
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  kguiaddons-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemviews-devel
-BuildRequires:  knotifyconfig-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  libkdegames-devel
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5GuiAddons)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5ItemViews)
+BuildRequires:  cmake(KF5NotifyConfig)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(KF5KDEGames)
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5QuickWidgets)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  cmake(Qt5QuickWidgets)
+BuildRequires:  cmake(Qt5Widgets)
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 %if %{with lang}
@@ -79,16 +78,16 @@
 
 %files
 %license COPYING*
+%config %{_kf5_configdir}/kdiamond.knsrc
 %doc %lang(en) %{_kf5_htmldir}/en/kdiamond/
 %{_kf5_applicationsdir}/org.kde.kdiamond.desktop
+%{_kf5_appstreamdir}/org.kde.kdiamond.appdata.xml
 %{_kf5_bindir}/kdiamond
-%config %{_kf5_configdir}/kdiamond.knsrc
 %{_kf5_iconsdir}/hicolor/*/apps/kdiamond.*
 %{_kf5_kxmlguidir}/kdiamond/
 %{_kf5_notifydir}/kdiamond.notifyrc
 %{_kf5_sharedir}/kdiamond/
 %{_kf5_sharedir}/sounds/KDiamond-*
-%{_kf5_appstreamdir}/org.kde.kdiamond.appdata.xml
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.mNZQHm/_old and 
/var/tmp/diff_new_pack.mNZQHm/_new differ

++++++ kdiamond-19.08.3.tar.xz -> kdiamond-19.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/CMakeLists.txt 
new/kdiamond-19.12.0/CMakeLists.txt
--- old/kdiamond-19.08.3/CMakeLists.txt 2019-11-05 05:08:50.000000000 +0100
+++ new/kdiamond-19.12.0/CMakeLists.txt 2019-12-06 01:50:31.000000000 +0100
@@ -1,5 +1,12 @@
 cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
-project(kdiamond)
+
+# KDE Application Version, managed by release script
+set(KDE_APPLICATIONS_VERSION_MAJOR "19")
+set(KDE_APPLICATIONS_VERSION_MINOR "12")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
+
+project(kdiamond VERSION ${KDE_APPLICATIONS_VERSION})
 
 set (QT_MIN_VERSION "5.10.0")
 set (KF5_MIN_VERSION "5.46.0")
@@ -31,11 +38,15 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 include(ECMAddAppIcon)
+include(ECMSetupVersion)
 if (${KF5Config_VERSION} STRGREATER "5.56.0")
         add_definitions(-DQT_NO_FOREACH)
         MESSAGE(STATUS "compile without foreach")
 endif()
-add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
+if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
+   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
+endif()
 
 add_subdirectory(src)
 add_subdirectory(sounds)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/ar/kdiamond.po 
new/kdiamond-19.12.0/po/ar/kdiamond.po
--- old/kdiamond-19.08.3/po/ar/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/ar/kdiamond.po      2019-12-06 01:48:38.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2009-01-31 11:32+0400\n"
 "Last-Translator: zayed <zayed.alsa...@gmail.com>\n"
 "Language-Team: Arabic <linuxac-kde-arabic-t...@googlegroups.com>\n"
@@ -77,7 +77,7 @@
 msgid "Main Toolbar"
 msgstr "قائمة الأدوات الرئيسية"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, a three-in-a-row game."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/bg/kdiamond.po 
new/kdiamond-19.12.0/po/bg/kdiamond.po
--- old/kdiamond-19.08.3/po/bg/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/bg/kdiamond.po      2019-12-06 01:48:40.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2011-07-28 18:11+0300\n"
 "Last-Translator: Yasen Pramatarov <ya...@lindeas.com>\n"
 "Language-Team: Bulgarian <d...@fsa-bg.org>\n"
@@ -77,7 +77,7 @@
 msgid "Main Toolbar"
 msgstr "Главна лента с инструменти"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, игра на три поредни."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/bs/kdiamond.po 
new/kdiamond-19.12.0/po/bs/kdiamond.po
--- old/kdiamond-19.08.3/po/bs/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/bs/kdiamond.po      2019-12-06 01:48:42.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdegames\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2013-10-18 20:17+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian <b...@li.org>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr "Glavna alatna traka"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "K‑dijamant, igra „tri-u-redu“."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/ca/kdiamond.po 
new/kdiamond-19.12.0/po/ca/kdiamond.po
--- old/kdiamond-19.08.3/po/ca/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/ca/kdiamond.po      2019-12-06 01:48:45.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2015-05-31 14:01+0200\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -81,7 +81,7 @@
 msgid "Main Toolbar"
 msgstr "Barra d'eines principal"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, un joc de tres en ratlla."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/ca@valencia/kdiamond.po 
new/kdiamond-19.12.0/po/ca@valencia/kdiamond.po
--- old/kdiamond-19.08.3/po/ca@valencia/kdiamond.po     2019-11-05 
05:08:49.000000000 +0100
+++ new/kdiamond-19.12.0/po/ca@valencia/kdiamond.po     2019-12-06 
01:48:46.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2015-05-31 14:01+0200\n"
 "Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -81,7 +81,7 @@
 msgid "Main Toolbar"
 msgstr "Barra d'eines principal"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, un joc de tres en ratlla."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/cs/kdiamond.po 
new/kdiamond-19.12.0/po/cs/kdiamond.po
--- old/kdiamond-19.08.3/po/cs/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/cs/kdiamond.po      2019-12-06 01:48:48.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2017-09-11 14:03+0100\n"
 "Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
@@ -76,7 +76,7 @@
 msgid "Main Toolbar"
 msgstr "Hlavní panel nástrojů"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond. Hra tři v řadě."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/da/kdiamond.po 
new/kdiamond-19.12.0/po/da/kdiamond.po
--- old/kdiamond-19.08.3/po/da/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/da/kdiamond.po      2019-12-06 01:48:49.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-12-04 19:37+0100\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <da...@dansk-gruppen.dk>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr "Hovedværktøjslinje"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond - et tre på linje-spil."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/de/kdiamond.po 
new/kdiamond-19.12.0/po/de/kdiamond.po
--- old/kdiamond-19.08.3/po/de/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/de/kdiamond.po      2019-12-06 01:48:50.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-07-14 09:39+0200\n"
 "Last-Translator: Johannes Obermayr <johannesoberm...@gmx.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
@@ -75,7 +75,7 @@
 msgid "Main Toolbar"
 msgstr "Haupt-Werkzeugleiste"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, ein Drei-Gewinnt-Spiel"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/el/kdiamond.po 
new/kdiamond-19.12.0/po/el/kdiamond.po
--- old/kdiamond-19.08.3/po/el/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/el/kdiamond.po      2019-12-06 01:48:51.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2013-07-08 06:19+0200\n"
 "Last-Translator: Dimitrios Glentadakis <dgl...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
@@ -81,7 +81,7 @@
 msgid "Main Toolbar"
 msgstr "Κύρια γραμμή εργαλείων"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, ένα παιχνίδι τριάδων."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/en_GB/kdiamond.po 
new/kdiamond-19.12.0/po/en_GB/kdiamond.po
--- old/kdiamond-19.08.3/po/en_GB/kdiamond.po   2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/en_GB/kdiamond.po   2019-12-06 01:48:53.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-07-30 22:42+0100\n"
 "Last-Translator: Andrew Coles <andrew_co...@yahoo.co.uk>\n"
 "Language-Team: British English <kde-i18n-...@kde.org>\n"
@@ -75,7 +75,7 @@
 msgid "Main Toolbar"
 msgstr "Main Toolbar"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, a three-in-a-row game."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/eo/kdiamond.po 
new/kdiamond-19.12.0/po/eo/kdiamond.po
--- old/kdiamond-19.08.3/po/eo/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/eo/kdiamond.po      2019-12-06 01:48:54.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2009-11-15 12:06+0100\n"
 "Last-Translator: Axel Rousseau <a...@esperanto-jeunes.org>\n"
 "Language-Team: esperanto <kde-i18n...@kde.org>\n"
@@ -76,7 +76,7 @@
 msgid "Main Toolbar"
 msgstr "Ĉefa ilobreto"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/es/kdiamond.po 
new/kdiamond-19.12.0/po/es/kdiamond.po
--- old/kdiamond-19.08.3/po/es/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/es/kdiamond.po      2019-12-06 01:48:55.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-07-14 16:09+0200\n"
 "Last-Translator: Kira J. Fernandez <kirajf...@gmail.com>\n"
 "Language-Team: Español <kde-l10n...@kde.org>\n"
@@ -80,7 +80,7 @@
 msgid "Main Toolbar"
 msgstr "Barra de herramientas principal"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, un juego de tres en raya."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/et/kdiamond.po 
new/kdiamond-19.12.0/po/et/kdiamond.po
--- old/kdiamond-19.08.3/po/et/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/et/kdiamond.po      2019-12-06 01:48:57.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-10-19 05:22+0300\n"
 "Last-Translator: Marek Laane <b...@smail.ee>\n"
 "Language-Team: Estonian <kde...@linux.ee>\n"
@@ -77,7 +77,7 @@
 msgid "Main Toolbar"
 msgstr "Peamine tööriistariba"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond on kolm ühte ritta mäng."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/eu/kdiamond.po 
new/kdiamond-19.12.0/po/eu/kdiamond.po
--- old/kdiamond-19.08.3/po/eu/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/eu/kdiamond.po      2019-12-06 01:48:58.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-08-25 23:16+0200\n"
 "Last-Translator: Ignigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <itzulp...@euskalgnu.org>\n"
@@ -76,7 +76,7 @@
 msgid "Main Toolbar"
 msgstr "Tresna-barra nagusia"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, hiru lerroan motako joko bat."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/fi/kdiamond.po 
new/kdiamond-19.12.0/po/fi/kdiamond.po
--- old/kdiamond-19.08.3/po/fi/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/fi/kdiamond.po      2019-12-06 01:49:00.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2014-11-08 02:37+0200\n"
 "Last-Translator: Lasse Liehu <lasse.li...@gmail.com>\n"
 "Language-Team: Finnish <lokalisoi...@lists.coss.fi>\n"
@@ -83,7 +83,7 @@
 msgid "Main Toolbar"
 msgstr "Päätyökalurivi"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond – kolme riviin -peli"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/fr/kdiamond.po 
new/kdiamond-19.12.0/po/fr/kdiamond.po
--- old/kdiamond-19.08.3/po/fr/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/fr/kdiamond.po      2019-12-06 01:49:02.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2013-07-08 16:51+0200\n"
 "Last-Translator: xavier <xavier.besn...@neuf.fr>\n"
 "Language-Team: French <kde-i18n-...@kde.org>\n"
@@ -82,7 +82,7 @@
 msgid "Main Toolbar"
 msgstr "Barre principale d'outils"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, un jeu de « Trois-en-ligne »."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/ga/kdiamond.po 
new/kdiamond-19.12.0/po/ga/kdiamond.po
--- old/kdiamond-19.08.3/po/ga/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/ga/kdiamond.po      2019-12-06 01:49:03.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: playground-games/kdiamond.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2008-02-10 09:09-0500\n"
 "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n"
@@ -76,7 +76,7 @@
 msgid "Main Toolbar"
 msgstr "Príomhbharra Uirlisí"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, cluiche trí-cinn-as-a-chéile."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/gl/kdiamond.po 
new/kdiamond-19.12.0/po/gl/kdiamond.po
--- old/kdiamond-19.08.3/po/gl/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/gl/kdiamond.po      2019-12-06 01:49:05.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2018-03-31 10:40+0100\n"
 "Last-Translator: Adrian Chaves <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr "Barra de ferramentas principal"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, un xogo de tres en raia."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/hi/kdiamond.po 
new/kdiamond-19.12.0/po/hi/kdiamond.po
--- old/kdiamond-19.08.3/po/hi/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/hi/kdiamond.po      2019-12-06 01:49:07.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2008-03-26 18:31+0530\n"
 "Last-Translator: Ravishankar Shrivastava <raviratl...@yahoo.com>\n"
 "Language-Team: Hindi <indlinux-hi...@lists.sourceforge.net>\n"
@@ -77,7 +77,7 @@
 msgid "Main Toolbar"
 msgstr "मुख्य औज़ार पट्टी"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "केडायमंड, एक-पंक्ति-में-तीन का खेल"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/hr/kdiamond.po 
new/kdiamond-19.12.0/po/hr/kdiamond.po
--- old/kdiamond-19.08.3/po/hr/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/hr/kdiamond.po      2019-12-06 01:49:08.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-01-24 17:07+0100\n"
 "Last-Translator: Andrej Dundovic <adund...@gmail.com>\n"
 "Language-Team: Croatian <kde-croatia-l...@lists.sourceforge.net>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr ""
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/hu/kdiamond.po 
new/kdiamond-19.12.0/po/hu/kdiamond.po
--- old/kdiamond-19.08.3/po/hu/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/hu/kdiamond.po      2019-12-06 01:49:09.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.2\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2011-02-18 10:24+0100\n"
 "Last-Translator: Kristóf Kiszel <ulys...@kubuntu.org>\n"
 "Language-Team: Hungarian <kde-i18n-...@kde.org>\n"
@@ -77,7 +77,7 @@
 msgid "Main Toolbar"
 msgstr "Alap eszköztár"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond: sorkirakó játék."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/id/kdiamond.po 
new/kdiamond-19.12.0/po/id/kdiamond.po
--- old/kdiamond-19.08.3/po/id/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/id/kdiamond.po      2019-12-06 01:49:11.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2019-09-13 05:21+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
@@ -75,7 +75,7 @@
 msgid "Main Toolbar"
 msgstr "BilahAlat Utama"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, adalah sebuah permainan tiga dalam sebaris."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/is/kdiamond.po 
new/kdiamond-19.12.0/po/is/kdiamond.po
--- old/kdiamond-19.08.3/po/is/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/is/kdiamond.po      2019-12-06 01:49:11.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2015-01-29 09:07+0000\n"
 "Last-Translator: Sveinn í Felli <s...@fellsnet.is>\n"
 "Language-Team: Icelandic <kde-...@molar.is>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr "Aðaltækjaslá"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/it/kdiamond.po 
new/kdiamond-19.12.0/po/it/kdiamond.po
--- old/kdiamond-19.08.3/po/it/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/it/kdiamond.po      2019-12-06 01:49:13.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-12-09 20:11+0100\n"
 "Last-Translator: Federico Zenith <federico.zen...@member.fsf.org>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
@@ -77,7 +77,7 @@
 msgid "Main Toolbar"
 msgstr "Barra principale"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, un gioco del tris."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/ja/kdiamond.po 
new/kdiamond-19.12.0/po/ja/kdiamond.po
--- old/kdiamond-19.08.3/po/ja/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/ja/kdiamond.po      2019-12-06 01:49:14.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-09-26 12:20-0700\n"
 "Last-Translator: Fumiaki Okushi <oku...@kde.gr.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
@@ -77,7 +77,7 @@
 msgid "Main Toolbar"
 msgstr "メインツールバー"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond 三目並べ"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/kk/kdiamond.po 
new/kdiamond-19.12.0/po/kk/kdiamond.po
--- old/kdiamond-19.08.3/po/kk/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/kk/kdiamond.po      2019-12-06 01:49:16.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2012-03-25 03:12+0600\n"
 "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
@@ -76,7 +76,7 @@
 msgid "Main Toolbar"
 msgstr "Негізгі құралдар"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, \"Үшеуін - қатарға\" ойны."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/km/kdiamond.po 
new/kdiamond-19.12.0/po/km/kdiamond.po
--- old/kdiamond-19.08.3/po/km/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/km/kdiamond.po      2019-12-06 01:49:17.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2009-10-27 11:47+0700\n"
 "Last-Translator: Morn Met\n"
 "Language-Team: Khmer <kde-i18n-...@kde.org>\n"
@@ -78,7 +78,7 @@
 msgid "Main Toolbar"
 msgstr "របារ​ឧបករណ៍​មេ"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond ល្បែង ​​​បី​ក្នុង​មួយ​ជួរ ។"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/ko/kdiamond.po 
new/kdiamond-19.12.0/po/ko/kdiamond.po
--- old/kdiamond-19.08.3/po/ko/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/ko/kdiamond.po      2019-12-06 01:49:19.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond 1.0\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2019-05-30 00:50+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <kde...@kde.org>\n"
@@ -78,7 +78,7 @@
 msgid "Main Toolbar"
 msgstr "주 도구 모음"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, 한 줄에 돌 세 개 놓기."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/lt/kdiamond.po 
new/kdiamond-19.12.0/po/lt/kdiamond.po
--- old/kdiamond-19.08.3/po/lt/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/lt/kdiamond.po      2019-12-06 01:49:20.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2015-12-29 21:35+0200\n"
 "Last-Translator: Mindaugas Baranauskas <opensuse.lietuviu.ka...@gmail.com>\n"
 "Language-Team: lt <kde-i18n...@kde.org>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr "Pagrindinė įrankinė"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, trijų eilėje žaidimas."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/lv/kdiamond.po 
new/kdiamond-19.12.0/po/lv/kdiamond.po
--- old/kdiamond-19.08.3/po/lv/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/lv/kdiamond.po      2019-12-06 01:49:21.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2008-12-27 20:26+0200\n"
 "Last-Translator: \n"
 "Language-Team: Latvian <loc...@laka.lv>\n"
@@ -78,7 +78,7 @@
 msgid "Main Toolbar"
 msgstr "Galvenā rīkjosla "
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, trīs-rindā spēle."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/mr/kdiamond.po 
new/kdiamond-19.12.0/po/mr/kdiamond.po
--- old/kdiamond-19.08.3/po/mr/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/mr/kdiamond.po      2019-12-06 01:49:23.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2013-03-22 15:10+0530\n"
 "Last-Translator: Chetan Khona <che...@kompkin.com>\n"
 "Language-Team: Marathi <kde-i18n-...@kde.org>\n"
@@ -76,7 +76,7 @@
 msgid "Main Toolbar"
 msgstr "मुख्य साधनपट्टी"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "के-डायमंड, एका-ओळीत-तीन खेळ."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/nb/kdiamond.po 
new/kdiamond-19.12.0/po/nb/kdiamond.po
--- old/kdiamond-19.08.3/po/nb/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/nb/kdiamond.po      2019-12-06 01:49:24.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-10-19 12:07+0200\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
@@ -78,7 +78,7 @@
 msgid "Main Toolbar"
 msgstr "Hovedverktøylinje"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, et tre-på-rad-spill."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/nds/kdiamond.po 
new/kdiamond-19.12.0/po/nds/kdiamond.po
--- old/kdiamond-19.08.3/po/nds/kdiamond.po     2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/nds/kdiamond.po     2019-12-06 01:49:25.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-08-04 09:35+0200\n"
 "Last-Translator: Manfred Wiese <m.j.wi...@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr "Hööft-Warktüüchbalken"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamant, en \"Dree op de Reeg\"-Speel"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/nl/kdiamond.po 
new/kdiamond-19.12.0/po/nl/kdiamond.po
--- old/kdiamond-19.08.3/po/nl/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/nl/kdiamond.po      2019-12-06 01:49:27.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-09-11 10:56+0200\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n...@kde.org>\n"
@@ -77,7 +77,7 @@
 msgid "Main Toolbar"
 msgstr "Hoofdwerkbalk"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, een drie-op-een-rij spel."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/nn/kdiamond.po 
new/kdiamond-19.12.0/po/nn/kdiamond.po
--- old/kdiamond-19.08.3/po/nn/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/nn/kdiamond.po      2019-12-06 01:49:29.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2016-01-07 20:27+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr "Hovudverktøylinje"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "Eit tre-på-rad-spel"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/pl/kdiamond.po 
new/kdiamond-19.12.0/po/pl/kdiamond.po
--- old/kdiamond-19.08.3/po/pl/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/pl/kdiamond.po      2019-12-06 01:49:31.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2016-08-20 07:55+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
@@ -81,7 +81,7 @@
 msgid "Main Toolbar"
 msgstr "Główny pasek narzędzi"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiament, gra typu ''trzy w jednej linii''."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/pt/kdiamond.po 
new/kdiamond-19.12.0/po/pt/kdiamond.po
--- old/kdiamond-19.08.3/po/pt/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/pt/kdiamond.po      2019-12-06 01:49:32.000000000 
+0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-07-14 10:12+0100\n"
 "Last-Translator: José Nuno Coelho Pires <zepi...@gmail.com>\n"
 "Language-Team: Portuguese <kde-i18n...@kde.org>\n"
@@ -73,7 +73,7 @@
 msgid "Main Toolbar"
 msgstr "Barra Principal"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, um jogo de três-em-linha."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/pt_BR/kdiamond.po 
new/kdiamond-19.12.0/po/pt_BR/kdiamond.po
--- old/kdiamond-19.08.3/po/pt_BR/kdiamond.po   2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/pt_BR/kdiamond.po   2019-12-06 01:49:33.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2016-01-02 11:43-0200\n"
 "Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr "Barra de ferramentas principal"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, um jogo lógico três em linha."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/ro/kdiamond.po 
new/kdiamond-19.12.0/po/ro/kdiamond.po
--- old/kdiamond-19.08.3/po/ro/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/ro/kdiamond.po      2019-12-06 01:49:34.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2009-08-09 08:10+0300\n"
 "Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
 "Language-Team: Română <kde-i18n...@kde.org>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr "Bara de unelte principală"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamant, un joc de trei-în-linie."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/ru/kdiamond.po 
new/kdiamond-19.12.0/po/ru/kdiamond.po
--- old/kdiamond-19.08.3/po/ru/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/ru/kdiamond.po      2019-12-06 01:49:36.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-09-16 23:17+0400\n"
 "Last-Translator: Alexander Potashev <aspotas...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
@@ -83,7 +83,7 @@
 msgid "Main Toolbar"
 msgstr "Основная панель инструментов"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond. Убийца вашего времени"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/sk/kdiamond.po 
new/kdiamond-19.12.0/po/sk/kdiamond.po
--- old/kdiamond-19.08.3/po/sk/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/sk/kdiamond.po      2019-12-06 01:49:37.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2011-01-16 13:28+0100\n"
 "Last-Translator: Michal Sulek <misu...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
@@ -75,7 +75,7 @@
 msgid "Main Toolbar"
 msgstr "Hlavný panel nástrojov"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond. Hra tri v rade."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/sl/kdiamond.po 
new/kdiamond-19.12.0/po/sl/kdiamond.po
--- old/kdiamond-19.08.3/po/sl/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/sl/kdiamond.po      2019-12-06 01:49:39.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2017-06-17 09:05+0100\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
@@ -78,7 +78,7 @@
 msgid "Main Toolbar"
 msgstr "Glavna orodna vrstica"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, igra tri v vrsto."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/sv/kdiamond.po 
new/kdiamond-19.12.0/po/sv/kdiamond.po
--- old/kdiamond-19.08.3/po/sv/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/sv/kdiamond.po      2019-12-06 01:49:42.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-07-14 21:58+0200\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
@@ -77,7 +77,7 @@
 msgid "Main Toolbar"
 msgstr "Huvudverktygsrad"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "Kdiamant, ett tre-i-rad spel."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/tr/kdiamond.po 
new/kdiamond-19.12.0/po/tr/kdiamond.po
--- old/kdiamond-19.08.3/po/tr/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/tr/kdiamond.po      2019-12-06 01:49:43.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2014-06-08 13:55+0000\n"
 "Last-Translator: Volkan Gezer <volkange...@gmail.com>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/";
@@ -80,7 +80,7 @@
 msgid "Main Toolbar"
 msgstr "Ana Araç Çubuğu"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond, Bir satırda üç oyunu."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/ug/kdiamond.po 
new/kdiamond-19.12.0/po/ug/kdiamond.po
--- old/kdiamond-19.08.3/po/ug/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/ug/kdiamond.po      2019-12-06 01:49:44.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+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"
@@ -76,7 +76,7 @@
 msgid "Main Toolbar"
 msgstr "ئاساسىي قورال بالداق"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/uk/kdiamond.po 
new/kdiamond-19.12.0/po/uk/kdiamond.po
--- old/kdiamond-19.08.3/po/uk/kdiamond.po      2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/uk/kdiamond.po      2019-12-06 01:49:46.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-07-14 07:35+0300\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <translat...@linux.org.ua>\n"
@@ -79,7 +79,7 @@
 msgid "Main Toolbar"
 msgstr "Головний пенал"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "КДіамант, гра у три-в-ряд."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/zh_CN/kdiamond.po 
new/kdiamond-19.12.0/po/zh_CN/kdiamond.po
--- old/kdiamond-19.08.3/po/zh_CN/kdiamond.po   2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/zh_CN/kdiamond.po   2019-12-06 01:49:48.000000000 
+0100
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
-"PO-Revision-Date: 2019-10-09 10:08\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
+"PO-Revision-Date: 2019-11-19 23:12\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -80,7 +80,7 @@
 msgid "Main Toolbar"
 msgstr "主工具栏"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond,一款连三成串游戏。"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/po/zh_TW/kdiamond.po 
new/kdiamond-19.12.0/po/zh_TW/kdiamond.po
--- old/kdiamond-19.08.3/po/zh_TW/kdiamond.po   2019-11-05 05:08:49.000000000 
+0100
+++ new/kdiamond-19.12.0/po/zh_TW/kdiamond.po   2019-12-06 01:49:49.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdiamond\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-08-30 07:43+0200\n"
+"POT-Creation-Date: 2019-07-28 02:51+0200\n"
 "PO-Revision-Date: 2010-07-15 07:58+0800\n"
 "Last-Translator: Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv "
 "dot tw>\n"
@@ -78,7 +78,7 @@
 msgid "Main Toolbar"
 msgstr "主工具列"
 
-#: main.cpp:36
+#: main.cpp:37
 #, kde-format
 msgid "KDiamond, a three-in-a-row game."
 msgstr "KDiamond,寶石方塊。"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/src/CMakeLists.txt 
new/kdiamond-19.12.0/src/CMakeLists.txt
--- old/kdiamond-19.08.3/src/CMakeLists.txt     2019-09-13 08:38:16.000000000 
+0200
+++ new/kdiamond-19.12.0/src/CMakeLists.txt     2019-12-05 22:10:57.000000000 
+0100
@@ -11,6 +11,8 @@
        view.cpp
 )
 
+ecm_setup_version(${KDE_APPLICATIONS_VERSION} VARIABLE_PREFIX KDIAMOND 
VERSION_HEADER kdiamond_version.h)
+
 kconfig_add_kcfg_files(kdiamond_SRCS settings.kcfgc)
 
 file(GLOB ICONS_SRCS "pics/*-apps-kdiamond.png")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/src/game-state.cpp 
new/kdiamond-19.12.0/src/game-state.cpp
--- old/kdiamond-19.08.3/src/game-state.cpp     2019-09-13 08:38:16.000000000 
+0200
+++ new/kdiamond-19.12.0/src/game-state.cpp     2019-12-05 22:10:57.000000000 
+0100
@@ -19,7 +19,7 @@
 #include "game-state.h"
 #include "settings.h"
 
-#include <QTime>
+#include <QElapsedTimer>
 #include <KLocalizedString>
 #include <KNotification>
 
@@ -32,7 +32,7 @@
     GameStatePrivate();
     ~GameStatePrivate();
 
-    QTime m_gameTime, m_pauseTime;
+    QElapsedTimer m_gameTime, m_pauseTime;
 
     Mode m_mode;
     State m_state;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/src/kdiamond.notifyrc 
new/kdiamond-19.12.0/src/kdiamond.notifyrc
--- old/kdiamond-19.08.3/src/kdiamond.notifyrc  2019-09-13 08:38:16.000000000 
+0200
+++ new/kdiamond-19.12.0/src/kdiamond.notifyrc  2019-12-05 22:10:57.000000000 
+0100
@@ -1,5 +1,6 @@
 [Global]
 IconName=kdiamond
+DesktopEntry=org.kde.kdiamond
 Comment=KDiamond Game
 Comment[bs]=KDiamond igra
 Comment[ca]=Joc KDiamond
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/src/main.cpp 
new/kdiamond-19.12.0/src/main.cpp
--- old/kdiamond-19.08.3/src/main.cpp   2019-09-13 08:38:16.000000000 +0200
+++ new/kdiamond-19.12.0/src/main.cpp   2019-12-05 22:10:57.000000000 +0100
@@ -18,6 +18,7 @@
 
 #include "mainwindow.h"
 #include "settings.h"
+#include "kdiamond_version.h"
 
 #include <ctime>
 
@@ -34,7 +35,6 @@
 #include <KDBusService>
 
 static const char description[] = I18N_NOOP("KDiamond, a three-in-a-row 
game.");
-static const char version[] = "1.5";
 
 int main(int argc, char **argv)
 {
@@ -46,7 +46,7 @@
 
     qsrand(time(nullptr));
     KLocalizedString::setApplicationDomain("kdiamond");
-    KAboutData about(QStringLiteral("kdiamond"), i18nc("The application's 
name", "KDiamond"), QLatin1Literal(version), i18n(description),
+    KAboutData about(QStringLiteral("kdiamond"), i18nc("The application's 
name", "KDiamond"), QLatin1String(KDIAMOND_VERSION_STRING), i18n(description),
                      KAboutLicense::GPL, i18n("(C) 2008-2010 Stefan Majewsky 
and others"), QStringLiteral("http://games.kde.org/kdiamond";));
     about.addAuthor(i18n("Stefan Majewsky"), i18n("Original author and current 
maintainer"), QStringLiteral("majew...@gmx.net"));
     about.addAuthor(i18n("Paul Bunbury"), i18n("Gameplay refinement"), 
QStringLiteral("happysmile...@googlemail.com"));
@@ -72,7 +72,7 @@
     KDBusService service;
     // see if we are starting with session management
     if (app.isSessionRestored()) {
-        RESTORE(MainWindow);
+        kRestoreMainWindows<MainWindow>();
     } else {
         MainWindow *window = new MainWindow;
         window->show();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-19.08.3/src/org.kde.kdiamond.appdata.xml 
new/kdiamond-19.12.0/src/org.kde.kdiamond.appdata.xml
--- old/kdiamond-19.08.3/src/org.kde.kdiamond.appdata.xml       2019-09-13 
08:38:16.000000000 +0200
+++ new/kdiamond-19.12.0/src/org.kde.kdiamond.appdata.xml       2019-12-05 
22:10:57.000000000 +0100
@@ -98,4 +98,7 @@
     </screenshot>
   </screenshots>
   <project_group>KDE</project_group>
+  <releases>
+    <release version="19.12.0" date="2019-12-12"/>
+  </releases>
 </component>


Reply via email to