Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2019-01-08 12:21:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/klines (Old)
 and      /work/SRC/openSUSE:Factory/.klines.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "klines"

Tue Jan  8 12:21:42 2019 rev:80 rq:658417 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/klines/klines.changes    2018-11-13 
17:20:38.810017805 +0100
+++ /work/SRC/openSUSE:Factory/.klines.new.28833/klines.changes 2019-01-08 
12:22:56.568636672 +0100
@@ -1,0 +2,35 @@
+Fri Dec 14 06:09:13 UTC 2018 - [email protected]
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Mon Dec 03 20:56:03 UTC 2018 - [email protected]
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * Fix crash when position is not initialized
+
+-------------------------------------------------------------------
+Tue Nov 20 06:22:28 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:57:06 UTC 2018 - [email protected]
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Refine donation url in appdata
+
+-------------------------------------------------------------------
@@ -47 +82 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +132 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -208 +243 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -267 +302 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -354 +389 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -470 +505 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  klines-18.08.3.tar.xz

New:
----
  klines-18.12.0.tar.xz

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

Other differences:
------------------
++++++ klines.spec ++++++
--- /var/tmp/diff_new_pack.gZt9NZ/_old  2019-01-08 12:22:57.176636001 +0100
+++ /var/tmp/diff_new_pack.gZt9NZ/_new  2019-01-08 12:22:57.176636001 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package klines
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,22 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%bcond_without lang
-
-Name:           klines
-Version:        18.08.3
-Release:        0
 %define kf5_version 5.26.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:           klines
+Version:        18.12.0
+Release:        0
 Summary:        Tactical game
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Puzzle
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        klines-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcompletion-devel
@@ -65,7 +64,6 @@
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Klines is the KDE version of the russian game Lines where you have to
@@ -87,13 +85,12 @@
   %kf5_makeinstall -C build
   %if %{with lang}
     %find_lang %{name} --with-man --all-name
-    %kf5_find_htmldocs
+    %{kf5_find_htmldocs}
   %endif
   %suse_update_desktop_file -r org.kde.klines          Game LogicGame
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %dir %{_kf5_configkcfgdir}
 %doc %lang(en) %{_kf5_htmldir}/en/klines/
 %{_kf5_applicationsdir}/org.kde.klines.desktop
@@ -105,7 +102,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ klines-18.08.3.tar.xz -> klines-18.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/org.kde.klines.appdata.xml 
new/klines-18.12.0/org.kde.klines.appdata.xml
--- old/klines-18.08.3/org.kde.klines.appdata.xml       2018-09-22 
08:00:16.000000000 +0200
+++ new/klines-18.12.0/org.kde.klines.appdata.xml       2018-11-28 
08:03:42.000000000 +0100
@@ -128,7 +128,7 @@
     <content_attribute id="money-gambling">none</content_attribute>
   </content_rating>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=klines</url>
-  <url type="donation">https://www.kde.org/community/donations/</url>
+  <url 
type="donation">https://www.kde.org/community/donations/?app=klines&amp;source=appdata</url>
   <url type="help">https://docs.kde.org/?application=klines</url>
   <url type="homepage">https://games.kde.org/game.php?game=klines</url>
   <screenshots>
@@ -138,7 +138,6 @@
   </screenshots>
   <project_group>KDE</project_group>
   <developer_name>The KDE Community</developer_name>
-  <developer_name xml:lang="ast">La comunidá KDE</developer_name>
   <developer_name xml:lang="ca">La comunitat KDE</developer_name>
   <developer_name xml:lang="ca-valencia">La comunitat KDE</developer_name>
   <developer_name xml:lang="cs">Komunita KDE</developer_name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/ar/klines.po 
new/klines-18.12.0/po/ar/klines.po
--- old/klines-18.08.3/po/ar/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/ar/klines.po  2018-12-07 01:32:03.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2007-10-14 15:44+0000\n"
 "Last-Translator: Youssef Chahibi <[email protected]>\n"
 "Language-Team: <[email protected]>\n"
