Hello community,

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

Package is "picmi"

Tue Jan  8 12:23:20 2019 rev:80 rq:658500 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/picmi/picmi.changes      2018-11-13 
17:35:30.516796364 +0100
+++ /work/SRC/openSUSE:Factory/.picmi.new.28833/picmi.changes   2019-01-08 
12:25:19.320479582 +0100
@@ -1,0 +2,36 @@
+Fri Dec 14 06:09:23 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:27 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:
+  * No code changes since 18.11.80
+
+-------------------------------------------------------------------
+Tue Nov 20 06:23:04 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:57:35 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:
+  * Add donation url to appdata
+  * Fix minor EBN issues
+
+-------------------------------------------------------------------
@@ -47 +83 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +133 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -205 +241 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -264 +300 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -351 +387 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -467 +503 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  picmi-18.08.3.tar.xz

New:
----
  picmi-18.12.0.tar.xz

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

Other differences:
------------------
++++++ picmi.spec ++++++
--- /var/tmp/diff_new_pack.oCtDOr/_old  2019-01-08 12:25:19.768479090 +0100
+++ /var/tmp/diff_new_pack.oCtDOr/_new  2019-01-08 12:25:19.772479085 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package picmi
 #
-# 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:           picmi
-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:           picmi
+Version:        18.12.0
+Release:        0
 Summary:        Nonogram Logic game
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Amusements/Games/Logic
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        picmi-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcoreaddons-devel
@@ -47,7 +46,6 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 Obsoletes:      picmi5 < %{version}
 Provides:       picmi5 = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A nonogram logic game for KDE
@@ -67,13 +65,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.picmi          Game LogicGame
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %dir %{_kf5_iconsdir}/hicolor/256x256
 %dir %{_kf5_iconsdir}/hicolor/256x256/apps
 %doc %lang(en) %{_kf5_htmldir}/en/picmi/
@@ -86,7 +83,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ picmi-18.08.3.tar.xz -> picmi-18.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/org.kde.picmi.appdata.xml 
new/picmi-18.12.0/org.kde.picmi.appdata.xml
--- old/picmi-18.08.3/org.kde.picmi.appdata.xml 2018-09-03 06:39:20.000000000 
+0200
+++ new/picmi-18.12.0/org.kde.picmi.appdata.xml 2018-11-08 00:52:57.000000000 
+0100
@@ -8,7 +8,6 @@
   <id>org.kde.picmi.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
   <name>Picmi</name>
-  <name xml:lang="ast">Picmi</name>
   <name xml:lang="ca">Picmi</name>
   <name xml:lang="ca-valencia">Picmi</name>
   <name xml:lang="cs">Picmi</name>
@@ -38,7 +37,6 @@
   <name xml:lang="zh-CN">Picmi</name>
   <name xml:lang="zh-TW">Picmi</name>
   <summary>Puzzle game based on number logic</summary>
-  <summary xml:lang="ast">Xuegu de puzzles baxáu na llóxica de 
númberos</summary>
   <summary xml:lang="ca">Joc de puzle basat en lògica de nombres</summary>
   <summary xml:lang="ca-valencia">Joc de puzle basat en lògica de 
nombres</summary>
   <summary xml:lang="cs">Hra puzzle založená na číselné logice</summary>
@@ -106,6 +104,7 @@
     <p xml:lang="zh-TW">單人遊戲,依據棋盤側邊的數字來標記或留白棋盤上的每一格。</p>
   </description>
   <url 
type="homepage">https://projects.kde.org/projects/kde/kdegames/picmi</url>
+  <url 
type="donation">https://www.kde.org/community/donations/?app=picmi&amp;source=appdata</url>
   <screenshots>
     <screenshot type="default">
       
