Hello community,

here is the log from the commit of package dragonplayer for openSUSE:Factory 
checked in at 2018-12-19 13:31:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dragonplayer (Old)
 and      /work/SRC/openSUSE:Factory/.dragonplayer.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dragonplayer"

Wed Dec 19 13:31:45 2018 rev:82 rq:658331 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dragonplayer/dragonplayer.changes        
2018-11-12 09:26:08.318391268 +0100
+++ /work/SRC/openSUSE:Factory/.dragonplayer.new.28833/dragonplayer.changes     
2018-12-19 13:31:46.816746379 +0100
@@ -1,0 +2,37 @@
+Fri Dec 14 06:08:52 UTC 2018 - lbeltr...@kde.org
+
+- 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:55:46 UTC 2018 - lbeltr...@kde.org
+
+- 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:21:52 UTC 2018 - Luca Beltrame <lbeltr...@kde.org>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:38 UTC 2018 - lbeltr...@kde.org
+
+- 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
+  * unbreak version
+  * Fix minor EBN issues
+
+-------------------------------------------------------------------
@@ -47 +84 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +134 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -206 +243 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -265 +302 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -352 +389 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -468 +505 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  dragon-18.08.3.tar.xz

New:
----
  dragon-18.12.0.tar.xz

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

Other differences:
------------------
++++++ dragonplayer.spec ++++++
--- /var/tmp/diff_new_pack.Xu3bTV/_old  2018-12-19 13:31:47.476745520 +0100
+++ /var/tmp/diff_new_pack.Xu3bTV/_new  2018-12-19 13:31:47.480745515 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dragonplayer
 #
-# 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:           dragonplayer
-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:           dragonplayer
+Version:        18.12.0
+Release:        0
 Summary:        Multimedia Player
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Video/Players
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        dragon-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kconfig-devel
@@ -50,12 +49,11 @@
 BuildRequires:  solid-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
+Obsoletes:      %{name}5 < %{version}
+Provides:       %{name}5 = %{version}
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
-Obsoletes:      %{name}5 < %{version}
-Provides:       %{name}5 = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Dragon Player is a simple KDE 4 video player.
@@ -75,7 +73,7 @@
   %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 org.kde.dragonplayer   Video
 
