Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libkscreen2 for openSUSE:Factory 
checked in at 2022-10-29 20:15:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkscreen2 (Old)
 and      /work/SRC/openSUSE:Factory/.libkscreen2.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkscreen2"

Sat Oct 29 20:15:48 2022 rev:147 rq:1031871 version:5.26.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkscreen2/libkscreen2.changes  2022-10-20 
11:10:48.479909839 +0200
+++ /work/SRC/openSUSE:Factory/.libkscreen2.new.2275/libkscreen2.changes        
2022-10-29 20:16:32.602030570 +0200
@@ -1,0 +2,12 @@
+Wed Oct 26 14:15:58 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.26.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.26.2
+- Changes since 5.26.1:
+  * Make error messages translatable
+- Use %autosetup
+- Use %fdupes with hardlinks
+
+-------------------------------------------------------------------

Old:
----
  libkscreen-5.26.1.tar.xz
  libkscreen-5.26.1.tar.xz.sig

New:
----
  libkscreen-5.26.2.tar.xz
  libkscreen-5.26.2.tar.xz.sig

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

Other differences:
------------------
++++++ libkscreen2.spec ++++++
--- /var/tmp/diff_new_pack.PkWwv7/_old  2022-10-29 20:16:33.698036410 +0200
+++ /var/tmp/diff_new_pack.PkWwv7/_new  2022-10-29 20:16:33.706036452 +0200
@@ -19,7 +19,7 @@
 %bcond_without released
 %define lname   libKF5Screen7
 Name:           libkscreen2
-Version:        5.26.1
+Version:        5.26.2
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -44,6 +44,7 @@
 BuildRequires:  cmake(Qt5Core) >= 5.15.0
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5WaylandClient)
 BuildRequires:  cmake(Qt5X11Extras)
@@ -78,8 +79,10 @@
 %description -n %{lname}
 Shared library for dynamic display management in KDE
 
+%lang_package -n %{lname}
+
 %prep
-%setup -q -n libkscreen-%{version}
+%autosetup -p1 -n libkscreen-%{version}
 
 %build
   %cmake_kf5 -d build
@@ -87,7 +90,8 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes -s %{buildroot}
+  %find_lang libkscreen5 --with-qt --all-name --without-mo
+  %fdupes %{buildroot}
 
 %post -n %{lname} -p /sbin/ldconfig
 