<image>http://games.kde.org/games/picmi/screenshots/originals/picmi01.png</image>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/ast/picmi.po 
new/picmi-18.12.0/po/ast/picmi.po
--- old/picmi-18.08.3/po/ast/picmi.po   2018-11-06 01:17:02.000000000 +0100
+++ new/picmi-18.12.0/po/ast/picmi.po   1970-01-01 01:00:00.000000000 +0100
@@ -1,733 +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-07-02 03:02+0200\n"
-"PO-Revision-Date: 2016-12-21 16:39+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]"
-
-#. i18n: tag board attribute name
-#: levels/default.xml:5
-#, kde-format
-msgid "Basketball"
-msgstr ""
-
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#: levels/default.xml:5 levels/default.xml:71 levels/default.xml:75
-#: levels/default.xml:79 levels/default.xml:83 levels/default.xml:87
-#: levels/default.xml:91 levels/default.xml:95 levels/default.xml:99
-#: levels/default.xml:103 levels/default.xml:107 levels/default.xml:111
-#: levels/default.xml:119 levels/default.xml:160 levels/default.xml:240
-#: levels/default.xml:258 levels/default.xml:508 levels/default.xml:512
-#: levels/default.xml:516 levels/default.xml:524 levels/default.xml:528
-#: levels/default.xml:532 levels/default.xml:543 levels/default.xml:556
-#: levels/default.xml:569 levels/default.xml:582 levels/default.xml:595
-#, kde-format
-msgid "Jakob Gruber, Moni Linke"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:9
-#, kde-format
-msgid "Skull"
-msgstr ""
-
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#: levels/default.xml:9 levels/default.xml:31 levels/default.xml:191
-#: levels/default.xml:222 levels/default.xml:271 levels/default.xml:291
-#: levels/default.xml:313 levels/default.xml:330 levels/default.xml:356
-#: levels/default.xml:379 src/main.cpp:52
-#, kde-format
-msgid "Jakob Gruber"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:31
-#, kde-format
-msgid "Wheelchair"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:59
-#, kde-format
-msgid "Baby Chick"
-msgstr ""
-
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#: levels/default.xml:59 levels/default.xml:63 levels/default.xml:67
-#: levels/default.xml:152 levels/default.xml:500 levels/default.xml:504
-#, kde-format
-msgid "Moni Linke"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:63
-#, kde-format
-msgid "Pirate Dog"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:67
-#, kde-format
-msgid "Clown"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:71
-#, kde-format
-msgid "Panda"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:75
-#, kde-format
-msgid "Elephant"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:79
-#, kde-format
-msgid "Claus the cat"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:83
-#, kde-format
-msgid "Bird"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:87
-#, kde-format
-msgid "Zebra"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:91
-#, kde-format
-msgid "Antique Phone"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:95
-#, kde-format
-msgid "Treble Clef"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:99
-#, kde-format
-msgid "Halloween"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:103
-#, kde-format
-msgid "Hourglass"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:107
-#, kde-format
-msgid "Mobile Phone"
-msgstr ""
-
-#. i18n: tag board attribute name
-#. i18n: tag board attribute name
-#: levels/default.xml:111 levels/default.xml:543
-#, kde-format
-msgid "Robot"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:115
-#, kde-format
-msgid "Bike"
-msgstr ""
-
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#: levels/default.xml:115 levels/default.xml:156 levels/default.xml:520
-#, kde-format
-msgid "Frank Uebbing"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:119
-#, kde-format
-msgid "Penguin"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:152
-#, kde-format
-msgid "Baby Panda"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:156
-#, kde-format
-msgid "Soccer"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:160
-#, kde-format
-msgid "Alarm Clock"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:191
-#, kde-format
-msgid "Taxi!"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:222
-#, kde-format
-msgid "Marker"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:240
-#, kde-format
-msgid "Thumbs Up"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:258
-#, kde-format
-msgid "Cup"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:271
-#, kde-format
-msgid "Dinner Time"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:291
-#, kde-format
-msgid "Wine Glass"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:313
-#, kde-format
-msgid "Cocktail Glass"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:330
-#, kde-format
-msgid "Escalator"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:356
-#, kde-format
-msgid "Helicopter"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:379
-#, kde-format
-msgid "Letter A"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:392
-#, kde-format
-msgid "Screw"
-msgstr ""
-
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#. i18n: tag board attribute author
-#: levels/default.xml:392 levels/default.xml:410 levels/default.xml:428
-#: levels/default.xml:446 levels/default.xml:464 levels/default.xml:482
-#, kde-format
-msgid "Zack Rusin"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:410
-#, kde-format
-msgid "Cup of coffee"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:428
-#, kde-format
-msgid "Lion"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:446
-#, kde-format
-msgid "Gas Lamp"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:464
-#, kde-format
-msgid "Monkey"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:482
-#, kde-format
-msgid "Teddy Bear"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:500
-#, kde-format
-msgid "Policeman"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:504
-#, kde-format
-msgid "Santa Claus"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:508
-#, kde-format
-msgid "Bass Clef"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:512
-#, kde-format
-msgid "Phone"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:516
-#, kde-format
-msgid "Shopping Cart"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:520 src/main.cpp:43
-#, kde-format
-msgid "Picmi"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:524
-#, kde-format
-msgid "Calculator"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:528
-#, kde-format
-msgid "Camera"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:532
-#, kde-format
-msgid "Car"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:556
-#, kde-format
-msgid "Microphone"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:569
-#, kde-format
-msgid "Floppy Disk"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:582
-#, kde-format
-msgid "Printer"
-msgstr ""
-
-#. i18n: tag board attribute name
-#: levels/default.xml:595
-#, kde-format
-msgid "Smiley"
-msgstr ""
-
-#: src/gui/graphicsitems/textbanneritem.cpp:40
-#, kde-format
-msgid "PAUSED"
-msgstr ""
-
-#: src/gui/mainwindow.cpp:76
-#, kde-format
-msgid "Save Position"
-msgstr ""
-
-#: src/gui/mainwindow.cpp:82
-#, kde-format
-msgid "Load Position"
-msgstr ""
-
-#: src/gui/mainwindow.cpp:93
-#, kde-format
-msgid "New Game"
-msgstr ""
-
-#: src/gui/mainwindow.cpp:98
-#, kde-format
-msgid "Load New Game"
-msgstr ""
-
-#: src/gui/mainwindow.cpp:111
-#, kde-format
-msgctxt "custom difficulty"
-msgid "Custom"
-msgstr ""
-
-#: src/gui/mainwindow.cpp:260
-#, kde-format
-msgid "Elapsed time: %1"
-msgstr ""
-
-#: src/gui/mainwindow.cpp:265
-#, kde-format
-msgid "Actions since last saved position: %1"
-msgstr ""
-
-#: src/gui/mainwindow.cpp:294
-#, kde-format
-msgid "Congratulations, you have solved this board!"
-msgstr ""
-
-#: src/gui/mainwindow.cpp:295 src/gui/mainwindow.cpp:302
-#, kde-format
-msgid "Board Solved!"
-msgstr ""
-
-#: src/gui/mainwindow.cpp:300
-#, kde-format
-msgid "Congratulations, you have solved board '%1'!"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:99
-#, kde-format
-msgid "Level"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:100
-#, kde-format
-msgid "Level Set"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:101
-#, kde-format
-msgid "Difficulty"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:102
-#, kde-format
-msgid "Size"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:103
-#, kde-format
-msgctxt "board solved"
-msgid "Solved"
-msgstr ""
-
-#. i18n: ectx: property (windowTitle), widget (QWidget, LevelSelectUi)
-#: src/gui/selectboardwindow.cpp:166 src/gui/selectboardwindow.ui:23
-#, kde-format
-msgid "Level Selection"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:254
-#, kde-format
-msgid "Ridiculously Easy"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:255
-#, kde-format
-msgid "Very Easy"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:256
-#, kde-format
-msgid "Easy"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:257
-#, kde-format
-msgid "Medium"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:258
-#, kde-format
-msgid "Hard"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:259
-#, kde-format
-msgid "Very Hard"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:260
-#, kde-format
-msgid "Extremely Hard"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:261
-#, kde-format
-msgid "Impossible"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:267
-#, kde-format
-msgid "Name: %1"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:268
-#, kde-format
-msgid "Author: %1"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:269
-#, kde-format
-msgid "Size: %1x%2"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:270
-#, kde-format
-msgid "Difficulty: %1"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:272
-#, kde-format
-msgctxt "board solve time"
-msgid "Solved: %1"
-msgstr ""
-
-#: src/gui/selectboardwindow.cpp:279
-#, kde-format
-msgctxt "board not solved yet"
-msgid "Solved: -"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, labelAuthor)
-#: src/gui/selectboardwindow.ui:79
-#, kde-format
-msgid "Author: -"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, labelName)
-#: src/gui/selectboardwindow.ui:86
-#, kde-format
-msgid "Name: -"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, labelImage)
-#: src/gui/selectboardwindow.ui:110
-#, kde-format
-msgid "?"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, labelSolved)
-#: src/gui/selectboardwindow.ui:120
-#, kde-format
-msgid "Solved: -"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, labelSize)
-#: src/gui/selectboardwindow.ui:127
-#, kde-format
-msgid "Size: -"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, labelDifficulty)
-#: src/gui/selectboardwindow.ui:134
-#, kde-format
-msgid "Difficulty: -"
-msgstr ""
-
-#: src/gui/settingswindow.cpp:75
-#, kde-format
-msgid "Select Background"
-msgstr ""
-
-#: src/gui/settingswindow.cpp:76
-#, kde-format
-msgid "Image Files (*.png *.jpg)"
-msgstr ""
-
-#. i18n: ectx: property (windowTitle), widget (QDialog, SettingsWindow)
-#: src/gui/settingswindow.ui:20
-#, kde-format
-msgid "Settings"
-msgstr ""
-
-#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
-#: src/gui/settingswindow.ui:28
-#, kde-format
-msgid "Background Image"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QRadioButton, bgDefaultRadioButton)
-#: src/gui/settingswindow.ui:38
-#, kde-format
-msgctxt "default background image"
-msgid "Default"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QRadioButton, bgCustomRadioButton)
-#: src/gui/settingswindow.ui:48
-#, kde-format
-msgctxt "custom background image"
-msgid "Custom"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QToolButton, bgToolButton)
-#: src/gui/settingswindow.ui:66
-#, kde-format
-msgid "..."
-msgstr ""
-
-#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
-#: src/gui/settingswindow.ui:80
-#, kde-format
-msgid "Font Colors"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, fontColorSolvedLabel)
-#: src/gui/settingswindow.ui:94
-#, kde-format
-msgid "Solved Streaks"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, fontColorUnsolvedLabel)
-#: src/gui/settingswindow.ui:110
-#, kde-format
-msgid "Unsolved Streaks"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, fontColorSolvedPushButton)
-#. i18n: ectx: property (text), widget (QPushButton, 
fontColorUnsolvedPushButton)
-#: src/gui/settingswindow.ui:120 src/gui/settingswindow.ui:127
-#, kde-format
-msgid "Edit..."
-msgstr ""
-
-#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
-#: src/gui/settingswindow.ui:145
-#, kde-format
-msgid "Custom Difficulty"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, label_2)
-#: src/gui/settingswindow.ui:153
-#, kde-format
-msgid "Height:"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, label_3)
-#: src/gui/settingswindow.ui:176
-#, kde-format
-msgid "Width:"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, label_4)
-#: src/gui/settingswindow.ui:203
-#, kde-format
-msgid "Density:"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, label_5)
-#: src/gui/settingswindow.ui:241
-#, kde-format
-msgid "Prevent Mistakes:"
-msgstr ""
-
-#: src/main.cpp:48
-#, kde-format
-msgid "Picmi - a nonogram puzzle game"
-msgstr ""
-
-#: src/main.cpp:50
-#, kde-format
-msgid "(c) 2012 - 2015 The Picmi Authors"
-msgstr ""
-
-#: src/main.cpp:52
-#, kde-format
-msgid "Picmi Author"
-msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/bs/picmi.po 
new/picmi-18.12.0/po/bs/picmi.po
--- old/picmi-18.08.3/po/bs/picmi.po    2018-11-06 01:17:02.000000000 +0100
+++ new/picmi-18.12.0/po/bs/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kde 49i410\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2014-10-20 19:47+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/ca/picmi.po 
new/picmi-18.12.0/po/ca/picmi.po
--- old/picmi-18.08.3/po/ca/picmi.po    2018-11-06 01:17:02.000000000 +0100
+++ new/picmi-18.12.0/po/ca/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-01-05 20:03+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/ca@valencia/picmi.po 
new/picmi-18.12.0/po/ca@valencia/picmi.po
--- old/picmi-18.08.3/po/ca@valencia/picmi.po   2018-11-06 01:17:02.000000000 
+0100
+++ new/picmi-18.12.0/po/ca@valencia/picmi.po   2018-12-07 01:35:47.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-01-05 20:03+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/cs/picmi.po 
new/picmi-18.12.0/po/cs/picmi.po
--- old/picmi-18.08.3/po/cs/picmi.po    2018-11-06 01:17:02.000000000 +0100
+++ new/picmi-18.12.0/po/cs/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-02-26 17:01+0100\n"
 "Last-Translator: Vít Pelčák <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/da/picmi.po 