@@ -152,12 +152,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "عمل فني SVG جديد لإصدارة الكيدي4 من اللعبة"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr ""
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/ast/klines.po 
new/klines-18.12.0/po/ast/klines.po
--- old/klines-18.08.3/po/ast/klines.po 2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/ast/klines.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,162 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# enolp <[email protected]>, 2016.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2016-12-21 16:38+0100\n"
-"Last-Translator: enolp <[email protected]>\n"
-"Language-Team: Asturian <[email protected]>\n"
-"Language: ast\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
-
-#, kde-format
-msgctxt "NAME OF TRANSLATORS"
-msgid "Your names"
-msgstr "Softastur"
-
-#, kde-format
-msgctxt "EMAIL OF TRANSLATORS"
-msgid "Your emails"
-msgstr "[email protected]"
-
-#: klines.cpp:54
-#, kde-format
-msgid "Score:"
-msgstr ""
-
-#: klines.cpp:86
-#, kde-format
-msgid "Show Next"
-msgstr ""
-
-#: klines.cpp:93
-#, kde-format
-msgid "Move Left"
-msgstr ""
-
-#: klines.cpp:98
-#, kde-format
-msgid "Move Right"
-msgstr ""
-
-#: klines.cpp:103
-#, kde-format
-msgid "Move Up"
-msgstr ""
-
-#: klines.cpp:108
-#, kde-format
-msgid "Move Down"
-msgstr ""
-
-#: klines.cpp:113
-#, kde-format
-msgid "Select"
-msgstr ""
-
-#: klines.cpp:129
-#, kde-format
-msgid "Score: %1"
-msgstr ""
-
-#: klines.cpp:135 klines.cpp:143
-#, kde-format
-msgid "High Scores"
-msgstr ""
-
-#. i18n: ectx: label, entry (ShowNext), group (Game)
-#: klines.kcfg:9
-#, kde-format
-msgid "Whether to show the next set of balls."
-msgstr ""
-
-#. i18n: ectx: label, entry (SavedBackgroundWidth), group (Game)
-#: klines.kcfg:13
-#, kde-format
-msgid "Width of saved background"
-msgstr ""
-
-#. i18n: ectx: label, entry (SavedBackgroundHeight), group (Game)
-#: klines.kcfg:17
-#, kde-format
-msgid "Height of saved background"
-msgstr ""
-
-#. i18n: ectx: Menu (navigation)
-#: klinesui.rc:14
-#, kde-format
-msgid "Navigation"
-msgstr ""
-
-#: main.cpp:32
-#, kde-format
-msgid "Kolor Lines - a little game about balls and how to get rid of them"
-msgstr ""
-
-#: main.cpp:43
-#, kde-format
-msgid "Kolor Lines"
-msgstr ""
-
-#: main.cpp:45
-#, kde-format
-msgid "(c) 2000-2015 The KLines Authors"
-msgstr ""
-
-#: main.cpp:46
-#, kde-format
-msgid "Roman Merzlyakov"
-msgstr ""
-
-#: main.cpp:46
-#, kde-format
-msgid "Original author"
-msgstr ""
-
-#: main.cpp:47
-#, kde-format
-msgid "Roman Razilov"
-msgstr ""
-
-#: main.cpp:47
-#, kde-format
-msgid "Rewrite and Extension"
-msgstr ""
-
-#: main.cpp:48
-#, kde-format
-msgid "Dmitry Suzdalev"
-msgstr ""
-
-#: main.cpp:48
-#, kde-format
-msgid "Rewrite to use QGraphicsView. Current maintainer"
-msgstr ""
-
-#: main.cpp:49
-#, kde-format
-msgid "Eugene Trounev"
-msgstr ""
-
-#: main.cpp:49
-#, kde-format
-msgid "New SVG artwork for KDE4 version of the game"
-msgstr ""
-
-#: scene.cpp:301
-#, kde-format
-msgid "There is no path from the selected piece to this cell"
-msgstr ""
-
-#: scene.cpp:691
-#, kde-format
-msgid "<h1>Game over</h1>"
-msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/bg/klines.po 
new/klines-18.12.0/po/bg/klines.po
--- old/klines-18.08.3/po/bg/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/bg/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -2,7 +2,7 @@
 # Bulgarian translation of KDE.
 # This file is licensed under the GPL.
 #