@@ -83,13 +81,13 @@
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %config %{_kf5_configdir}/dragonplayerrc
 %dir %{_kf5_htmldir}
 %dir %{_kf5_htmldir}/en
 %doc %lang(en) %{_kf5_htmldir}/en/*/
 %doc %{_kf5_mandir}/man1/dragon.1*
-%doc COPYING COPYING.DOC README
+%license COPYING COPYING.DOC
+%doc README
 %{_kf5_applicationsdir}/org.kde.dragonplayer.desktop
 %{_kf5_appstreamdir}/
 %{_kf5_bindir}/dragon
@@ -101,7 +99,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ dragon-18.08.3.tar.xz -> dragon-18.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/CMakeLists.txt 
new/dragon-18.12.0/CMakeLists.txt
--- old/dragon-18.08.3/CMakeLists.txt   2018-11-06 01:13:50.000000000 +0100
+++ new/dragon-18.12.0/CMakeLists.txt   2018-12-07 01:27:22.000000000 +0100
@@ -3,8 +3,8 @@
 
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "18")
-set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "3")
+set(KDE_APPLICATIONS_VERSION_MINOR "12")
+set(KDE_APPLICATIONS_VERSION_MICRO "0")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/misc/org.kde.dragonplayer.appdata.xml 
new/dragon-18.12.0/misc/org.kde.dragonplayer.appdata.xml
--- old/dragon-18.08.3/misc/org.kde.dragonplayer.appdata.xml    2018-11-02 
16:12:06.000000000 +0100
+++ new/dragon-18.12.0/misc/org.kde.dragonplayer.appdata.xml    2018-12-05 
00:35:26.000000000 +0100
@@ -392,6 +392,7 @@
   </description>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=dragonplayer</url>
   <url 
type="help">http://docs.kde.org/stable/en/kdemultimedia/dragonplayer/index.html</url>
+  <url 
type="donation">https://www.kde.org/community/donations/?app=dragon&amp;source=appdata</url>
   <screenshots>
     <screenshot type="default">
       <image>http://kde.org/images/screenshots/dragonplayer.png</image>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/misc/org.kde.dragonplayer.desktop 
new/dragon-18.12.0/misc/org.kde.dragonplayer.desktop
--- old/dragon-18.08.3/misc/org.kde.dragonplayer.desktop        2018-11-02 
16:12:06.000000000 +0100
+++ new/dragon-18.12.0/misc/org.kde.dragonplayer.desktop        2018-12-05 
00:35:26.000000000 +0100
@@ -56,7 +56,6 @@
 Name[zh_TW]=影音播放_神龍播放器
 GenericName=Video Player
 GenericName[ar]=مشغّل فيديوهات
-GenericName[ast]=Reproductor de videu
 GenericName[bg]=Възпроизвеждане на видео
 GenericName[bs]=Video izvođač
 GenericName[ca]=Reproductor de vídeo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ar/dragonplayer.po 
new/dragon-18.12.0/po/ar/dragonplayer.po
--- old/dragon-18.08.3/po/ar/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/ar/dragonplayer.po    2018-12-07 01:27:19.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2009-01-31 11:43+0400\n"
 "Last-Translator: zayed <zayed.alsa...@gmail.com>\n"
 "Language-Team: Arabic <linuxac-kde-arabic-t...@googlegroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ast/dragonplayer.po 
new/dragon-18.12.0/po/ast/dragonplayer.po
--- old/dragon-18.08.3/po/ast/dragonplayer.po   2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/ast/dragonplayer.po   1970-01-01 01:00:00.000000000 
+0100
@@ -1,490 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# enolp <en...@softastur.org>, 2016.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
-"PO-Revision-Date: 2016-12-21 16:40+0100\n"
-"Last-Translator: enolp <en...@softastur.org>\n"
-"Language-Team: Asturian <alministrado...@softastur.org>\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 "alministrado...@softastur.org"
-
-#. i18n: ectx: Menu (file)
-#: misc/dragonplayerui.rc:4
-#, kde-format
-msgid "&Play"
-msgstr ""
-
-#. i18n: ectx: Menu (settings)
-#: misc/dragonplayerui.rc:15
-#, kde-format
-msgid "&Settings"
-msgstr ""
-
-#. i18n: ectx: ToolBar (mainToolBar)
-#: misc/dragonplayerui.rc:31
-#, kde-format
-msgid "Main Toolbar"
-msgstr ""
-
-#: src/app/actions.cpp:37
-#, kde-format
-msgid "Play"
-msgstr ""
-
-#: src/app/actions.cpp:38
-#, kde-format
-msgid "Pause"
-msgstr ""
-
-#: src/app/actions.cpp:54
-#, kde-format
-msgctxt "Volume of sound output"
-msgid "Volume"
-msgstr ""
-
-#: src/app/adjustSizeButton.cpp:53
-#, kde-format
-msgid "Preferred Scale"
-msgstr ""
-
-#: src/app/adjustSizeButton.cpp:57
-#, kde-format
-msgid "Scale 100%"
-msgstr ""
-
-#: src/app/adjustSizeButton.cpp:66
-#, kde-format
-msgid "<b>Adjust video scale?</b>"
-msgstr ""
-
-#: src/app/discSelectionDialog.cpp:53
-#, kde-format
-msgctxt ""
-"%1 is the disc type, %2 is the name of the disc that the user can choose. "
-"Ex. 'DVD: OfficeSpace'"
-msgid "%1: %2"
-msgstr ""
-
-#: src/app/discSelectionDialog.cpp:72
-#, kde-format
-msgctxt "Digital Versatile Disc, but keep it short"
-msgid "DVD"
-msgstr ""
-
-#: src/app/discSelectionDialog.cpp:74
-#, kde-format
-msgid "Video CD"
-msgstr ""
-
-#: src/app/discSelectionDialog.cpp:76
-#, kde-format
-msgid "Audio CD"
-msgstr ""
-
-#: src/app/discSelectionDialog.cpp:78
-#, kde-format
-msgid "Data CD"
-msgstr ""
-
-#: src/app/discSelectionDialog.cpp:89
-#, kde-format
-msgid "Select a Disc"
-msgstr ""
-
-#: src/app/discSelectionDialog.cpp:91
-#, kde-format
-msgid "Select a disc to play."
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, m_playFileButton)
-#: src/app/loadView.ui:19
-#, kde-format
-msgid "Play File"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, m_playDiskButton)
-#: src/app/loadView.ui:31 src/app/playDialog.cpp:68
-#, kde-format
-msgid "Play Disc"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, m_playStreamButton)
-#: src/app/loadView.ui:43
-#, kde-format
-msgid "Play Stream"
-msgstr ""
-
-#: src/app/main.cpp:47 src/app/part.cpp:107
-#, kde-format
-msgid "Dragon Player"
-msgstr ""
-
-#: src/app/main.cpp:48 src/app/part.cpp:108
-#, kde-format
-msgid "A video player that has a usability focus"
-msgstr ""
-
-#: src/app/main.cpp:49 src/app/part.cpp:109
-#, kde-format
-msgid ""
-"Copyright 2006, Max Howell\n"
-"Copyright 2007, Ian Monroe"
-msgstr ""
-
-#: src/app/main.cpp:50
-#, kde-format
-msgid ""
-"IRC:\n"
-"irc.freenode.net #dragonplayer\n"
-"\n"
-"Feedback:\n"
-"imon...@kde.org"
-msgstr ""
-
-#: src/app/main.cpp:53
-#, kde-format
-msgid "Improvements and polish"
-msgstr ""
-
-#: src/app/main.cpp:54
-#, kde-format
-msgid "Creator of Phonon"
-msgstr ""
-
-#: src/app/main.cpp:55
-#, kde-format
-msgid "Dragon Player icon"
-msgstr ""
-
-#: src/app/main.cpp:56
-#, kde-format
-msgid "Handbook"
-msgstr ""
-
-#: src/app/main.cpp:57
-#, kde-format
-msgid "Great reference code"
-msgstr ""
-
-#: src/app/main.cpp:58
-#, kde-format
-msgid "Yatta happened to be the only video on my laptop to test with. :)"
-msgstr ""
-
-#: src/app/main.cpp:59
-#, kde-format
-msgid "MPRIS v2 support"
-msgstr ""
-
-#: src/app/main.cpp:60
-#, kde-format
-msgid "Port to KF5/Plasma 5"
-msgstr ""
-
-#: src/app/main.cpp:69
-#, kde-format
-msgid "Play DVD Video"
-msgstr ""
-
-#: src/app/main.cpp:70
-#, kde-format
-msgid "Play 'URL'"
-msgstr ""
-
-#: src/app/mainWindow.cpp:153
-#, kde-format
-msgid "Aspect &Ratio"
-msgstr ""
-
-#: src/app/mainWindow.cpp:154
-#, kde-format
-msgid "&Audio Channels"
-msgstr ""
-
-#: src/app/mainWindow.cpp:155
-#, kde-format
-msgid "&Subtitles"
-msgstr ""
-
-#: src/app/mainWindow.cpp:170
-#, kde-format
-msgid "Determine &Automatically"
-msgstr ""
-
-#: src/app/mainWindow.cpp:171
-#, kde-format
-msgid "&4:3"
-msgstr ""
-
-#: src/app/mainWindow.cpp:172
-#, kde-format
-msgid "Ana&morphic (16:9)"
-msgstr ""
-
-#: src/app/mainWindow.cpp:173
-#, kde-format
-msgid "&Window Size"
-msgstr ""
-
-#: src/app/mainWindow.cpp:218
-#, kde-format
-msgid ""
-"<qt>Phonon could not be successfully initialized. Dragon Player will now "
-"exit.</qt>"
-msgstr ""
-
-#: src/app/mainWindow.cpp:275
-#, kde-format
-msgid "Play &Media..."
-msgstr ""
-
-#: src/app/mainWindow.cpp:294
-#, kde-format
-msgctxt "@action"
-msgid "Increase Volume"
-msgstr ""
-
-#: src/app/mainWindow.cpp:299
-#, kde-format
-msgctxt "@action"
-msgid "Decrease Volume"
-msgstr ""
-
-#: src/app/mainWindow.cpp:304
-#, kde-format
-msgid "Stop"
-msgstr ""
-
-#: src/app/mainWindow.cpp:310 src/app/mainWindow.cpp:470
-#, kde-format
-msgctxt "Mute the sound output"
-msgid "Mute"
-msgstr ""
-
-#: src/app/mainWindow.cpp:316
-#, kde-format
-msgid "Reset Video Scale"
-msgstr ""
-
-#: src/app/mainWindow.cpp:322
-#, kde-format
-msgid "Menu Toggle"
-msgstr ""
-
-#: src/app/mainWindow.cpp:330 src/app/part.cpp:68
-#, kde-format
-msgid "Position Slider"
-msgstr ""
-
-#: src/app/mainWindow.cpp:334
-#, kde-format
-msgid "Video Settings"
-msgstr ""
-
-#: src/app/mainWindow.cpp:343
-#, kde-format
-msgctxt ""
-"@action:inmenu Whether only one instance of dragon can be started and will "
-"be reused when the user tries to play another file."
-msgid "One Instance Only"
-msgstr ""
-
-#: src/app/mainWindow.cpp:350
-#, kde-format
-msgid "Previous"
-msgstr ""
-
-#: src/app/mainWindow.cpp:356
-#, kde-format
-msgid "Next"
-msgstr ""
-
-#: src/app/mainWindow.cpp:363
-#, no-c-format, kde-format
-msgid "Return 10% Back"
-msgstr ""
-
-#: src/app/mainWindow.cpp:370
-#, no-c-format, kde-format
-msgid "Go 10% Forward"
-msgstr ""
-
-#: src/app/mainWindow.cpp:376
-#, kde-format
-msgid "Return 10 Seconds Back"
-msgstr ""
-
-#: src/app/mainWindow.cpp:382
-#, kde-format
-msgid "Go 10 Seconds Forward"
-msgstr ""
-
-#: src/app/mainWindow.cpp:546
-#, kde-format
-msgid "Dragon Player was asked to open an empty URL; it cannot."
-msgstr ""
-
-#: src/app/mainWindow.cpp:625
-#, kde-format
-msgid "Select File to Play"
-msgstr ""
-
-#: src/app/mainWindow.cpp:653
-#, kde-format
-msgctxt "@title:window"
-msgid "Stream to Play"
-msgstr ""
-
-#: src/app/mainWindow.cpp:653
-#, kde-format
-msgid "Stream:"
-msgstr ""
-
-#: src/app/mainWindow.cpp:794
-#, kde-format
-msgid "Sorry, no media was found in the drop"
-msgstr ""
-
-#: src/app/mainWindow.cpp:844
-#, kde-format
-msgctxt "Notification inhibition reason"
-msgid "playing a video"
-msgstr ""
-
-#: src/app/mainWindow.cpp:880
-#, kde-format
-msgid "No media loaded"
-msgstr ""
-
-#: src/app/mainWindow.cpp:882
-#, kde-format
-msgid "Paused"
-msgstr ""
-
-#: src/app/playDialog.cpp:44
-#, kde-format
-msgid "Play Media"
-msgstr ""
-
-#: src/app/playDialog.cpp:56
-#, kde-format
-msgid "What media would you like to play?"
-msgstr ""
-
-#: src/app/playDialog.cpp:64
-#, kde-format
-msgid "Play File..."
-msgstr ""
-
-#: src/app/playlistFile.cpp:52
-#, kde-format
-msgid "The file is not a playlist"
-msgstr ""
-
-#: src/app/playlistFile.cpp:60
-#, kde-format
-msgid "Dragon Player could not download the remote playlist: %1"
-msgstr ""
-
-#: src/app/playlistFile.cpp:77
-#, kde-format
-msgid ""
-"<qt>The playlist, <i>'%1'</i>, could not be interpreted. Perhaps it is empty?"
-"</qt>"
-msgstr ""
-
-#: src/app/playlistFile.cpp:81
-#, kde-format
-msgid "Dragon Player could not open the file: %1"
-msgstr ""
-
-#: src/app/recentlyPlayedList.cpp:46
-#, kde-format
-msgid "Clear List"
-msgstr ""
-
-#: src/app/recentlyPlayedList.cpp:51
-#, kde-format
-msgid "Remove Entry"
-msgstr ""
-
-#: src/app/recentlyPlayedList.cpp:124
-#, kde-format
-msgid ""
-"This file could not be found. Would you like to remove it from the playlist?"
-msgstr ""
-
-#: src/app/recentlyPlayedList.cpp:125
-#, kde-format
-msgid "File not found"
-msgstr ""
-
-#: src/app/theStream.cpp:165
-#, kde-format
-msgid "Track %1/%2"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, brightnessLabel)
-#: src/app/videoSettingsWidget.ui:19
-#, kde-format
-msgid "Brightness:"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, contrastLabel)
-#: src/app/videoSettingsWidget.ui:42
-#, kde-format
-msgid "Contrast:"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, hueLabel)
-#: src/app/videoSettingsWidget.ui:65
-#, kde-format
-msgid "Hue:"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QLabel, saturationLabel)
-#: src/app/videoSettingsWidget.ui:88
-#, kde-format
-msgid "Saturation:"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, defaultsButton)
-#: src/app/videoSettingsWidget.ui:128
-#, kde-format
-msgid "Restore Defaults"
-msgstr ""
-
-#. i18n: ectx: property (text), widget (QPushButton, closeButton)
-#: src/app/videoSettingsWidget.ui:135
-#, kde-format
-msgid "Close"
-msgstr ""
-
-#: src/app/videoWindow.cpp:123
-#, kde-format
-msgid "&DVD Subtitle Selection"
-msgstr ""
-
-#: src/app/videoWindow.cpp:133
-#, kde-format
-msgid "&Auto"
-msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/bg/dragonplayer.po 
new/dragon-18.12.0/po/bg/dragonplayer.po
--- old/dragon-18.08.3/po/bg/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/bg/dragonplayer.po    2018-12-07 01:27:19.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2015-05-25 11:28+0300\n"
 "Last-Translator: Yasen Pramatarov <ya...@lindeas.com>\n"
 "Language-Team: Bulgarian <d...@ludost.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/bs/dragonplayer.po 
new/dragon-18.12.0/po/bs/dragonplayer.po
--- old/dragon-18.08.3/po/bs/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/bs/dragonplayer.po    2018-12-07 01:27:19.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdemultimedia\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2013-11-03 08:38+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian <b...@li.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ca/dragonplayer.po 
new/dragon-18.12.0/po/ca/dragonplayer.po
--- old/dragon-18.08.3/po/ca/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/ca/dragonplayer.po    2018-12-07 01:27:19.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-06 15:47+0100\n"
 "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ca@valencia/dragonplayer.po 
new/dragon-18.12.0/po/ca@valencia/dragonplayer.po
--- old/dragon-18.08.3/po/ca@valencia/dragonplayer.po   2018-11-06 
01:13:50.000000000 +0100
+++ new/dragon-18.12.0/po/ca@valencia/dragonplayer.po   2018-12-07 
01:27:20.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-06 15:47+0100\n"
 "Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
@@ -506,31 +506,3 @@
 #, kde-format
 msgid "&Auto"
 msgstr "&Automàtic"
-
-#~ msgid "David Edmundson"
-#~ msgstr "David Edmundson"
-
-#~ msgid "Matthias Kretz"
-#~ msgstr "Matthias Kretz"
-
-#~ msgid "Eugene Trounev"
-#~ msgstr "Eugene Trounev"
-
-#~ msgid "Mike Diehl"
-#~ msgstr "Mike Diehl"
-
-#~ msgid "The Kaffeine Developers"
-#~ msgstr "The Kaffeine Developers"
-
-#~ msgid "Greenleaf"
-#~ msgstr "Greenleaf"
-
-#~ msgid "Eike Hein"
-#~ msgstr "Eike Hein"
-
-#~ msgid "Next Chapter"
-#~ msgstr "Capítol posterior"
-
-#~ msgctxt "Mute the sound output"
-#~ msgid "Mute "
-#~ msgstr "Silencia "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/cs/dragonplayer.po 
new/dragon-18.12.0/po/cs/dragonplayer.po
--- old/dragon-18.08.3/po/cs/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/cs/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-28 17:20+0100\n"
 "Last-Translator: Vit Pelcak <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/da/dragonplayer.po 
new/dragon-18.12.0/po/da/dragonplayer.po
--- old/dragon-18.08.3/po/da/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/da/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-07-18 22:21+0100\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/de/dragonplayer.po 
new/dragon-18.12.0/po/de/dragonplayer.po
--- old/dragon-18.08.3/po/de/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/de/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-11 11:57+0100\n"
 "Last-Translator: Frederik Schwarzer <schwar...@kde.org>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/el/dragonplayer.po 
new/dragon-18.12.0/po/el/dragonplayer.po
--- old/dragon-18.08.3/po/el/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/el/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -16,10 +16,10 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-10-19 16:43+0200\n"
 "Last-Translator: Long Run <pvida...@gmail.com>\n"
-"Language-Team: Greek <kde-i18n...@kde.org>\n"
+"Language-Team: Greek <kde-i18n-...@kde.org>\n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/en_GB/dragonplayer.po 
new/dragon-18.12.0/po/en_GB/dragonplayer.po
--- old/dragon-18.08.3/po/en_GB/dragonplayer.po 2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/en_GB/dragonplayer.po 2018-12-07 01:27:20.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-10 14:15+0000\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/eo/dragonplayer.po 
new/dragon-18.12.0/po/eo/dragonplayer.po
--- old/dragon-18.08.3/po/eo/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/eo/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2009-11-15 12:06+0100\n"
 "Last-Translator: Axel Rousseau <a...@esperanto-jeunes.org>\n"
 "Language-Team: esperanto <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/es/dragonplayer.po 
new/dragon-18.12.0/po/es/dragonplayer.po
--- old/dragon-18.08.3/po/es/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/es/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -17,7 +17,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-11 13:51+0100\n"
 "Last-Translator: Víctor Rodrigo Córdoba <vrcord...@gmail.com>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/et/dragonplayer.po 
new/dragon-18.12.0/po/et/dragonplayer.po
--- old/dragon-18.08.3/po/et/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/et/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-01-13 16:07+0200\n"
 "Last-Translator: Marek Laane <qiila...@gmail.com>\n"
 "Language-Team: Estonian <kde...@linux.ee>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/eu/dragonplayer.po 
new/dragon-18.12.0/po/eu/dragonplayer.po
--- old/dragon-18.08.3/po/eu/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/eu/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-08-18 16:20+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <xa...@euskalnet.net>\n"
 "Language-Team: Basque <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/fi/dragonplayer.po 
new/dragon-18.12.0/po/fi/dragonplayer.po
--- old/dragon-18.08.3/po/fi/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/fi/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-23 19:01+0200\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
 "Language-Team: Finnish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/fr/dragonplayer.po 
new/dragon-18.12.0/po/fr/dragonplayer.po
--- old/dragon-18.08.3/po/fr/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/fr/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -17,7 +17,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-06-04 10:24+0800\n"
 "Last-Translator: Simon Depiets <sdepi...@gmail.com>\n"
 "Language-Team: French <kde-francoph...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ga/dragonplayer.po 
new/dragon-18.12.0/po/ga/dragonplayer.po
--- old/dragon-18.08.3/po/ga/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/ga/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: playground-multimedia/videoplayer.po\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2007-08-01 07:33-0500\n"
 "Last-Translator: Kevin Scannell <ksca...@gmail.com>\n"
 "Language-Team: Irish <gaeilge-gnuli...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/gl/dragonplayer.po 
new/dragon-18.12.0/po/gl/dragonplayer.po
--- old/dragon-18.08.3/po/gl/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/gl/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-31 09:37+0100\n"
 "Last-Translator: Adrian Chaves <adr...@chaves.io>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/he/dragonplayer.po 
new/dragon-18.12.0/po/he/dragonplayer.po
--- old/dragon-18.08.3/po/he/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/he/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2017-05-16 07:02-0400\n"
 "Last-Translator: Copied by Zanata <copied-by-zan...@zanata.org>\n"
 "Language-Team: hebrew <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/hr/dragonplayer.po 
new/dragon-18.12.0/po/hr/dragonplayer.po
--- old/dragon-18.08.3/po/hr/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/hr/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2011-06-23 22:45+0200\n"
 "Last-Translator: Andrej Dundovic <and...@dundovic.com.hr>\n"
 "Language-Team: Croatian <kde-croatia-l...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/hu/dragonplayer.po 
new/dragon-18.12.0/po/hu/dragonplayer.po
--- old/dragon-18.08.3/po/hu/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/hu/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2015-09-04 15:16+0200\n"
 "Last-Translator: Kristóf Kiszel <ulys...@kubuntu.org>\n"
 "Language-Team: Hungarian <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ia/dragonplayer.po 
new/dragon-18.12.0/po/ia/dragonplayer.po
--- old/dragon-18.08.3/po/ia/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/ia/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-11-29 11:54+0100\n"
 "Last-Translator: Giovanni Sora <g.s...@tiscali.it>\n"
 "Language-Team: Interlingua <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/id/docs/dragonplayer/index.docbook 
new/dragon-18.12.0/po/id/docs/dragonplayer/index.docbook
--- old/dragon-18.08.3/po/id/docs/dragonplayer/index.docbook    2018-11-06 
01:13:50.000000000 +0100
+++ new/dragon-18.12.0/po/id/docs/dragonplayer/index.docbook    2018-12-07 
01:27:22.000000000 +0100
@@ -76,7 +76,7 @@
 
 <abstract>
 <para
->&dragon; adalah pemain video yang sederhana oleh &kde;. </para>
+>&dragon; adalah player video yang sederhana oleh &kde;. </para>
 </abstract>
 
 <keywordset>
@@ -119,7 +119,7 @@
 
 
 <para
->&dragon; adalah sebuah pemain media sederhana menggunakan teknologi &phonon;. 
&dragon; adalah pemain media tanpa embel-embel yang unggul saat memainkan DVD 
dan file film tanpa menghalangimu. </para>
+>&dragon; adalah sebuah player media sederhana menggunakan teknologi &phonon;. 
&dragon; adalah player media tanpa embel-embel yang unggul saat memainkan DVD 
dan file film tanpa menghalangimu. </para>
 
 </chapter>
 
@@ -168,7 +168,7 @@
 >multimedia stream</ulink
 >.</para>
 <para
->Klik ganda pada entri dalam playlist dimana file yang baru dibuka untuk mulai 
memainkannya. Menu konteks playlist menampilkan tindakan untuk menghapus sebuah 
entri terpilih atau membersihkan keseluruhan playlist. File apa pun yang kamu 
mainkan akan secara otomatis ditambahkan ke dalam daftar.</para>
+>Klik ganda pada entri dalam playlist dimana file yang baru dibuka untuk mulai 
memainkannya. Menu konteks playlist menampilkan aksi untuk menghapus sebuah 
entri terpilih atau membersihkan keseluruhan playlist. File apa pun yang kamu 
mainkan akan secara otomatis ditambahkan ke dalam daftar.</para>
 </chapter>
 
 <chapter id="features">
@@ -250,7 +250,7 @@
 ></menuchoice
 > (<keycap
 >S</keycap
->) menghentikan pemainan. Pergi ke babak sebelumnya atau selanjutnya pada 
sebuah video dengan <guimenuitem
+>) menghentikan pemainan. Menuju ke babak sebelumnya atau selanjutnya pada 
sebuah video dengan <guimenuitem
 >Babak Sebelumnya</guimenuitem
 > (<keycap
 >,</keycap
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dragon-18.08.3/po/id/docs/dragonplayer/man-dragon.1.docbook 
new/dragon-18.12.0/po/id/docs/dragonplayer/man-dragon.1.docbook
--- old/dragon-18.08.3/po/id/docs/dragonplayer/man-dragon.1.docbook     
2018-11-06 01:13:50.000000000 +0100
+++ new/dragon-18.12.0/po/id/docs/dragonplayer/man-dragon.1.docbook     
2018-12-07 01:27:22.000000000 +0100
@@ -38,7 +38,7 @@
 <refname
 >dragon</refname>
 <refpurpose
->sebuah pemain video yang memiliki sebuah kegunaan fokus</refpurpose>
+>sebuah player video yang memiliki sebuah kegunaan fokus</refpurpose>
 </refnamediv>
 <!-- body begins here -->
 <refsynopsisdiv id='synopsis'>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/id/docs/man-dragon.1.docbook 
new/dragon-18.12.0/po/id/docs/man-dragon.1.docbook
--- old/dragon-18.08.3/po/id/docs/man-dragon.1.docbook  2018-11-06 
01:13:50.000000000 +0100
+++ new/dragon-18.12.0/po/id/docs/man-dragon.1.docbook  2018-12-07 
01:27:22.000000000 +0100
@@ -38,7 +38,7 @@
 <refname
 >dragon</refname>
 <refpurpose
->sebuah pemain video yang memiliki sebuah kegunaan fokus</refpurpose>
+>sebuah player video yang memiliki sebuah kegunaan fokus</refpurpose>
 </refnamediv>
 <!-- body begins here -->
 <refsynopsisdiv id='synopsis'>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/id/dragonplayer.po 
new/dragon-18.12.0/po/id/dragonplayer.po
--- old/dragon-18.08.3/po/id/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/id/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
-"PO-Revision-Date: 2018-08-26 18:50+0700\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
+"PO-Revision-Date: 2018-11-09 23:16+0700\n"
 "Last-Translator: Wantoyo <wanto...@gmail.com>\n"
 "Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
 "Language: id\n"
@@ -336,7 +336,7 @@
 #: src/app/mainWindow.cpp:370
 #, no-c-format, kde-format
 msgid "Go 10% Forward"
-msgstr "Pergi 10% Maju"
+msgstr "Menuju 10% Maju"
 
 #: src/app/mainWindow.cpp:376
 #, kde-format
@@ -346,7 +346,7 @@
 #: src/app/mainWindow.cpp:382
 #, kde-format
 msgid "Go 10 Seconds Forward"
-msgstr "Pergi 10 Detik Maju"
+msgstr "Menuju 10 Detik Maju"
 
 #: src/app/mainWindow.cpp:546
 #, kde-format
@@ -375,11 +375,10 @@
 msgstr "Maaf, tiada media yang ditemukan di dalam penjatuhan"
 
 #: src/app/mainWindow.cpp:844
-#, fuzzy, kde-format
-#| msgid "Play DVD Video"
+#, kde-format
 msgctxt "Notification inhibition reason"
 msgid "playing a video"
-msgstr "Mainkan Video DVD"
+msgstr "memainkan video"
 
 #: src/app/mainWindow.cpp:880
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/is/dragonplayer.po 
new/dragon-18.12.0/po/is/dragonplayer.po
--- old/dragon-18.08.3/po/is/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/is/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-01-10 09:10+0000\n"
 "Last-Translator: Sveinn í Felli <s...@fellsnet.is>\n"
 "Language-Team: Icelandic <translation-team...@lists.sourceforge.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/it/dragonplayer.po 
new/dragon-18.12.0/po/it/dragonplayer.po
--- old/dragon-18.08.3/po/it/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/it/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-07 20:30+0100\n"
 "Last-Translator: Vincenzo Reale <smart2...@baslug.org>\n"
 "Language-Team: Italian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ja/dragonplayer.po 
new/dragon-18.12.0/po/ja/dragonplayer.po
--- old/dragon-18.08.3/po/ja/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/ja/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2011-04-10 13:06-0700\n"
 "Last-Translator: Fumiaki Okushi <oku...@kde.gr.jp>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/kk/dragonplayer.po 
new/dragon-18.12.0/po/kk/dragonplayer.po
--- old/dragon-18.08.3/po/kk/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/kk/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2013-06-27 02:38+0600\n"
 "Last-Translator: Sairan Kikkarin <sai...@computer.org>\n"
 "Language-Team: Kazakh <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/km/dragonplayer.po 
new/dragon-18.12.0/po/km/dragonplayer.po
--- old/dragon-18.08.3/po/km/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/km/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2012-06-20 14:45+0700\n"
 "Last-Translator: Khoem Sokhem <khoemsok...@khmeros.info>\n"
 "Language-Team: Khmer <supp...@khmeros.info>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ko/dragonplayer.po 
new/dragon-18.12.0/po/ko/dragonplayer.po
--- old/dragon-18.08.3/po/ko/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/ko/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2015-04-26 18:23+0200\n"
 "Last-Translator: Shinjo Park <k...@peremen.name>\n"
 "Language-Team: Korean <k...@peremen.name>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/lt/dragonplayer.po 
new/dragon-18.12.0/po/lt/dragonplayer.po
--- old/dragon-18.08.3/po/lt/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/lt/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2015-12-30 19:18+0200\n"
 "Last-Translator: Mindaugas Baranauskas <opensuse.lietuviu.ka...@gmail.com>\n"
 "Language-Team: lt <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/lv/dragonplayer.po 
new/dragon-18.12.0/po/lv/dragonplayer.po
--- old/dragon-18.08.3/po/lv/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/lv/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2012-01-11 23:43+0200\n"
 "Last-Translator: Rūdofls Mazurs <rudolfs.maz...@gmail.com>\n"
 "Language-Team: Latvian <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/mr/dragonplayer.po 
new/dragon-18.12.0/po/mr/dragonplayer.po
--- old/dragon-18.08.3/po/mr/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/mr/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2014-10-18 10:23+0530\n"
 "Last-Translator: Chetan Khona <che...@sumconcepts.com>\n"
 "Language-Team: Marathi <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/nb/dragonplayer.po 
new/dragon-18.12.0/po/nb/dragonplayer.po
--- old/dragon-18.08.3/po/nb/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/nb/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: videoplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2015-04-26 22:26+0200\n"
 "Last-Translator: Bjørn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokmål <i18n...@lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/nds/dragonplayer.po 
new/dragon-18.12.0/po/nds/dragonplayer.po
--- old/dragon-18.08.3/po/nds/dragonplayer.po   2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/nds/dragonplayer.po   2018-12-07 01:27:20.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2014-02-23 20:03+0100\n"
 "Last-Translator: Sönke Dibbern <s_dibb...@web.de>\n"
 "Language-Team: Low Saxon <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/nl/dragonplayer.po 
new/dragon-18.12.0/po/nl/dragonplayer.po
--- old/dragon-18.08.3/po/nl/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/nl/dragonplayer.po    2018-12-07 01:27:20.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-06 12:06+0100\n"
 "Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
 "Language-Team: Dutch <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/nn/dragonplayer.po 
new/dragon-18.12.0/po/nn/dragonplayer.po
--- old/dragon-18.08.3/po/nn/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/nn/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-07-22 10:58+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <i18n...@lister.ping.uio.no>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/pa/dragonplayer.po 
new/dragon-18.12.0/po/pa/dragonplayer.po
--- old/dragon-18.08.3/po/pa/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/pa/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2013-06-23 12:47-0500\n"
 "Last-Translator: A S Alam <aa...@users.sf.net>\n"
 "Language-Team: Punjabi/Panjabi <punjabi-us...@lists.sf.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/pl/dragonplayer.po 
new/dragon-18.12.0/po/pl/dragonplayer.po
--- old/dragon-18.08.3/po/pl/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/pl/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer2\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-05-01 06:15+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilow...@gmail.com>\n"
 "Language-Team: Polish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/pt/dragonplayer.po 
new/dragon-18.12.0/po/pt/dragonplayer.po
--- old/dragon-18.08.3/po/pt/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/pt/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: videoplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-06 11:23+0000\n"
 "Last-Translator: José Nuno Coelho Pires <zepi...@gmail.com>\n"
 "Language-Team: Portuguese <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/pt_BR/dragonplayer.po 
new/dragon-18.12.0/po/pt_BR/dragonplayer.po
--- old/dragon-18.08.3/po/pt_BR/dragonplayer.po 2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/pt_BR/dragonplayer.po 2018-12-07 01:27:21.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-29 09:13-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
 "Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ro/dragonplayer.po 
new/dragon-18.12.0/po/ro/dragonplayer.po
--- old/dragon-18.08.3/po/ro/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/ro/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2013-10-13 12:41+0300\n"
 "Last-Translator: Sergiu Bivol <ser...@ase.md>\n"
 "Language-Team: Romanian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ru/dragonplayer.po 
new/dragon-18.12.0/po/ru/dragonplayer.po
--- old/dragon-18.08.3/po/ru/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/ru/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2015-07-30 04:30+0300\n"
 "Last-Translator: Alexander Potashev <aspotas...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/sk/dragonplayer.po 
new/dragon-18.12.0/po/sk/dragonplayer.po
--- old/dragon-18.08.3/po/sk/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/sk/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2015-04-10 17:07+0100\n"
 "Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/sl/dragonplayer.po 
new/dragon-18.12.0/po/sl/dragonplayer.po
--- old/dragon-18.08.3/po/sl/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/sl/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2015-04-17 11:59+0200\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/sr/dragonplayer.po 
new/dragon-18.12.0/po/sr/dragonplayer.po
--- old/dragon-18.08.3/po/sr/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/sr/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2016-03-20 15:25+0100\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/sv/dragonplayer.po 
new/dragon-18.12.0/po/sv/dragonplayer.po
--- old/dragon-18.08.3/po/sv/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/sv/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-08 21:35+0100\n"
 "Last-Translator: Stefan Asserhäll <stefan.asserh...@bredband.net>\n"
 "Language-Team: Swedish <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/tr/dragonplayer.po 
new/dragon-18.12.0/po/tr/dragonplayer.po
--- old/dragon-18.08.3/po/tr/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/tr/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kdemultimedia-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2015-05-19 10:16+0000\n"
 "Last-Translator: Necdet <necdetyu...@gmail.com>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdemultimedia-k-";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/ug/dragonplayer.po 
new/dragon-18.12.0/po/ug/dragonplayer.po
--- old/dragon-18.08.3/po/ug/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/ug/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+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 <ghey...@gmail.com>\n"
 "Language-Team: Uyghur Computer Science Association <u...@yahoogroups.com>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/uk/dragonplayer.po 
new/dragon-18.12.0/po/uk/dragonplayer.po
--- old/dragon-18.08.3/po/uk/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/uk/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-06 07:18+0200\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/wa/dragonplayer.po 
new/dragon-18.12.0/po/wa/dragonplayer.po
--- old/dragon-18.08.3/po/wa/dragonplayer.po    2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/wa/dragonplayer.po    2018-12-07 01:27:21.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2012-11-14 22:13+0100\n"
 "Last-Translator: Jean Cayron <jean.cay...@base.be>\n"
 "Language-Team: Walloon <linux...@walon.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/zh_CN/dragonplayer.po 
new/dragon-18.12.0/po/zh_CN/dragonplayer.po
--- old/dragon-18.08.3/po/zh_CN/dragonplayer.po 2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/zh_CN/dragonplayer.po 2018-12-07 01:27:21.000000000 
+0100
@@ -10,8 +10,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
-"PO-Revision-Date: 2018-11-01 23:16\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
+"PO-Revision-Date: 2018-11-12 09:21\n"
 "Last-Translator: guoyunhe <i...@guoyunhe.me>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/po/zh_TW/dragonplayer.po 
new/dragon-18.12.0/po/zh_TW/dragonplayer.po
--- old/dragon-18.08.3/po/zh_TW/dragonplayer.po 2018-11-06 01:13:50.000000000 
+0100
+++ new/dragon-18.12.0/po/zh_TW/dragonplayer.po 2018-12-07 01:27:21.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-10-10 07:45+0200\n"
+"POT-Creation-Date: 2018-11-12 06:53+0100\n"
 "PO-Revision-Date: 2018-03-24 22:42+0800\n"
 "Last-Translator: pan93412 <pan93...@gmail.com>\n"
 "Language-Team: Chinese <zh-l...@linux.org.tw>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/adjustSizeButton.h 
new/dragon-18.12.0/src/app/adjustSizeButton.h
--- old/dragon-18.08.3/src/app/adjustSizeButton.h       2018-11-02 
16:12:06.000000000 +0100
+++ new/dragon-18.12.0/src/app/adjustSizeButton.h       2018-12-05 
00:35:26.000000000 +0100
@@ -43,7 +43,7 @@
     QFrame *m_thingy;
 
 public:
-    AdjustSizeButton( QWidget *parent );
+    explicit AdjustSizeButton( QWidget *parent );
 
 private:
     virtual void timerEvent( QTimerEvent* ) Q_DECL_OVERRIDE;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/analyzer/analyzerBase.cpp 
new/dragon-18.12.0/src/app/analyzer/analyzerBase.cpp
--- old/dragon-18.08.3/src/app/analyzer/analyzerBase.cpp        2018-11-02 
16:12:06.000000000 +0100
+++ new/dragon-18.12.0/src/app/analyzer/analyzerBase.cpp        2018-12-05 
00:35:26.000000000 +0100
@@ -1,8 +1,23 @@
-/*
-   Copyright 2003 by Max Howell
-   Copyright 2009 by Martin Sandsmark
-   LOL GPL
-*/
+ /***********************************************************************
+ * Copyright 2003  Max Howell <max.how...@methylblue.com>
+ *           2009  Martin Sandsmark <sandsm...@samfundet.no>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License as
+ * published by the Free Software Foundation; either version 2 of
+ * the License or (at your option) version 3 or any later version
+ * accepted by the membership of KDE e.V. (or its successor approved
+ * by the membership of KDE e.V.), which shall act as a proxy
+ * defined in Section 14 of version 3 of the license.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ ***********************************************************************/
 
 #include "analyzerBase.h"
 #include <cmath>        //interpolate()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/analyzer/analyzerBase.h 