new/picmi-18.12.0/po/da/picmi.po
--- old/picmi-18.08.3/po/da/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/da/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-05-28 16:41+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/de/picmi.po 
new/picmi-18.12.0/po/de/picmi.po
--- old/picmi-18.08.3/po/de/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/de/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-02-08 15:09+0100\n"
 "Last-Translator: Frederik Schwarzer <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/el/picmi.po 
new/picmi-18.12.0/po/el/picmi.po
--- old/picmi-18.08.3/po/el/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/el/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2012-08-18 R0116+0100\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/en_GB/picmi.po 
new/picmi-18.12.0/po/en_GB/picmi.po
--- old/picmi-18.08.3/po/en_GB/picmi.po 2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/en_GB/picmi.po 2018-12-07 01:35:47.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/es/picmi.po 
new/picmi-18.12.0/po/es/picmi.po
--- old/picmi-18.08.3/po/es/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/es/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-02-12 18:53+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/et/picmi.po 
new/picmi-18.12.0/po/et/picmi.po
--- old/picmi-18.08.3/po/et/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/et/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-07-27 19:49+0300\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/fi/picmi.po 
new/picmi-18.12.0/po/fi/picmi.po
--- old/picmi-18.08.3/po/fi/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/fi/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-02-09 17:11+0200\n"
 "Last-Translator: Lasse Liehu <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/fr/picmi.po 