-# $Id: klines.po 1481380 2017-02-01 04:24:57Z scripty $
+# $Id: klines.po 1529425 2018-11-29 07:14:36Z scripty $
 #
 # Zlatko Popov <[email protected]>, 2006, 2007.
 # Petar Toushkov <[email protected]>, 2009.
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2009-04-23 22:20+0200\n"
 "Last-Translator: Petar Toushkov <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
@@ -156,12 +156,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Нови SVG изображения за KDE4 версията на играта"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "От избрания детайл до тази клетка няма пътека"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Край на играта</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/bs/klines.po 
new/klines-18.12.0/po/bs/klines.po
--- old/klines-18.08.3/po/bs/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/bs/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2013-10-18 20:26+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: bosnian <[email protected]>\n"
@@ -153,12 +153,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nova SVG grafika za KDE4 verziju igre"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Ne postoji put od izabrane loptice do ovog polja"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Kraj igre</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/ca/klines.po 
new/klines-18.12.0/po/ca/klines.po
--- old/klines-18.08.3/po/ca/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/ca/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-04-26 00:11+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -157,12 +157,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nou grafisme SVG per a la versió del joc per KDE4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "No hi ha cap camí des de la peça seleccionada a aquesta cel·la"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>S'ha acabat la partida</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/ca@valencia/klines.po 
new/klines-18.12.0/po/ca@valencia/klines.po
--- old/klines-18.08.3/po/ca@valencia/klines.po 2018-11-06 01:15:39.000000000 
+0100
+++ new/klines-18.12.0/po/ca@valencia/klines.po 2018-12-07 01:32:04.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-04-26 00:11+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -157,21 +157,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nou grafisme SVG per a la versió del joc per KDE4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "No hi ha cap camí des de la peça seleccionada a aquesta cel·la"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>S'ha acabat la partida</h1>"
-
-#~ msgid "Theme"
-#~ msgstr "Tema"
-
-#~ msgid "Failed to load \"%1\" theme. Please check your installation."
-#~ msgstr "Error en carregar el tema «%1». Reviseu la vostra instal·lació."
-
-#~ msgid "The graphical theme to be used."
-#~ msgstr "Tema a usar."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/cs/klines.po 
new/klines-18.12.0/po/cs/klines.po
--- old/klines-18.08.3/po/cs/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/cs/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2015-02-13 09:59+0100\n"
 "Last-Translator: Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
@@ -152,12 +152,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nová SVG grafika pro KDE 4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Z označeného kousku neexistuje cesta do tohoto políčka"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Konec hry</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/da/klines.po 
new/klines-18.12.0/po/da/klines.po
--- old/klines-18.08.3/po/da/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/da/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-05-28 16:42+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
@@ -154,12 +154,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Ny SVG-grafik til KDE4-versionen af spillet"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Der er ingen sti fra det valgte stykke til denne celle"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Game over</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/de/klines.po 
new/klines-18.12.0/po/de/klines.po
--- old/klines-18.08.3/po/de/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/de/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-09 14:08+0100\n"
 "Last-Translator: Frederik Schwarzer <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
