Hello community,

here is the log from the commit of package powerdevil5 for openSUSE:Factory 
checked in at 2015-09-24 07:08:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/powerdevil5 (Old)
 and      /work/SRC/openSUSE:Factory/.powerdevil5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "powerdevil5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/powerdevil5/powerdevil5.changes  2015-09-02 
07:53:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.powerdevil5.new/powerdevil5.changes     
2015-09-24 07:08:56.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 10 17:19:53 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.1:
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.4.1.php
+
+-------------------------------------------------------------------

Old:
----
  powerdevil-5.4.0.tar.xz

New:
----
  powerdevil-5.4.1.tar.xz

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

Other differences:
------------------
++++++ powerdevil5.spec ++++++
--- /var/tmp/diff_new_pack.pgSCU5/_old  2015-09-24 07:08:57.000000000 +0200
+++ /var/tmp/diff_new_pack.pgSCU5/_new  2015-09-24 07:08:57.000000000 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           powerdevil5
-Version:        5.4.0
+Version:        5.4.1
 Release:        0
 Summary:        KDE Power Management module
 License:        GPL-2.0+

++++++ powerdevil-5.4.0.tar.xz -> powerdevil-5.4.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.4.0/CMakeLists.txt 
new/powerdevil-5.4.1/CMakeLists.txt
--- old/powerdevil-5.4.0/CMakeLists.txt 2015-08-20 14:42:40.000000000 +0200
+++ new/powerdevil-5.4.1/CMakeLists.txt 2015-09-03 12:31:35.000000000 +0200
@@ -1,5 +1,5 @@
 project(PowerDevil)
-set(PROJECT_VERSION "5.4.0")
+set(PROJECT_VERSION "5.4.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/powerdevil-5.4.0/daemon/powerdevilscreenbrightnesslogic.cpp 
new/powerdevil-5.4.1/daemon/powerdevilscreenbrightnesslogic.cpp
--- old/powerdevil-5.4.0/daemon/powerdevilscreenbrightnesslogic.cpp     
2015-08-20 14:41:35.000000000 +0200
+++ new/powerdevil-5.4.1/daemon/powerdevilscreenbrightnesslogic.cpp     
2015-09-03 12:30:24.000000000 +0200
@@ -40,7 +40,7 @@
         return maxValue;
     }
 
-    if (maxValue >= 100 || maxValue % 20 == 0 || maxValue >= 80 && maxValue % 
4 == 0) {
+    if (maxValue >= 100 || maxValue % 20 == 0 || (maxValue >= 80 && maxValue % 
4 == 0)) {
         // In this case all 20 steps are perfect.
         return 20;
     }
@@ -74,4 +74,4 @@
     return 10;
 }
 
-};
\ No newline at end of file
+};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.4.0/po/da/powerdevil.po 
new/powerdevil-5.4.1/po/da/powerdevil.po
--- old/powerdevil-5.4.0/po/da/powerdevil.po    2015-08-20 14:41:44.000000000 
+0200
+++ new/powerdevil-5.4.1/po/da/powerdevil.po    2015-09-03 12:30:34.000000000 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander <mschlan...@opensuse.org>, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
+# Martin Schlander <mschlan...@opensuse.org>, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: powerdevil\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-08-07 11:22+0000\n"
-"PO-Revision-Date: 2014-09-20 21:07+0200\n"
+"PO-Revision-Date: 2015-08-26 20:30+0200\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
 "Language-Team: Danish <kde-i18n-...@kde.org>\n"
 "Language: da\n"
@@ -67,12 +67,12 @@
 #: actions/bundled/handlebuttonevents.cpp:70
 msgctxt "@action:inmenu Global shortcut"
 msgid "Power Off"
-msgstr ""
+msgstr "Strøm fra"
 
 #: actions/bundled/handlebuttoneventsconfig.cpp:88
 msgctxt "Execute action on lid close even when external monitor is connected"
 msgid "Even when an external monitor is connected"
-msgstr ""
+msgstr "Selv når en ekstern skærm er tilsluttet"
 
 #: actions/bundled/handlebuttoneventsconfig.cpp:100
 msgid "Do nothing"
@@ -227,43 +227,29 @@
 msgstr "Batteri kritisk (%1% tilbage)"
 
 #: powerdevilcore.cpp:501