new/picmi-18.12.0/po/fr/picmi.po
--- old/picmi-18.08.3/po/fr/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/fr/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-03-25 08:38+0100\n"
 "Last-Translator: Vincent Pinon <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/ga/picmi.po 
new/picmi-18.12.0/po/ga/picmi.po
--- old/picmi-18.08.3/po/ga/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/ga/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2012-02-27 21:35-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/gl/picmi.po 
new/picmi-18.12.0/po/gl/picmi.po
--- old/picmi-18.08.3/po/gl/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/gl/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2017-10-21 10:21+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/hu/picmi.po 
new/picmi-18.12.0/po/hu/picmi.po
--- old/picmi-18.08.3/po/hu/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/hu/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2015-09-04 14:20+0200\n"
 "Last-Translator: Kristóf Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/it/picmi.po 
new/picmi-18.12.0/po/it/picmi.po
--- old/picmi-18.08.3/po/it/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/it/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2017-07-03 23:10+0200\n"
 "Last-Translator: Luciano Montanaro <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/ja/picmi.po 
new/picmi-18.12.0/po/ja/picmi.po
--- old/picmi-18.08.3/po/ja/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/ja/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2012-02-26 14:44-0800\n"
 "Last-Translator: Japanese KDE translation team <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/kk/picmi.po 