@@ -158,12 +158,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Neue SVG-Grafiken für die KDE4-Version des Spiels."
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Es gibt keinen Weg von der gewählten Kugel zu dieser Zelle"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Spiel beendet</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/el/klines.po 
new/klines-18.12.0/po/el/klines.po
--- old/klines-18.08.3/po/el/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/el/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-06-11 12:56+0200\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
@@ -156,12 +156,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Νέα SVG γραφικά για την έκδοση του KDE4 του παιχνιδιού"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Δεν υπάρχει διαδρομή από το επιλεγμένο κομμάτι στο κελί αυτό"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Τέλος παιχνιδιού</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/en_GB/klines.po 
new/klines-18.12.0/po/en_GB/klines.po
--- old/klines-18.08.3/po/en_GB/klines.po       2018-11-06 01:15:39.000000000 
+0100
+++ new/klines-18.12.0/po/en_GB/klines.po       2018-12-07 01:32:04.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-21 10:53+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
@@ -153,12 +153,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "New SVG artwork for KDE4 version of the game"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "There is no path from the selected piece to this cell"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Game over</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/eo/klines.po 
new/klines-18.12.0/po/eo/klines.po
--- old/klines-18.08.3/po/eo/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/eo/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2007-12-08 13:47+0100\n"
 "Last-Translator: Pierre-Marie Pédrot <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
@@ -153,12 +153,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nova SVG artaĵo por la KDE4 versio de la ludo"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr ""
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Fino de ludo</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/es/klines.po 
new/klines-18.12.0/po/es/klines.po
--- old/klines-18.08.3/po/es/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/es/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-12 18:52+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
@@ -163,12 +163,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nuevo material gráfico SVG para la versión de KDE4 del juego"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "No hay ruta desde la pieza seleccionada a esta celda"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Fin de la partida</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/et/klines.po 
new/klines-18.12.0/po/et/klines.po
--- old/klines-18.08.3/po/et/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/et/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-07-27 19:46+0300\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
@@ -152,12 +152,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Uus SVG graafika mängu KDE4 versioonile"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Valitud palli juurest ei too siia ühtegi teed"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Mäng on läbi</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/eu/klines.po 
new/klines-18.12.0/po/eu/klines.po
--- old/klines-18.08.3/po/eu/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/eu/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2009-06-16 16:48+0200\n"
 "Last-Translator: Iñaki Larrañaga Murgoitio <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
@@ -154,12 +154,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "KDE 4ko jokoaren bertsioarentzako SVG artelan berriak"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Ez dago biderik hautatutako piezatik gelaxka honetara"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Jokoa amaitu da</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/fa/klines.po 
new/klines-18.12.0/po/fa/klines.po
--- old/klines-18.08.3/po/fa/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/fa/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2008-04-16 22:26+0330\n"
 "Last-Translator: Emil Sedgh <[email protected]>\n"
 "Language-Team: American English <[email protected]>\n"
@@ -154,12 +154,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "کار هنری SVG جدید برای نسخه KDE4 بازی"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "هیچ مسیری از قطعه انتخاب شده به این سلول نیست"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>بازی تمام شد</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/fi/klines.po 
new/klines-18.12.0/po/fi/klines.po
--- old/klines-18.08.3/po/fi/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/fi/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-10 12:04+0200\n"
 "Last-Translator: Lasse Liehu <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
@@ -161,12 +161,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "SVG-kuvamateriaali pelin KDE 4 -versioon"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Valitusta palasesta ei ole polkua tähän soluun"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Peli päättyi</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/fr/klines.po 
new/klines-18.12.0/po/fr/klines.po
--- old/klines-18.08.3/po/fr/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/fr/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2017-05-09 16:43+0800\n"
 "Last-Translator: Simon Depiets <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
@@ -165,12 +165,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nouveau graphisme « SVG » pour la version KDE 4 du jeu"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Il n'y a aucun chemin entre la pièce sélectionnée et cette cellule"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Partie terminée</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/ga/klines.po 
new/klines-18.12.0/po/ga/klines.po
--- old/klines-18.08.3/po/ga/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/ga/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdegames/klines.po\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2004-12-03 14:52-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
@@ -154,12 +154,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Maisiúchán nua SVG le haghaidh leagan KDE4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Níl aon chosán ón phíosa roghnaithe go dtí an chill seo"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Cluiche thart</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/gl/klines.po 
new/klines-18.12.0/po/gl/klines.po
--- old/klines-18.08.3/po/gl/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/gl/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2017-03-15 21:43+0100\n"
 "Last-Translator: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail."
 "com>\n"