-#, fuzzy
-#| msgctxt "Interrupts the suspension/shutdown process"
-#| msgid "Cancel"
 msgctxt ""
 "Cancel timeout that will automatically suspend system because of low battery"
 msgid "Cancel"
 msgstr "Annullér"
 
 #: powerdevilcore.cpp:510
-#, fuzzy
-#| msgid ""
-#| "Your battery level is critical, the computer will be halted in 30 seconds."
 msgid ""
 "Your battery level is critical, the computer will be halted in 60 seconds."
-msgstr "Dit batteriniveau er kritisk. Computeren vil lukke ned om 30 sekunder."
+msgstr "Dit batteriniveau er kritisk. Computeren vil lukke ned om 60 sekunder."
 
 #: powerdevilcore.cpp:515
-#, fuzzy
-#| msgid ""
-#| "Your battery level is critical, the computer will be hibernated in 30 "
-#| "seconds."
 msgid ""
 "Your battery level is critical, the computer will be hibernated in 60 "
 "seconds."
 msgstr ""
-"Dit batteriniveau er kritisk. Computeren vil gå i dvaletilstand om 30 "
+"Dit batteriniveau er kritisk. Computeren vil gå i dvaletilstand om 60 "
 "sekunder."
 
 #: powerdevilcore.cpp:520
-#, fuzzy
-#| msgid ""
-#| "Your battery level is critical, the computer will be suspended in 30 "
-#| "seconds."
 msgid ""
 "Your battery level is critical, the computer will be suspended in 60 seconds."
 msgstr ""
-"Dit batteriniveau er kritisk. Computeren vil blive suspenderet om 30 "
+"Dit batteriniveau er kritisk. Computeren vil blive suspenderet om 60 "
 "sekunder."
 
 #: powerdevilcore.cpp:525
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.4.0/po/da/powerdevilglobalconfig.po 
new/powerdevil-5.4.1/po/da/powerdevilglobalconfig.po
--- old/powerdevil-5.4.0/po/da/powerdevilglobalconfig.po        2015-08-20 
14:41:44.000000000 +0200
+++ new/powerdevil-5.4.1/po/da/powerdevilglobalconfig.po        2015-09-03 
12:30:34.000000000 +0200
@@ -1,15 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander <mschlan...@opensuse.org>, 2010, 2011, 2012, 2014.
+# Martin Schlander <mschlan...@opensuse.org>, 2010, 2011, 2012, 2014, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-08-07 11:22+0000\n"
-"PO-Revision-Date: 2014-08-26 20:25+0200\n"
+"PO-Revision-Date: 2015-08-26 20:30+0200\n"
 "Last-Translator: Martin Schlander <mschlan...@opensuse.org>\n"
-"Language-Team: Danish <da...@dansk-gruppen.dk>\n"
+"Language-Team: Danish <kde-i18n-...@kde.org>\n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -58,10 +58,8 @@
 
 #. i18n: ectx: property (text), widget (QLabel, lowLabel)
 #: generalPage.ui:29
-#, fuzzy
-#| msgid "Low level:"
 msgid "&Low level:"
-msgstr "Lavt niveau:"
+msgstr "&Lavt niveau:"
 
 #. i18n: ectx: property (toolTip), widget (QSpinBox, lowSpin)
 #: generalPage.ui:45
@@ -82,10 +80,8 @@
 
 #. i18n: ectx: property (text), widget (QLabel, criticalLabel)
 #: generalPage.ui:61
-#, fuzzy
-#| msgid "Critical level:"
 msgid "&Critical level:"
-msgstr "Kritisk niveau:"
+msgstr "&Kritisk niveau:"
 
 #. i18n: ectx: property (toolTip), widget (QSpinBox, criticalSpin)
 #: generalPage.ui:77
@@ -100,10 +96,8 @@
 
 #. i18n: ectx: property (text), widget (QLabel, BatteryCriticalLabel)
 #: generalPage.ui:93
-#, fuzzy
-#| msgid "At critical level:"
 msgid "A&t critical level:"
-msgstr "På kritisk niveau:"
+msgstr "&På kritisk niveau:"
 
 #. i18n: ectx: property (text), widget (QPushButton, notificationsButton)
 #: generalPage.ui:144
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.4.0/po/fi/powerdevilactivitiesconfig.po 
new/powerdevil-5.4.1/po/fi/powerdevilactivitiesconfig.po
--- old/powerdevil-5.4.0/po/fi/powerdevilactivitiesconfig.po    2015-08-20 
14:41:50.000000000 +0200
+++ new/powerdevil-5.4.1/po/fi/powerdevilactivitiesconfig.po    2015-09-03 
12:30:48.000000000 +0200
@@ -1,6 +1,6 @@
 # Copyright © 2011 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kde-workspace package.
