Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libksysguard5 for openSUSE:Factory 
checked in at 2022-02-17 23:39:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libksysguard5 (Old)
 and      /work/SRC/openSUSE:Factory/.libksysguard5.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksysguard5"

Thu Feb 17 23:39:40 2022 rev:137 rq:955244 version:5.24.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes      
2022-02-07 23:37:22.730733018 +0100
+++ /work/SRC/openSUSE:Factory/.libksysguard5.new.1958/libksysguard5.changes    
2022-02-17 23:39:57.399701198 +0100
@@ -1,0 +2,10 @@
+Tue Feb 15 19:18:17 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.24.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.24.1
+- Changes since 5.24.0:
+  * Fix showing icons in KSysguard
+
+-------------------------------------------------------------------

Old:
----
  libksysguard-5.24.0.tar.xz
  libksysguard-5.24.0.tar.xz.sig

New:
----
  libksysguard-5.24.1.tar.xz
  libksysguard-5.24.1.tar.xz.sig

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

Other differences:
------------------
++++++ libksysguard5.spec ++++++
--- /var/tmp/diff_new_pack.VEteXc/_old  2022-02-17 23:39:58.103701193 +0100
+++ /var/tmp/diff_new_pack.VEteXc/_new  2022-02-17 23:39:58.107701192 +0100
@@ -19,7 +19,7 @@
 %bcond_without released
 %global systemstatssover 1
 Name:           libksysguard5
-Version:        5.24.0
+Version:        5.24.1
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -29,9 +29,9 @@
 License:        GPL-2.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            http://www.kde.org
-Source:         libksysguard-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz
 %if %{with released}
-Source1:        libksysguard-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/libksysguard-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 Source3:        %{name}-rpmlintrc

++++++ libksysguard-5.24.0.tar.xz -> libksysguard-5.24.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/CMakeLists.txt 
new/libksysguard-5.24.1/CMakeLists.txt
--- old/libksysguard-5.24.0/CMakeLists.txt      2022-02-04 14:24:39.000000000 
+0100
+++ new/libksysguard-5.24.1/CMakeLists.txt      2022-02-15 13:33:16.000000000 
+0100
@@ -2,7 +2,7 @@
 
 project(libksysguard)
 