@@ -162,12 +162,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Novo traballo plástico en SVG para a versión de KDE4 do xogo"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Non hai ningunha ruta desde a peza escollida a esta cela"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Rematou a partida</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/he/klines.po 
new/klines-18.12.0/po/he/klines.po
--- old/klines-18.08.3/po/he/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/he/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2017-05-16 07:01-0400\n"
 "Last-Translator: Copied by Zanata <[email protected]>\n"
 "Language-Team: Hebrew <[email protected]>\n"
@@ -160,12 +160,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr ""
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr ""
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/hi/klines.po 
new/klines-18.12.0/po/hi/klines.po
--- old/klines-18.08.3/po/hi/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/hi/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2017-03-07 23:52+0530\n"
 "Last-Translator: G Karunakar <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
@@ -153,12 +153,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "खेल के केडीई४ संस्करण के लिए नई एसवीजी कलाकृति"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr ""
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>खेल ख़त्म</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/hr/klines.po 
new/klines-18.12.0/po/hr/klines.po
--- old/klines-18.08.3/po/hr/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/hr/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: klines 0\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2006-08-21 17:00+0100\n"
 "Last-Translator: Renato Pavicic <[email protected]>\n"
 "Language-Team: Croatian <[email protected]>\n"
@@ -157,12 +157,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr ""
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr ""
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/hu/klines.po 
new/klines-18.12.0/po/hu/klines.po
--- old/klines-18.08.3/po/hu/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/hu/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.3\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2017-02-14 22:57+0100\n"
 "Last-Translator: Kiszel Kristóf <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
@@ -152,12 +152,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Új SVG grafika a KDE4-es verzióhoz"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Nincs út a kijelölt elemtől eddig a celláig"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Vége a játéknak</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/is/klines.po 
new/klines-18.12.0/po/is/klines.po
--- old/klines-18.08.3/po/is/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/is/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2009-06-13 16:24+0000\n"
 "Last-Translator: Sveinn í Felli <[email protected]>\n"
 "Language-Team: icelandic <[email protected]>\n"
@@ -159,12 +159,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr ""
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr ""
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/it/klines.po 
new/klines-18.12.0/po/it/klines.po
--- old/klines-18.08.3/po/it/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/it/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-14 08:52+0100\n"
 "Last-Translator: Vincenzo Reale <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
@@ -153,12 +153,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nuove immagini SVG per la versione KDE 4 di questo gioco"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Non c'è alcun percorso dal pezzo selezionato a questa cella."
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Partita terminata</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/ja/klines.po 
new/klines-18.12.0/po/ja/klines.po
--- old/klines-18.08.3/po/ja/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/ja/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2008-12-14 22:05+0900\n"
 "Last-Translator: Yukiko Bando <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
@@ -161,12 +161,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "KDE4 バージョンのための新しい SVG アートワーク"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "選択したボールをこのセルに移動する経路はありません"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>ゲームオーバー</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/kk/klines.po 
new/klines-18.12.0/po/kk/klines.po
--- old/klines-18.08.3/po/kk/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/kk/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2012-04-07 02:31+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
@@ -152,12 +152,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "KDE4-нің жаңа тамаша SVG графикалық көркемділігі"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Таңдалғаннан бұл ұяшықа жол жоқ"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Ойын аяқталды</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/km/klines.po 
new/klines-18.12.0/po/km/klines.po
--- old/klines-18.08.3/po/km/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/km/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2009-10-24 09:42+0700\n"
 "Last-Translator: Morn Met\n"
 "Language-Team: Khmer <[email protected]>\n"
