Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kconfig for openSUSE:Factory checked 
in at 2022-09-13 15:08:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kconfig (Old)
 and      /work/SRC/openSUSE:Factory/.kconfig.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kconfig"

Tue Sep 13 15:08:18 2022 rev:110 rq:1002809 version:5.98.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes  2022-08-15 
19:59:04.461203013 +0200
+++ /work/SRC/openSUSE:Factory/.kconfig.new.2083/kconfig.changes        
2022-09-13 15:09:53.344727059 +0200
@@ -1,0 +2,12 @@
+Tue Sep  6 07:16:48 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.98.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.98.0
+- Changes since 5.97.0:
+  * Add FreeBSD Qt6 CI support
+  * Add KServiceAction as a friend of KConfigGroup
+  * KConfigWatcher: initialize d->m_config in constructor
+
+-------------------------------------------------------------------

Old:
----
  kconfig-5.97.0.tar.xz
  kconfig-5.97.0.tar.xz.sig

New:
----
  kconfig-5.98.0.tar.xz
  kconfig-5.98.0.tar.xz.sig

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

Other differences:
------------------
++++++ kconfig.spec ++++++
--- /var/tmp/diff_new_pack.wdvRt4/_old  2022-09-13 15:09:54.700730876 +0200
+++ /var/tmp/diff_new_pack.wdvRt4/_new  2022-09-13 15:09:54.700730876 +0200
@@ -17,14 +17,14 @@
 
 
 %define sonum   5
-%define _tar_path 5.97
+%define _tar_path 5.98
 # 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:           kconfig
-Version:        5.97.0
+Version:        5.98.0
 Release:        0
 Summary:        Advanced configuration system
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later


++++++ kconfig-5.97.0.tar.xz -> kconfig-5.98.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/.gitlab-ci.yml 
new/kconfig-5.98.0/.gitlab-ci.yml
--- old/kconfig-5.97.0/.gitlab-ci.yml   2022-08-07 15:20:13.000000000 +0200
+++ new/kconfig-5.98.0/.gitlab-ci.yml   2022-09-05 14:02:44.000000000 +0200
@@ -8,3 +8,4 @@
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/CMakeLists.txt 
new/kconfig-5.98.0/CMakeLists.txt
--- old/kconfig-5.97.0/CMakeLists.txt   2022-08-07 15:20:13.000000000 +0200
+++ new/kconfig-5.98.0/CMakeLists.txt   2022-09-05 14:02:44.000000000 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.97.0") # handled by release scripts
+set(KF_VERSION "5.98.0") # handled by release scripts
 project(KConfig VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.97.0  NO_MODULE)