@@ -115,6 +119,8 @@
 %license LICENSES/*
 %{_kf5_libdir}/libKF5Screen.so.*
 
+%files -n %{lname}-lang -f libkscreen5.lang
+
 %files devel
 %license LICENSES/*
 %{_kf5_libdir}/libKF5Screen.so

++++++ libkscreen-5.26.1.tar.xz -> libkscreen-5.26.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.26.1/CMakeLists.txt 
new/libkscreen-5.26.2/CMakeLists.txt
--- old/libkscreen-5.26.1/CMakeLists.txt        2022-10-18 12:33:41.000000000 
+0200
+++ new/libkscreen-5.26.2/CMakeLists.txt        2022-10-26 12:05:20.000000000 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(libkscreen)
-set(PROJECT_VERSION "5.26.1")
+set(PROJECT_VERSION "5.26.2")
 
 set(QT_MIN_VERSION "5.15.2")
 set(KF5_MIN_VERSION "5.98.0")
@@ -20,6 +20,7 @@
 include(ECMGenerateHeaders)
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddQch)
+include(ECMPoQmTools)
 include(FeatureSummary)
 include(CMakePackageConfigHelpers)
 include(GenerateExportHeader)
@@ -70,6 +71,8 @@
    add_subdirectory(tests)
 endif()
 
+ecm_install_po_files_as_qm(poqm)
+
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5Screen")
 
 # add clang-format target for all our real source files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.26.1/poqm/ca/libkscreen5_qt.po 
new/libkscreen-5.26.2/poqm/ca/libkscreen5_qt.po
--- old/libkscreen-5.26.1/poqm/ca/libkscreen5_qt.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/libkscreen-5.26.2/poqm/ca/libkscreen5_qt.po     2022-10-26 
12:05:23.000000000 +0200
@@ -0,0 +1,49 @@
+# Translation of libkscreen5_qt.po to Catalan
+# Copyright (C) 2022 This_file_is_part_of_KDE
+# This file is distributed under the license LGPL version 2.1 or
+# version 3 or later versions approved by the membership of KDE e.V.
+#
+# Josep M. Ferrer <txe...@gmail.com>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: libkscreen\n"
+"PO-Revision-Date: 2022-10-21 13:09+0200\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
+"Language-Team: Catalan <kde-i18n...@kde.org>\n"
+"Language: ca\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 20.12.0\n"
+
+#: getconfigoperation.cpp:62
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "Ha fallat en preparar el dorsal"
+
+#: getconfigoperation.cpp:87
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "Ha fallat en desserialitzar la resposta del dorsal"
+
+#: getconfigoperation.cpp:99
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Backend invalidated"
+msgstr "Dorsal invalidat"
+
+#: setconfigoperation.cpp:58
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "Ha fallat en preparar el dorsal"
+
+#: setconfigoperation.cpp:65
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to serialize request"
+msgstr "Ha fallat en serialitzar la sol??licitud"
+
+#: setconfigoperation.cpp:89
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "Ha fallat en desserialitzar la resposta del dorsal"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.26.1/poqm/ca@valencia/libkscreen5_qt.po 
new/libkscreen-5.26.2/poqm/ca@valencia/libkscreen5_qt.po
--- old/libkscreen-5.26.1/poqm/ca@valencia/libkscreen5_qt.po    1970-01-01 
01:00:00.000000000 +0100
+++ new/libkscreen-5.26.2/poqm/ca@valencia/libkscreen5_qt.po    2022-10-26 
12:05:23.000000000 +0200
@@ -0,0 +1,49 @@
+# Translation of libkscreen5_qt.po to Catalan (Valencian)
+# Copyright (C) 2022 This_file_is_part_of_KDE
+# This file is distributed under the license LGPL version 2.1 or
+# version 3 or later versions approved by the membership of KDE e.V.
+#
+# Josep M. Ferrer <txe...@gmail.com>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: libkscreen\n"
+"PO-Revision-Date: 2022-10-21 13:09+0200\n"
+"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
+"Language-Team: Catalan <kde-i18n...@kde.org>\n"
+"Language: ca@valencia\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 20.12.0\n"
+
+#: getconfigoperation.cpp:62
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "No s'ha pogut preparar el dorsal"
+
+#: getconfigoperation.cpp:87
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "No s'ha pogut desserialitzar la resposta del dorsal"
+
+#: getconfigoperation.cpp:99
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Backend invalidated"
+msgstr "Dorsal invalidat"
+
+#: setconfigoperation.cpp:58
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "No s'ha pogut preparar el dorsal"
+
+#: setconfigoperation.cpp:65
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to serialize request"
+msgstr "No s'ha pogut serialitzar la sol??licitud"
+
+#: setconfigoperation.cpp:89
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "No s'ha pogut desserialitzar la resposta del dorsal"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.26.1/poqm/es/libkscreen5_qt.po 
new/libkscreen-5.26.2/poqm/es/libkscreen5_qt.po
--- old/libkscreen-5.26.1/poqm/es/libkscreen5_qt.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/libkscreen-5.26.2/poqm/es/libkscreen5_qt.po     2022-10-26 
12:05:25.000000000 +0200
@@ -0,0 +1,44 @@
+# Eloy Cuadra <ecua...@eloihr.net>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: libkscreen5_qt\n"
+"PO-Revision-Date: 2022-10-21 16:09+0200\n"
+"Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
+"Language-Team: Spanish <kde-l10n...@kde.org>\n"
+"Language: es\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 22.08.2\n"
+
+#: getconfigoperation.cpp:62
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "La preparaci??n del motor ha fallado"
+
+#: getconfigoperation.cpp:87
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "La deserializaci??n de la respuesta del motor ha fallado"
+
+#: getconfigoperation.cpp:99
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Backend invalidated"
+msgstr "Motor invalidado"
+
+#: setconfigoperation.cpp:58
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "La preparaci??n del motor ha fallado"
+
+#: setconfigoperation.cpp:65
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to serialize request"
+msgstr "La serializaci??n de la petici??n ha fallado"
+
+#: setconfigoperation.cpp:89
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "La deserializaci??n de la respuesta del motor ha fallado"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.26.1/poqm/eu/libkscreen5_qt.po 
new/libkscreen-5.26.2/poqm/eu/libkscreen5_qt.po
--- old/libkscreen-5.26.1/poqm/eu/libkscreen5_qt.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/libkscreen-5.26.2/poqm/eu/libkscreen5_qt.po     2022-10-26 
12:05:25.000000000 +0200
@@ -0,0 +1,50 @@
+# Translation for libkscreen5_qt.po to Euskara/Basque (eu).
+# Copyright (C) 2022 This file is copyright:
+# This file is distributed under the same license as the original file.
+# KDE euskaratzeko proiektuko arduraduna <xa...@ni.eus>.
+#
+# Translators:
+# I??igo Salvador Azurmendi <xa...@ni.eus>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"PO-Revision-Date: 2022-10-21 20:20+0200\n"
+"Last-Translator: I??igo Salvador Azurmendi <xa...@ni.eus>\n"
+"Language-Team: Basque <kde-i18n...@kde.org>\n"
+"Language: eu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 22.08.1\n"
+
+#: getconfigoperation.cpp:62
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "Bizkarraldekoa prestatzea huts egin du"
+
+#: getconfigoperation.cpp:87
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "Bizkarraldekoaren erantzuna deserializatzea huts egin du"
+
+#: getconfigoperation.cpp:99
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Backend invalidated"
+msgstr "Bizkarraldekoa baliogabetuta"
+
+#: setconfigoperation.cpp:58
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "Bizkarraldekoa prestatzea huts egin du"
+
+#: setconfigoperation.cpp:65
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to serialize request"
+msgstr "Eskaerak serializatzea huts egin du"
+
+#: setconfigoperation.cpp:89
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "Bizkarraldekoaren erantzuna deserializatzea huts egin du"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.26.1/poqm/fr/libkscreen5_qt.po 
new/libkscreen-5.26.2/poqm/fr/libkscreen5_qt.po
--- old/libkscreen-5.26.1/poqm/fr/libkscreen5_qt.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/libkscreen-5.26.2/poqm/fr/libkscreen5_qt.po     2022-10-26 
12:05:26.000000000 +0200
@@ -0,0 +1,44 @@
+# Xavier Besnard <xavier.besn...@neuf.fr>, 2022.
+msgid ""
+msgstr ""
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Project-Id-Version: libkscreen5_qt\n"
+"PO-Revision-Date: 2022-10-22 11:30+0200\n"
+"Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
+"Language-Team: French <kde-francoph...@kde.org>\n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Lokalize 22.08.2\n"
+"X-Qt-Contexts: true\n"
+
+#: getconfigoperation.cpp:62
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "Impossible de pr??parer un moteur"
+
+#: getconfigoperation.cpp:87
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "Impossible de d??-s??rialiser une r??ponse du moteur"
+
+#: getconfigoperation.cpp:99
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Backend invalidated"
+msgstr "Moteur invalid??"
+
+#: setconfigoperation.cpp:58
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "Impossible de pr??parer un moteur"
+
+#: setconfigoperation.cpp:65
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to serialize request"
+msgstr "Impossible de s??rialiser une requ??te"
+
+#: setconfigoperation.cpp:89
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "Impossible de d??-s??rialiser une r??ponse du moteur"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.26.1/poqm/nl/libkscreen5_qt.po 
new/libkscreen-5.26.2/poqm/nl/libkscreen5_qt.po
--- old/libkscreen-5.26.1/poqm/nl/libkscreen5_qt.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/libkscreen-5.26.2/poqm/nl/libkscreen5_qt.po     2022-10-26 
12:05:32.000000000 +0200
@@ -0,0 +1,44 @@
+# Freek de Kruijf <freekdekru...@kde.nl>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"PO-Revision-Date: 2022-10-21 12:07+0200\n"
+"Last-Translator: Freek de Kruijf <freekdekru...@kde.nl>\n"
+"Language-Team: Dutch <kde-i18n...@kde.org>\n"
+"Language: nl\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 22.08.2\n"
+
+#: getconfigoperation.cpp:62
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "Voorbereiden van de backend is mislukt"
+
+#: getconfigoperation.cpp:87
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "Ontdoen van serialisatie van respons van backend is mislukt"
+
+#: getconfigoperation.cpp:99
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Backend invalidated"
+msgstr "Backend ongeldig gemaakt"
+
+#: setconfigoperation.cpp:58
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "Voorbereiden van de backend is mislukt"
+
+#: setconfigoperation.cpp:65
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to serialize request"
+msgstr "Verzoek serialiseren is mislukt"
+
+#: setconfigoperation.cpp:89
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "Ontdoen van serialisatie van respons van backend is mislukt"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.26.1/poqm/uk/libkscreen5_qt.po 
new/libkscreen-5.26.2/poqm/uk/libkscreen5_qt.po
--- old/libkscreen-5.26.1/poqm/uk/libkscreen5_qt.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/libkscreen-5.26.2/poqm/uk/libkscreen5_qt.po     2022-10-26 
12:05:37.000000000 +0200
@@ -0,0 +1,45 @@
+# Yuri Chornoivan <yurc...@ukr.net>, 2022.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"PO-Revision-Date: 2022-10-22 13:40+0300\n"
+"Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
+"Language-Team: Ukrainian <kde-i18n...@kde.org>\n"
+"Language: uk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Qt-Contexts: true\n"
+"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
+"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Lokalize 20.12.0\n"
+
+#: getconfigoperation.cpp:62
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "???? ?????????????? ?????????????????????? ???????????? ??????????????"
+
+#: getconfigoperation.cpp:87
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "???? ?????????????? ?????????????????????? ?? ?????????????????????? 
?????????? ?????????????????? ???????????? ??????????????"
+
+#: getconfigoperation.cpp:99
+msgctxt "KScreen::GetConfigOperationPrivate|"
+msgid "Backend invalidated"
+msgstr "???????????????? ???????????? ?????????????? ??????????????????"
+
+#: setconfigoperation.cpp:58
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to prepare backend"
+msgstr "???? ?????????????? ?????????????????????? ???????????? ??????????????"
+
+#: setconfigoperation.cpp:65
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to serialize request"
+msgstr "???? ?????????????? ?????????????????????? ?????????? ?? 
???????????????????? ??????????"
+
+#: setconfigoperation.cpp:89
+msgctxt "KScreen::SetConfigOperationPrivate|"
+msgid "Failed to deserialize backend response"
+msgstr "???? ?????????????? ?????????????????????? ?? ?????????????????????? 
?????????? ?????????????????? ???????????? ??????????????"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.26.1/src/CMakeLists.txt 
new/libkscreen-5.26.2/src/CMakeLists.txt
--- old/libkscreen-5.26.1/src/CMakeLists.txt    2022-10-18 12:33:41.000000000 
+0200
+++ new/libkscreen-5.26.2/src/CMakeLists.txt    2022-10-26 12:05:20.000000000 
+0200
@@ -34,6 +34,8 @@
 add_library(KF5Screen SHARED ${libkscreen_SRCS})
 generate_export_header(KF5Screen BASE_NAME KScreen)
 
+ecm_create_qm_loader(KF5Screen libkscreen5_qt)
+
 target_link_libraries(KF5Screen
     PUBLIC
     Qt::Core
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.26.1/src/Messages.sh 
new/libkscreen-5.26.2/src/Messages.sh
--- old/libkscreen-5.26.1/src/Messages.sh       1970-01-01 01:00:00.000000000 
+0100
+++ new/libkscreen-5.26.2/src/Messages.sh       2022-10-26 12:05:20.000000000 
+0200
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# Extract strings from all source files.
+# EXTRACT_TR_STRINGS extracts strings with lupdate and convert them to .pot 
with
+# lconvert.
+$EXTRACT_TR_STRINGS `find . -name \*.cpp -o -name \*.h -o -name \*.ui -o -name 
\*.qml` -o $podir/libkscreen5_qt.pot

Reply via email to