@@ -154,12 +154,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "ការងារ​សិល្បៈ​ SVG ថ្មី​សម្រាប់​កំណែ​ល្បែង​របស់ KDE4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "គ្មាន​​ផ្លូវ​ពី​ចម្រៀក​​ដែល​បាន​ជ្រើស​ទៅ​ក្រឡា​នេះ​ទេ"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>ល្បែង​ចប់ហើយ</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/ko/klines.po 
new/klines-18.12.0/po/ko/klines.po
--- old/klines-18.08.3/po/ko/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/ko/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2015-04-26 19:14+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
@@ -153,12 +153,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "KDE 4 버전의 게임을 위한 SVG 그림"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "선택한 조각을 이 공간으로 옮길 경로가 없습니다"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>게임 끝</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/lt/klines.po 
new/klines-18.12.0/po/lt/klines.po
--- old/klines-18.08.3/po/lt/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/lt/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2011-08-09 23:18+0300\n"
 "Last-Translator: Remigijus Jarmalavičius <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
@@ -153,12 +153,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr ""
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr ""
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Žaidimas baigtas</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/lv/klines.po 
new/klines-18.12.0/po/lv/klines.po
--- old/klines-18.08.3/po/lv/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/lv/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2009-07-19 10:53+0300\n"
 "Last-Translator: Maris Nartiss <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
@@ -154,12 +154,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Jauna SVG māksla KDE4 spēles versijai"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Nav iespējams no izvēlētās bumbas tikt uz šo vietu"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Spēles beigas</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/mr/klines.po 
new/klines-18.12.0/po/mr/klines.po
--- old/klines-18.08.3/po/mr/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/mr/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2013-03-22 15:16+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
@@ -151,12 +151,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr ""
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr ""
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>खेळ समाप्त</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/nb/klines.po 
new/klines-18.12.0/po/nb/klines.po
--- old/klines-18.08.3/po/nb/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/nb/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2009-07-24 10:22+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/nds/klines.po 
new/klines-18.12.0/po/nds/klines.po
--- old/klines-18.08.3/po/nds/klines.po 2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/nds/klines.po 2018-12-07 01:32:04.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2009-03-06 22:55+0100\n"
 "Last-Translator: Manfred Wiese <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
@@ -155,12 +155,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nieg SVG-Billerwark vun de Speelverschoon för KDE 4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Dat gifft keen Weg vun't köört Stück na disse Zell."
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Speel vörbi</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/nl/klines.po 
new/klines-18.12.0/po/nl/klines.po
--- old/klines-18.08.3/po/nl/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/nl/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-10 09:47+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
@@ -160,12 +160,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nieuwe SVG-illustraties voor de KDE4-versie van dit spel"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Er is geen pad van het geselecteerde stuk naar deze cel"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Spel afgelopen</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/nn/klines.po 
new/klines-18.12.0/po/nn/klines.po
--- old/klines-18.08.3/po/nn/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/nn/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-01-08 21:42+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -154,12 +154,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nye SVG-bilete for KDE 4-versjonen av spelet"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Det finst ingen veg frå den valde brikka til denne cella"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Spelet er slutt</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/pa/klines.po 
new/klines-18.12.0/po/pa/klines.po
--- old/klines-18.08.3/po/pa/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/pa/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2007-01-17 11:09+0530\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: Punjabi <[email protected]>\n"
@@ -153,12 +153,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr ""
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr ""
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/pl/klines.po 
new/klines-18.12.0/po/pl/klines.po
--- old/klines-18.08.3/po/pl/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/pl/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -1,5 +1,5 @@
 # translation of klines.po to Polish
-# Version: $Revision: 1481380 $
+# Version: $Revision: 1529425 $
 # translation of klines.po to
 # Michał Rudolf <[email protected]>, 2002.
 # Michal Rudolf <[email protected]>, 2003, 2004, 2005, 2007, 2008, 2009.
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-08-20 07:55+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
@@ -157,12 +157,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nowa grafika SVG dla KDE4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Nie ma ścieżki od wybranego elementu do tej komórki"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Koniec gry</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/pt/klines.po 
new/klines-18.12.0/po/pt/klines.po
--- old/klines-18.08.3/po/pt/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/pt/klines.po  2018-12-07 01:32:04.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2015-02-07 15:27+0000\n"
 "Last-Translator: José Nuno Pires <[email protected]>\n"
 "Language-Team: pt <[email protected]>\n"