new/picmi-18.12.0/po/kk/picmi.po
--- old/picmi-18.08.3/po/kk/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/kk/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2013-11-18 04:23+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/lt/picmi.po 
new/picmi-18.12.0/po/lt/picmi.po
--- old/picmi-18.08.3/po/lt/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/lt/picmi.po    2018-12-07 01:35:47.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: l 10n\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2014-03-17 20:43+0200\n"
 "Last-Translator: Liudas Ališauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/lv/picmi.po 
new/picmi-18.12.0/po/lv/picmi.po
--- old/picmi-18.08.3/po/lv/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/lv/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2013-08-03 13:04+0300\n"
 "Last-Translator: Maris Nartiss <[email protected]>\n"
 "Language-Team: Latvian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/mr/picmi.po 
new/picmi-18.12.0/po/mr/picmi.po
--- old/picmi-18.08.3/po/mr/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/mr/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2013-03-13 13:23+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/nb/picmi.po 
new/picmi-18.12.0/po/nb/picmi.po
--- old/picmi-18.08.3/po/nb/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/nb/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2014-01-07 14:22+0100\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/picmi-18.08.3/po/nds/picmi.po 
new/picmi-18.12.0/po/nds/picmi.po
--- old/picmi-18.08.3/po/nds/picmi.po   2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/nds/picmi.po   2018-12-07 01:35:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2014-06-11 00:45+0200\n"
 "Last-Translator: Sönke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/nl/picmi.po 