+find_package(ECM 5.98.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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/af/kconfig5_qt.po 
new/kconfig-5.98.0/po/af/kconfig5_qt.po
--- old/kconfig-5.97.0/po/af/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/af/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -22,7 +22,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ar/kconfig5_qt.po 
new/kconfig-5.98.0/po/ar/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ar/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ar/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -22,7 +22,7 @@
 msgid "Please contact your system administrator."
 msgstr "?????????? ???????? ???????? ????????????."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/az/kconfig5_qt.po 
new/kconfig-5.98.0/po/az/kconfig5_qt.po
--- old/kconfig-5.97.0/po/az/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/az/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -18,7 +18,7 @@
 msgid "Please contact your system administrator."
 msgstr "Sistem inzibat????n??z il?? ??laq?? saxlay??n."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/be/kconfig5_qt.po 
new/kconfig-5.98.0/po/be/kconfig5_qt.po
--- old/kconfig-5.97.0/po/be/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/be/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -15,8 +15,9 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n"
+"%100>=11 && n%100<=14 ? 2 : 3);\n"
 "X-Qt-Contexts: true\n"
 
 #: core/kconfig.cpp:965
@@ -24,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/be@latin/kconfig5_qt.po 
new/kconfig-5.98.0/po/be@latin/kconfig5_qt.po
--- old/kconfig-5.97.0/po/be@latin/kconfig5_qt.po       2022-08-07 
15:20:13.000000000 +0200
+++ new/kconfig-5.98.0/po/be@latin/kconfig5_qt.po       2022-09-05 
14:02:44.000000000 +0200
@@ -16,8 +16,9 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.4\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n"
+"%100>=11 && n%100<=14 ? 2 : 3);\n"
 "X-Qt-Contexts: true\n"
 
 #: core/kconfig.cpp:965
@@ -25,7 +26,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/bg/kconfig5_qt.po 
new/kconfig-5.98.0/po/bg/kconfig5_qt.po
--- old/kconfig-5.97.0/po/bg/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/bg/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr "????????, ???????????????? ???? ?????? ?????????????????? ???? 
??????????????????????????."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/bn/kconfig5_qt.po 
new/kconfig-5.98.0/po/bn/kconfig5_qt.po
--- old/kconfig-5.97.0/po/bn/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/bn/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -21,7 +21,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/bn_IN/kconfig5_qt.po 
new/kconfig-5.98.0/po/bn_IN/kconfig5_qt.po
--- old/kconfig-5.97.0/po/bn_IN/kconfig5_qt.po  2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/bn_IN/kconfig5_qt.po  2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/br/kconfig5_qt.po 
new/kconfig-5.98.0/po/br/kconfig5_qt.po
--- old/kconfig-5.97.0/po/br/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/br/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -20,7 +20,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/bs/kconfig5_qt.po 
new/kconfig-5.98.0/po/bs/kconfig5_qt.po
--- old/kconfig-5.97.0/po/bs/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/bs/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -18,7 +18,7 @@
 msgid "Please contact your system administrator."
 msgstr "Obratite se sistem-administratoru."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ca/kconfig5_qt.po 
new/kconfig-5.98.0/po/ca/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ca/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ca/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -29,7 +29,7 @@
 msgid "Please contact your system administrator."
 msgstr "Si us plau, contacteu amb l'administrador del sistema."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ca@valencia/kconfig5_qt.po 
new/kconfig-5.98.0/po/ca@valencia/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ca@valencia/kconfig5_qt.po    2022-08-07 
15:20:13.000000000 +0200
+++ new/kconfig-5.98.0/po/ca@valencia/kconfig5_qt.po    2022-09-05 
14:02:44.000000000 +0200
@@ -29,7 +29,7 @@
 msgid "Please contact your system administrator."
 msgstr "Contacteu amb l'administrador del sistema."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
@@ -560,5 +560,5 @@
 msgctxt "main|"
 msgid "The value to write. Mandatory, on a shell use '' for empty"
 msgstr ""
-"El valor que cal escriure. ??s obligatori. En l'int??rpret d'ordres utilitzeu 
"
+"El valor que cal escriure. ??s obligatori. En l'int??rpret d'ordres utilitzar 
"
 "'' si est?? buit"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/cs/kconfig5_qt.po 
new/kconfig-5.98.0/po/cs/kconfig5_qt.po
--- old/kconfig-5.97.0/po/cs/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/cs/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr "Pros??m kontaktujte sv??ho spr??vce syst??mu."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/csb/kconfig5_qt.po 
new/kconfig-5.98.0/po/csb/kconfig5_qt.po
--- old/kconfig-5.97.0/po/csb/kconfig5_qt.po    2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/csb/kconfig5_qt.po    2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/cy/kconfig5_qt.po 
new/kconfig-5.98.0/po/cy/kconfig5_qt.po
--- old/kconfig-5.97.0/po/cy/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/cy/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/da/kconfig5_qt.po 
new/kconfig-5.98.0/po/da/kconfig5_qt.po
--- old/kconfig-5.97.0/po/da/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/da/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -26,7 +26,7 @@
 msgid "Please contact your system administrator."
 msgstr "Kontakt venligst din systemadministrator."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/de/kconfig5_qt.po 
new/kconfig-5.98.0/po/de/kconfig5_qt.po
--- old/kconfig-5.97.0/po/de/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/de/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr "Bitte nehmen Sie Kontakt zu Ihrer Systemverwaltung auf."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/el/kconfig5_qt.po 
new/kconfig-5.98.0/po/el/kconfig5_qt.po
--- old/kconfig-5.97.0/po/el/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/el/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -27,7 +27,7 @@
 msgid "Please contact your system administrator."
 msgstr "???????????????? ?????????????????????????? ???? ?????? 
?????????????????????? ?????? ???????????????????? ??????."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/en_GB/kconfig5_qt.po 
new/kconfig-5.98.0/po/en_GB/kconfig5_qt.po
--- old/kconfig-5.97.0/po/en_GB/kconfig5_qt.po  2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/en_GB/kconfig5_qt.po  2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr "Please contact your system administrator."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/eo/kconfig5_qt.po 
new/kconfig-5.98.0/po/eo/kconfig5_qt.po
--- old/kconfig-5.97.0/po/eo/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/eo/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/es/kconfig5_qt.po 
new/kconfig-5.98.0/po/es/kconfig5_qt.po
--- old/kconfig-5.97.0/po/es/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/es/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -28,7 +28,7 @@
 msgid "Please contact your system administrator."
 msgstr "P??ngase en contacto con el administrador de su sistema."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/et/kconfig5_qt.po 
new/kconfig-5.98.0/po/et/kconfig5_qt.po
--- old/kconfig-5.97.0/po/et/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/et/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr "Palun v??ta ??hendust s??steemiadministraatoriga."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/eu/kconfig5_qt.po 
new/kconfig-5.98.0/po/eu/kconfig5_qt.po
--- old/kconfig-5.97.0/po/eu/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/eu/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -27,7 +27,7 @@
 msgid "Please contact your system administrator."
 msgstr "Jarri kontaktuan zure sistemaren administratzailearekin."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/fa/kconfig5_qt.po 
new/kconfig-5.98.0/po/fa/kconfig5_qt.po
--- old/kconfig-5.97.0/po/fa/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/fa/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/fi/kconfig5_qt.po 
new/kconfig-5.98.0/po/fi/kconfig5_qt.po
--- old/kconfig-5.97.0/po/fi/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/fi/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -21,7 +21,7 @@
 msgid "Please contact your system administrator."
 msgstr "Ota yhteytt?? j??rjestelm??n yll??pit??j????si."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/fr/kconfig5_qt.po 
new/kconfig-5.98.0/po/fr/kconfig5_qt.po
--- old/kconfig-5.97.0/po/fr/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/fr/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -37,7 +37,7 @@
 msgid "Please contact your system administrator."
 msgstr "Veuillez contacter l'administrateur du syst??me."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/fy/kconfig5_qt.po 
new/kconfig-5.98.0/po/fy/kconfig5_qt.po
--- old/kconfig-5.97.0/po/fy/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/fy/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -22,7 +22,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ga/kconfig5_qt.po 
new/kconfig-5.98.0/po/ga/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ga/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ga/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/gd/kconfig5_qt.po 
new/kconfig-5.98.0/po/gd/kconfig5_qt.po
--- old/kconfig-5.97.0/po/gd/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/gd/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -20,7 +20,7 @@
 msgid "Please contact your system administrator."
 msgstr "Cuir fios gu rianaire an t-siostaim agad."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/gl/kconfig5_qt.po 
new/kconfig-5.98.0/po/gl/kconfig5_qt.po
--- old/kconfig-5.97.0/po/gl/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/gl/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -28,7 +28,7 @@
 msgid "Please contact your system administrator."
 msgstr "Contacte co administrador do sistema."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/gu/kconfig5_qt.po 
new/kconfig-5.98.0/po/gu/kconfig5_qt.po
--- old/kconfig-5.97.0/po/gu/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/gu/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/he/kconfig5_qt.po 
new/kconfig-5.98.0/po/he/kconfig5_qt.po
--- old/kconfig-5.97.0/po/he/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/he/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/hi/kconfig5_qt.po 
new/kconfig-5.98.0/po/hi/kconfig5_qt.po
--- old/kconfig-5.97.0/po/hi/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/hi/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -26,7 +26,7 @@
 msgid "Please contact your system administrator."
 msgstr "??????????????? ???????????? ??????????????? 
?????????????????????????????? ?????? ?????????????????? ??????????????? "
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/hne/kconfig5_qt.po 
new/kconfig-5.98.0/po/hne/kconfig5_qt.po
--- old/kconfig-5.97.0/po/hne/kconfig5_qt.po    2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/hne/kconfig5_qt.po    2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/hr/kconfig5_qt.po 
new/kconfig-5.98.0/po/hr/kconfig5_qt.po
--- old/kconfig-5.97.0/po/hr/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/hr/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -26,7 +26,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/hsb/kconfig5_qt.po 
new/kconfig-5.98.0/po/hsb/kconfig5_qt.po
--- old/kconfig-5.97.0/po/hsb/kconfig5_qt.po    2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/hsb/kconfig5_qt.po    2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/hu/kconfig5_qt.po 
new/kconfig-5.98.0/po/hu/kconfig5_qt.po
--- old/kconfig-5.97.0/po/hu/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/hu/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr "L??pjen kapcsolatba a rendszergazd??val."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ia/kconfig5_qt.po 
new/kconfig-5.98.0/po/ia/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ia/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ia/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr "Pro favor, tu continge tu administrator de systema"
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/id/kconfig5_qt.po 
new/kconfig-5.98.0/po/id/kconfig5_qt.po
--- old/kconfig-5.97.0/po/id/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/id/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -11,15 +11,15 @@
 "Project-Id-Version: kwriteconfig\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-11 02:17+0000\n"
-"PO-Revision-Date: 2022-06-14 12:02+0700\n"
-"Last-Translator: Aziz Adam Adrian <4.adam.adr...@gmail.com>\n"
-"Language-Team: Indonesian <kde-i18n-...@kde.org>\n"
+"PO-Revision-Date: 2022-08-19 20:36+0700\n"
+"Last-Translator: Wantoy??k <wanto...@gmail.com>\n"
+"Language-Team: https://t.me/Localizations_KDE_Indonesia\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 22.04.2\n"
+"X-Generator: Lokalize 21.12.3\n"
 "X-Qt-Contexts: true\n"
 
 #: core/kconfig.cpp:965
@@ -27,7 +27,7 @@
 msgid "Please contact your system administrator."
 msgstr "Silakan kontak pengurus sistem anda."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
@@ -372,7 +372,7 @@
 #: gui/kstandardshortcut.cpp:329
 msgctxt "KStandardShortcut|@action"
 msgid "Show Toolbar"
-msgstr "Tampilkan Toolbar"
+msgstr "Tampilkan Bilah Alat"
 
 #: gui/kstandardshortcut.cpp:330
 msgctxt "KStandardShortcut|@action"
@@ -397,7 +397,7 @@
 #: gui/kstandardshortcut.cpp:348
 msgctxt "KStandardShortcut|@action"
 msgid "Configure Toolbars"
-msgstr "Konfigurasikan Toolbar"
+msgstr "Konfigurasikan Bilah Alat"
 
 #: gui/kstandardshortcut.cpp:356
 msgctxt "KStandardShortcut|@action"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/is/kconfig5_qt.po 
new/kconfig-5.98.0/po/is/kconfig5_qt.po
--- old/kconfig-5.97.0/po/is/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/is/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr "Vinsamlega haf??u sambandi vi?? kerfisstj??ra."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/it/kconfig5_qt.po 
new/kconfig-5.98.0/po/it/kconfig5_qt.po
--- old/kconfig-5.97.0/po/it/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/it/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -26,7 +26,7 @@
 msgid "Please contact your system administrator."
 msgstr "Contatta il tuo amministratore di sistema."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ja/kconfig5_qt.po 
new/kconfig-5.98.0/po/ja/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ja/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ja/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -20,7 +20,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/kab/kconfig5_qt.po 
new/kconfig-5.98.0/po/kab/kconfig5_qt.po
--- old/kconfig-5.97.0/po/kab/kconfig5_qt.po    2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/kab/kconfig5_qt.po    2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr "Ttxil-k??m nermes anedbal-ik??im n unagraw."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/kk/kconfig5_qt.po 
new/kconfig-5.98.0/po/kk/kconfig5_qt.po
--- old/kconfig-5.97.0/po/kk/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/kk/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -22,7 +22,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/km/kconfig5_qt.po 
new/kconfig-5.98.0/po/km/kconfig5_qt.po
--- old/kconfig-5.97.0/po/km/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/km/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/kn/kconfig5_qt.po 
new/kconfig-5.98.0/po/kn/kconfig5_qt.po
--- old/kconfig-5.97.0/po/kn/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/kn/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ko/kconfig5_qt.po 
new/kconfig-5.98.0/po/ko/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ko/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ko/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr "????????? ??????????????? ??????????????????."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ku/kconfig5_qt.po 
new/kconfig-5.98.0/po/ku/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ku/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ku/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -26,7 +26,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/lb/kconfig5_qt.po 
new/kconfig-5.98.0/po/lb/kconfig5_qt.po
--- old/kconfig-5.97.0/po/lb/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/lb/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -21,7 +21,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/lt/kconfig5_qt.po 
new/kconfig-5.98.0/po/lt/kconfig5_qt.po
--- old/kconfig-5.97.0/po/lt/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/lt/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr "Susisiekite su sistemos administratoriumi."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/lv/kconfig5_qt.po 
new/kconfig-5.98.0/po/lv/kconfig5_qt.po
--- old/kconfig-5.97.0/po/lv/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/lv/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -26,7 +26,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/mai/kconfig5_qt.po 
new/kconfig-5.98.0/po/mai/kconfig5_qt.po
--- old/kconfig-5.97.0/po/mai/kconfig5_qt.po    2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/mai/kconfig5_qt.po    2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/mk/kconfig5_qt.po 
new/kconfig-5.98.0/po/mk/kconfig5_qt.po
--- old/kconfig-5.97.0/po/mk/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/mk/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ml/kconfig5_qt.po 
new/kconfig-5.98.0/po/ml/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ml/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ml/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/mr/kconfig5_qt.po 
new/kconfig-5.98.0/po/mr/kconfig5_qt.po
--- old/kconfig-5.97.0/po/mr/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/mr/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ms/kconfig5_qt.po 
new/kconfig-5.98.0/po/ms/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ms/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ms/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/nb/kconfig5_qt.po 
new/kconfig-5.98.0/po/nb/kconfig5_qt.po
--- old/kconfig-5.97.0/po/nb/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/nb/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -27,7 +27,7 @@
 msgid "Please contact your system administrator."
 msgstr "Kontakt systemadministratoren din."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/nds/kconfig5_qt.po 
new/kconfig-5.98.0/po/nds/kconfig5_qt.po
--- old/kconfig-5.97.0/po/nds/kconfig5_qt.po    2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/nds/kconfig5_qt.po    2022-09-05 14:02:44.000000000 
+0200
@@ -20,7 +20,7 @@
 msgid "Please contact your system administrator."
 msgstr "Snack bitte Dien Systeempleger an."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ne/kconfig5_qt.po 
new/kconfig-5.98.0/po/ne/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ne/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ne/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/nl/kconfig5_qt.po 
new/kconfig-5.98.0/po/nl/kconfig5_qt.po
--- old/kconfig-5.97.0/po/nl/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/nl/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -18,7 +18,7 @@
 msgid "Please contact your system administrator."
 msgstr "Neem contact op met uw systeembeheerder."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/nn/kconfig5_qt.po 
new/kconfig-5.98.0/po/nn/kconfig5_qt.po
--- old/kconfig-5.97.0/po/nn/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/nn/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -27,7 +27,7 @@
 msgid "Please contact your system administrator."
 msgstr "Ta kontakt med systemansvarleg."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/or/kconfig5_qt.po 
new/kconfig-5.98.0/po/or/kconfig5_qt.po
--- old/kconfig-5.97.0/po/or/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/or/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/pa/kconfig5_qt.po 
new/kconfig-5.98.0/po/pa/kconfig5_qt.po
--- old/kconfig-5.97.0/po/pa/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/pa/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr "???????????? ??????????????? ?????????????????????????????? ????????? 
??????????????? ????????? ?????????"
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/pl/kconfig5_qt.po 
new/kconfig-5.98.0/po/pl/kconfig5_qt.po
--- old/kconfig-5.97.0/po/pl/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/pl/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr "Prosz?? skontaktowa?? si?? z administratorem systemu."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/pt/kconfig5_qt.po 
new/kconfig-5.98.0/po/pt/kconfig5_qt.po
--- old/kconfig-5.97.0/po/pt/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/pt/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -20,7 +20,7 @@
 msgid "Please contact your system administrator."
 msgstr "Contacte por favor o seu administrador do sistema."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/pt_BR/kconfig5_qt.po 
new/kconfig-5.98.0/po/pt_BR/kconfig5_qt.po
--- old/kconfig-5.97.0/po/pt_BR/kconfig5_qt.po  2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/pt_BR/kconfig5_qt.po  2022-09-05 14:02:44.000000000 
+0200
@@ -28,7 +28,7 @@
 msgid "Please contact your system administrator."
 msgstr "Contate o administrador do seu sistema."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ro/kconfig5_qt.po 
new/kconfig-5.98.0/po/ro/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ro/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ro/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -28,7 +28,7 @@
 msgid "Please contact your system administrator."
 msgstr "Contacta??i administratorul de sistem."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ru/kconfig5_qt.po 
new/kconfig-5.98.0/po/ru/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ru/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ru/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -30,7 +30,7 @@
 msgid "Please contact your system administrator."
 msgstr "???????????????????? ?? ???????????????????? 
????????????????????????????."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/se/kconfig5_qt.po 
new/kconfig-5.98.0/po/se/kconfig5_qt.po
--- old/kconfig-5.97.0/po/se/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/se/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/si/kconfig5_qt.po 
new/kconfig-5.98.0/po/si/kconfig5_qt.po
--- old/kconfig-5.97.0/po/si/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/si/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/sk/kconfig5_qt.po 
new/kconfig-5.98.0/po/sk/kconfig5_qt.po
--- old/kconfig-5.97.0/po/sk/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/sk/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr "Pros??m, kontaktujte svojho spr??vcu syst??mu."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/sl/kconfig5_qt.po 
new/kconfig-5.98.0/po/sl/kconfig5_qt.po
--- old/kconfig-5.97.0/po/sl/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/sl/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -29,7 +29,7 @@
 msgid "Please contact your system administrator."
 msgstr "Obvestite va??ega sistemskega skrbnika."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/sq/kconfig5_qt.po 
new/kconfig-5.98.0/po/sq/kconfig5_qt.po
--- old/kconfig-5.97.0/po/sq/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/sq/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/sv/kconfig5_qt.po 
new/kconfig-5.98.0/po/sv/kconfig5_qt.po
--- old/kconfig-5.97.0/po/sv/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/sv/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr " Kontakta systemadministrat??ren."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ta/kconfig5_qt.po 
new/kconfig-5.98.0/po/ta/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ta/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ta/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -26,7 +26,7 @@
 msgid "Please contact your system administrator."
 msgstr "?????????????????? ??????????????? ?????????????????????????????? 
????????????????????? ?????????????????????????????????."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/te/kconfig5_qt.po 
new/kconfig-5.98.0/po/te/kconfig5_qt.po
--- old/kconfig-5.97.0/po/te/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/te/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -27,7 +27,7 @@
 msgid "Please contact your system administrator."
 msgstr "?????????????????? ?????? ????????????????????? 
??????????????????????????????????????? ????????????????????????????????????."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/tg/kconfig5_qt.po 
new/kconfig-5.98.0/po/tg/kconfig5_qt.po
--- old/kconfig-5.97.0/po/tg/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/tg/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -24,7 +24,7 @@
 msgid "Please contact your system administrator."
 msgstr "????????????, ???? ?????????????? ???????????? ?????? ?????? 
?????????? ??????????."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/th/kconfig5_qt.po 
new/kconfig-5.98.0/po/th/kconfig5_qt.po
--- old/kconfig-5.97.0/po/th/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/th/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/tr/kconfig5_qt.po 
new/kconfig-5.98.0/po/tr/kconfig5_qt.po
--- old/kconfig-5.97.0/po/tr/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/tr/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -28,7 +28,7 @@
 msgid "Please contact your system administrator."
 msgstr "L??tfen sistem y??neticinize ba??vurun."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/ug/kconfig5_qt.po 
new/kconfig-5.98.0/po/ug/kconfig5_qt.po
--- old/kconfig-5.97.0/po/ug/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/ug/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/uk/kconfig5_qt.po 
new/kconfig-5.98.0/po/uk/kconfig5_qt.po
--- old/kconfig-5.97.0/po/uk/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/uk/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr "???????? ??????????, ???????????????????? ???? ???????????????????? 
????????????????????????????."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/uz/kconfig5_qt.po 
new/kconfig-5.98.0/po/uz/kconfig5_qt.po
--- old/kconfig-5.97.0/po/uz/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/uz/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/uz@cyrillic/kconfig5_qt.po 
new/kconfig-5.98.0/po/uz@cyrillic/kconfig5_qt.po
--- old/kconfig-5.97.0/po/uz@cyrillic/kconfig5_qt.po    2022-08-07 
15:20:13.000000000 +0200
+++ new/kconfig-5.98.0/po/uz@cyrillic/kconfig5_qt.po    2022-09-05 
14:02:44.000000000 +0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/vi/kconfig5_qt.po 
new/kconfig-5.98.0/po/vi/kconfig5_qt.po
--- old/kconfig-5.97.0/po/vi/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/vi/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr "Vui l??ng li??n h??? v???i qu???n tr??? vi??n h??? th???ng c???a 
b???n."
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/wa/kconfig5_qt.po 
new/kconfig-5.98.0/po/wa/kconfig5_qt.po
--- old/kconfig-5.97.0/po/wa/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/wa/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -23,7 +23,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/xh/kconfig5_qt.po 
new/kconfig-5.98.0/po/xh/kconfig5_qt.po
--- old/kconfig-5.97.0/po/xh/kconfig5_qt.po     2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/xh/kconfig5_qt.po     2022-09-05 14:02:44.000000000 
+0200
@@ -25,7 +25,7 @@
 msgid "Please contact your system administrator."
 msgstr ""
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/zh_CN/kconfig5_qt.po 
new/kconfig-5.98.0/po/zh_CN/kconfig5_qt.po
--- old/kconfig-5.97.0/po/zh_CN/kconfig5_qt.po  2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/zh_CN/kconfig5_qt.po  2022-09-05 14:02:44.000000000 
+0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-07-30 15:54\n"
+"PO-Revision-Date: 2022-08-20 14:17\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -20,7 +20,7 @@
 msgid "Please contact your system administrator."
 msgstr "?????????????????????????????????"
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/po/zh_TW/kconfig5_qt.po 
new/kconfig-5.98.0/po/zh_TW/kconfig5_qt.po
--- old/kconfig-5.97.0/po/zh_TW/kconfig5_qt.po  2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/po/zh_TW/kconfig5_qt.po  2022-09-05 14:02:44.000000000 
+0200
@@ -26,7 +26,7 @@
 msgid "Please contact your system administrator."
 msgstr "?????????????????????????????????"
 
-#: core/kconfigini.cpp:562
+#: core/kconfigini.cpp:561
 #, qt-format
 msgctxt "KConfigIniBackend|"
 msgid "Configuration file \"%1\" not writable.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/src/core/kconfigdata.cpp 
new/kconfig-5.98.0/src/core/kconfigdata.cpp
--- old/kconfig-5.97.0/src/core/kconfigdata.cpp 2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/src/core/kconfigdata.cpp 2022-09-05 14:02:44.000000000 
+0200
@@ -154,62 +154,64 @@
         }
         // TODO check for presence of unlocalized key
         return true;