@@ -148,12 +148,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Novos gráficos em SVG na versão do jogo para o KDE4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Não existe nenhum caminho da peça seleccionada até esta célula"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Fim do jogo</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/pt_BR/klines.po 
new/klines-18.12.0/po/pt_BR/klines.po
--- old/klines-18.08.3/po/pt_BR/klines.po       2018-11-06 01:15:39.000000000 
+0100
+++ new/klines-18.12.0/po/pt_BR/klines.po       2018-12-07 01:32:05.000000000 
+0100
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-09 08:21-0300\n"
 "Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
@@ -163,12 +163,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nova arte vetorial para KDE4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Não existe caminho da peça selecionada para este espaço"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Fim de jogo</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/ro/klines.po 
new/klines-18.12.0/po/ro/klines.po
--- old/klines-18.08.3/po/ro/klines.po  2018-11-06 01:15:39.000000000 +0100
+++ new/klines-18.12.0/po/ro/klines.po  2018-12-07 01:32:05.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: @PACKAGE\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2009-08-09 08:23+0300\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Română <[email protected]>\n"
@@ -154,12 +154,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Grafică nouă pentru versiunea KDE4 a jocului"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Nu este nicio cale de la piesa aleasă la această celulă"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Jocul s-a încheiat</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/ru/klines.po 
new/klines-18.12.0/po/ru/klines.po
--- old/klines-18.08.3/po/ru/klines.po  2018-11-06 01:15:40.000000000 +0100
+++ new/klines-18.12.0/po/ru/klines.po  2018-12-07 01:32:05.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2015-03-15 22:20+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
@@ -160,12 +160,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Новое SVG-оформление для KDE4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Путь от выбранного шарика к этой ячейке не существует"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Игра закончена</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/sk/klines.po 
new/klines-18.12.0/po/sk/klines.po
--- old/klines-18.08.3/po/sk/klines.po  2018-11-06 01:15:40.000000000 +0100
+++ new/klines-18.12.0/po/sk/klines.po  2018-12-07 01:32:05.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-21 11:38+0100\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
@@ -154,12 +154,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nová SVG grafika pre KDE4 verziu hry"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Nie je žiadna cesta z vybranej bunky do tejto bunky"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Koniec hry</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/sl/klines.po 
new/klines-18.12.0/po/sl/klines.po
--- old/klines-18.08.3/po/sl/klines.po  2018-11-06 01:15:40.000000000 +0100
+++ new/klines-18.12.0/po/sl/klines.po  2018-12-07 01:32:05.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-08-05 18:36+0200\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
@@ -160,12 +160,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Nova grafična podoba SVG za KDE 4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Od izbrane žogice do te celice ni poti"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Konec igre</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/sr/klines.po 
new/klines-18.12.0/po/sr/klines.po
--- old/klines-18.08.3/po/sr/klines.po  2018-11-06 01:15:40.000000000 +0100
+++ new/klines-18.12.0/po/sr/klines.po  2018-12-07 01:32:05.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2016-02-14 17:49+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/sv/klines.po 
new/klines-18.12.0/po/sv/klines.po
--- old/klines-18.08.3/po/sv/klines.po  2018-11-06 01:15:40.000000000 +0100
+++ new/klines-18.12.0/po/sv/klines.po  2018-12-07 01:32:05.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-09 17:31+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
@@ -151,12 +151,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Ny SVG-grafik för KDE4-versionen av spelet."
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Det finns ingen väg från den markerade kulan till den här rutan"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Spelet är slut</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/tr/klines.po 
new/klines-18.12.0/po/tr/klines.po
--- old/klines-18.08.3/po/tr/klines.po  2018-11-06 01:15:40.000000000 +0100
+++ new/klines-18.12.0/po/tr/klines.po  2018-12-07 01:32:05.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2017-05-16 09:06+0000\n"
 "Last-Translator: Mete <[email protected]>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/";