-# Lasse Liehu <lasse.li...@gmail.com>, 2011.
+# Lasse Liehu <lasse.li...@gmail.com>, 2011, 2015.
 # Tommi Nieminen <transla...@legisign.org>, 2012.
 #
 # KDE Finnish translation sprint participants:
@@ -12,14 +12,14 @@
 "POT-Creation-Date: 2015-08-07 11:22+0000\n"
 "PO-Revision-Date: 2013-01-20 20:02:44+0000\n"
 "Last-Translator: Tommi Nieminen <transla...@legisign.org>\n"
-"Language-Team: Finnish <lokalisoi...@lists.coss.fi>\n"
+"Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\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-POT-Import-Date: 2012-12-01 22:22:38+0000\n"
-"X-Generator: MediaWiki 1.21alpha (963ddae); Translate 2012-11-08\n"
+"X-Generator: Lokalize 2.0\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.4.0/po/fi/powerdevilglobalconfig.po 
new/powerdevil-5.4.1/po/fi/powerdevilglobalconfig.po
--- old/powerdevil-5.4.0/po/fi/powerdevilglobalconfig.po        2015-08-20 
14:41:50.000000000 +0200
+++ new/powerdevil-5.4.1/po/fi/powerdevilglobalconfig.po        2015-09-03 
12:30:48.000000000 +0200
@@ -13,14 +13,14 @@
 "POT-Creation-Date: 2015-08-07 11:22+0000\n"
 "PO-Revision-Date: 2015-01-08 13:22+0200\n"
 "Last-Translator: Lasse Liehu <lasse.li...@gmail.com>\n"
-"Language-Team: Finnish <lokalisoi...@lists.coss.fi>\n"
+"Language-Team: Finnish <kde-i18n-...@kde.org>\n"
 "Language: fi\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-POT-Import-Date: 2012-12-01 22:22:38+0000\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.4.0/po/lt/powerdevil.po 
new/powerdevil-5.4.1/po/lt/powerdevil.po
--- old/powerdevil-5.4.0/po/lt/powerdevil.po    2015-08-20 14:42:03.000000000 
+0200
+++ new/powerdevil-5.4.1/po/lt/powerdevil.po    2015-09-03 12:30:52.000000000 
+0200
@@ -5,14 +5,14 @@
 # Donatas G. <dgvirt...@akl.lt>, 2010, 2012.
 # Tomas Straupis <tomasstrau...@gmail.com>, 2011.
 # Liudas Alisauskas <liu...@akmc.lt>, 2013.
-# Liudas Ališauskas <liu...@aksioma.lt>, 2014.
+# Liudas Ališauskas <liu...@aksioma.lt>, 2014, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: powerdevil\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-08-07 11:22+0000\n"
-"PO-Revision-Date: 2014-03-17 11:15+0200\n"
-"Last-Translator: Liudas Ališauskas <liu...@aksioma.lt>\n"
+"PO-Revision-Date: 2015-08-25 10:25+0200\n"
+"Last-Translator: Liudas Ališauskas <liu...@akmc.lt>\n"
 "Language-Team: Lithuanian <kde-i18n...@kde.org>\n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
@@ -20,7 +20,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
 "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
@@ -72,12 +72,12 @@
 #: actions/bundled/handlebuttonevents.cpp:70
 msgctxt "@action:inmenu Global shortcut"
 msgid "Power Off"
-msgstr ""
+msgstr "Išjungti"
 
 #: actions/bundled/handlebuttoneventsconfig.cpp:88
 msgctxt "Execute action on lid close even when external monitor is connected"
 msgid "Even when an external monitor is connected"
-msgstr ""
+msgstr "Net jei prijungtas išorinis monitorius"
 
 #: actions/bundled/handlebuttoneventsconfig.cpp:100
 msgid "Do nothing"
@@ -207,7 +207,7 @@
 
 #: powerdevilcore.cpp:430
 msgid "Additional Battery Added"
-msgstr ""
+msgstr "Pridėtas papildomas akumuliatorius"
 
 #: powerdevilcore.cpp:431 powerdevilcore.cpp:546
 msgid "All pending suspend actions have been canceled."
