Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kconfigwidgets for openSUSE:Factory 
checked in at 2022-07-11 19:08:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old)
 and      /work/SRC/openSUSE:Factory/.kconfigwidgets.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfigwidgets"

Mon Jul 11 19:08:30 2022 rev:106 rq:988121 version:5.96.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes    
2022-06-17 21:20:48.086717687 +0200
+++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new.1523/kconfigwidgets.changes  
2022-07-11 19:09:38.495630025 +0200
@@ -1,0 +2,11 @@
+Sun Jul  3 11:55:50 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.96.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.96.0
+- Changes since 5.95.0:
+  * Add edit-clear-list icon to the Clear List action
+  * Bump deprecation KF version in ecm_set_disabled_deprecation_versions
+
+-------------------------------------------------------------------

Old:
----
  kconfigwidgets-5.95.0.tar.xz
  kconfigwidgets-5.95.0.tar.xz.sig

New:
----
  kconfigwidgets-5.96.0.tar.xz
  kconfigwidgets-5.96.0.tar.xz.sig

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

Other differences:
------------------
++++++ kconfigwidgets.spec ++++++
--- /var/tmp/diff_new_pack.PRXc4i/_old  2022-07-11 19:09:38.883630587 +0200
+++ /var/tmp/diff_new_pack.PRXc4i/_new  2022-07-11 19:09:38.883630587 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5ConfigWidgets5
-%define _tar_path 5.95
+%define _tar_path 5.96
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kconfigwidgets
-Version:        5.95.0
+Version:        5.96.0
 Release:        0
 Summary:        Widgets for configuration dialogs
 License:        LGPL-2.1-or-later


++++++ kconfigwidgets-5.95.0.tar.xz -> kconfigwidgets-5.96.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/CMakeLists.txt 
new/kconfigwidgets-5.96.0/CMakeLists.txt
--- old/kconfigwidgets-5.95.0/CMakeLists.txt    2022-06-09 23:15:46.000000000 
+0200
+++ new/kconfigwidgets-5.96.0/CMakeLists.txt    2022-07-02 17:48:22.000000000 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.95.0") # handled by release scripts
-set(KF_DEP_VERSION "5.95.0") # handled by release scripts
+set(KF_VERSION "5.96.0") # handled by release scripts
+set(KF_DEP_VERSION "5.96.0") # handled by release scripts
 project(KConfigWidgets VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.95.0  NO_MODULE)
