Hello community,

here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory 
checked in at 2015-09-02 07:50:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old)
 and      /work/SRC/openSUSE:Factory/.kde-gtk-config5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kde-gtk-config5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes  
2015-08-02 22:44:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kde-gtk-config5.new/kde-gtk-config5.changes     
2015-09-02 07:50:36.000000000 +0200
@@ -1,0 +2,21 @@
+Mon Aug 24 17:50:30 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0:
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.4.0.php
+
+-------------------------------------------------------------------
+Sun Aug 16 10:17:06 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.95 aka 5.4 beta:
+  This release of Plasma brings many nice touches for our users
+  such as much improved high DPI support, KRunner auto-completion
+  and many new beautiful Breeze icons. It also lays the ground for
+  the future with a tech preview of Wayland session available.
+  We're shipping a few new components such as an Audio Volume
+  Plasma Widget, monitor calibration tool and the User Manager
+  tool comes out beta.
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.3.95.php
+
+-------------------------------------------------------------------

Old:
----
  kde-gtk-config-5.3.2.tar.xz

New:
----
  kde-gtk-config-5.4.0.tar.xz

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

Other differences:
------------------
++++++ kde-gtk-config5.spec ++++++
--- /var/tmp/diff_new_pack.CjYS6s/_old  2015-09-02 07:50:37.000000000 +0200
+++ /var/tmp/diff_new_pack.CjYS6s/_new  2015-09-02 07:50:37.000000000 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           kde-gtk-config5
-Version:        5.3.2
+Version:        5.4.0
 Release:        0
 Summary:        KCM Module to Configure GTK2 and GTK3 Applications Appearance 
Under KDE
 License:        LGPL-3.0+ and GPL-3.0+

++++++ kde-gtk-config-5.3.2.tar.xz -> kde-gtk-config-5.4.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/CMakeLists.txt 
new/kde-gtk-config-5.4.0/CMakeLists.txt
--- old/kde-gtk-config-5.3.2/CMakeLists.txt     2015-06-25 13:07:46.000000000 
+0200
+++ new/kde-gtk-config-5.4.0/CMakeLists.txt     2015-08-20 14:54:59.000000000 
+0200
@@ -1,5 +1,5 @@
 project(kde-gtk-config)
