Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2022-12-12 17:38:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kxmlgui (Old)
 and      /work/SRC/openSUSE:Factory/.kxmlgui.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kxmlgui"

Mon Dec 12 17:38:54 2022 rev:113 rq:1042159 version:5.101.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2022-11-15 
13:20:11.488418537 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.1835/kxmlgui.changes        
2022-12-12 17:40:54.253544621 +0100
@@ -1,0 +2,12 @@
+Tue Dec  6 20:11:06 UTC 2022 - Christophe Marin <[email protected]>
+
+- Update to 5.101.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.101.0
+- Changes since 5.100.0:
+  * Better/corrected wording as suggested by Felix Ernst
+  * Added a doc note how to get a menu's action
+  * Perform initialization in initialization list
+
+-------------------------------------------------------------------

Old:
----
  kxmlgui-5.100.0.tar.xz
  kxmlgui-5.100.0.tar.xz.sig

New:
----
  kxmlgui-5.101.0.tar.xz
  kxmlgui-5.101.0.tar.xz.sig

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

Other differences:
------------------
++++++ kxmlgui.spec ++++++
--- /var/tmp/diff_new_pack.0XPGZS/_old  2022-12-12 17:40:54.769547223 +0100
+++ /var/tmp/diff_new_pack.0XPGZS/_new  2022-12-12 17:40:54.769547223 +0100
@@ -17,18 +17,17 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.100
+%define _tar_path 5.101
 # 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:           kxmlgui
-Version:        5.100.0
+Version:        5.101.0
 Release:        0
 Summary:        Framework for managing menu and toolbar actions
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
-Group:          System/GUI/KDE
 URL:            https://www.kde.org
 Source:         %{name}-%{version}.tar.xz
 %if %{with released}
@@ -68,7 +67,6 @@
 
 %package -n %{lname}
 Summary:        Framework for managing menu and toolbar actions
-Group:          System/GUI/KDE
 Obsoletes:      libKF5XmlGui4
 
 %description -n %{lname}
@@ -79,7 +77,6 @@
 
 %package devel
 Summary:        Framework for managing menu and toolbar actions
-Group:          Development/Libraries/KDE
 Requires:       %{lname} = %{version}
 Requires:       extra-cmake-modules
 Requires:       cmake(KF5Config) >= %{_kf5_bugfix_version}