+find_package(ECM 5.96.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -70,7 +70,7 @@
 remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY)
 ecm_set_disabled_deprecation_versions(
     QT 5.15.2
-    KF 5.90.0
+    KF 5.95.0
     KWIDGETSADDONS 5.77.0  # We need KSelectAction::triggered(QString)
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/az/kconfigwidgets5.po 
new/kconfigwidgets-5.96.0/po/az/kconfigwidgets5.po
--- old/kconfigwidgets-5.95.0/po/az/kconfigwidgets5.po  2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/az/kconfigwidgets5.po  2022-07-02 
17:48:22.000000000 +0200
@@ -7,15 +7,15 @@
 "Project-Id-Version: kconfigwidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-31 00:42+0000\n"
-"PO-Revision-Date: 2022-01-12 00:28+0400\n"
-"Last-Translator: Kheyyam Gojayev <[email protected]>\n"
+"PO-Revision-Date: 2022-06-15 00:59+0400\n"
+"Last-Translator: Kheyyam <[email protected]>\n"
 "Language-Team: Azerbaijani <[email protected]>\n"
 "Language: az\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 21.12.0\n"
+"X-Generator: Lokalize 22.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -302,10 +302,8 @@
 msgstr "&??v??zl??"
 
 #: kstandardaction_p.h:58
-#, fuzzy
-#| msgid "&Actual Size"
 msgid "Zoom to &Actual Size"
-msgstr "&H??qiqi ??l????"
+msgstr "&H??qiqi ??l????s??n?? miqyaslay??n"
 
 #: kstandardaction_p.h:58
 msgid "View document at its actual size"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/az/kf5_entry.desktop 
new/kconfigwidgets-5.96.0/po/az/kf5_entry.desktop
--- old/kconfigwidgets-5.95.0/po/az/kf5_entry.desktop   2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/az/kf5_entry.desktop   2022-07-02 
17:48:22.000000000 +0200
@@ -4,6 +4,7 @@
 Name[ar]=????????????????????????
 Name[ast]=Azerbaixanu
 Name[az]=Az??rbaycanca
+Name[bg]=????????????????????????????
 Name[br]=Azerbaidjanek
 Name[ca]=??zeri
 Name[ca@valencia]=??zeri
@@ -23,6 +24,7 @@
 Name[hr]=Azerbejd??anski
 Name[hu]=Azerbajdzs??ni
 Name[ia]=Azerbaijano
+Name[id]=Azerbaijani
 Name[it]=Azero
 Name[ko]=?????????????????????
 Name[lb]=Aserbaidjanesch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/bg/kconfigwidgets5.po 
new/kconfigwidgets-5.96.0/po/bg/kconfigwidgets5.po
--- old/kconfigwidgets-5.95.0/po/bg/kconfigwidgets5.po  2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/bg/kconfigwidgets5.po  2022-07-02 
17:48:22.000000000 +0200
@@ -3,19 +3,20 @@
 #
 # Zlatko Popov <[email protected]>, 2006, 2007, 2008, 2009.
 # Yasen Pramatarov <[email protected]>, 2009, 2010, 2011, 2012, 2013.
+# Mincho Kondarev <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-31 00:42+0000\n"
-"PO-Revision-Date: 2013-07-23 01:52+0300\n"
-"Last-Translator: Yasen Pramatarov <[email protected]>\n"
-"Language-Team: Bulgarian <[email protected]>\n"
+"PO-Revision-Date: 2022-06-19 14:35+0200\n"
+"Last-Translator: Mincho Kondarev <[email protected]>\n"
+"Language-Team: Bulgarian <[email protected]>\n"
 "Language: bg\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 22.04.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -31,7 +32,7 @@
 #: kcmodule.cpp:189
 #, kde-format
 msgid "You will be asked to authenticate before saving"
-msgstr ""
+msgstr "???? ???????????? ???????????????? ???? ???????????????????????????? 
?????????? ??????????????????"
 
 #: kcmodule.cpp:193
 #, kde-format
@@ -51,62 +52,50 @@
 msgstr "?????????????????????? ??????????????????"
 
 #: kcolorschememanager.cpp:226 kcolorschememanager.cpp:235
-#, fuzzy, kde-format
-#| msgid "Shortcut Schemes"
+#, kde-format
 msgid "Color Scheme"
-msgstr "?????????? ???? ?????????? ??????????????"
+msgstr "?????????????? ??????????"
 
 #: kcolorschememodel.cpp:71
-#, fuzzy, kde-format
-#| msgctxt "Encodings menu"
-#| msgid "Default"
+#, kde-format
 msgid "Default"
-msgstr "????????????????????"
+msgstr "???? ????????????????????????"
 
 #: kcommandbar.cpp:584
 #, kde-format
 msgid "No commands matching the filter"
-msgstr ""
+msgstr "???????? ??????????????, ?????????????????????????? ???? 
??????????????"
 
 #: kconfigdialog.cpp:37
-#, fuzzy, kde-format
-#| msgid "Configure"
+#, kde-format
 msgctxt "@title:window"
 msgid "Configure"
-msgstr "??????????????????"
+msgstr "??????????????????????????"
 
 #: khamburgermenu.cpp:128
-#, fuzzy, kde-format
-#| msgctxt "keyboard-key-name"
-#| msgid "Menu"
+#, kde-format
 msgctxt "@action:inmenu General purpose menu"
 msgid "&Menu"
-msgstr "Menu"
+msgstr "&????????"
 
 #: khamburgermenu.cpp:334
-#, fuzzy, kde-format
-#| msgid "Show all options"
+#, kde-format
 msgctxt "@action:inmenu A menu item that advertises and enables the menubar"
 msgid "Show &Menubar with All Actions"
-msgstr "?????????????????? ???? ???????????? ??????????????????"
+msgstr "?????????????????? ???? ??????&?? ?????????????? ?? ???????????? 
????????????????"
 
 #: khamburgermenu.cpp:362
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "@option:check An item in a list of resources that allows to query for "
-#| "more resources to put in the list"
-#| msgid "More..."
+#, kde-format
 msgctxt "@action:inmenu A menu text advertising its contents (more features)."
 msgid "More"
-msgstr "????????????..."
+msgstr "????????????????????????"
 
 #: khamburgermenu.cpp:363
-#, fuzzy, kde-format
-#| msgid "More Actions"
+#, kde-format
 msgctxt ""
 "@action:inmenu A section heading advertising the contents of the menu bar"
 msgid "More Actions"
-msgstr "?????? ????????????????"
+msgstr "???????????????????????? ????????????????"
 
 #: krecentfilesaction.cpp:70
 #, kde-format
@@ -148,14 +137,14 @@
 msgstr "?????????????????? ???? ???????????????? ????????"
 
 #: kstandardaction.cpp:254
-#, fuzzy, kde-format
-#| msgid ""
-#| "Show Statusbar<br /><br />Shows the statusbar, which is the bar at the "
-#| "bottom of the window used for status information."
+#, kde-format
 msgid ""
 "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the "
 "window used for status information.</p>"
-msgstr "?????????????????? ???? ?????????????? ???? ??????????????????????."
+msgstr ""
+"?????????????????? ???? ?????????????? ???? ?????????????????????? 
<p>?????????????? ?????????????? ???? ??????????????????????, ?????????? "
+"?? ?????????????? ?? ?????????????? ???????? ???? ????????????????, 
???????????????????? ???? ???????????????????? ???? "
+"??????????????????????.</p>"
 
 #: kstandardaction_p.h:30
 msgid "&New"
@@ -314,24 +303,20 @@
 msgstr "&????????????..."
 
 #: kstandardaction_p.h:58
-#, fuzzy
-#| msgid "&Actual Size"
 msgid "Zoom to &Actual Size"
-msgstr "&???????????????????? ????????????"
+msgstr "???????????????????? ???? &???????????????????????? ????????????"
 
 #: kstandardaction_p.h:58
 msgid "View document at its actual size"
-msgstr ""
+msgstr "?????????????? ???? ?????????????????? ?? ?????????????????????????? 
???? ????????????"
 
 #: kstandardaction_p.h:59
 msgid "&Fit to Page"
 msgstr "???????????????????? ???? &?????????????? ???? ????????????????????"
 
 #: kstandardaction_p.h:59
-#, fuzzy
-#| msgid "Go to first page"
 msgid "Zoom to fit page in window"
-msgstr "?????????????? ???? ?????????????? ????????????????"
+msgstr "?????????????????????? ???? ???????????????? ???? ???????????? 
???????????????? ?? ??????????????????"
 
 #: kstandardaction_p.h:60
 msgid "Fit to Page &Width"
@@ -339,7 +324,7 @@
 
 #: kstandardaction_p.h:60
 msgid "Zoom to fit page width in window"
-msgstr ""
+msgstr "?????????????????????? ???? ???????????????? ???? ???????????????? 
???? ???????????????????? ?? ??????????????????"
 
 #: kstandardaction_p.h:61
 msgid "Fit to Page &Height"
@@ -347,7 +332,7 @@
 
 #: kstandardaction_p.h:61
 msgid "Zoom to fit page height in window"
-msgstr ""
+msgstr "?????????????????????? ???? ???????????????? ???? ???????????????????? 
???? ???????????????????? ?? ??????????????????"
 
 #: kstandardaction_p.h:62
 msgid "Zoom &In"
@@ -362,20 +347,16 @@
 msgstr "????&??????..."
 
 #: kstandardaction_p.h:64
-#, fuzzy
-#| msgid "Select a week"
 msgid "Select zoom level"
-msgstr "?????????? ???? ??????????????"
+msgstr "???????????????? ???? ???????? ???? ????????????????????"
 
 #: kstandardaction_p.h:65
 msgid "&Refresh"
-msgstr ""
+msgstr "&????????????????????"
 
 #: kstandardaction_p.h:65
-#, fuzzy
-#| msgid "&Redisplay"
 msgid "Refresh document"
-msgstr "??????????&??????????"
+msgstr "???????????????????? ???? ??????????????????"
 
 #: kstandardaction_p.h:67
 msgid "&Up"
@@ -383,7 +364,7 @@
 
 #: kstandardaction_p.h:67
 msgid "Go up"
-msgstr ""
+msgstr "?????????????? ????????????"
 
 #: kstandardaction_p.h:72
 msgid "&Previous Page"
@@ -494,10 +475,8 @@
 msgstr "&?????????? ???? ??????????????????????"
 
 #: kstandardaction_p.h:94
-#, fuzzy
-#| msgid "Configure S&hortcuts..."
 msgid "Configure Keyboard S&hortcuts..."
-msgstr "?????????????????????? ???? &?????????????? ??????????????..."
+msgstr "?????????????????????????? ???? ??&?????????????? 
????????????????????..."
 
 #: kstandardaction_p.h:95
 #, kde-format
@@ -530,10 +509,8 @@
 msgstr "???????????????????? ???? &????????????..."
 
 #: kstandardaction_p.h:108
-#, fuzzy
-#| msgid "Configure Email..."
 msgid "Configure &Language..."
-msgstr "?????????????????????? ???? ??-????????????..."
+msgstr "?????????????????????????? ???? &????????..."
 
 #: kstandardaction_p.h:109
 #, kde-format
@@ -545,62 +522,51 @@
 msgstr "?????????????? &KDE"
 
 #: kstandardaction_p.h:111
-#, fuzzy
-#| msgid "Delete"
 msgid "&Delete"
-msgstr "??????????????????"
+msgstr "&??????????????????"
 
 #: kstandardaction_p.h:112
-#, fuzzy
-#| msgid "&Replace..."
 msgid "&Rename..."
-msgstr "&????????????..."
+msgstr "&????????????????????????..."
 
 #: kstandardaction_p.h:113
 msgid "&Move to Trash"
-msgstr ""
+msgstr "&?????????????????????? ?? ??????????????"
 
 #: kstandardaction_p.h:114
 msgid "&Donate"
-msgstr ""
+msgstr "&??????????????"
 
 #: kstandardaction_p.h:115
-#, fuzzy
-#| msgid "Open &Recent"
 msgid "Open &Menu"
-msgstr "???????????????? ????????&????????????"
+msgstr "???????????????? ???? &????????"
 
 #: ktipdialog.cpp:219
-#, fuzzy, kde-format
-#| msgid "Tip of the Day"
+#, kde-format
 msgctxt "@title:window"
 msgid "Tip of the Day"
-msgstr "?????????? ???? ????????"
+msgstr "?????????? ???? ????????"
 
 #: ktipdialog.cpp:235
-#, fuzzy, kde-format
-#| msgid "Did you know...?\n"
+#, kde-format
 msgctxt "@title"
 msgid "Did you know...?\n"
-msgstr "???????????? ????, ????...?\n"
+msgstr "???????????? ????...?\n"
 
 #: ktipdialog.cpp:288
-#, fuzzy, kde-format
-#| msgid "&Show tips on startup"
+#, kde-format
 msgctxt "@option:check"
 msgid "&Show tips on startup"
-msgstr "&?????????????????? ?????? ????????????????????"
+msgstr "&?????????????????? ???? ???????????? ?????? ????????????????????"
 
 #: ktipdialog.cpp:293
-#, fuzzy, kde-format
-#| msgid "&Previous"
+#, kde-format
 msgctxt "@action:button Goes to previous tip"
 msgid "&Previous"
-msgstr "??????????&??????"
+msgstr "&????????????????"
 
 #: ktipdialog.cpp:298
-#, fuzzy, kde-format
-#| msgid "&Next"
+#, kde-format
 msgctxt "@action:button Goes to next tip, opposite to previous"
 msgid "&Next"
-msgstr "????????????&??"
+msgstr "&??????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kconfigwidgets-5.95.0/po/ca@valencia/kconfigwidgets5.po 
new/kconfigwidgets-5.96.0/po/ca@valencia/kconfigwidgets5.po
--- old/kconfigwidgets-5.95.0/po/ca@valencia/kconfigwidgets5.po 2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/ca@valencia/kconfigwidgets5.po 2022-07-02 
17:48:22.000000000 +0200
@@ -123,7 +123,7 @@
 #, kde-format
 msgctxt "go forward"
 msgid "&Forward"
-msgstr "Avan&t"
+msgstr "A&vant"
 
 #: kstandardaction.cpp:172
 #, kde-format
@@ -151,7 +151,7 @@
 "window used for status information.</p>"
 msgstr ""
 "Mostra la barra d'estat<p>Mostra la barra d'estat, la qual ??s la barra que "
-"hi ha a la part inferior de la finestra utilisada per a la informaci?? "
+"hi ha a la part inferior de la finestra utilitzada per a la informaci?? "
 "d'estat.</p>"
 
 #: kstandardaction_p.h:30
@@ -196,11 +196,11 @@
 
 #: kstandardaction_p.h:35
 msgid "Re&vert"
-msgstr "Re&verteix"
+msgstr "Re&vertix"
 
 #: kstandardaction_p.h:35
 msgid "Revert unsaved changes made to document"
-msgstr "Reverteix els canvis sense guardar efectuats en el document"
+msgstr "Revertix els canvis sense guardar efectuats en el document"
 
 #: kstandardaction_p.h:36
 msgid "&Close"
@@ -212,7 +212,7 @@
 
 #: kstandardaction_p.h:37
 msgid "&Print..."
-msgstr "Im&primeix..."
+msgstr "Im&primix..."
 
 #: kstandardaction_p.h:37
 msgid "Print document"
@@ -316,7 +316,7 @@
 
 #: kstandardaction_p.h:58
 msgid "View document at its actual size"
-msgstr "Visualisa el document en la seua mida real"
+msgstr "Visualitza el document en la seua mida real"
 
 #: kstandardaction_p.h:59
 msgid "&Fit to Page"
@@ -348,7 +348,7 @@
 
 #: kstandardaction_p.h:63
 msgid "Zoom &Out"
-msgstr "Red&ueix"
+msgstr "Red&uix"
 
 #: kstandardaction_p.h:64
 msgid "&Zoom..."
@@ -400,7 +400,7 @@
 
 #: kstandardaction_p.h:76
 msgid "&Go to Line..."
-msgstr "&Ves a la ll??nea..."
+msgstr "&Ves a la l??nia..."
 
 #: kstandardaction_p.h:77
 msgid "&First Page"
@@ -428,7 +428,7 @@
 
 #: kstandardaction_p.h:80
 msgid "&Forward"
-msgstr "Avan&t"
+msgstr "A&vant"
 
 #: kstandardaction_p.h:80
 msgid "Go forward in document"
@@ -476,7 +476,7 @@
 
 #: kstandardaction_p.h:90
 msgid "F&ull Screen Mode"
-msgstr "&Modo de pantalla completa"
+msgstr "&Mode de pantalla completa"
 
 #: kstandardaction_p.h:92
 msgid "&Save Settings"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/de/kconfigwidgets5.po 
new/kconfigwidgets-5.96.0/po/de/kconfigwidgets5.po
--- old/kconfigwidgets-5.95.0/po/de/kconfigwidgets5.po  2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/de/kconfigwidgets5.po  2022-07-02 
17:48:22.000000000 +0200
@@ -14,9 +14,9 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-31 00:42+0000\n"
-"PO-Revision-Date: 2022-03-06 18:28+0100\n"
+"PO-Revision-Date: 2022-06-10 00:24+0200\n"
 "Last-Translator: Frederik Schwarzer <[email protected]>\n"
-"Language-Team: German <[email protected]>\n"
+"Language-Team: German <[email protected]>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -309,10 +309,8 @@
 msgstr "&Ersetzen ..."
 
 #: kstandardaction_p.h:58
-#, fuzzy
-#| msgid "&Actual Size"
 msgid "Zoom to &Actual Size"
-msgstr "Origin&algr????e"
+msgstr "Auf &Originalgr????e zoomen"
 
 #: kstandardaction_p.h:58
 msgid "View document at its actual size"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/gd/kf5_entry.desktop 
new/kconfigwidgets-5.96.0/po/gd/kf5_entry.desktop
--- old/kconfigwidgets-5.95.0/po/gd/kf5_entry.desktop   2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/gd/kf5_entry.desktop   2022-07-02 
17:48:22.000000000 +0200
@@ -2,6 +2,7 @@
 Name=Scottish Gaelic
 Name[ar]=?????????????? ??????????????????????
 Name[az]=??otland Qall
+Name[bg]=???????????????????? ??????????????
 Name[ca]=Ga??lic escoc??s
 Name[ca@valencia]=Ga??lic escoc??s
 Name[cs]=Skotsk?? gael??tina
@@ -15,6 +16,7 @@
 Name[hi]=????????????????????? ???????????????
 Name[hu]=Sk??t gael
 Name[ia]=Gaelic Scotese
+Name[id]=Gaelik Skotlandia
 Name[it]=Gaelico scozzese
 Name[ko]=??????????????? ?????????
 Name[lt]=??kot?? g??l??
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/id/kconfigwidgets5.po 
new/kconfigwidgets-5.96.0/po/id/kconfigwidgets5.po
--- old/kconfigwidgets-5.95.0/po/id/kconfigwidgets5.po  2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/id/kconfigwidgets5.po  2022-07-02 
17:48:22.000000000 +0200
@@ -3,21 +3,22 @@
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan <[email protected]>, 2010-2014.
 # Wantoyo <[email protected]>, 2017, 2018, 2019, 2020, 2021, 2022.
+# Aziz Adam Adrian <[email protected]>, 2022.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-31 00:42+0000\n"
-"PO-Revision-Date: 2022-05-09 20:24+0700\n"
-"Last-Translator: Wantoy??k <[email protected]>\n"
+"PO-Revision-Date: 2022-07-01 14:47+0700\n"
+"Last-Translator: Aziz Adam Adrian <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\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 21.12.3\n"
+"X-Generator: Lokalize 22.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -64,7 +65,7 @@
 #: kcommandbar.cpp:584
 #, kde-format
 msgid "No commands matching the filter"
-msgstr ""
+msgstr "Tidak ada perintah yang cocok dengan penyaringan"
 
 #: kconfigdialog.cpp:37
 #, kde-format
@@ -73,37 +74,29 @@
 msgstr "Konfigurasikan"
 
 #: khamburgermenu.cpp:128
-#, fuzzy, kde-format
-#| msgctxt "keyboard-key-name"
-#| msgid "Menu"
+#, kde-format
 msgctxt "@action:inmenu General purpose menu"
 msgid "&Menu"
-msgstr "Menu"
+msgstr "&Menu"
 
 #: khamburgermenu.cpp:334
-#, fuzzy, kde-format
-#| msgid "Show all options"
+#, kde-format
 msgctxt "@action:inmenu A menu item that advertises and enables the menubar"
 msgid "Show &Menubar with All Actions"
-msgstr "Tampilkan semua opsi"
+msgstr "Tampilkan &Bilah Menu dengan Semua Aksi"
 
 #: khamburgermenu.cpp:362
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "@option:check An item in a list of resources that allows to query for "
-#| "more resources to put in the list"
-#| msgid "More..."
+#, kde-format
 msgctxt "@action:inmenu A menu text advertising its contents (more features)."
 msgid "More"
-msgstr "Lainnya..."
+msgstr "Selebihnya"
 
 #: khamburgermenu.cpp:363
-#, fuzzy, kde-format
-#| msgid "More Actions"
+#, kde-format
 msgctxt ""
 "@action:inmenu A section heading advertising the contents of the menu bar"
 msgid "More Actions"
-msgstr "Aksi Lainnya"
+msgstr "Aksi Selebihnya"
 
 #: krecentfilesaction.cpp:70
 #, kde-format
@@ -312,10 +305,8 @@
 msgstr "&Ganti..."
 
 #: kstandardaction_p.h:58
-#, fuzzy
-#| msgid "&Actual Size"
 msgid "Zoom to &Actual Size"
-msgstr "&Ukuran Sebenarnya"
+msgstr "Zoom ke &Ukuran Sebenarnya"
 
 #: kstandardaction_p.h:58
 msgid "View document at its actual size"
@@ -520,10 +511,8 @@
 msgstr "&Laporkan Bug..."
 
 #: kstandardaction_p.h:108
-#, fuzzy
-#| msgid "Configure Email..."
 msgid "Configure &Language..."
-msgstr "Atur Email..."
+msgstr "Konfigurasi&kan Bahasa..."
 
 #: kstandardaction_p.h:109
 #, kde-format
@@ -551,10 +540,8 @@
 msgstr "&Donasi"
 
 #: kstandardaction_p.h:115
-#, fuzzy
-#| msgid "Open &Recent"
 msgid "Open &Menu"
-msgstr "Buka &Baru-baru ini"
+msgstr "Buka &Menu"
 
 #: ktipdialog.cpp:219
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/id/kf5_entry.desktop 
new/kconfigwidgets-5.96.0/po/id/kf5_entry.desktop
--- old/kconfigwidgets-5.95.0/po/id/kf5_entry.desktop   2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/id/kf5_entry.desktop   2022-07-02 
17:48:22.000000000 +0200
@@ -32,7 +32,7 @@
 Name[hr]=Indonezijski
 Name[hu]=Indon??z
 Name[ia]=Indonesiano 
-Name[id]=Indonesia
+Name[id]=Bahasa Indonesia
 Name[is]=Ind??nes??ska
 Name[it]=Indonesiano
 Name[ja]=?????????????????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/my/kf5_entry.desktop 
new/kconfigwidgets-5.96.0/po/my/kf5_entry.desktop
--- old/kconfigwidgets-5.95.0/po/my/kf5_entry.desktop   2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/my/kf5_entry.desktop   2022-07-02 
17:48:22.000000000 +0200
@@ -2,6 +2,7 @@
 Name=Burmese
 Name[ar]=????????????????
 Name[az]=Birma dili
+Name[bg]=??????????????????
 Name[ca]=Birm??
 Name[ca@valencia]=Birm??
 Name[cs]=Barmsk??
@@ -15,6 +16,7 @@
 Name[hi]=???????????????
 Name[hu]=Burmai
 Name[ia]=Burmese
+Name[id]=Burmese
 Name[it]=Birmano
 Name[ko]=?????????
 Name[nl]=Burmees
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/nb/kconfigwidgets5.po 
new/kconfigwidgets-5.96.0/po/nb/kconfigwidgets5.po
--- old/kconfigwidgets-5.95.0/po/nb/kconfigwidgets5.po  2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/nb/kconfigwidgets5.po  2022-07-02 
17:48:22.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-05-03 00:40+0000\n"
+"POT-Creation-Date: 2022-05-31 00:42+0000\n"
 "PO-Revision-Date: 2015-02-24 20:39+0100\n"
 "Last-Translator: Bj??rn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokm??l <[email protected]>\n"
@@ -310,8 +310,8 @@
 msgstr "&Erstatt?????"
 
 #: kstandardaction_p.h:58
-msgid "&Actual Size"
-msgstr "&Virkelig st??rrelse"
+msgid "Zoom to &Actual Size"
+msgstr ""
 
 #: kstandardaction_p.h:58
 msgid "View document at its actual size"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/nn/kconfigwidgets5.po 
new/kconfigwidgets-5.96.0/po/nn/kconfigwidgets5.po
--- old/kconfigwidgets-5.95.0/po/nn/kconfigwidgets5.po  2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/nn/kconfigwidgets5.po  2022-07-02 
17:48:22.000000000 +0200
@@ -2,7 +2,7 @@
 #
 # Gaute Hvoslef Kvalnes <[email protected]>, 2003, 2004, 2005, 2006.
 # H??vard Korsvoll <[email protected]>, 2003, 2005.
-# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2009, 2010, 2011, 
2012, 2013, 2014, 2015, 2016, 2018, 2020, 2021.
+# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2009, 2010, 2011, 
2012, 2013, 2014, 2015, 2016, 2018, 2020, 2021, 2022.
 # Eirik U. Birkeland <[email protected]>, 2008, 2009, 2010.
 # ??ystein Steffensen-Alv??rvik <[email protected]>, 2022.
 msgid ""
@@ -10,15 +10,14 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-31 00:42+0000\n"
-"PO-Revision-Date: 2022-01-26 11:22+0100\n"
-"Last-Translator: ??ystein Steffensen-Alv??rvik 
<oysteins.omsetting@protonmail."
-"com>\n"
+"PO-Revision-Date: 2022-06-19 14:02+0200\n"
+"Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.12.1\n"
+"X-Generator: Lokalize 22.04.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -308,7 +307,7 @@
 
 #: kstandardaction_p.h:58
 msgid "Zoom to &Actual Size"
-msgstr ""
+msgstr "Vis &verkeleg storleik"
 
 #: kstandardaction_p.h:58
 msgid "View document at its actual size"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/oc/kf5_entry.desktop 
new/kconfigwidgets-5.96.0/po/oc/kf5_entry.desktop
--- old/kconfigwidgets-5.95.0/po/oc/kf5_entry.desktop   2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/oc/kf5_entry.desktop   2022-07-02 
17:48:22.000000000 +0200
@@ -3,6 +3,7 @@
 Name[af]=Okkitaan
 Name[ar]=????????????????????????
 Name[az]=Oksitan dili
+Name[bg]=????????????????????
 Name[bn]=????????????????????????
 Name[br]=Oksitaneg
 Name[ca]=Occit??
@@ -23,6 +24,7 @@
 Name[hr]=Okitan
 Name[hu]=Okszit??n
 Name[ia]=Occitano
+Name[id]=Occitan
 Name[it]=Occitano
 Name[ko]=?????????
 Name[lb]=Okzitanesch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/pt_BR/kconfigwidgets5.po 
new/kconfigwidgets-5.96.0/po/pt_BR/kconfigwidgets5.po
--- old/kconfigwidgets-5.95.0/po/pt_BR/kconfigwidgets5.po       2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/pt_BR/kconfigwidgets5.po       2022-07-02 
17:48:22.000000000 +0200
@@ -18,7 +18,7 @@
 "Project-Id-Version: kconfigwidgets\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-31 00:42+0000\n"
-"PO-Revision-Date: 2022-01-17 14:52-0300\n"
+"PO-Revision-Date: 2022-06-22 16:15-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
 "Language: pt_BR\n"
@@ -26,7 +26,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 20.04.2\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -317,10 +317,8 @@
 msgstr "Substitui&r..."
 
 #: kstandardaction_p.h:58
-#, fuzzy
-#| msgid "&Actual Size"
 msgid "Zoom to &Actual Size"
-msgstr "Tamanho re&al"
+msgstr "Zoom para o tamanho a&tual"
 
 #: kstandardaction_p.h:58
 msgid "View document at its actual size"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/ru/kconfigwidgets5.po 
new/kconfigwidgets-5.96.0/po/ru/kconfigwidgets5.po
--- old/kconfigwidgets-5.95.0/po/ru/kconfigwidgets5.po  2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/ru/kconfigwidgets5.po  2022-07-02 
17:48:22.000000000 +0200
@@ -14,21 +14,21 @@
 # Inga Barinova <[email protected]>, 2012.
 # Julia Dronova <[email protected]>, 2012.
 # Alexander Lakhin <[email protected]>, 2013.
-# Alexander Yavorsky <[email protected]>, 2019, 2020, 2021.
+# Alexander Yavorsky <[email protected]>, 2019, 2020, 2021, 2022.
 # Olesya Gerasimenko <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-31 00:42+0000\n"
-"PO-Revision-Date: 2022-02-15 16:08+0300\n"
-"Last-Translator: Olesya Gerasimenko <[email protected]>\n"
-"Language-Team: Basealt Translation Team\n"
+"PO-Revision-Date: 2022-06-24 11:08+0300\n"
+"Last-Translator: Alexander Yavorsky <[email protected]>\n"
+"Language-Team: Russian <[email protected]>\n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.12.1\n"
+"X-Generator: Lokalize 22.04.2\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
 "X-Environment: kde\n"
@@ -324,8 +324,6 @@
 msgstr "&????????????????..."
 
 #: kstandardaction_p.h:58
-#, fuzzy
-#| msgid "&Actual Size"
 msgid "Zoom to &Actual Size"
 msgstr "&?????????????????????? ????????????"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/tok/kf5_entry.desktop 
new/kconfigwidgets-5.96.0/po/tok/kf5_entry.desktop
--- old/kconfigwidgets-5.95.0/po/tok/kf5_entry.desktop  2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/tok/kf5_entry.desktop  2022-07-02 
17:48:22.000000000 +0200
@@ -2,6 +2,7 @@
 Name=Toki Pona
 Name[ar]=???????? ????????
 Name[az]=Toki Pona
+Name[bg]=???????? ????????
 Name[ca]=Toki pona
 Name[ca@valencia]=Toki pona
 Name[de]=Toki Pona
@@ -11,9 +12,11 @@
 Name[fi]=Toki Pona
 Name[fr]=Toki Pona
 Name[ia]=Toki Pona
+Name[id]=Toki Pona
 Name[it]=Toki Pona
 Name[ko]=?????? ??????
 Name[nl]=Toki Pona
+Name[nn]=Toki pona
 Name[pl]=Toki Pona
 Name[pt]=Toki Pona
 Name[pt_BR]=Toki Pona
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/tr/kf5_entry.desktop 
new/kconfigwidgets-5.96.0/po/tr/kf5_entry.desktop
--- old/kconfigwidgets-5.95.0/po/tr/kf5_entry.desktop   2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/tr/kf5_entry.desktop   2022-07-02 
17:48:22.000000000 +0200
@@ -47,7 +47,7 @@
 Name[kk]=??????????????
 Name[km]=???????????????
 Name[kn]=????????????????????????
-Name[ko]=?????????
+Name[ko]=???????????????
 Name[ku]=Tirk??
 Name[lb]=T??rkesch
 Name[lt]=Turk??
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kconfigwidgets-5.95.0/po/uz@cyrillic/kf5_entry.desktop 
new/kconfigwidgets-5.96.0/po/uz@cyrillic/kf5_entry.desktop
--- old/kconfigwidgets-5.95.0/po/uz@cyrillic/kf5_entry.desktop  2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/uz@cyrillic/kf5_entry.desktop  2022-07-02 
17:48:22.000000000 +0200
@@ -10,7 +10,7 @@
 Name[bn_IN]=??????????????? (?????????????????????)
 Name[bs]=uzbe??ki (??irilica)
 Name[ca]=Uzbek (cir??l??lic)
-Name[ca@valencia]=Uzbek (cir??lic)
+Name[ca@valencia]=Uzbek (cir??l??lic)
 Name[cs]=Uzbeck?? (azbuka)
 Name[csb]=??zbecczi (c??r??lica)
 Name[da]=Uzbek (Kyrillisk)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/po/zh_CN/kconfigwidgets5.po 
new/kconfigwidgets-5.96.0/po/zh_CN/kconfigwidgets5.po
--- old/kconfigwidgets-5.95.0/po/zh_CN/kconfigwidgets5.po       2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/po/zh_CN/kconfigwidgets5.po       2022-07-02 
17:48:22.000000000 +0200
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-31 00:42+0000\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
+"PO-Revision-Date: 2022-07-02 10:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -314,7 +314,7 @@
 
 #: kstandardaction_p.h:58
 msgid "Zoom to &Actual Size"
-msgstr ""
+msgstr "?????????????????????(&A)"
 
 #: kstandardaction_p.h:58
 msgid "View document at its actual size"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/src/entry.desktop 
new/kconfigwidgets-5.96.0/src/entry.desktop
--- old/kconfigwidgets-5.95.0/src/entry.desktop 2022-06-09 23:15:46.000000000 
+0200
+++ new/kconfigwidgets-5.96.0/src/entry.desktop 2022-07-02 17:48:22.000000000 
+0200
@@ -3,6 +3,7 @@
 Name[ar]=???????????????????? ??????????????????
 Name[ast]=Ingl??s (EE.XX)
 Name[az]=US ??ngilisc??
+Name[bg]=?????????????????? US
 Name[bs]=Ameri??ki engleski
 Name[ca]=Angl??s US
 Name[ca@valencia]=Angl??s US
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/src/krecentfilesaction.cpp 
new/kconfigwidgets-5.96.0/src/krecentfilesaction.cpp
--- old/kconfigwidgets-5.95.0/src/krecentfilesaction.cpp        2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/src/krecentfilesaction.cpp        2022-07-02 
17:48:22.000000000 +0200
@@ -73,7 +73,7 @@
     clearSeparator = q->menu()->addSeparator();
     clearSeparator->setVisible(false);
     clearSeparator->setObjectName(QStringLiteral("separator"));
-    clearAction = q->menu()->addAction(i18n("Clear List"), q, 
&KRecentFilesAction::clear);
+    clearAction = 
q->menu()->addAction(QIcon::fromTheme(QStringLiteral("edit-clear-history")), 
i18n("Clear List"), q, &KRecentFilesAction::clear);
     clearAction->setObjectName(QStringLiteral("clear_action"));
     clearAction->setVisible(false);
     q->setEnabled(false);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfigwidgets-5.95.0/src/kstandardaction.h 
new/kconfigwidgets-5.96.0/src/kstandardaction.h
--- old/kconfigwidgets-5.95.0/src/kstandardaction.h     2022-06-09 
23:15:46.000000000 +0200
+++ new/kconfigwidgets-5.96.0/src/kstandardaction.h     2022-07-02 
17:48:22.000000000 +0200
@@ -32,8 +32,7 @@
  *
  * These actions should be used instead of hardcoding menubar and
  * toolbar items.  Using these actions helps your application easily
- * conform to the KDE Human Interface Guidelines.
- * @see https://hig.kde.org/
+ * conform to the <a href="https://develop.kde.org/hig/";>KDE Human Interface 
Guidelines</a>.
  *
  * All of the documentation for QAction holds for KStandardAction
  * also.  When in doubt on how things work, check the QAction

Reply via email to