new/picmi-18.12.0/po/nl/picmi.po
--- old/picmi-18.08.3/po/nl/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/nl/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2017-02-12 12:22+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/nn/picmi.po 
new/picmi-18.12.0/po/nn/picmi.po
--- old/picmi-18.08.3/po/nn/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/nn/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-02-25 20:51+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/pl/picmi.po 
new/picmi-18.12.0/po/pl/picmi.po
--- old/picmi-18.08.3/po/pl/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/pl/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-02-13 11:51+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/pt/picmi.po 
new/picmi-18.12.0/po/pt/picmi.po
--- old/picmi-18.08.3/po/pt/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/pt/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-02-09 10:26+0000\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/pt_BR/picmi.po 
new/picmi-18.12.0/po/pt_BR/picmi.po
--- old/picmi-18.08.3/po/pt_BR/picmi.po 2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/pt_BR/picmi.po 2018-12-07 01:35:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-02-08 11:24-0300\n"
 "Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/ro/picmi.po 
new/picmi-18.12.0/po/ro/picmi.po
--- old/picmi-18.08.3/po/ro/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/ro/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2013-11-23 20:46+0200\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/ru/picmi.po 
new/picmi-18.12.0/po/ru/picmi.po
--- old/picmi-18.08.3/po/ru/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/ru/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-09-02 17:40+0300\n"
 "Last-Translator: Alexander Potashev <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/sk/picmi.po 
new/picmi-18.12.0/po/sk/picmi.po
--- old/picmi-18.08.3/po/sk/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/sk/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/sl/picmi.po 
new/picmi-18.12.0/po/sl/picmi.po
--- old/picmi-18.08.3/po/sl/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/sl/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-03-09 18:52+0100\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/sr/picmi.po 
new/picmi-18.12.0/po/sr/picmi.po
--- old/picmi-18.08.3/po/sr/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/sr/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+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/picmi-18.08.3/po/sv/picmi.po 
new/picmi-18.12.0/po/sv/picmi.po
--- old/picmi-18.08.3/po/sv/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/sv/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-02-08 20:33+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/tr/picmi.po 
new/picmi-18.12.0/po/tr/picmi.po
--- old/picmi-18.08.3/po/tr/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/tr/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2017-05-16 12:43+0000\n"
 "Last-Translator: Mete <[email protected]>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/ug/picmi.po 