new/dragon-18.12.0/src/app/analyzer/analyzerBase.h
--- old/dragon-18.08.3/src/app/analyzer/analyzerBase.h  2018-11-02 
16:12:06.000000000 +0100
+++ new/dragon-18.12.0/src/app/analyzer/analyzerBase.h  2018-12-05 
00:35:26.000000000 +0100
@@ -1,6 +1,23 @@
-// Author:     Max Howell <max.how...@methylblue.com>,    (C) 2004
-// Maintainer: Martin Sandsmark <sandsm...@samfundet.no>, (C) 2009
-// Copyright:  See the COPYING file shipped with this distribution
+ /***********************************************************************
+ * Copyright 2004  Max Howell <max.how...@methylblue.com>
+ *           2009  Martin Sandsmark <sandsm...@samfundet.no>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License as
+ * published by the Free Software Foundation; either version 2 of
+ * the License or (at your option) version 3 or any later version
+ * accepted by the membership of KDE e.V. (or its successor approved
+ * by the membership of KDE e.V.), which shall act as a proxy
+ * defined in Section 14 of version 3 of the license.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ ***********************************************************************/
 
 #ifndef ANALYZERBASE_H
 #define ANALYZERBASE_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/analyzer/blockAnalyzer.cpp 
new/dragon-18.12.0/src/app/analyzer/blockAnalyzer.cpp
--- old/dragon-18.08.3/src/app/analyzer/blockAnalyzer.cpp       2018-11-02 
16:12:06.000000000 +0100
+++ new/dragon-18.12.0/src/app/analyzer/blockAnalyzer.cpp       2018-12-05 
00:35:26.000000000 +0100
@@ -9,7 +9,7 @@
  *                                                                             
         *
  * This program is distributed in the hope that it will be useful, but WITHOUT 