@@ -156,12 +156,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Oyunun KDE4 sürümü için yeni SVG sanatsal çalışmalar"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Seçilen parçadan bu hücreye hiçbir yol yok"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Oyun Bitti</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/ug/klines.po 
new/klines-18.12.0/po/ug/klines.po
--- old/klines-18.08.3/po/ug/klines.po  2018-11-06 01:15:40.000000000 +0100
+++ new/klines-18.12.0/po/ug/klines.po  2018-12-07 01:32:05.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
@@ -151,12 +151,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr ""
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr ""
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/uk/klines.po 
new/klines-18.12.0/po/uk/klines.po
--- old/klines-18.08.3/po/uk/klines.po  2018-11-06 01:15:40.000000000 +0100
+++ new/klines-18.12.0/po/uk/klines.po  2018-12-07 01:32:05.000000000 +0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-02-09 16:27+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
@@ -158,12 +158,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "Нова графіка SVG для гри версії KDE4"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "Між вибраним елементом і цією клітинкою немає зв’язку"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>Кінець гри</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/zh_CN/klines.po 
new/klines-18.12.0/po/zh_CN/klines.po
--- old/klines-18.08.3/po/zh_CN/klines.po       2018-11-06 01:15:40.000000000 
+0100
+++ new/klines-18.12.0/po/zh_CN/klines.po       2018-12-07 01:32:05.000000000 
+0100
@@ -10,8 +10,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
-"PO-Revision-Date: 2018-11-01 23:20\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
+"PO-Revision-Date: 2018-11-12 09:24\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -158,12 +158,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "KDE4 游戏版本的新 SVG 美工"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "从所选的球到此格子之间没有相连的路径"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>游戏结束</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/po/zh_TW/klines.po 
new/klines-18.12.0/po/zh_TW/klines.po
--- old/klines-18.08.3/po/zh_TW/klines.po       2018-11-06 01:15:40.000000000 
+0100
+++ new/klines-18.12.0/po/zh_TW/klines.po       2018-12-07 01:32:05.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: klines\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-02-01 03:51+0100\n"
+"POT-Creation-Date: 2018-11-29 07:12+0100\n"
 "PO-Revision-Date: 2016-11-14 21:00+0800\n"
 "Last-Translator: Jeff Huang <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
@@ -157,12 +157,12 @@
 msgid "New SVG artwork for KDE4 version of the game"
 msgstr "為 KDE4 版本的遊戲新增 SVG 美工"
 
-#: scene.cpp:301
+#: scene.cpp:303
 #, kde-format
 msgid "There is no path from the selected piece to this cell"
 msgstr "沒有辦法將您選取的片段移到此格中"
 
-#: scene.cpp:691
+#: scene.cpp:693
 #, kde-format
 msgid "<h1>Game over</h1>"
 msgstr "<h1>遊戲結束</h1>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/scene.cpp new/klines-18.12.0/scene.cpp
--- old/klines-18.08.3/scene.cpp        2018-09-22 08:00:16.000000000 +0200
+++ new/klines-18.12.0/scene.cpp        2018-11-28 08:03:42.000000000 +0100
@@ -268,9 +268,11 @@
 
 void KLinesScene::selectOrMove( const FieldPos& fpos )
 {
+    if (fpos.x < 0 || fpos.y < 0) {
+        return;
+    }
     if( m_animator->isAnimating() )
         return;
-
     if( m_field[fpos.x][fpos.y] ) // ball was selected
     {
         if( m_selPos.isValid() )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-18.08.3/themes/crystal.desktop 
new/klines-18.12.0/themes/crystal.desktop
--- old/klines-18.08.3/themes/crystal.desktop   2018-09-22 08:00:16.000000000 
+0200
+++ new/klines-18.12.0/themes/crystal.desktop   2018-11-28 08:03:42.000000000 
+0100
@@ -1,7 +1,6 @@
 [KGameTheme]
 VersionFormat=1
 Name=Crystal
-Name[ast]=Cristal
 Name[bs]=Kristal
 Name[ca]=Crystal
 Name[ca@valencia]=Crystal


Reply via email to