++++++ kxmlgui-5.100.0.tar.xz -> kxmlgui-5.101.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.100.0/CMakeLists.txt 
new/kxmlgui-5.101.0/CMakeLists.txt
--- old/kxmlgui-5.100.0/CMakeLists.txt  2022-11-05 13:32:54.000000000 +0100
+++ new/kxmlgui-5.101.0/CMakeLists.txt  2022-12-03 10:52:38.000000000 +0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.100.0") # handled by release scripts
-set(KF_DEP_VERSION "5.100.0") # handled by release scripts
+set(KF_VERSION "5.101.0") # handled by release scripts
+set(KF_DEP_VERSION "5.101.0") # handled by release scripts
 project(KXmlGui VERSION ${KF_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.100.0  NO_MODULE)
+find_package(ECM 5.101.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/kxmlgui-5.100.0/po/et/kxmlgui5.po 
new/kxmlgui-5.101.0/po/et/kxmlgui5.po
--- old/kxmlgui-5.100.0/po/et/kxmlgui5.po       2022-11-05 13:32:54.000000000 
+0100
+++ new/kxmlgui-5.101.0/po/et/kxmlgui5.po       2022-12-03 10:52:38.000000000 
+0100
@@ -5,54 +5,45 @@
 # Marek Laane <[email protected]>, 2003-2009.
 # Peeter Russak <[email protected]>, 2005.
 # Marek Laane <[email protected]>, 2009, 2010, 2011, 2012, 2014, 2016, 2019, 2020.
-# Mihkel Tõnnov <[email protected]>, 2020, 2021.
+# Mihkel Tõnnov <[email protected]>, 2020, 2021, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:43+0000\n"
-"PO-Revision-Date: 2021-10-07 00:55+0200\n"
+"PO-Revision-Date: 2022-10-20 20:01+0200\n"
 "Last-Translator: Mihkel Tõnnov <[email protected]>\n"
 "Language-Team: Estonian <>\n"
 "Language: et\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 22.08.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: kaboutapplicationcomponentlistdelegate_p.cpp:51
-#, fuzzy, kde-format
-#| msgid "Visit contributor's homepage"
+#, kde-format
 msgid "Visit component's homepage"
-msgstr "Külasta autori kodulehekülge"
+msgstr "Külasta komponendi kodulehekülge"
 
 #: kaboutapplicationcomponentlistdelegate_p.cpp:99
-#, fuzzy, kde-format
-#| msgctxt "@info:tooltip"
-#| msgid ""
-#| "Visit contributor's homepage\n"
-#| "%1"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid ""
 "Visit components's homepage\n"
 "%1"
 msgstr ""
-"Külasta kaasautori kodulehekülge\n"
+"Külasta komponendi kodulehekülge\n"
 "%1"
 
 #: kaboutapplicationcomponentlistdelegate_p.cpp:140
-#, fuzzy, kde-format
-#| msgctxt "@item Contributor name in about dialog."
-#| msgid "%1"
+#, kde-format
 msgctxt "@item Component name in about dialog."
 msgid "%1"
 msgstr "%1"
 
 #: kaboutapplicationcomponentlistdelegate_p.cpp:143
-#, fuzzy, kde-format
-#| msgctxt "Version version-number"
-#| msgid "Version %1"
+#, kde-format
 msgid "Version %1"
 msgstr "Versioon %1"
 
@@ -75,11 +66,10 @@
 msgstr "Teave"
 
 #: kaboutapplicationdialog.cpp:104
-#, fuzzy, kde-format
-#| msgid "Comments"
+#, kde-format
 msgctxt "@title:tab"
 msgid "Components"
-msgstr "Kommentaarid"
+msgstr "Komponendid"
 
 #: kaboutapplicationdialog.cpp:114 kaboutplugindialog.cpp:99
 #, kde-format
@@ -284,7 +274,7 @@
 #: kabstractaboutdialog_p.cpp:106
 #, kde-format
 msgid "The <em>%1</em> windowing system"
-msgstr ""
+msgstr "<em>%1</em> aknahaldur"
 
 #: kabstractaboutdialog_p.cpp:107
 #, kde-format
@@ -294,23 +284,22 @@
 #: kabstractaboutdialog_p.cpp:109
 #, kde-format
 msgid "%1 (built against %2)"
-msgstr ""
+msgstr "%1 (ehitatud %2 peale)"
 
 #: kabstractaboutdialog_p.cpp:111
 #, kde-format
 msgid "KDE Frameworks"
-msgstr ""
+msgstr "KDE Frameworks"
 
 #: kabstractaboutdialog_p.cpp:136
-#, fuzzy, kde-format
-#| msgid "Show author information"
+#, kde-format
 msgid "Show author photos"
-msgstr "Info autori(te) kohta"
+msgstr "Autorite fotode näitamine"
 
 #: kabstractaboutdialog_p.cpp:137
 #, kde-format
 msgid "Enabling this will fetch images from an online location"
-msgstr ""
+msgstr "Sisselülitamisel laaditakse pildid võrguasukohast"
 
 #: kabstractaboutdialog_p.cpp:176
 #, kde-format
@@ -325,11 +314,7 @@
 msgstr "Palun kasuta vigadest teatamiseks aadressi %1.\n"
 
 #: kactionconflictdetector.cpp:38
-#, fuzzy, kde-format
-#| msgid ""
-#| "The key sequence '%1' is ambiguous. Use 'Configure Shortcuts'\n"
-#| "from the 'Settings' menu to solve the ambiguity.\n"
-#| "No action will be triggered."
+#, kde-format
 msgid ""
 "The key sequence '%1' is ambiguous. Use 'Configure Keyboard Shortcuts'\n"
 "from the 'Settings' menu to solve the ambiguity.\n"
@@ -444,10 +429,7 @@
 msgstr "OS:"
 
 #: kbugreport.cpp:214
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "@info:tooltip %1 is the tooltip of an action, %2 is its keyboard shorcut"
-#| msgid "%1 (%2)"
+#, kde-format
 msgctxt ""
 "%1 is the operating system name, e.g. 'Windows 10', %2 is the CPU "
 "architecture, e.g. 'x86_64'"
@@ -455,19 +437,15 @@
 msgstr "%1 (%2)"
 
 #: kbugreport.cpp:221
-#, fuzzy, kde-format
-#| msgid "%1 %2, %3"
+#, kde-format
 msgctxt ""
 "%1 is the operating system name, e.g. 'Fedora Linux', %2 is the operating "
 "system version, e.g. '35', %3 is the CPU architecture, e.g. 'x86_64'"
 msgid "%1 %2 (%3)"
-msgstr "%1 %2, %3"
+msgstr "%1 %2 (%3)"
 
 #: kbugreport.cpp:227
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "@info:tooltip %1 is the tooltip of an action, %2 is its keyboard shorcut"
-#| msgid "%1 (%2)"
+#, kde-format
 msgctxt ""
 "%1 is the operating system name, e.g. 'Fedora Linux', %2 is the CPU "
 "architecture, e.g. 'x86_64'"
@@ -571,6 +549,8 @@
 "Could not find <application>%1</application> executable (usually it's part "
 "of the \"%2\" package)."
 msgstr ""
+"Täitmisfaili <application>%1</application> ei leitud (tavaliselt on see osa "
+"paketist \"%2\")."
 
 #: kbugreport.cpp:432
 #, kde-format
@@ -858,16 +838,7 @@
 msgstr "Kiirklahv '%1' toiminguks '%2'\n"
 
 #: kkeysequencewidget.cpp:181
-#, fuzzy, kde-format
-#| msgctxt "%1 is the number of ambigious shortcut clashes (hidden)"
-#| msgid ""
-#| "The \"%2\" shortcut is ambiguous with the following shortcut.\n"
-#| "Do you want to assign an empty shortcut to this action?\n"
-#| "%3"
-#| msgid_plural ""
-#| "The \"%2\" shortcut is ambiguous with the following shortcuts.\n"
-#| "Do you want to assign an empty shortcut to these actions?\n"
-#| "%3"
+#, kde-format
 msgctxt "%1 is the number of ambiguous shortcut clashes (hidden)"
 msgid ""
 "The \"%2\" shortcut is ambiguous with the following shortcut.\n"
@@ -909,10 +880,9 @@
 "<br>Palun vali mõni muu.</qt>"
 
 #: kkeysequencewidget.cpp:280
-#, fuzzy, kde-format
-#| msgid "Shortcut '%1' in Application %2 for action %3\n"
+#, kde-format
 msgid "Shortcut '%1' in Application '%2' for action '%3'\n"
-msgstr "Kiirklahv '%1' rakenduses %2 toimingule %3\n"
+msgstr "Kiirklahv '%1' rakenduses %2 toimingule '%3'\n"
 
 #: kkeysequencewidget.cpp:289
 #, kde-format
@@ -1499,15 +1469,13 @@
 #. the message, translating "Press Shift to learn more." would also mostly fit 
what
 #. is supposed to be expressed here.
 #: ktooltiphelper.cpp:267
-#, fuzzy, kde-format
-#| msgid ""
-#| "<small><font color=\"%1\">Press <b>Shift</b> for more Info.</font></small>"
+#, kde-format
 msgctxt "@info:tooltip"
 msgid ""
 "<small><font color=\"%1\">Press <b>Shift</b> for more Info.</font></small>"
 msgstr ""
-"<small><font color=\"%1\">Lisateabe saamiseks vajuta <b>Shift</b>i.</font></"
-"small>"
+"<small><font color=\"%1\">Lisateabe saamiseks vajuta <b>Shift</b>-klahvi.</"
+"font></small>"
 
 #. i18n: The 'Press Shift for more' message is added to tooltips that have an
 #. available whatsthis help message. Pressing Shift will show this more 
exhaustive message.
@@ -1520,16 +1488,13 @@
 #. %1 can be any tooltip. <br/> produces a linebreak. The other things between 
< and > are
 #. styling information. The word "more" refers to "information".
 #: ktooltiphelper.cpp:281
-#, fuzzy, kde-format
-#| msgid ""
-#| "%1<br/><small><font color=\"%2\">Press <b>Shift</b> for more.</font></"
-#| "small>"
+#, kde-format
 msgctxt "@info:tooltip keep short"
 msgid ""
 "%1<br/><small><font color=\"%2\">Press <b>Shift</b> for more.</font></small>"
 msgstr ""
-"%1<br/><small><font color=\"%2\">Lisateabe saamiseks vajuta <b>Shift</b>i.</"
-"font></small>"
+"%1<br/><small><font color=\"%2\">Lisateabe saamiseks vajuta <b>Shift</b>-"
+"klahvi.</font></small>"
 
 #: kundoactions.cpp:30
 #, kde-format
@@ -1547,10 +1512,9 @@
 msgstr "Tekst puudub"
 
 #: kxmlguiwindow.cpp:190
-#, fuzzy, kde-format
-#| msgid "Long Action"
+#, kde-format
 msgid "Find Action…"
-msgstr "Pikk toiming"
+msgstr "Otsi käske …"
 
 #: kxmlguiwindow.cpp:535
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.100.0/po/pa/kxmlgui5.po 
new/kxmlgui-5.101.0/po/pa/kxmlgui5.po
--- old/kxmlgui-5.100.0/po/pa/kxmlgui5.po       2022-11-05 13:32:54.000000000 
+0100
+++ new/kxmlgui-5.101.0/po/pa/kxmlgui5.po       2022-12-03 10:52:38.000000000 
+0100
@@ -14,14 +14,14 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:43+0000\n"
-"PO-Revision-Date: 2022-07-09 10:26-0700\n"
+"PO-Revision-Date: 2022-11-19 05:27-0800\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: Punjabi <[email protected]>\n"
 "Language: pa\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 22.04.1\n"
+"X-Generator: Lokalize 22.08.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: kaboutapplicationcomponentlistdelegate_p.cpp:51
@@ -658,11 +658,10 @@
 msgstr "ਆਈਕਾਨ ਟੈਕਸਟ(&x):"
 
 #: kedittoolbar.cpp:347
-#, fuzzy, kde-format
-#| msgid "&Hide text when toolbar shows text alongside icons"
+#, kde-format
 msgctxt "@option:check"
 msgid "&Hide text when toolbar shows text alongside icons"
-msgstr "ਜਦੋਂ ਟੂਲਬਾਰ ਆਈਕਾਨ ਨਾਲ 
ਟੈਕਸਟ ਵੇਖਾਵੇ ਤਾਂ ਟੈਕਸਟ ਓਹਲੇ(&H)"
+msgstr "ਜਦੋਂ ਟੂਲਬਾਰ ਆਈਕਾਨ ਨਾਲ ਲਿਖਤ 
ਦਿਖਾਉਂਦਾ ਹੈ ਤਾਂ ਲਿਖਤ ਓਹਲੇ 
ਕਰੋ(&H)"
 
 #: kedittoolbar.cpp:596
 #, kde-format
@@ -854,10 +853,9 @@
 "ਚੁਣੋ ਜੀ।</qt>"
 
 #: kkeysequencewidget.cpp:280
-#, fuzzy, kde-format
-#| msgid "Shortcut '%1' in Application %2 for action %3\n"
+#, kde-format
 msgid "Shortcut '%1' in Application '%2' for action '%3'\n"
-msgstr "ਐਪਲੀਕੇਸ਼ਨ '%2' ਵਿੱਚ ਸ਼ਾਰਟਕੱਟ 
'%1' ਐਕਸ਼ਨ '%3' ਲਈ ਹੈ\n"
+msgstr "ਐਕਸ਼ਨ '%3' ਲਈ ਐਪਲੀਕੇਸ਼ਨ '%2' ਵਿੱਚ 
ਸ਼ਾਰਟਕੱਟ '%1' ਹੈ\n"
 
 #: kkeysequencewidget.cpp:289
 #, kde-format
@@ -894,11 +892,10 @@
 "ਹੋਰ ਚੁਣੋ ਜੀ।"
 
 #: kkeysequencewidget.cpp:354
-#, fuzzy, kde-format
-#| msgid "Conflict with Standard Application Shortcut"
+#, kde-format
 msgctxt "@title:window"
 msgid "Conflict with Standard Application Shortcut"
-msgstr "ਸਟੈਂਡਰਡ ਐਪਲੀਕੇਸ਼ਨ 
ਸ਼ਾਰਟਕੱਟਾਂ ਨਾਲ ਟਕਰਾਅ ਹੋ ਰਿਹਾ 
ਹੈ।"
+msgstr "ਸਟੈਂਡਰਡ ਐਪਲੀਕੇਸ਼ਨ 
ਸ਼ਾਰਟਕੱਟਾਂ ਨਾਲ ਟਕਰਾਅ ਹੈ"
 
 #: kkeysequencewidget.cpp:356
 #, kde-format
@@ -990,10 +987,9 @@
 msgstr "ਈਮੇਲ ਦਾ ਵਿਸ਼ਾ ਲਾਈਨ।"
 
 #: ksendbugmail/main.cpp:78
-#, fuzzy, kde-format
-#| msgid "The email address this bug report is sent to."
+#, kde-format
 msgid "The email address to send the bug report to."
-msgstr "ਈ-ਮੇਲ, ਜਿਸ ਤੇ ਇਹ ਬੱਗ ਜਾਣਕਾਰੀ 
ਭੇਜਣੀ ਹੈ।"
+msgstr "ਬੱਗ ਰਿਪੋਰਟ ਭੇਜਣ ਵਾਸਤੇ ਈਮੇਲ 
ਐਡਰੈਸ ਹੈ।"
 
 #: kshortcuteditwidget.cpp:55
 #, kde-format
@@ -1037,11 +1033,10 @@
 msgstr "ਹੋਰ ਕਾਰਵਾਈਆਂ"
 
 #: kshortcutschemeseditor.cpp:58
-#, fuzzy, kde-format
-#| msgid "Shortcut Schemes"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Save shortcuts to scheme"
-msgstr "ਸ਼ਾਰਟਕੱਟ ਸਕੀਮ"
+msgstr "ਸ਼ਾਰਟਕੱਟ ਨੂੰ ਸਕੀਮ ਵਿੱਚ 
ਸੰਭਾਲੋ"
 
 #: kshortcutschemeseditor.cpp:62
 #, kde-format
@@ -1086,11 +1081,10 @@
 "ਯਾਦ ਰੱਖੋ ਕਿ ਇਸ ਨਾਲ ਕੋਈ ਸਿਸਟਮ 
ਲੈਵਲ ਦੀ ਸ਼ਾਰਟਕੱਟ ਸਕੀਮ ਹਟਾਈ 
ਨਹੀਂ ਜਾਵੇਗੀ।"
 
 #: kshortcutschemeseditor.cpp:187
-#, fuzzy, kde-format
-#| msgid "Shortcuts"
+#, kde-format
 msgctxt "@title:window"
 msgid "Export Shortcuts"
-msgstr "ਸ਼ਾਰਟਕੱਟ"
+msgstr "ਸ਼ਾਰਟਕੱਟ ਐਕਸਪੋਰਟ ਕਰੋ"
 
 #: kshortcutschemeseditor.cpp:187 kshortcutschemeseditor.cpp:198
 #, kde-format
@@ -1111,7 +1105,7 @@
 #: kshortcutschemeseditor.cpp:212
 #, kde-format
 msgid "Error saving the shortcut scheme."
-msgstr ""
+msgstr "ਸ਼ਾਰਟਕੱਟ ਸਕੀਮ ਸੰਭਾਲਣ ਦੌਰਾਨ 
ਗਲਤੀ ਹੈ।"
 
 #: kshortcutsdialog.cpp:70
 #, kde-format
@@ -1261,15 +1255,12 @@
 msgstr "ਫਾਲਬੈਕ ਭਾਸ਼ਾ ਜੋੜੋ"
 
 #: kswitchlanguagedialog_p.cpp:169
-#, fuzzy, kde-format
-#| msgid ""
-#| "Adds one more language which will be used if other translations do not "
-#| "contain a proper translation."
+#, kde-format
 msgctxt "@info:tooltip"
 msgid ""
 "Adds one more language which will be used if other translations do not "
 "contain a proper translation."
-msgstr "ਇੱਕ ਹੋਰ ਭਾਸ਼ਾ ਸ਼ਾਮਲ ਕਰੋ, ਜੋ 
ਕਿ ਤਾਂ ਵਰਤੀ ਜਾਵੇਗੀ ਜੇ ਹੋਰ ਅ
ਨੁਵਾਦ ਵਿੱਚ ਠੀਕ ਅਨੁਵਾਦ ਨਾ 
ਹੋਵੇ।"
+msgstr "ਜੇ ਹੋਰ ਟਰਾਂਸਲੇਸ਼ਨਾਂ ਵਿੱਚ ਠ
ੀਕ ਟਰਾਂਸਲੇਸ਼ਨ ਨਾ ਹੋਵੇ ਤਾਂ ਵਰਤਣ 
ਲਈ ਇੱਕ ਹੋਰ ਭਾਸ਼ਾ ਜੋੜੋ।"
 
 #: kswitchlanguagedialog_p.cpp:261 kswitchlanguagedialog_p.cpp:282
 #, kde-format
@@ -1507,7 +1498,7 @@
 #: ui_standards.rc:5
 #, kde-format
 msgid "&File"
-msgstr "ਫ਼ਾਈਲ(&F)"
+msgstr "ਫਾਈਲ(&F)"
 
 #. i18n: ectx: Menu (game)
 #: ui_standards.rc:34
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.100.0/po/tr/kxmlgui5.po 
new/kxmlgui-5.101.0/po/tr/kxmlgui5.po
--- old/kxmlgui-5.100.0/po/tr/kxmlgui5.po       2022-11-05 13:32:54.000000000 
+0100
+++ new/kxmlgui-5.101.0/po/tr/kxmlgui5.po       2022-12-03 10:52:38.000000000 
+0100
@@ -23,7 +23,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:43+0000\n"
-"PO-Revision-Date: 2022-11-01 13:00+0300\n"
+"PO-Revision-Date: 2022-11-22 16:48+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -31,7 +31,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 22.08.2\n"
+"X-Generator: Lokalize 22.08.3\n"
 
 #: kaboutapplicationcomponentlistdelegate_p.cpp:51
 #, kde-format
@@ -221,12 +221,12 @@
 "what you need.</html>"
 msgstr ""
 "<html>KDE Takımının bir üyesi olmak için yazılım mühendisi olmanız 
gerekmez. "
-"Uygulama arayüzlerinin çevirisi için ulusal çeviri takımınıza "
-"katılabilirsiniz. Grafikler, temalar, sesler ve geliştirilmiş belgeler "
-"hazırlayabilirsiniz. Karar verdiniz mi!<br /><br /><a href=\"%1\">%1</a> "
-"adresini ziyaret ederek katkıda bulunabileceğiniz projeler hakkında bilgi "
-"alabilirsiniz.<br /><br />Daha fazla bilgi ve belge için <a href=\"%2\">%2</"
-"a> adresine bakın.</html>"
+"Uygulama arayüzleri çevirisi için kendi dilinizin çeviri takımınıza "
+"katılabilirsiniz. İsterseniz grafikler, temalar, sesler yaratabilir ve "
+"yardım belgeleri yazıp var olanları geliştirebilirsiniz. Karar sizin!<br 
/"
+"><br /><a href=\"%1\">%1</a> adresini ziyaret ederek katkıda "
+"bulunabileceğiniz projeler hakkında bilgi alın.<br /><br />Daha fazla 
bilgi "
+"ve belge için <a href=\"%2\">%2</a> adresine bakabilirsiniz.</html>"
 
 #: kaboutkdedialog_p.cpp:108
 #, kde-format
@@ -1587,7 +1587,7 @@
 #: ui_standards.rc:121
 #, kde-format
 msgid "&Go"
-msgstr "&Git"
+msgstr "G&it"
 
 #. i18n: ectx: Menu (bookmarks)
 #: ui_standards.rc:142
@@ -1605,7 +1605,7 @@
 #: ui_standards.rc:152
 #, kde-format
 msgid "&Settings"
-msgstr "Ayarla&r"
+msgstr "Ayar&lar"
 
 #. i18n: ectx: ToolBar (mainToolBar)
 #: ui_standards.rc:197
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.100.0/po/zh_CN/kxmlgui5.po 
new/kxmlgui-5.101.0/po/zh_CN/kxmlgui5.po
--- old/kxmlgui-5.100.0/po/zh_CN/kxmlgui5.po    2022-11-05 13:32:54.000000000 
+0100
+++ new/kxmlgui-5.101.0/po/zh_CN/kxmlgui5.po    2022-12-03 10:52:38.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:43+0000\n"
-"PO-Revision-Date: 2022-10-30 07:48\n"
+"PO-Revision-Date: 2022-12-01 06:53\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -851,7 +851,7 @@
 #: kkeysequencewidget.cpp:280
 #, kde-format
 msgid "Shortcut '%1' in Application '%2' for action '%3'\n"
-msgstr ""
+msgstr "程序“%2”的快捷键“%1”,分配给 %3 操作\n"
 
 #: kkeysequencewidget.cpp:289
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.100.0/src/kactioncollection.h 
new/kxmlgui-5.101.0/src/kactioncollection.h
--- old/kxmlgui-5.100.0/src/kactioncollection.h 2022-11-05 13:32:54.000000000 
+0100
+++ new/kxmlgui-5.101.0/src/kactioncollection.h 2022-12-03 10:52:38.000000000 
+0100
@@ -199,6 +199,14 @@
     /**
      * Get the action with the given \p name from the action collection.
      *
+     * This won't return the action for the menus defined using a "<Menu>" tag
+     * in XMLGUI files (e.g. "<Menu name="menuId">" in "applicationNameui.rc").
+     * To access menu actions defined like this, use e.g.
+     * \code
+     * qobject_cast<QMenu *>(guiFactory()->container("menuId", this));
+     * \endcode
+     * after having called setupGUI() or createGUI().
+     *
      * @param name Name of the QAction
      * @return A pointer to the QAction in the collection which matches the 
parameters or
      * null if nothing matches.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.100.0/src/kedittoolbar.cpp 
new/kxmlgui-5.101.0/src/kedittoolbar.cpp
--- old/kxmlgui-5.100.0/src/kedittoolbar.cpp    2022-11-05 13:32:54.000000000 
+0100
+++ new/kxmlgui-5.101.0/src/kedittoolbar.cpp    2022-12-03 10:52:38.000000000 
+0100
@@ -401,11 +401,11 @@
         : m_collection(collection)
         , m_widget(widget)
         , m_factory(nullptr)
+        , m_componentName(cName)
+        , m_helpArea(nullptr)
+        , m_isPart(false)
         , m_loadedOnce(false)
     {
-        m_componentName = cName;
-        m_isPart = false;
-        m_helpArea = nullptr;
         // We want items with an icon to align with items without icon
         // So we use an empty QPixmap for that
         const int iconSize = 
widget->style()->pixelMetric(QStyle::PM_SmallIconSize);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.100.0/src/ksendbugmail/smtp.cpp 
new/kxmlgui-5.101.0/src/ksendbugmail/smtp.cpp
--- old/kxmlgui-5.100.0/src/ksendbugmail/smtp.cpp       2022-11-05 
13:32:54.000000000 +0100
+++ new/kxmlgui-5.101.0/src/ksendbugmail/smtp.cpp       2022-12-03 
10:52:38.000000000 +0100
@@ -14,25 +14,21 @@
 #include <QSslSocket>
 
 SMTP::SMTP(char *serverhost, unsigned short int port, int timeout)
+    : serverHost(QString::fromUtf8(serverhost))
+    , hostPort(port)
+    , timeOut(timeout * 1000)
+    , connected(false)
+    , finished(false)
+    , senderAddress(QStringLiteral("[email protected]"))
+    , recipientAddress(QStringLiteral("[email protected]"))
+    , messageSubject(QStringLiteral("(no subject)"))
+    , messageBody(QStringLiteral("empty"))
+    , messageHeader(QLatin1String(""))
+    , state(Init)
+    , serverState(None)
+    , domainName(QHostInfo::localDomainName())
+    , sock(nullptr)
 {
-    serverHost = QString::fromUtf8(serverhost);
-    hostPort = port;
-    timeOut = timeout * 1000;
-
-    senderAddress = QStringLiteral("[email protected]");
-    recipientAddress = QStringLiteral("[email protected]");
-    messageSubject = QStringLiteral("(no subject)");
-    messageBody = QStringLiteral("empty");
-    messageHeader = QLatin1String("");
-
-    connected = false;
-    finished = false;
-
-    sock = nullptr;
-    state = Init;
-    serverState = None;
-
-    domainName = QHostInfo::localDomainName();
     if (domainName.isEmpty()) {
         domainName = QStringLiteral("somemachine.example.net");
     }

Reply via email to