@@ -236,40 +236,29 @@
 msgctxt ""
 "Cancel timeout that will automatically suspend system because of low battery"
 msgid "Cancel"
-msgstr ""
+msgstr "Atšaukti"
 
 #: powerdevilcore.cpp:510
-#, fuzzy
-#| msgid ""
-#| "Your battery level is critical, the computer will be halted in 30 seconds."
 msgid ""
 "Your battery level is critical, the computer will be halted in 60 seconds."
 msgstr ""
-"Akumuliatorius pasiekė kritinį lygmenį, kompiuteris bus išjungtas po 30 "
-"sekundžių."
+"Jūsų akumuliatorius pasiekė kritinį lygmenį, kompiuteris bus sustabdytas po "
+"60 sekundžių."
 
 #: powerdevilcore.cpp:515
-#, fuzzy
-#| msgid ""
-#| "Your battery level is critical, the computer will be hibernated in 30 "
-#| "seconds."
 msgid ""
 "Your battery level is critical, the computer will be hibernated in 60 "
 "seconds."
 msgstr ""
-"Akumuliatorius pasiekė kritinį lygmenį, kompiuteris bus sustabdytas po 30 "
-"sekundžių."
+"Jūsų akumuliatorius pasiekė kritinį lygmenį, kompiuteris bus užmigdytas po "
+"60 sekundžių."
 
 #: powerdevilcore.cpp:520
-#, fuzzy
-#| msgid ""
-#| "Your battery level is critical, the computer will be suspended in 30 "
-#| "seconds."
 msgid ""
 "Your battery level is critical, the computer will be suspended in 60 seconds."
 msgstr ""
-"Akumuliatorius pasiekė kritinį lygmenį, kompiuteris bus sustabdytas į RAM po "
-"30 sekundžių."
+"Jūsų akumuliatorius pasiekė kritinį lygmenį, kompiuteris bus sustabdytas po "
+"60 sekundžių."
 
 #: powerdevilcore.cpp:525
 msgid "Your battery level is critical, save your work as soon as possible."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.4.0/po/lt/powerdevilglobalconfig.po 
new/powerdevil-5.4.1/po/lt/powerdevilglobalconfig.po
--- old/powerdevil-5.4.0/po/lt/powerdevilglobalconfig.po        2015-08-20 
14:42:03.000000000 +0200
+++ new/powerdevil-5.4.1/po/lt/powerdevilglobalconfig.po        2015-09-03 
12:30:52.000000000 +0200
@@ -7,14 +7,14 @@
 # Remigijus Jarmalavičius <remigi...@jarmalavicius.lt>, 2011.
 # Donatas G. <dgvirt...@akl.lt>, 2012.
 # Liudas Alisauskas <liu...@akmc.lt>, 2013.
-# Liudas Ališauskas <liu...@aksioma.lt>, 2014.
+# Liudas Ališauskas <liu...@aksioma.lt>, 2014, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: powerdevilglobalconfig\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-08-07 11:22+0000\n"
-"PO-Revision-Date: 2014-03-17 11:17+0200\n"
-"Last-Translator: Liudas Ališauskas <liu...@aksioma.lt>\n"
+"PO-Revision-Date: 2015-08-25 10:27+0200\n"
+"Last-Translator: Liudas Ališauskas <liu...@akmc.lt>\n"
 "Language-Team: Lithuanian <kde-i18n...@kde.org>\n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
@@ -22,15 +22,15 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
 "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Tomas Straupis"
+msgstr "Tomas Straupis, Liudas Ališauskas"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "tomasstrau...@gmail.com"
+msgstr "tomasstrau...@gmail.com, liu...@akmc.lt"
 
 #: GeneralPage.cpp:104
 msgid "Do nothing"
@@ -59,17 +59,13 @@
 
 #. i18n: ectx: property (text), widget (QLabel, batteryLevelsLabel)
 #: generalPage.ui:22
-#, fuzzy
-#| msgid "<b>Battery levels</b>"
 msgid "<b>Battery Levels                     </b>"
 msgstr "<b>Akumuliatoriaus įkrovos lygmenys</b>"
 
 #. i18n: ectx: property (text), widget (QLabel, lowLabel)
 #: generalPage.ui:29
-#, fuzzy
-#| msgid "Low battery level"
 msgid "&Low level:"
-msgstr "Žemas įkrovos lygmuo"
+msgstr "&Žemas įkrovos lygmuo:"
 
 #. i18n: ectx: property (toolTip), widget (QSpinBox, lowSpin)
 #: generalPage.ui:45