new/picmi-18.12.0/po/ug/picmi.po
--- old/picmi-18.08.3/po/ug/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/ug/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/uk/picmi.po 
new/picmi-18.12.0/po/uk/picmi.po
--- old/picmi-18.08.3/po/uk/picmi.po    2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/uk/picmi.po    2018-12-07 01:35:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: picmi\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-02-08 16:44+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/zh_CN/picmi.po 
new/picmi-18.12.0/po/zh_CN/picmi.po
--- old/picmi-18.08.3/po/zh_CN/picmi.po 2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/zh_CN/picmi.po 2018-12-07 01:35:48.000000000 +0100
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
-"PO-Revision-Date: 2018-11-01 23:21\n"
+"POT-Creation-Date: 2018-11-12 06:53+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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/po/zh_TW/picmi.po 
new/picmi-18.12.0/po/zh_TW/picmi.po
--- old/picmi-18.08.3/po/zh_TW/picmi.po 2018-11-06 01:17:03.000000000 +0100
+++ new/picmi-18.12.0/po/zh_TW/picmi.po 2018-12-07 01:35:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-07-02 03:02+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-11-14 21:12+0800\n"
 "Last-Translator: Jeff Huang <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/gui/graphicsitems/textbanneritem.h 
new/picmi-18.12.0/src/gui/graphicsitems/textbanneritem.h
--- old/picmi-18.08.3/src/gui/graphicsitems/textbanneritem.h    2018-09-03 
06:39:20.000000000 +0200
+++ new/picmi-18.12.0/src/gui/graphicsitems/textbanneritem.h    2018-11-08 
00:52:57.000000000 +0100
@@ -26,7 +26,7 @@
 class TextBannerItem : public QGraphicsTextItem, public ReloadableItem
 {
 public:
-    TextBannerItem(QGraphicsItem *parent = 0);
+    explicit TextBannerItem(QGraphicsItem *parent = 0);
 
     void reload(const QSize &size) Q_DECL_OVERRIDE;
 };