ANY      *
  * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
FOR A      *
- * PARTICULAR PURPOSE. See the GNU General Pulic License for more details.     
         *
+ * PARTICULAR PURPOSE. See the GNU General Public License for more details.    
         *
  *                                                                             
         *
  * You should have received a copy of the GNU General Public License along 
with         *
  * this program.  If not, see <http://www.gnu.org/licenses/>.                  
         *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/analyzer/blockAnalyzer.h 
new/dragon-18.12.0/src/app/analyzer/blockAnalyzer.h
--- old/dragon-18.08.3/src/app/analyzer/blockAnalyzer.h 2018-11-02 
16:12:06.000000000 +0100
+++ new/dragon-18.12.0/src/app/analyzer/blockAnalyzer.h 2018-12-05 
00:35:26.000000000 +0100
@@ -8,7 +8,7 @@
  *                                                                             
         *
  * This program is distributed in the hope that it will be useful, but WITHOUT 
ANY      *
  * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
FOR A      *
- * PARTICULAR PURPOSE. See the GNU General Pulic License for more details.     
         *
+ * PARTICULAR PURPOSE. See the GNU General Public License for more details.    
         *
  *                                                                             
         *
  * You should have received a copy of the GNU General Public License along 
with         *
  * this program.  If not, see <http://www.gnu.org/licenses/>.                  
         *