@@ -90,10 +86,8 @@
 
 #. i18n: ectx: property (text), widget (QLabel, criticalLabel)
 #: generalPage.ui:61
-#, fuzzy
-#| msgid "Critical battery level"
 msgid "&Critical level:"
-msgstr "Kritinis akumuliatorius lygis"
+msgstr "&Kritinis akumuliatorius lygis:"
 
 #. i18n: ectx: property (toolTip), widget (QSpinBox, criticalSpin)
 #: generalPage.ui:77
@@ -107,10 +101,8 @@
 
 #. i18n: ectx: property (text), widget (QLabel, BatteryCriticalLabel)
 #: generalPage.ui:93
-#, fuzzy
-#| msgid "Battery is at critical level at"
 msgid "A&t critical level:"
-msgstr "Akumuliatoriaus lygis yra kritinis ties"
+msgstr "Akumuliatoriaus lygis yra kritinis &ties:"
 
 #. i18n: ectx: property (text), widget (QPushButton, notificationsButton)
 #: generalPage.ui:144
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.4.0/po/sr/powerdevilactivitiesconfig.po 
new/powerdevil-5.4.1/po/sr/powerdevilactivitiesconfig.po
--- old/powerdevil-5.4.0/po/sr/powerdevilactivitiesconfig.po    2015-08-20 
14:42:14.000000000 +0200
+++ new/powerdevil-5.4.1/po/sr/powerdevilactivitiesconfig.po    2015-09-03 
12:31:07.000000000 +0200
@@ -1,5 +1,5 @@
 # Translation of powerdevilactivitiesconfig.po into Serbian.
-# Chusslove Illich <caslav.i...@gmx.net>, 2011.
+# Chusslove Illich <caslav.i...@gmx.net>, 2011, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: powerdevilactivitiesconfig\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/powerdevil-5.4.0/po/sr@ijekavian/powerdevilactivitiesconfig.po 
new/powerdevil-5.4.1/po/sr@ijekavian/powerdevilactivitiesconfig.po
--- old/powerdevil-5.4.0/po/sr@ijekavian/powerdevilactivitiesconfig.po  
2015-08-20 14:42:14.000000000 +0200
+++ new/powerdevil-5.4.1/po/sr@ijekavian/powerdevilactivitiesconfig.po  
2015-09-03 12:31:08.000000000 +0200
@@ -1,5 +1,5 @@
 # Translation of powerdevilactivitiesconfig.po into Serbian.
-# Chusslove Illich <caslav.i...@gmx.net>, 2011.
+# Chusslove Illich <caslav.i...@gmx.net>, 2011, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: powerdevilactivitiesconfig\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/powerdevil-5.4.0/po/sr@ijekavianlatin/powerdevilactivitiesconfig.po 
new/powerdevil-5.4.1/po/sr@ijekavianlatin/powerdevilactivitiesconfig.po
--- old/powerdevil-5.4.0/po/sr@ijekavianlatin/powerdevilactivitiesconfig.po     
2015-08-20 14:42:15.000000000 +0200
+++ new/powerdevil-5.4.1/po/sr@ijekavianlatin/powerdevilactivitiesconfig.po     
2015-09-03 12:31:08.000000000 +0200
@@ -1,5 +1,5 @@
 # Translation of powerdevilactivitiesconfig.po into Serbian.
-# Chusslove Illich <caslav.i...@gmx.net>, 2011.
+# Chusslove Illich <caslav.i...@gmx.net>, 2011, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: powerdevilactivitiesconfig\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/powerdevil-5.4.0/po/sr@latin/powerdevilactivitiesconfig.po 
new/powerdevil-5.4.1/po/sr@latin/powerdevilactivitiesconfig.po
--- old/powerdevil-5.4.0/po/sr@latin/powerdevilactivitiesconfig.po      
2015-08-20 14:42:16.000000000 +0200
+++ new/powerdevil-5.4.1/po/sr@latin/powerdevilactivitiesconfig.po      
2015-09-03 12:31:09.000000000 +0200
@@ -1,5 +1,5 @@
 # Translation of powerdevilactivitiesconfig.po into Serbian.
-# Chusslove Illich <caslav.i...@gmx.net>, 2011.
+# Chusslove Illich <caslav.i...@gmx.net>, 2011, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: powerdevilactivitiesconfig\n"


Reply via email to