@@ -34,7 +34,7 @@
 class PauseBannerItem : public TextBannerItem
 {
 public:
-    PauseBannerItem(QGraphicsItem *parent = 0);
+    explicit PauseBannerItem(QGraphicsItem *parent = 0);
 
     void reload(const QSize &size) Q_DECL_OVERRIDE;
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/gui/mainwindow.h 
new/picmi-18.12.0/src/gui/mainwindow.h
--- old/picmi-18.08.3/src/gui/mainwindow.h      2018-09-03 06:39:20.000000000 
+0200
+++ new/picmi-18.12.0/src/gui/mainwindow.h      2018-11-08 00:52:57.000000000 
+0100
@@ -19,7 +19,7 @@
 #ifndef MAINWINDOW_H
 #define MAINWINDOW_H
 
-#include "config.h"
+#include <config.h>
 
 #include <QTimer>
 #include <highscore/kscoredialog.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/gui/renderer.cpp 
new/picmi-18.12.0/src/gui/renderer.cpp
--- old/picmi-18.08.3/src/gui/renderer.cpp      2018-09-03 06:39:20.000000000 
+0200
+++ new/picmi-18.12.0/src/gui/renderer.cpp      2018-11-08 00:52:57.000000000 
+0100
@@ -16,7 +16,7 @@
  ************************************************************************* */
 
 
-#include "config.h"
+#include <config.h>
 #include "renderer.h"
 
 #include <QDir>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/gui/renderer.h 
new/picmi-18.12.0/src/gui/renderer.h
--- old/picmi-18.08.3/src/gui/renderer.h        2018-09-03 06:39:20.000000000 
+0200
+++ new/picmi-18.12.0/src/gui/renderer.h        2018-11-08 00:52:57.000000000 
+0100
@@ -23,7 +23,7 @@
 #include <QPixmap>
 #include <QString>
 #include <QVector>
-#include <QtSvg/QSvgRenderer>
+#include <QSvgRenderer>
 #include <QSharedPointer>
 
 class Renderer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/gui/selectboardwindow.h 
new/picmi-18.12.0/src/gui/selectboardwindow.h
--- old/picmi-18.08.3/src/gui/selectboardwindow.h       2018-09-03 
06:39:20.000000000 +0200
+++ new/picmi-18.12.0/src/gui/selectboardwindow.h       2018-11-08 
00:52:57.000000000 +0100
@@ -30,7 +30,7 @@
 {
     Q_OBJECT
 public:
-    SelectBoardWindow(QWidget *parent);
+    explicit SelectBoardWindow(QWidget *parent);
 
     virtual ~SelectBoardWindow();
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/logic/levelloader.cpp 
new/picmi-18.12.0/src/logic/levelloader.cpp
--- old/picmi-18.08.3/src/logic/levelloader.cpp 2018-09-03 06:39:20.000000000 
+0200
+++ new/picmi-18.12.0/src/logic/levelloader.cpp 2018-11-08 00:52:57.000000000 
+0100
@@ -16,7 +16,7 @@
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "config.h"
+#include <config.h>
 #include "levelloader.h"
 
 #include <KLocalizedString>
@@ -275,7 +275,7 @@
     }
 
     QFileInfo file(m_filename);
-    QString filepath = file.absolutePath() + "/" + node.text();
+    QString filepath = file.absolutePath() + '/' + node.text();
 
     QImage xpm(filepath);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/logic/levelloader.h 
new/picmi-18.12.0/src/logic/levelloader.h
--- old/picmi-18.08.3/src/logic/levelloader.h   2018-09-03 06:39:20.000000000 
+0200
+++ new/picmi-18.12.0/src/logic/levelloader.h   2018-11-08 00:52:57.000000000 
+0100
@@ -72,7 +72,7 @@
 class LevelLoader
 {
 public:
-    LevelLoader(const QString &filename);
+    explicit LevelLoader(const QString &filename);
 
     QList<QSharedPointer<Level> > loadLevels();
     static QList<QSharedPointer<Level> > load();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/logic/picmi.cpp 
new/picmi-18.12.0/src/logic/picmi.cpp
--- old/picmi-18.08.3/src/logic/picmi.cpp       2018-09-03 06:39:20.000000000 
+0200
+++ new/picmi-18.12.0/src/logic/picmi.cpp       2018-11-08 00:52:57.000000000 
+0100
@@ -16,7 +16,7 @@
  ************************************************************************* */
 
 
-#include "config.h"
+#include <config.h>
 #include "picmi.h"
 
 #include <assert.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/logic/picmi.h 
new/picmi-18.12.0/src/logic/picmi.h
--- old/picmi-18.08.3/src/logic/picmi.h 2018-09-03 06:39:20.000000000 +0200
+++ new/picmi-18.12.0/src/logic/picmi.h 2018-11-08 00:52:57.000000000 +0100
@@ -52,7 +52,7 @@
 public:
 
     Picmi();
-    Picmi(QSharedPointer<BoardMap> board);
+    explicit Picmi(QSharedPointer<BoardMap> board);
 
     int width() const;
     int height() const;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/main.cpp 
new/picmi-18.12.0/src/main.cpp
--- old/picmi-18.08.3/src/main.cpp      2018-09-03 06:39:20.000000000 +0200
+++ new/picmi-18.12.0/src/main.cpp      2018-11-08 00:52:57.000000000 +0100
@@ -16,7 +16,7 @@
  ************************************************************************* */
 
 
-#include "config.h"
+#include <config.h>
 
 #include <KAboutData>
 #include <KCrash>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/src/settings.h 
new/picmi-18.12.0/src/settings.h
--- old/picmi-18.08.3/src/settings.h    2018-09-03 06:39:20.000000000 +0200
+++ new/picmi-18.12.0/src/settings.h    2018-11-08 00:52:57.000000000 +0100
@@ -19,7 +19,7 @@
 #ifndef SETTINGS_H
 #define SETTINGS_H
 
-#include "config.h"
+#include <config.h>
 #include <QSettings>
 #include <QVector>
 #include <QSharedPointer>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-18.08.3/themes/picmi.desktop 
new/picmi-18.12.0/themes/picmi.desktop
--- old/picmi-18.08.3/themes/picmi.desktop      2018-09-03 06:39:20.000000000 
+0200
+++ new/picmi-18.12.0/themes/picmi.desktop      2018-11-08 00:52:57.000000000 
+0100
@@ -1,7 +1,6 @@
 [KGameTheme]
 VersionFormat=1
 Name=Picmi
-Name[ast]=Picmi
 Name[bs]=Picmi
 Name[ca]=Picmi
 Name[ca@valencia]=Picmi


Reply via email to