-set(PROJECT_VERSION "5.3.2")
+set(PROJECT_VERSION "5.4.0")
 cmake_minimum_required(VERSION 2.8.12)
 
 find_package(ECM 0.0.9 REQUIRED NO_MODULE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/kde-gtk-config.desktop 
new/kde-gtk-config-5.4.0/kde-gtk-config.desktop
--- old/kde-gtk-config-5.3.2/kde-gtk-config.desktop     2015-06-25 
13:07:35.000000000 +0200
+++ new/kde-gtk-config-5.4.0/kde-gtk-config.desktop     2015-08-20 
14:54:48.000000000 +0200
@@ -1,6 +1,8 @@
 [Desktop Entry]
 Categories=Qt;KDE;X-KDE-settings-looknfeel;
 Comment=Widget Style of GNOME/GTK Applications
+Comment[ar]=نمط ودجات تطبيقات جنوم/جتك
+Comment[ast]=Estilu de widget d'aplicaciones GNOME/GTK
 Comment[bs]=Stil kontrola za GNOME/GTK aplikacije
 Comment[ca]=Estri per a l'estil de les aplicacions GNOME/GTK
 Comment[cs]=Styl widgetu aplikací GNOME/GTK
@@ -42,6 +44,8 @@
 Exec=kcmshell5 kde-gtk-config
 Icon=kde-gtk-config
 Name=GNOME Application Style (GTK)
+Name[ar]=نمط تطبيقات جنوم (جتك)
+Name[ast]=Estilu d'aplicación GNOME (GTK)
 Name[bs]=GNOME stil aplikacija (GTK)
 Name[ca]=Estil de les aplicacions GNOME (GTK)
 Name[cs]=Styl aplikací GNOME (GTK)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/ar/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/ar/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/ar/kde-gtk-config.po    2015-06-25 
13:07:35.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/ar/kde-gtk-config.po    2015-08-20 
14:54:49.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2015-01-18 19:41+0000\n"
 "Last-Translator: Safa Alfulaij <safa1996alful...@gmail.com>\n"
 "Language-Team: Arabic <d...@arabeyes.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/ast/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/ast/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/ast/kde-gtk-config.po   2015-06-25 
13:07:36.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/ast/kde-gtk-config.po   2015-08-20 
14:54:49.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2015-04-06 19:34+0100\n"
 "Last-Translator: enolp <en...@softastur.org>\n"
 "Language-Team: Asturian <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/bs/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/bs/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/bs/kde-gtk-config.po    2015-06-25 
13:07:36.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/bs/kde-gtk-config.po    2015-08-20 
14:54:55.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kde 49i410\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2013-10-19 01:37+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/ca/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/ca/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/ca/kde-gtk-config.po    2015-06-25 
13:07:37.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/ca/kde-gtk-config.po    2015-08-20 
14:54:50.000000000 +0200
@@ -5,20 +5,20 @@
 #
 # Manuel Tortosa <manutort...@chakra-project.org>, 2011, 2012.
 # Antoni Bella Pérez <antonibel...@yahoo.com>, 2012, 2015.
-# Josep Ma. Ferrer <txe...@gmail.com>, 2013.
+# Josep Ma. Ferrer <txe...@gmail.com>, 2013, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
-"PO-Revision-Date: 2015-05-10 19:40+0100\n"
-"Last-Translator: Antoni Bella Pérez <antonibel...@yahoo.com>\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
+"PO-Revision-Date: 2015-08-12 17:13+0200\n"
+"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Generator: Lokalize 1.2\n"
@@ -200,7 +200,7 @@
 #. i18n: ectx: property (text), widget (QLabel, label_8)
 #: src/ui/dialog_installer.ui:120 src/ui/dialog_installer.ui:244
 msgid "Click the next button in order to install the theme in your system."
-msgstr "Cliqueu el botó següent per instal·lar el tema al sistema"
+msgstr "Cliqueu el botó següent per instal·lar el tema en el sistema."
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #. i18n: ectx: property (text), widget (QLabel, label_5)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/cs/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/cs/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/cs/kde-gtk-config.po    2015-06-25 
13:07:37.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/cs/kde-gtk-config.po    2015-08-20 
14:54:50.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-22 13:19+0200\n"
 "Last-Translator: Vít Pelčák <v...@pelcak.org>\n"
 "Language-Team: Czech <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/da/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/da/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/da/kde-gtk-config.po    2015-06-25 
13:07:37.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/da/kde-gtk-config.po    2015-08-20 
14:54:50.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-11-27 20:42+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/kde-gtk-config-5.3.2/po/de/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/de/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/de/kde-gtk-config.po    2015-06-25 
13:07:37.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/de/kde-gtk-config.po    2015-08-20 
14:54:50.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-06 07:57+0200\n"
 "Last-Translator: Burkhard Lück <lu...@hube-lueck.de>\n"
 "Language-Team: German <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/el/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/el/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/el/kde-gtk-config.po    2015-06-25 
13:07:37.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/el/kde-gtk-config.po    2015-08-20 
14:54:51.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-27 18:15+0200\n"
 "Last-Translator: Dimitris Kardarakos <dimk...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/en_GB/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/en_GB/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/en_GB/kde-gtk-config.po 2015-06-25 
13:07:37.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/en_GB/kde-gtk-config.po 2015-08-20 
14:54:51.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-25 11:45+0100\n"
 "Last-Translator: Steve Allewell <steve.allew...@gmail.com>\n"
 "Language-Team: British English <kde-l10n-en...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/es/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/es/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/es/kde-gtk-config.po    2015-06-25 
13:07:38.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/es/kde-gtk-config.po    2015-08-20 
14:54:51.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-03 11:26+0200\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/fi/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/fi/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/fi/kde-gtk-config.po    2015-06-25 
13:07:38.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/fi/kde-gtk-config.po    2015-08-20 
14:54:51.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-04-07 23:38+0300\n"
 "Last-Translator: Lasse Liehu <lasse.li...@gmail.com>\n"
 "Language-Team: Finnish <lokalisoi...@lists.coss.fi>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/fr/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/fr/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/fr/kde-gtk-config.po    2015-06-25 
13:07:38.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/fr/kde-gtk-config.po    2015-08-20 
14:54:51.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2013-07-05 10:36+0200\n"
 "Last-Translator: xavier <xavier.besn...@neuf.fr>\n"
 "Language-Team: French <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/gl/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/gl/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/gl/kde-gtk-config.po    2015-06-25 
13:07:38.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/gl/kde-gtk-config.po    2015-08-20 
14:54:52.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2015-03-15 10:43+0100\n"
 "Last-Translator: Adrián Chaves Fernández <adriyeticha...@gmail.com>\n"
 "Language-Team: Galician <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/hu/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/hu/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/hu/kde-gtk-config.po    2015-06-25 
13:07:39.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/hu/kde-gtk-config.po    2015-08-20 
14:54:52.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-02 10:28+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/kde-gtk-config-5.3.2/po/it/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/it/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/it/kde-gtk-config.po    2015-06-25 
13:07:40.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/it/kde-gtk-config.po    2015-08-20 
14:54:53.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2012-11-20 16:47+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/kde-gtk-config-5.3.2/po/ja/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/ja/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/ja/kde-gtk-config.po    2015-06-25 
13:07:40.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/ja/kde-gtk-config.po    2015-08-20 
14:54:53.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2011-12-28 22:21-0800\n"
 "Last-Translator: Japanese KDE translation team <kde...@kde.org>\n"
 "Language-Team: Japanese <kde...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/ko/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/ko/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/ko/kde-gtk-config.po    2015-06-25 
13:07:40.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/ko/kde-gtk-config.po    2015-08-20 
14:54:54.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2015-01-02 01:39+0900\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/kde-gtk-config-5.3.2/po/nb/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/nb/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/nb/kde-gtk-config.po    2015-06-25 
13:07:41.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/nb/kde-gtk-config.po    2015-08-20 
14:54:55.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2012-12-10 20:21+0100\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/kde-gtk-config-5.3.2/po/nl/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/nl/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/nl/kde-gtk-config.po    2015-06-25 
13:07:42.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/nl/kde-gtk-config.po    2015-08-20 
14:54:56.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-02 12:21+0200\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/kde-gtk-config-5.3.2/po/pa/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/pa/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/pa/kde-gtk-config.po    2015-06-25 
13:07:42.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/pa/kde-gtk-config.po    2015-08-20 
14:54:56.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2015-02-01 03:19-0600\n"
 "Last-Translator: A S Alam <aa...@users.sf.net>\n"
 "Language-Team: Punjabi/Panjabi <punjabi-us...@list.sf.net>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/pl/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/pl/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/pl/kde-gtk-config.po    2015-06-25 
13:07:42.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/pl/kde-gtk-config.po    2015-08-20 
14:54:56.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-04 12:20+0200\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/kde-gtk-config-5.3.2/po/pt/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/pt/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/pt/kde-gtk-config.po    2015-06-25 
13:07:42.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/pt/kde-gtk-config.po    2015-08-20 
14:54:56.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2012-11-09 18:08+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/kde-gtk-config-5.3.2/po/pt_BR/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/pt_BR/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/pt_BR/kde-gtk-config.po 2015-06-25 
13:07:43.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/pt_BR/kde-gtk-config.po 2015-08-20 
14:54:56.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-03 21:16-0300\n"
 "Last-Translator: André Marcelo Alvarenga <alvare...@kde.org>\n"
 "Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/ro/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/ro/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/ro/kde-gtk-config.po    2015-06-25 
13:07:43.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/ro/kde-gtk-config.po    2015-08-20 
14:54:56.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
-"PO-Revision-Date: 2015-04-20 13:47+0300\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
+"PO-Revision-Date: 2015-04-20 14:27+0300\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian <kde-i18n...@kde.org>\n"
 "Language: ro\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/ru/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/ru/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/ru/kde-gtk-config.po    2015-06-25 
13:07:43.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/ru/kde-gtk-config.po    2015-08-20 
14:54:57.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2013-09-09 13:56+0400\n"
 "Last-Translator: Alexander Lakhin <exclus...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/sk/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/sk/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/sk/kde-gtk-config.po    2015-06-25 
13:07:43.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/sk/kde-gtk-config.po    2015-08-20 
14:54:57.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-03 14:36+0200\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/kde-gtk-config-5.3.2/po/sl/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/sl/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/sl/kde-gtk-config.po    2015-06-25 
13:07:43.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/sl/kde-gtk-config.po    2015-08-20 
14:54:57.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-04 10:06+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/kde-gtk-config-5.3.2/po/sr/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/sr/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/sr/kde-gtk-config.po    2015-06-25 
13:07:44.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/sr/kde-gtk-config.po    2015-08-20 
14:54:57.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2015-01-29 18:41+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/kde-gtk-config-5.3.2/po/sr@ijekavian/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/sr@ijekavian/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/sr@ijekavian/kde-gtk-config.po  2015-06-25 
13:07:44.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/sr@ijekavian/kde-gtk-config.po  2015-08-20 
14:54:57.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2015-01-29 18:41+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/kde-gtk-config-5.3.2/po/sr@ijekavianlatin/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/sr@ijekavianlatin/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/sr@ijekavianlatin/kde-gtk-config.po     
2015-06-25 13:07:44.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/sr@ijekavianlatin/kde-gtk-config.po     
2015-08-20 14:54:57.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2015-01-29 18:41+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/kde-gtk-config-5.3.2/po/sr@latin/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/sr@latin/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/sr@latin/kde-gtk-config.po      2015-06-25 
13:07:44.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/sr@latin/kde-gtk-config.po      2015-08-20 
14:54:57.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2015-01-29 18:41+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/kde-gtk-config-5.3.2/po/sv/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/sv/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/sv/kde-gtk-config.po    2015-06-25 
13:07:44.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/sv/kde-gtk-config.po    2015-08-20 
14:54:57.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2012-11-15 21:54+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/kde-gtk-config-5.3.2/po/tr/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/tr/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/tr/kde-gtk-config.po    2015-06-25 
13:07:45.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/tr/kde-gtk-config.po    2015-08-20 
14:54:58.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2015-02-08 13:59+0100\n"
 "Last-Translator: Volkan Gezer <volkange...@gmail.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/uk/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/uk/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/uk/kde-gtk-config.po    2015-06-25 
13:07:45.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/uk/kde-gtk-config.po    2015-08-20 
14:54:58.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kde-gtk-config\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2012-11-09 07:34+0200\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
@@ -358,4 +358,4 @@
 #. i18n: ectx: property (text), widget (QToolButton, newThemes)
 #: src/ui/gui.ui:459
 msgid "Get New Themes"
-msgstr "Звантажити нові теми"
\ No newline at end of file
+msgstr "Отримати нові теми"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/zh_CN/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/zh_CN/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/zh_CN/kde-gtk-config.po 2015-06-25 
13:07:45.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/zh_CN/kde-gtk-config.po 2015-08-20 
14:54:59.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-12 09:49-0400\n"
 "Last-Translator: Xuetian Weng <xw...@cs.stonybrook.edu>\n"
 "Language-Team: Chinese Simplified <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/po/zh_TW/kde-gtk-config.po 
new/kde-gtk-config-5.4.0/po/zh_TW/kde-gtk-config.po
--- old/kde-gtk-config-5.3.2/po/zh_TW/kde-gtk-config.po 2015-06-25 
13:07:46.000000000 +0200
+++ new/kde-gtk-config-5.4.0/po/zh_TW/kde-gtk-config.po 2015-08-20 
14:54:59.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-10-02 08:02+0000\n"
+"POT-Creation-Date: 2015-08-07 11:19+0000\n"
 "PO-Revision-Date: 2014-10-16 11:01+0800\n"
 "Last-Translator: Franklin\n"
 "Language-Team: Chinese Traditional <kde-i18n-...@kde.org>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.2/src/gtkconfigkcmodule.cpp 
new/kde-gtk-config-5.4.0/src/gtkconfigkcmodule.cpp
--- old/kde-gtk-config-5.3.2/src/gtkconfigkcmodule.cpp  2015-06-25 
13:07:35.000000000 +0200
+++ new/kde-gtk-config-5.4.0/src/gtkconfigkcmodule.cpp  2015-08-20 
14:54:48.000000000 +0200
@@ -68,7 +68,7 @@
     acercade->addCredit(i18n("Manuel Tortosa (manutortosa)"), i18n("Ideas, 
tester, internationalization"));
     acercade->addCredit(i18n("Adrián Chaves Fernández (Gallaecio)"), 
i18n("Internationalization"));
     setAboutData(acercade);
-    
+    setButtons(KCModule::Default | KCModule::Apply);
     ui->setupUi(this);
     appareance = new AppearenceGTK;
     m_iconsModel = new IconThemesModel(false, this);


Reply via email to