-    } else {
-        //                KEntry e2 = it.value();
-        if (options & EntryLocalized) {
-            // fast exit checks for cases where the existing entry is more 
specific
-            const KEntry &e2 = it.value();
-            if (e2.bLocalizedCountry && !e.bLocalizedCountry) {
-                // lang_COUNTRY > lang
-                return false;
-            }
+    }
+
+    // KEntry e2 = it.value();
+    if (options & EntryLocalized) {
+        // fast exit checks for cases where the existing entry is more specific
+        const KEntry &e2 = it.value();
+        if (e2.bLocalizedCountry && !e.bLocalizedCountry) {
+            // lang_COUNTRY > lang
+            return false;
         }
-        if (it.value() != e) {
-            // qDebug() << "changing" << k << "from" << it.value().mValue << 
"to" << value << e;
-            it.value() = e;
+    }
+
+    if (it.value() != e) {
+        // qDebug() << "changing" << k << "from" << it.value().mValue << "to" 
<< value << e;
+        it.value() = e;
+        if (k.bDefault) {
+            KEntryKey nonDefaultKey(k);
+            nonDefaultKey.bDefault = false;
+            insert(nonDefaultKey, e);
+        }
+        if (!(options & EntryLocalized)) {
+            KEntryKey theKey(group, key, true, false);
+            // qDebug() << "non-localized entry, remove localized one:" << 
theKey;
+            remove(theKey);
             if (k.bDefault) {
-                KEntryKey nonDefaultKey(k);
-                nonDefaultKey.bDefault = false;
-                insert(nonDefaultKey, e);
-            }
-            if (!(options & EntryLocalized)) {
-                KEntryKey theKey(group, key, true, false);
-                // qDebug() << "non-localized entry, remove localized one:" << 
theKey;
+                theKey.bDefault = true;
                 remove(theKey);
-                if (k.bDefault) {
-                    theKey.bDefault = true;
-                    remove(theKey);
-                }
             }
-            return true;
-        } else {
-            // qDebug() << k << "was already set to" << e.mValue;
-            if (!(options & EntryLocalized)) {
-                // qDebug() << "unchanged non-localized entry, remove 
localized one.";
-                KEntryKey theKey(group, key, true, false);
-                bool ret = false;
-                Iterator cit = find(theKey);
-                if (cit != end()) {
-                    erase(cit);
-                    ret = true;
-                }
-                if (k.bDefault) {
-                    theKey.bDefault = true;
-                    Iterator cit = find(theKey);
-                    if (cit != end()) {
-                        erase(cit);
-                        return true;
-                    }
-                }
-                return ret;
+        }
+        return true;
+    }
+
+    // qDebug() << k << "was already set to" << e.mValue;
+    if (!(options & EntryLocalized)) {
+        // qDebug() << "unchanged non-localized entry, remove localized one.";
+        KEntryKey theKey(group, key, true, false);
+        bool ret = false;
+        Iterator cit = find(theKey);
+        if (cit != end()) {
+            erase(cit);
+            ret = true;
+        }
+        if (k.bDefault) {
+            theKey.bDefault = true;
+            Iterator cit = find(theKey);
+            if (cit != end()) {
+                erase(cit);
+                return true;
             }
-            // qDebug() << "localized entry, unchanged, return false";
-            // When we are writing a default, we know that the non-
-            // default is the same as the default, so we can simply
-            // use the same branch.
-            return false;
         }
+        return ret;
     }
+
+    // qDebug() << "localized entry, unchanged, return false";
+    // When we are writing a default, we know that the non-
+    // default is the same as the default, so we can simply
+    // use the same branch.
+    return false;
 }
 
 QString KEntryMap::getEntry(const QByteArray &group, const QByteArray &key, 
const QString &defaultValue, KEntryMap::SearchFlags flags, bool *expand) const
@@ -248,55 +250,57 @@
 
 bool KEntryMap::getEntryOption(const KEntryMapConstIterator &it, 
KEntryMap::EntryOption option) const
 {
-    if (it != constEnd()) {
-        switch (option) {
-        case EntryDirty:
-            return it->bDirty;
-        case EntryLocalized:
-            return it.key().bLocal;
-        case EntryGlobal:
-            return it->bGlobal;
-        case EntryImmutable:
-            return it->bImmutable;
-        case EntryDeleted:
-            return it->bDeleted;
-        case EntryExpansion:
-            return it->bExpand;
-        case EntryNotify:
-            return it->bNotify;
-        default:
-            break; // fall through
-        }
+    if (it == cend()) {
+        return false;
     }
 
-    return false;
+    switch (option) {
+    case EntryDirty:
+        return it->bDirty;
+    case EntryLocalized:
+        return it.key().bLocal;
+    case EntryGlobal:
+        return it->bGlobal;
+    case EntryImmutable:
+        return it->bImmutable;
+    case EntryDeleted:
+        return it->bDeleted;
+    case EntryExpansion:
+        return it->bExpand;
+    case EntryNotify:
+        return it->bNotify;
+    default:
+        return false;
+    }
 }
 
 void KEntryMap::setEntryOption(KEntryMapIterator it, KEntryMap::EntryOption 
option, bool bf)
 {
-    if (it != end()) {
-        switch (option) {
-        case EntryDirty:
-            it->bDirty = bf;
-            break;
-        case EntryGlobal:
-            it->bGlobal = bf;
-            break;
-        case EntryImmutable:
-            it->bImmutable = bf;
-            break;
-        case EntryDeleted:
-            it->bDeleted = bf;
-            break;
-        case EntryExpansion:
-            it->bExpand = bf;
-            break;
-        case EntryNotify:
-            it->bNotify = bf;
-            break;
-        default:
-            break; // fall through
-        }
+    if (it == end()) {
+        return;
+    }
+
+    switch (option) {
+    case EntryDirty:
+        it->bDirty = bf;
+        return;
+    case EntryGlobal:
+        it->bGlobal = bf;
+        return;
+    case EntryImmutable:
+        it->bImmutable = bf;
+        return;
+    case EntryDeleted:
+        it->bDeleted = bf;
+        return;
+    case EntryExpansion:
+        it->bExpand = bf;
+        return;
+    case EntryNotify:
+        it->bNotify = bf;
+        return;
+    default:
+        return; // fall through
     }
 }
 
@@ -304,29 +308,30 @@
 {
     Q_ASSERT((flags & KEntryMap::SearchDefaults) == 0);
     Iterator entry = findEntry(group, key, flags);
-    if (entry != end()) {
-        // qDebug() << "reverting" << entry.key() << " = " << entry->mValue;
-        if (entry->bReverted) { // already done before
-            return false;
-        }
+    if (entry == end()) {
+        return false;
+    }
 
-        KEntryKey defaultKey(entry.key());
-        defaultKey.bDefault = true;
-        // qDebug() << "looking up default entry with key=" << defaultKey;
-        const auto defaultEntry = constFind(defaultKey);
-        if (defaultEntry != constEnd()) {
-            Q_ASSERT(defaultEntry.key().bDefault);
-            // qDebug() << "found, update entry";
-            *entry = *defaultEntry; // copy default value, for subsequent 
lookups
-        } else {
-            entry->mValue = QByteArray();
-        }
-        entry->bNotify = entry->bNotify || (options & EntryNotify);
-        entry->bDirty = true;
-        entry->bReverted = true; // skip it when writing out to disk
+    // qDebug() << "reverting" << entry.key() << " = " << entry->mValue;
+    if (entry->bReverted) { // already done before
+        return false;
+    }
 
-        // qDebug() << "Here's what we have now:" << *this;
-        return true;
+    KEntryKey defaultKey(entry.key());
+    defaultKey.bDefault = true;
+    // qDebug() << "looking up default entry with key=" << defaultKey;
+    const auto defaultEntry = constFind(defaultKey);
+    if (defaultEntry != constEnd()) {
+        Q_ASSERT(defaultEntry.key().bDefault);
+        // qDebug() << "found, update entry";
+        *entry = *defaultEntry; // copy default value, for subsequent lookups
+    } else {
+        entry->mValue = QByteArray();
     }
-    return false;
+    entry->bNotify = entry->bNotify || (options & EntryNotify);
+    entry->bDirty = true;
+    entry->bReverted = true; // skip it when writing out to disk
+
+    // qDebug() << "Here's what we have now:" << *this;
+    return true;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/src/core/kconfiggroup.h 
new/kconfig-5.98.0/src/core/kconfiggroup.h
--- old/kconfig-5.97.0/src/core/kconfiggroup.h  2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/src/core/kconfiggroup.h  2022-09-05 14:02:44.000000000 
+0200
@@ -730,6 +730,7 @@
      */
     static QVariant convertToQVariant(const char *pKey, const QByteArray 
&value, const QVariant &aDefault);
     friend class KServicePrivate; // XXX yeah, ugly^5
+    friend class KServiceAction;
 };
 
 #define KCONFIGGROUP_ENUMERATOR_ERROR(ENUM) "The Qt MetaObject system does not 
seem to know about \"" ENUM "\" please use Q_ENUM or Q_FLAG to register it."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/src/core/kconfigini.cpp 
new/kconfig-5.98.0/src/core/kconfigini.cpp
--- old/kconfig-5.97.0/src/core/kconfigini.cpp  2022-08-07 15:20:13.000000000 
+0200
+++ new/kconfig-5.98.0/src/core/kconfigini.cpp  2022-09-05 14:02:44.000000000 
+0200
@@ -534,27 +534,26 @@
 bool KConfigIniBackend::isWritable() const
 {
     const QString filePath = this->filePath();
-    if (!filePath.isEmpty()) {
-        QFileInfo file(filePath);
-        if (!file.exists()) {
-            // If the file does not exist, check if the deepest
-            // existing dir is writable.
-            QFileInfo dir(file.absolutePath());
-            while (!dir.exists()) {
-                QString parent = dir.absolutePath(); // Go up. Can't use 
cdUp() on non-existing dirs.
-                if (parent == dir.filePath()) {
-                    // no parent
-                    return false;
-                }
-                dir.setFile(parent);
-            }
-            return dir.isDir() && dir.isWritable();
-        } else {
-            return file.isWritable();
-        }
+    if (filePath.isEmpty()) {
+        return false;
     }
 
-    return false;
+    QFileInfo file(filePath);
+    if (file.exists()) {
+        return file.isWritable();
+    }
+
+    // If the file does not exist, check if the deepest existing dir is 
writable
+    QFileInfo dir(file.absolutePath());
+    while (!dir.exists()) {
+        QString parent = dir.absolutePath(); // Go up. Can't use cdUp() on 
non-existing dirs.
+        if (parent == dir.filePath()) {
+            // no parent
+            return false;
+        }
+        dir.setFile(parent);
+    }
+    return dir.isDir() && dir.isWritable();
 }
 
 QString KConfigIniBackend::nonWritableErrorMessage() const
@@ -570,28 +569,28 @@
     }
 
     // Create the containing dir, maybe it wasn't there
-    QDir dir;
-    dir.mkpath(QFileInfo(file).absolutePath());
+    QDir().mkpath(QFileInfo(file).absolutePath());
 }
 
-void KConfigIniBackend::setFilePath(const QString &file)
+void KConfigIniBackend::setFilePath(const QString &path)
 {
-    if (file.isEmpty()) {
+    if (path.isEmpty()) {
         return;
     }
 
-    Q_ASSERT(QDir::isAbsolutePath(file));
+    Q_ASSERT(QDir::isAbsolutePath(path));
 
-    const QFileInfo info(file);
+    const QFileInfo info(path);
     if (info.exists()) {
         setLocalFilePath(info.canonicalFilePath());
+        return;
+    }
+
+    if (QString filePath = info.dir().canonicalPath(); !filePath.isEmpty()) {
+        filePath += QLatin1Char('/') + info.fileName();
+        setLocalFilePath(filePath);
     } else {
-        const QString dir = info.dir().canonicalPath();
-        if (!dir.isEmpty()) {
-            setLocalFilePath(dir + QLatin1Char('/') + info.fileName());
-        } else {
-            setLocalFilePath(file);
-        }
+        setLocalFilePath(path);
     }
 }
 
@@ -612,22 +611,24 @@
 {
     Q_ASSERT(!filePath().isEmpty());
 
-    if (!lockFile) {
 #ifdef Q_OS_ANDROID
+    if (!lockFile) {
         // handle content Uris properly
         if (filePath().startsWith(QLatin1String("content://"))) {
             // we can't create file at an arbitrary location, so use internal 
storage to create one
 
             // NOTE: filename can be the same, but because this lock is short 
lived we may never have a collision
-            lockFile = new 
QLockFile(QStandardPaths::writableLocation(QStandardPaths::GenericCacheLocation)
-                                     + QLatin1String("/") + 
QFileInfo(filePath()).fileName() + QLatin1String(".lock"));
+            lockFile = new 
QLockFile(QStandardPaths::writableLocation(QStandardPaths::GenericCacheLocation)
 + QLatin1String("/")
+                                     + QFileInfo(filePath()).fileName() + 
QLatin1String(".lock"));
         } else {
-#endif
             lockFile = new QLockFile(filePath() + QLatin1String(".lock"));
-#ifdef Q_OS_ANDROID
         }
-#endif
     }
+#else
+    if (!lockFile) {
+        lockFile = new QLockFile(filePath() + QLatin1String(".lock"));
+    }
+#endif
 
     lockFile->lock();
     return lockFile->isLocked();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kconfig-5.97.0/src/core/kconfigwatcher.cpp 
new/kconfig-5.98.0/src/core/kconfigwatcher.cpp
--- old/kconfig-5.97.0/src/core/kconfigwatcher.cpp      2022-08-07 
15:20:13.000000000 +0200
+++ new/kconfig-5.98.0/src/core/kconfigwatcher.cpp      2022-09-05 
14:02:44.000000000 +0200
@@ -49,19 +49,20 @@
     , d(new KConfigWatcherPrivate)
 {
     Q_ASSERT(config);
+    d->m_config = config;
+
 #if KCONFIG_USE_DBUS
 
     qDBusRegisterMetaType<QByteArrayList>();
     qDBusRegisterMetaType<QHash<QString, QByteArrayList>>();
 
-    d->m_config = config;
 
-    QStringList watchedPaths;
-    watchedPaths << QLatin1Char('/') + d->m_config->name();
-    const auto cfgSources = d->m_config->additionalConfigSources();
-    for (const QString &file : cfgSources) {
-        watchedPaths << QLatin1Char('/') + file;
+    QStringList watchedPaths = d->m_config->additionalConfigSources();
+    for (QString &file : watchedPaths) {
+        file.prepend(QLatin1Char('/'));
     }
+    watchedPaths.prepend(QLatin1Char('/') + d->m_config->name());
+
     if (d->m_config->openFlags() & KConfig::IncludeGlobals) {
         watchedPaths << QStringLiteral("/kdeglobals");
     }

Reply via email to