-set(PROJECT_VERSION "5.24.0")
+set(PROJECT_VERSION "5.24.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 # check with non-Plasma consumers (e.g. KDevelop) before bumping these 
versions to make sure the KDE CI does not break
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.24.0/faces/facepackages/facegrid/metadata.desktop 
new/libksysguard-5.24.1/faces/facepackages/facegrid/metadata.desktop
--- old/libksysguard-5.24.0/faces/facepackages/facegrid/metadata.desktop        
2022-02-04 14:24:14.000000000 +0100
+++ new/libksysguard-5.24.1/faces/facepackages/facegrid/metadata.desktop        
2022-02-15 13:32:43.000000000 +0100
@@ -19,6 +19,7 @@
 Name[pl]=Siatka
 Name[pt]=Grelha
 Name[pt_BR]=Grade
+Name[ro]=Gril??
 Name[sl]=Mre??a
 Name[sv]=Rutn??t
 Name[uk]=??????????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/po/nn/processui.po 
new/libksysguard-5.24.1/po/nn/processui.po
--- old/libksysguard-5.24.0/po/nn/processui.po  2022-02-04 14:24:28.000000000 
+0100
+++ new/libksysguard-5.24.1/po/nn/processui.po  2022-02-15 13:33:04.000000000 
+0100
@@ -3,7 +3,7 @@
 # Karl Ove Hufthammer <k...@huftis.org>, 2007, 2008, 2009, 2010, 2011, 2012, 
2015, 2017, 2018, 2019.
 # H??vard Korsvoll <korsv...@skulelinux.no>, 2008.
 # Eirik U. Birkeland <eir...@gmail.com>, 2008, 2009, 2010, 2011.
-# ??ystein Steffensen-Alv??rvik <yst...@posteo.net>, 2018.
+# ??ystein Steffensen-Alv??rvik <oysteins.omsett...@protonmail.com>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: processui\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/po/ro/KSysGuardSensorFaces.po 
new/libksysguard-5.24.1/po/ro/KSysGuardSensorFaces.po
--- old/libksysguard-5.24.0/po/ro/KSysGuardSensorFaces.po       2022-02-04 
14:24:30.000000000 +0100
+++ new/libksysguard-5.24.1/po/ro/KSysGuardSensorFaces.po       2022-02-15 
13:33:06.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the libksysguard package.
-# Sergiu Bivol <ser...@cip.md>, 2020, 2021.
+# Sergiu Bivol <ser...@cip.md>, 2020, 2021, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: libksysguard\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-29 02:10+0000\n"
-"PO-Revision-Date: 2021-07-26 13:50+0100\n"
+"PO-Revision-Date: 2022-02-06 17:28+0000\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian\n"
 "Language: ro\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.2\n"
 
 #: Choices.qml:359
 #, kde-format
@@ -153,14 +153,13 @@
 #: facepackages/facegrid/contents/ui/Config.qml:35
 #, kde-format
 msgid "Number of Columns:"
-msgstr ""
+msgstr "Num??r de coloane:"
 
 #: facepackages/facegrid/contents/ui/Config.qml:42
-#, fuzzy, kde-format
-#| msgid "Automatic Data Range"
+#, kde-format
 msgctxt "@label"
 msgid "Automatic"
-msgstr "Diapazon de date automat"
+msgstr "Automat"
 
 #: facepackages/linechart/contents/ui/Config.qml:42
 #, kde-format
@@ -217,10 +216,9 @@
 msgstr[2] "%1 de secunde"
 
 #: facepackages/piechart/contents/ui/Config.qml:38
-#, fuzzy, kde-format
-#| msgid "Start from Angle"
+#, kde-format
 msgid "Start from Angle:"
-msgstr "??ncepe de la unghi"
+msgstr "??ncepe de la unghi:"
 
 #: facepackages/piechart/contents/ui/Config.qml:43
 #, kde-format
@@ -236,10 +234,9 @@
 msgstr "??"
 
 #: facepackages/piechart/contents/ui/Config.qml:51
-#, fuzzy, kde-format
-#| msgid "Total Pie Angle"
+#, kde-format
 msgid "Total Pie Angle:"
-msgstr "Unghi diagram?? circular?? total"
+msgstr "Unghi diagram?? circular?? total:"
 
 #: facepackages/piechart/contents/ui/Config.qml:56
 #, kde-format
@@ -282,7 +279,7 @@
 #: packagestructure/sensorfacepackage.cpp:39
 #, kde-format
 msgid "Configuration support"
-msgstr ""
+msgstr "Sus??inere pentru configurare"
 
 #: packagestructure/sensorfacepackage.cpp:40
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/po/ro/ksgrd.po 
new/libksysguard-5.24.1/po/ro/ksgrd.po
--- old/libksysguard-5.24.0/po/ro/ksgrd.po      2022-02-04 14:24:30.000000000 
+0100
+++ new/libksysguard-5.24.1/po/ro/ksgrd.po      2022-02-15 13:33:06.000000000 
+0100
@@ -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.
-# Sergiu Bivol <ser...@cip.md>, 2013, 2014, 2021.
+# Sergiu Bivol <ser...@cip.md>, 2013, 2014, 2021, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-06 00:20+0000\n"
-"PO-Revision-Date: 2021-07-26 16:50+0100\n"
+"PO-Revision-Date: 2022-02-06 17:27+0000\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian\n"
 "Language: ro\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.2\n"
 
 #: SensorAgent.cpp:88
 #, kde-format
@@ -51,7 +51,7 @@
 #: SensorManager.cpp:54
 #, kde-format
 msgid "Nice Load"
-msgstr ""
+msgstr "??nc??rcare ???nice???"
 
 #: SensorManager.cpp:55
 #, kde-format
@@ -585,7 +585,7 @@
 #: SensorManager.cpp:171
 #, kde-format
 msgid "Uptime"
-msgstr ""
+msgstr "Durat?? pornire"
 
 #: SensorManager.cpp:172
 #, kde-format
@@ -673,22 +673,19 @@
 msgstr "R??d??cin?? sistem de fi??iere"
 
 #: SensorManager.cpp:192
-#, fuzzy, kde-format
-#| msgid "Temperature %1"
+#, kde-format
 msgid "Extra Temperature Sensor %1"
-msgstr "Temperatur?? %1"
+msgstr "Senzor de temperatur?? suplimentar %1"
 
 #: SensorManager.cpp:196
-#, fuzzy, kde-format
-#| msgid "Temperature %1"
+#, kde-format
 msgid "PECI Temperature Sensor %1"
-msgstr "Temperatur?? %1"
+msgstr "Senzor de temperatur?? PECI %1"
 
 #: SensorManager.cpp:197
-#, fuzzy, kde-format
-#| msgid "Temperature %1"
+#, kde-format
 msgid "PECI Temperature Calibration %1"
-msgstr "Temperatur?? %1"
+msgstr "Calibrare temperatur?? PECI %1"
 
 #: SensorManager.cpp:201
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.24.0/po/ro/ksysguard_face_org.kde.ksysguard.facegrid.po 
new/libksysguard-5.24.1/po/ro/ksysguard_face_org.kde.ksysguard.facegrid.po
--- old/libksysguard-5.24.0/po/ro/ksysguard_face_org.kde.ksysguard.facegrid.po  
1970-01-01 01:00:00.000000000 +0100
+++ new/libksysguard-5.24.1/po/ro/ksysguard_face_org.kde.ksysguard.facegrid.po  
2022-02-15 13:33:06.000000000 +0100
@@ -0,0 +1,35 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the libksysguard package.
+# Sergiu Bivol <ser...@cip.md>, 2022.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libksysguard\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-01-29 02:10+0000\n"
+"PO-Revision-Date: 2022-02-06 17:08+0000\n"
+"Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
+"Language-Team: Romanian\n"
+"Language: ro\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
+"20)) ? 1 : 2;\n"
+"X-Generator: Lokalize 21.12.2\n"
+
+#: contents/ui/Config.qml:35
+#, kde-format
+msgid "Number of Columns:"
+msgstr "Num??r de coloane:"
+
+#: contents/ui/Config.qml:42
+#, kde-format
+msgctxt "@label"
+msgid "Automatic"
+msgstr "Automat"
+
+#: contents/ui/Config.qml:54
+#, kde-format
+msgid "Display Style:"
+msgstr "Stilul afi????rii:"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.24.0/po/ro/ksysguard_face_org.kde.ksysguard.piechart.po 
new/libksysguard-5.24.1/po/ro/ksysguard_face_org.kde.ksysguard.piechart.po
--- old/libksysguard-5.24.0/po/ro/ksysguard_face_org.kde.ksysguard.piechart.po  
2022-02-04 14:24:30.000000000 +0100
+++ new/libksysguard-5.24.1/po/ro/ksysguard_face_org.kde.ksysguard.piechart.po  
2022-02-15 13:33:06.000000000 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the libksysguard package.
-# Sergiu Bivol <ser...@cip.md>, 2021.
+# Sergiu Bivol <ser...@cip.md>, 2021, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: libksysguard\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-09 00:44+0000\n"
-"PO-Revision-Date: 2021-07-26 13:18+0100\n"
+"PO-Revision-Date: 2022-02-06 17:09+0000\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian\n"
 "Language: ro\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.2\n"
 
 #: contents/ui/Config.qml:34
 #, kde-format
@@ -24,10 +24,9 @@
 msgstr "Arat?? legenda senzorilor"
 
 #: contents/ui/Config.qml:38
-#, fuzzy, kde-format
-#| msgid "Start from Angle"
+#, kde-format
 msgid "Start from Angle:"
-msgstr "??ncepe de la unghi"
+msgstr "??ncepe de la unghi:"
 
 #: contents/ui/Config.qml:43
 #, kde-format
@@ -42,10 +41,9 @@
 msgstr "??"
 
 #: contents/ui/Config.qml:51
-#, fuzzy, kde-format
-#| msgid "Total Pie Angle"
+#, kde-format
 msgid "Total Pie Angle:"
-msgstr "Unghi diagram?? circular?? total"
+msgstr "Unghi diagram?? circular?? total:"
 
 #: contents/ui/Config.qml:56
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/po/ro/processui.po 
new/libksysguard-5.24.1/po/ro/processui.po
--- old/libksysguard-5.24.0/po/ro/processui.po  2022-02-04 14:24:30.000000000 
+0100
+++ new/libksysguard-5.24.1/po/ro/processui.po  2022-02-15 13:33:06.000000000 
+0100
@@ -4,7 +4,7 @@
 # This file is distributed under the same license as the processui package.
 # Sergiu Bivol <ser...@cip.md>, 2008".
 # Sergiu Bivol <ser...@cip.md>, 2008, 2009, 2010.
-# Sergiu Bivol <ser...@cip.md>, 2010, 2020, 2021.
+# Sergiu Bivol <ser...@cip.md>, 2010, 2020, 2021, 2022.
 # Cristian One?? <onet.crist...@gmail.com>, 2011, 2012.
 #
 msgid ""
@@ -12,7 +12,7 @@
 "Project-Id-Version: processui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-23 00:18+0000\n"
-"PO-Revision-Date: 2021-07-26 16:52+0100\n"
+"PO-Revision-Date: 2022-02-06 17:30+0000\n"
 "Last-Translator: Sergiu Bivol <ser...@cip.md>\n"
 "Language-Team: Romanian\n"
 "Language: ro\n"
@@ -21,7 +21,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
 "20)) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.12.3\n"
+"X-Generator: Lokalize 21.12.2\n"
 
 #: ksysguardprocesslist.cpp:198 ksysguardprocesslist.cpp:537
 #, kde-format
@@ -113,22 +113,15 @@
 msgstr "Focalizeaz?? pe c??utare rapid??"
 
 #: ksysguardprocesslist.cpp:401
-#, fuzzy, kde-format
-#| msgid ""
-#| "<qt>End the selected process. Warning - you may lose unsaved work."
-#| "<br>Right click on a process to send other signals.<br>See What's This "
-#| "for technical information.<br>To target a specific window to kill, press "
-#| "Ctrl+Alt+Esc at any time."
+#, kde-format
 msgid ""
 "<qt>End the selected process. Warning - you may lose unsaved work.<br>Right "
 "click on a process to send other signals.<br>See What's This for technical "
 "information."
 msgstr ""
-"<qt>Termina??i procesul selectat. Avertisment - pute??i s?? pierde??i 
modific??ri "
+"<qt>Termina??i procesul ales. Avertisment ??? pute??i s?? pierde??i 
modific??ri "
 "care nu au fost salvate.<br>Face??i clic dreapta pe proces pentru a trimite "
-"alte semnale. <br>Vede??i Ce ??nseamn?? aceasta pentru informa??ii 
suplimentare."
-"<br>Pentru a specifica o fereastr?? anume pentru terminare tasta??i Ctrl+Alt"
-"+Esc ??n orice moment."
+"alte semnale. <br>Vede??i ???Ce ??nseamn?? aceasta??? pentru detalii tehnice."
 
 #: ksysguardprocesslist.cpp:436
 #, kde-format
@@ -265,40 +258,31 @@
 msgstr "Trebuie s?? selecta??i un proces mai ??nt??i."
 
 #: ksysguardprocesslist.cpp:1299
-#, fuzzy, kde-format
-#| msgid ""
-#| "You do not have the permission to change the I/O priority of the process "
-#| "and there was a problem trying to run as root.  Error %1 %2"
+#, kde-format
 msgid ""
 "You do not have the permission to change the I/O priority of the process and "
 "there was a problem trying to run as root."
 msgstr ""
 "Nu ave??i permisiunea s?? schimba??i prioritatea de I/E a procesului ??i a 
avut "
-"loc o eroare la ??ncercarea de execu??ie ca superutilizator. Eroare %1 %2"
+"loc o eroare la ??ncercarea de execu??ie ca superutilizator."
 
 #: ksysguardprocesslist.cpp:1315
-#, fuzzy, kde-format
-#| msgid ""
-#| "You do not have the permission to change the CPU Scheduler for the "
-#| "process and there was a problem trying to run as root.  Error %1 %2"
+#, kde-format
 msgid ""
 "You do not have the permission to change the CPU Scheduler for the process "
 "and there was a problem trying to run as root."
 msgstr ""
 "Nu ave??i permisiunea s?? schimba??i planificatorul procesorului ??i a avut 
loc "
-"o eroare la ??ncercarea de execu??ie ca superutilizator. Eroare %1 %2"
+"o eroare la ??ncercarea de execu??ie ca superutilizator."
 
 #: ksysguardprocesslist.cpp:1330
-#, fuzzy, kde-format
-#| msgid ""
-#| "You do not have the permission to kill the process and there was a "
-#| "problem trying to run as root. %1"
+#, kde-format
 msgid ""
 "You do not have the permission to kill the process and there was a problem "
 "trying to run as root."
 msgstr ""
 "Nu ave??i permisiunea s?? omor????i procesul ??i a avut loc o eroare la "
-"??ncercarea de execu??ie ca superutilizator. %1"
+"??ncercarea de execu??ie ca superutilizator."
 
 #: ksysguardprocesslist.cpp:1367
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/po/zh_CN/KSysGuardSensorFaces.po 
new/libksysguard-5.24.1/po/zh_CN/KSysGuardSensorFaces.po
--- old/libksysguard-5.24.0/po/zh_CN/KSysGuardSensorFaces.po    2022-02-04 
14:24:35.000000000 +0100
+++ new/libksysguard-5.24.1/po/zh_CN/KSysGuardSensorFaces.po    2022-02-15 
13:33:13.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-29 02:10+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-11 15:56\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,8 +14,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/libksysguard/KSysGuardSensorFaces.pot\n"
-"X-Crowdin-File-ID: 12260\n"
+"X-Crowdin-File: /kf5-stable/messages/libksysguard/KSysGuardSensorFaces.pot\n"
+"X-Crowdin-File-ID: 12270\n"
 
 #: Choices.qml:359
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/po/zh_CN/ksgrd.po 
new/libksysguard-5.24.1/po/zh_CN/ksgrd.po
--- old/libksysguard-5.24.0/po/zh_CN/ksgrd.po   2022-02-04 14:24:35.000000000 
+0100
+++ new/libksysguard-5.24.1/po/zh_CN/ksgrd.po   2022-02-15 13:33:13.000000000 
+0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-06 00:20+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-11 15:56\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -19,8 +19,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/libksysguard/ksgrd.pot\n"
-"X-Crowdin-File-ID: 4450\n"
+"X-Crowdin-File: /kf5-stable/messages/libksysguard/ksgrd.pot\n"
+"X-Crowdin-File-ID: 2619\n"
 
 #: SensorAgent.cpp:88
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.24.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po 
new/libksysguard-5.24.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po
--- 
old/libksysguard-5.24.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po   
    2022-02-04 14:24:35.000000000 +0100
+++ 
new/libksysguard-5.24.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.barchart.po   
    2022-02-15 13:33:13.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-07 00:17+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-11 15:56\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,9 +14,9 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/libksysguard/ksysguard_face_org.kde."
+"X-Crowdin-File: /kf5-stable/messages/libksysguard/ksysguard_face_org.kde."
 "ksysguard.barchart.pot\n"
-"X-Crowdin-File-ID: 12262\n"
+"X-Crowdin-File-ID: 12280\n"
 
 #: contents/ui/Config.qml:35
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.24.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.facegrid.po 
new/libksysguard-5.24.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.facegrid.po
--- 
old/libksysguard-5.24.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.facegrid.po   
    2022-02-04 14:24:35.000000000 +0100
+++ 
new/libksysguard-5.24.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.facegrid.po   
    2022-02-15 13:33:13.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-29 02:10+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-11 15:56\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,9 +14,9 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/libksysguard/ksysguard_face_org.kde."
+"X-Crowdin-File: /kf5-stable/messages/libksysguard/ksysguard_face_org.kde."
 "ksysguard.facegrid.pot\n"
-"X-Crowdin-File-ID: 25655\n"
+"X-Crowdin-File-ID: 25665\n"
 
 #: contents/ui/Config.qml:35
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.24.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po 
new/libksysguard-5.24.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po
--- 
old/libksysguard-5.24.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po  
    2022-02-04 14:24:35.000000000 +0100
+++ 
new/libksysguard-5.24.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.linechart.po  
    2022-02-15 13:33:13.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-07 00:17+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-11 15:56\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,9 +14,9 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/libksysguard/ksysguard_face_org.kde."
+"X-Crowdin-File: /kf5-stable/messages/libksysguard/ksysguard_face_org.kde."
 "ksysguard.linechart.pot\n"
-"X-Crowdin-File-ID: 12264\n"
+"X-Crowdin-File-ID: 12284\n"
 
 #: contents/ui/Config.qml:42
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.24.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po 
new/libksysguard-5.24.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po
--- 
old/libksysguard-5.24.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po   
    2022-02-04 14:24:35.000000000 +0100
+++ 
new/libksysguard-5.24.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.piechart.po   
    2022-02-15 13:33:13.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-09 00:44+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-11 15:56\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,9 +14,9 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/libksysguard/ksysguard_face_org.kde."
+"X-Crowdin-File: /kf5-stable/messages/libksysguard/ksysguard_face_org.kde."
 "ksysguard.piechart.pot\n"
-"X-Crowdin-File-ID: 12258\n"
+"X-Crowdin-File-ID: 12268\n"
 
 #: contents/ui/Config.qml:34
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksysguard-5.24.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.textonly.po 
new/libksysguard-5.24.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.textonly.po
--- 
old/libksysguard-5.24.0/po/zh_CN/ksysguard_face_org.kde.ksysguard.textonly.po   
    2022-02-04 14:24:35.000000000 +0100
+++ 
new/libksysguard-5.24.1/po/zh_CN/ksysguard_face_org.kde.ksysguard.textonly.po   
    2022-02-15 13:33:13.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-07-03 00:18+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-11 15:56\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,9 +14,9 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/libksysguard/ksysguard_face_org.kde."
+"X-Crowdin-File: /kf5-stable/messages/libksysguard/ksysguard_face_org.kde."
 "ksysguard.textonly.pot\n"
-"X-Crowdin-File-ID: 24416\n"
+"X-Crowdin-File-ID: 24658\n"
 
 #: contents/ui/Config.qml:24
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/po/zh_CN/ksysguardlsofwidgets.po 
new/libksysguard-5.24.1/po/zh_CN/ksysguardlsofwidgets.po
--- old/libksysguard-5.24.0/po/zh_CN/ksysguardlsofwidgets.po    2022-02-04 
14:24:35.000000000 +0100
+++ new/libksysguard-5.24.1/po/zh_CN/ksysguardlsofwidgets.po    2022-02-15 
13:33:13.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-06 00:20+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-11 15:56\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -19,8 +19,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/libksysguard/ksysguardlsofwidgets.pot\n"
-"X-Crowdin-File-ID: 4454\n"
+"X-Crowdin-File: /kf5-stable/messages/libksysguard/ksysguardlsofwidgets.pot\n"
+"X-Crowdin-File-ID: 2630\n"
 
 #: lsof.cpp:22
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/po/zh_CN/processcore.po 
new/libksysguard-5.24.1/po/zh_CN/processcore.po
--- old/libksysguard-5.24.0/po/zh_CN/processcore.po     2022-02-04 
14:24:35.000000000 +0100
+++ new/libksysguard-5.24.1/po/zh_CN/processcore.po     2022-02-15 
13:33:13.000000000 +0100
@@ -5,7 +5,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-11-19 00:32+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-11 15:56\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -16,8 +16,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/libksysguard/processcore.pot\n"
-"X-Crowdin-File-ID: 4714\n"
+"X-Crowdin-File: /kf5-stable/messages/libksysguard/processcore.pot\n"
+"X-Crowdin-File-ID: 2956\n"
 
 #: cgroup_data_model.cpp:52
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/po/zh_CN/processui.po 
new/libksysguard-5.24.1/po/zh_CN/processui.po
--- old/libksysguard-5.24.0/po/zh_CN/processui.po       2022-02-04 
14:24:35.000000000 +0100
+++ new/libksysguard-5.24.1/po/zh_CN/processui.po       2022-02-15 
13:33:13.000000000 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-23 00:18+0000\n"
-"PO-Revision-Date: 2022-01-08 15:23\n"
+"PO-Revision-Date: 2022-02-11 15:56\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -21,8 +21,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/libksysguard/processui.pot\n"
-"X-Crowdin-File-ID: 4106\n"
+"X-Crowdin-File: /kf5-stable/messages/libksysguard/processui.pot\n"
+"X-Crowdin-File-ID: 2958\n"
 
 #: ksysguardprocesslist.cpp:198 ksysguardprocesslist.cpp:537
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.24.0/processui/ProcessModel.cpp 
new/libksysguard-5.24.1/processui/ProcessModel.cpp
--- old/libksysguard-5.24.0/processui/ProcessModel.cpp  2022-02-04 
14:24:14.000000000 +0100
+++ new/libksysguard-5.24.1/processui/ProcessModel.cpp  2022-02-15 
13:32:43.000000000 +0100
@@ -412,7 +412,7 @@
     // Add all the windows that KWin is managing - i.e. windows that the user 
can see
     const QList<WId> windows = KWindowSystem::windows();
     for (auto it = windows.begin(); it != windows.end(); ++it) {
-        updateWindowInfo(*it, NET::Properties{}, NET::Properties2{}, true);
+        updateWindowInfo(*it, static_cast<NET::Properties>(~0u), 
NET::Properties2{}, true);
     }
 }
 #endif

Reply via email to