@@ -37,7 +37,7 @@
 class BlockAnalyzer : public Analyzer::Base2D
 {
 public:
-    BlockAnalyzer( QWidget* );
+    explicit BlockAnalyzer( QWidget* );
     ~BlockAnalyzer();
 
     // Signed ints because most of what we compare them against are ints
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/analyzer/fht.h 
new/dragon-18.12.0/src/app/analyzer/fht.h
--- old/dragon-18.08.3/src/app/analyzer/fht.h   2018-11-02 16:12:06.000000000 
+0100
+++ new/dragon-18.12.0/src/app/analyzer/fht.h   2018-12-05 00:35:26.000000000 
+0100
@@ -55,7 +55,7 @@
        * should be at least 3. Values of more than 3 need a trigonometry table.
        * @see makeCasTable()
        */
-       FHT(int);
+       explicit FHT(int);
 
        ~FHT();
        inline int sizeExp() const { return m_exp2; }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/fullScreenToolBarHandler.h 
new/dragon-18.12.0/src/app/fullScreenToolBarHandler.h
--- old/dragon-18.08.3/src/app/fullScreenToolBarHandler.h       2018-11-02 
16:12:06.000000000 +0100
+++ new/dragon-18.12.0/src/app/fullScreenToolBarHandler.h       2018-12-05 
00:35:26.000000000 +0100
@@ -34,7 +34,7 @@
 {
     Q_OBJECT
 public:
-    FullScreenToolBarHandler(KMainWindow *parent );
+    explicit FullScreenToolBarHandler(KMainWindow *parent );
     bool eventFilter( QObject *o, QEvent *e ) Q_DECL_OVERRIDE;
     void timerEvent( QTimerEvent* ) Q_DECL_OVERRIDE;
 private:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/mainWindow.cpp 
new/dragon-18.12.0/src/app/mainWindow.cpp
--- old/dragon-18.08.3/src/app/mainWindow.cpp   2018-11-02 16:12:06.000000000 
+0100
+++ new/dragon-18.12.0/src/app/mainWindow.cpp   2018-12-05 00:35:26.000000000 
+0100
@@ -847,7 +847,7 @@
 void
 MainWindow::releasePowerSave()
 {
-    //stop supressing sleep
+    //stop suppressing sleep
     if (m_stopSleepCookie != -1) {
         ::close(m_stopSleepCookie);
         m_stopSleepCookie = -1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/partToolBar.h 
new/dragon-18.12.0/src/app/partToolBar.h
--- old/dragon-18.08.3/src/app/partToolBar.h    2018-11-02 16:12:06.000000000 
+0100
+++ new/dragon-18.12.0/src/app/partToolBar.h    2018-12-05 00:35:26.000000000 
+0100
@@ -31,7 +31,7 @@
     virtual bool eventFilter( QObject*, QEvent* ) Q_DECL_OVERRIDE;
 
 public:
-    MouseOverToolBar( QWidget *parent );
+    explicit MouseOverToolBar( QWidget *parent );
 };
 
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/playlistFile.cpp 
new/dragon-18.12.0/src/app/playlistFile.cpp
--- old/dragon-18.08.3/src/app/playlistFile.cpp 2018-11-02 16:12:06.000000000 
+0100
+++ new/dragon-18.12.0/src/app/playlistFile.cpp 2018-12-05 00:35:26.000000000 
+0100
@@ -32,8 +32,8 @@
 #include <QApplication>
 #include <QFile>
 #include <QDebug>
-#include <QtWidgets/qgraphicsitem.h>
-#include <QtGui/qevent.h>
+#include <QGraphicsItem>
+#include <QEvent>
 
 PlaylistFile::PlaylistFile(const QUrl &url )
     : m_url( url )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/playlistFile.h 
new/dragon-18.12.0/src/app/playlistFile.h
--- old/dragon-18.08.3/src/app/playlistFile.h   2018-11-02 16:12:06.000000000 
+0100
+++ new/dragon-18.12.0/src/app/playlistFile.h   2018-12-05 00:35:26.000000000 
+0100
@@ -29,7 +29,7 @@
 class PlaylistFile
 {
 public:
-    PlaylistFile( const QUrl &url );
+    explicit PlaylistFile( const QUrl &url );
     ~PlaylistFile();
 
     enum FileFormat { M3U, PLS, Unknown, NotPlaylistFile = Unknown };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/app/videoWindow.h 
new/dragon-18.12.0/src/app/videoWindow.h
--- old/dragon-18.08.3/src/app/videoWindow.h    2018-11-02 16:12:06.000000000 
+0100
+++ new/dragon-18.12.0/src/app/videoWindow.h    2018-12-05 00:35:26.000000000 
+0100
@@ -84,7 +84,7 @@
                             , const char* actionSlot );
 
 public:
-    VideoWindow( QWidget *parent );
+    explicit VideoWindow( QWidget *parent );
     ~VideoWindow();
 
     bool init();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/codeine.h 
new/dragon-18.12.0/src/codeine.h
--- old/dragon-18.08.3/src/codeine.h    2018-11-02 16:12:06.000000000 +0100
+++ new/dragon-18.12.0/src/codeine.h    2018-12-05 00:35:26.000000000 +0100
@@ -17,10 +17,10 @@
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 ***********************************************************************/
-#ifndef DRAGONPLAYER_H
-#define DRAGONPLAYER_H
+#ifndef CODEINE_H
+#define CODEINE_H
 
-#include "config.h"
+#include <config.h>
 
 // try to keep this file light. It gets included by
 // practically every implementation and many headers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/mpris2/mediaplayer2.h 
new/dragon-18.12.0/src/mpris2/mediaplayer2.h
--- old/dragon-18.08.3/src/mpris2/mediaplayer2.h        2018-11-02 
16:12:06.000000000 +0100
+++ new/dragon-18.12.0/src/mpris2/mediaplayer2.h        2018-12-05 
00:35:26.000000000 +0100
@@ -18,8 +18,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  ***********************************************************************/
 
-#ifndef DRAGONPLAYER_MEDIAPLAYRER2_H
-#define DRAGONPLAYER_MEDIAPLAYRER2_H
+#ifndef DRAGONPLAYER_MEDIAPLAYER2_H
+#define DRAGONPLAYER_MEDIAPLAYER2_H
 
 #include <QDBusAbstractAdaptor>
 #include <QStringList> // Needed for automoc'ed cpp to compile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-18.08.3/src/mpris2/mediaplayer2player.h 
new/dragon-18.12.0/src/mpris2/mediaplayer2player.h
--- old/dragon-18.08.3/src/mpris2/mediaplayer2player.h  2018-11-02 
16:12:06.000000000 +0100
+++ new/dragon-18.12.0/src/mpris2/mediaplayer2player.h  2018-12-05 
00:35:26.000000000 +0100
@@ -18,8 +18,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  ***********************************************************************/
 
-#ifndef DRAGONPLAYER_MEDIAPLAYRER2PLAYER_H
-#define DRAGONPLAYER_MEDIAPLAYRER2PLAYER_H
+#ifndef DRAGONPLAYER_MEDIAPLAYER2PLAYER_H
+#define DRAGONPLAYER_MEDIAPLAYER2PLAYER_H
 
 #include <QDBusAbstractAdaptor>
 #include <QDBusObjectPath>


Reply via email to