Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-03-03 22:25:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Fri Mar  3 22:25:32 2023 rev:79 rq:1068854 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2023-02-04 
14:19:00.398733051 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.31432/knotes.changes 2023-03-03 
22:26:24.458933108 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:18 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

Old:
----
  knotes-22.12.2.tar.xz
  knotes-22.12.2.tar.xz.sig

New:
----
  knotes-22.12.3.tar.xz
  knotes-22.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.6uHnmY/_old  2023-03-03 22:26:25.886937663 +0100
+++ /var/tmp/diff_new_pack.6uHnmY/_new  2023-03-03 22:26:25.890937675 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotes
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           knotes
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        Popup Notes
 License:        GPL-2.0-or-later
@@ -99,8 +99,7 @@
 
 %suse_update_desktop_file org.kde.knotes Utility DesktopUtility
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
 
 %files
 %license LICENSES/*


++++++ knotes-22.12.2.tar.xz -> knotes-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/CMakeLists.txt 
new/knotes-22.12.3/CMakeLists.txt
--- old/knotes-22.12.2/CMakeLists.txt   2023-01-30 00:29:44.000000000 +0100
+++ new/knotes-22.12.3/CMakeLists.txt   2023-02-25 06:09:48.000000000 +0100
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.22.2")
+set(PIM_VERSION "5.22.3")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.12.2")
+set(RELEASE_SERVICE_VERSION "22.12.3")
 
 
 set(KF5_MIN_VERSION "5.99.0")
@@ -49,16 +49,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.22.2")
-set(AKONADI_VERSION "5.22.2")
-set(CALENDARUTILS_LIB_VERSION "5.22.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.22.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.22.2")
-set(LIBKDEPIM_LIB_VERSION "5.22.2")
-set(KMIME_LIB_VERSION "5.22.2")
-set(PIMCOMMON_LIB_VERSION "5.22.2")
-set(GRANTLEETHEME_LIB_VERSION "5.22.2")
-set(AKONADI_SEARCH_VERSION "5.22.2")
+set(AKONADINOTES_LIB_VERSION "5.22.3")
+set(AKONADI_VERSION "5.22.3")
+set(CALENDARUTILS_LIB_VERSION "5.22.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.22.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.22.3")
+set(LIBKDEPIM_LIB_VERSION "5.22.3")
+set(KMIME_LIB_VERSION "5.22.3")
+set(PIMCOMMON_LIB_VERSION "5.22.3")
+set(GRANTLEETHEME_LIB_VERSION "5.22.3")
+set(AKONADI_SEARCH_VERSION "5.22.3")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/po/cs/akonadi_notes_agent.po 
new/knotes-22.12.3/po/cs/akonadi_notes_agent.po
--- old/knotes-22.12.2/po/cs/akonadi_notes_agent.po     2023-01-30 
00:29:44.000000000 +0100
+++ new/knotes-22.12.3/po/cs/akonadi_notes_agent.po     2023-02-25 
06:09:48.000000000 +0100
@@ -1,22 +1,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák <[email protected]>, 2013, 2014, 2015, 2017, 2018, 2019, 2020.
-# Vit Pelcak <[email protected]>, 2021.
+# Vit Pelcak <[email protected]>, 2021, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2021-04-21 15:45+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2023-02-24 11:08+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 20.12.3\n"
+"X-Generator: Lokalize 22.12.2\n"
 
 #: notesagentalarmdialog.cpp:39
 #, kde-format
@@ -94,7 +94,7 @@
 #: notesagentsettingsdialog.cpp:60
 #, kde-format
 msgid "Copyright (C) 2013-%1 Laurent Montel"
-msgstr ""
+msgstr "Autorská práva (C) 2013-%1 Laurent Montel"
 
 #: notesagentsettingsdialog.cpp:62
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/po/cs/knotes.po 
new/knotes-22.12.3/po/cs/knotes.po
--- old/knotes-22.12.2/po/cs/knotes.po  2023-01-30 00:29:44.000000000 +0100
+++ new/knotes-22.12.3/po/cs/knotes.po  2023-02-25 06:09:48.000000000 +0100
@@ -2,22 +2,22 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Lukáš Tinkl <[email protected]>, 2010.
 # Vít Pelčák <[email protected]>, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 
2019, 2020.
-# Vit Pelcak <[email protected]>, 2021.
+# Vit Pelcak <[email protected]>, 2021, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: knotes\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-04 00:45+0000\n"
-"PO-Revision-Date: 2021-04-08 15:11+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2023-02-22 16:42+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 20.12.3\n"
+"X-Generator: Lokalize 22.12.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -127,7 +127,7 @@
 #: apps/main.cpp:49
 #, kde-format
 msgid "Copyright © 1997–%1 KNotes authors"
-msgstr ""
+msgstr "Autorská práva © 1997–%1 Autoři KNotes"
 
 #: apps/main.cpp:69 kontactplugin/kcmknotessummary.cpp:44
 #, kde-format
@@ -581,7 +581,7 @@
 #: kontactplugin/kcmknotessummary.cpp:43
 #, kde-format
 msgid "Copyright © 2013-%1 Laurent Montel <[email protected]>"
-msgstr ""
+msgstr "Autorská práva © 2013-%1 Laurent Montel <[email protected]>"
 
 #: kontactplugin/knotes_part.cpp:84
 #, kde-format
@@ -805,7 +805,7 @@
 #, kde-kuit-format
 msgctxt "@info:credit"
 msgid "Copyright © 2003–%1 Kontact authors"
-msgstr ""
+msgstr "Autorská práva © 2003–%1 Tvůrci aplikace Kontact"
 
 #: kontactplugin/knotes_plugin.cpp:82
 #, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/po/cs/libnoteshared.po 
new/knotes-22.12.3/po/cs/libnoteshared.po
--- old/knotes-22.12.2/po/cs/libnoteshared.po   2023-01-30 00:29:44.000000000 
+0100
+++ new/knotes-22.12.3/po/cs/libnoteshared.po   2023-02-25 06:09:48.000000000 
+0100
@@ -1,22 +1,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák <[email protected]>, 2013, 2014, 2017.
-# Vit Pelcak <[email protected]>, 2021.
+# Vit Pelcak <[email protected]>, 2021, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:47+0000\n"
-"PO-Revision-Date: 2021-08-19 16:12+0200\n"
-"Last-Translator: Vit Pelcak <[email protected]>\n"
+"PO-Revision-Date: 2023-01-30 16:07+0100\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 21.08.0\n"
+"X-Generator: Lokalize 22.12.1\n"
 
 #: alarms/notealarmdialog.cpp:41
 #, kde-format
@@ -98,7 +98,7 @@
 #, kde-format
 msgctxt "@action:button"
 msgid "Select New Default"
-msgstr ""
+msgstr "Vyberte nový výchozí"
 
 #: job/createnewnotejob.cpp:103 job/createnewnotejob.cpp:126
 #, kde-format
@@ -117,13 +117,13 @@
 #, kde-format
 msgctxt "@action::button"
 msgid "Show Collection"
-msgstr ""
+msgstr "Zobrazit sbírku"
 
 #: job/createnewnotejob.cpp:151
 #, kde-format
 msgctxt "@action::button"
 msgid "Do Not Show"
-msgstr ""
+msgstr "Nezobrazovat"
 
 #: job/createnewnotejob.cpp:210
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotes-22.12.2/po/pt_BR/docs/akonadi_notes_agent/index.docbook 
new/knotes-22.12.3/po/pt_BR/docs/akonadi_notes_agent/index.docbook
--- old/knotes-22.12.2/po/pt_BR/docs/akonadi_notes_agent/index.docbook  
2023-01-30 00:29:44.000000000 +0100
+++ new/knotes-22.12.3/po/pt_BR/docs/akonadi_notes_agent/index.docbook  
2023-02-25 06:09:48.000000000 +0100
@@ -76,8 +76,7 @@
 >Tradução de André Marcelo Alvarenga <email
 >[email protected]</email
 ></para
-> 
-&underFDL; &underGPL; </sect2>
+> &underFDL; &underGPL; </sect2>
 
 </sect1>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/po/zh_CN/akonadi_notes_agent.po 
new/knotes-22.12.3/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-22.12.2/po/zh_CN/akonadi_notes_agent.po  2023-01-30 
00:29:44.000000000 +0100
+++ new/knotes-22.12.3/po/zh_CN/akonadi_notes_agent.po  2023-02-25 
06:09:48.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:47+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/po/zh_CN/knotes.po 
new/knotes-22.12.3/po/zh_CN/knotes.po
--- old/knotes-22.12.2/po/zh_CN/knotes.po       2023-01-30 00:29:44.000000000 
+0100
+++ new/knotes-22.12.3/po/zh_CN/knotes.po       2023-02-25 06:09:48.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-04 00:45+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -639,7 +639,7 @@
 msgid ""
 "You will be prompted if you really want to permanently remove the selected "
 "popup note."
-msgstr "在永久删除所选的弹出便笺前,会有确认提示。"
+msgstr "在彻底删除所选的弹出便笺前,会有确认提示。"
 
 #. i18nc( "@info:status", "Print popup note" ) );
 #: kontactplugin/knotes_part.cpp:126
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/po/zh_CN/libnoteshared.po 
new/knotes-22.12.3/po/zh_CN/libnoteshared.po
--- old/knotes-22.12.2/po/zh_CN/libnoteshared.po        2023-01-30 
00:29:44.000000000 +0100
+++ new/knotes-22.12.3/po/zh_CN/libnoteshared.po        2023-02-25 
06:09:48.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:47+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/src/data/org.kde.knotes.appdata.xml 
new/knotes-22.12.3/src/data/org.kde.knotes.appdata.xml
--- old/knotes-22.12.2/src/data/org.kde.knotes.appdata.xml      2023-01-30 
00:29:44.000000000 +0100
+++ new/knotes-22.12.3/src/data/org.kde.knotes.appdata.xml      2023-02-25 
06:09:48.000000000 +0100
@@ -363,9 +363,9 @@
     <binary>knotes</binary>
   </provides>
   <releases>
+    <release version="5.22.3" date="2023-03-02"/>
     <release version="5.22.2" date="2023-02-02"/>
     <release version="5.22.1" date="2023-01-05"/>
     <release version="5.22.0" date="2022-12-08"/>
-    <release version="5.21.3" date="2022-11-03"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/src/kcm_knote_action.json 
new/knotes-22.12.3/src/kcm_knote_action.json
--- old/knotes-22.12.2/src/kcm_knote_action.json        2023-01-30 
00:29:44.000000000 +0100
+++ new/knotes-22.12.3/src/kcm_knote_action.json        2023-02-25 
06:09:48.000000000 +0100
@@ -5,6 +5,7 @@
         "Description[bg]": "Настройка на действия на 
бележки",
         "Description[ca@valencia]": "Configura les accions per a les notes",
         "Description[ca]": "Configura les accions per a les notes",
+        "Description[cs]": "Nastavení činností pro poznámky",
         "Description[de]": "Aktionen für Notizen einrichten",
         "Description[el]": "Ρύθμιση ενεργειών για τα 
σημειώματα",
         "Description[en_GB]": "Setup actions for notes",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/src/kcm_knote_collection.json 
new/knotes-22.12.3/src/kcm_knote_collection.json
--- old/knotes-22.12.2/src/kcm_knote_collection.json    2023-01-30 
00:29:44.000000000 +0100
+++ new/knotes-22.12.3/src/kcm_knote_collection.json    2023-02-25 
06:09:48.000000000 +0100
@@ -5,6 +5,7 @@
         "Description[bg]": "Настройка на колекции за 
бележки",
         "Description[ca@valencia]": "Configura les col·leccions per a les 
notes",
         "Description[ca]": "Configura les col·leccions per a les notes",
+        "Description[cs]": "Nastavení sbírek pro poznámky",
         "Description[de]": "Sammlungen für Notizen einrichten",
         "Description[el]": "Ρύθμιση συλλογών για τα 
σημειώματα",
         "Description[en_GB]": "Setup collections for notes",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/src/kcm_knote_display.json 
new/knotes-22.12.3/src/kcm_knote_display.json
--- old/knotes-22.12.2/src/kcm_knote_display.json       2023-01-30 
00:29:44.000000000 +0100
+++ new/knotes-22.12.3/src/kcm_knote_display.json       2023-02-25 
06:09:48.000000000 +0100
@@ -5,6 +5,7 @@
         "Description[bg]": "Настройка на показване на 
бележки",
         "Description[ca@valencia]": "Configura la visualització per a les 
notes",
         "Description[ca]": "Configura la visualització per a les notes",
+        "Description[cs]": "Nastavení zobrazení poznámek",
         "Description[de]": "Anzeige von Notizen einrichten",
         "Description[el]": "Ρύθμιση εμφάνισης για τα 
σημειώματα",
         "Description[en_GB]": "Setup display for notes",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/src/kcm_knote_editor.json 
new/knotes-22.12.3/src/kcm_knote_editor.json
--- old/knotes-22.12.2/src/kcm_knote_editor.json        2023-01-30 
00:29:44.000000000 +0100
+++ new/knotes-22.12.3/src/kcm_knote_editor.json        2023-02-25 
06:09:48.000000000 +0100
@@ -5,6 +5,7 @@
         "Description[bg]": "Редактор за настройки",
         "Description[ca@valencia]": "Configura l'editor",
         "Description[ca]": "Configura l'editor",
+        "Description[cs]": "Nastavení editoru",
         "Description[de]": "Editor einrichten",
         "Description[el]": "Ρύθμιση επεξεργαστή",
         "Description[en_GB]": "Setup editor",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/src/kcm_knote_misc.json 
new/knotes-22.12.3/src/kcm_knote_misc.json
--- old/knotes-22.12.2/src/kcm_knote_misc.json  2023-01-30 00:29:44.000000000 
+0100
+++ new/knotes-22.12.3/src/kcm_knote_misc.json  2023-02-25 06:09:48.000000000 
+0100
@@ -5,6 +5,7 @@
         "Description[bg]": "Настройки, които не пасват 
на друго място",
         "Description[ca@valencia]": "Opcions que no encaixen enlloc",
         "Description[ca]": "Opcions que no encaixen enlloc",
+        "Description[cs]": "Nastavení nehodící se jinam",
         "Description[de]": "Verschiedene Einstellungen",
         "Description[el]": "Ρυθμίσεις που δεν ταιριάζου
ν κάπου αλλού",
         "Description[en_GB]": "Settings that don't fit elsewhere",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/src/kcm_knote_network.json 
new/knotes-22.12.3/src/kcm_knote_network.json
--- old/knotes-22.12.2/src/kcm_knote_network.json       2023-01-30 
00:29:44.000000000 +0100
+++ new/knotes-22.12.3/src/kcm_knote_network.json       2023-02-25 
06:09:48.000000000 +0100
@@ -5,6 +5,7 @@
         "Description[bg]": "Настройки на мрежата",
         "Description[ca@valencia]": "Configureu la xarxa",
         "Description[ca]": "Configuració de la xarxa",
+        "Description[cs]": "Nastavení sítě",
         "Description[de]": "Netzwerkeinstellungen",
         "Description[el]": "Ρυθμίσεις δικτύου",
         "Description[en_GB]": "Network Settings",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/src/kcm_knote_print.json 
new/knotes-22.12.3/src/kcm_knote_print.json
--- old/knotes-22.12.2/src/kcm_knote_print.json 2023-01-30 00:29:44.000000000 
+0100
+++ new/knotes-22.12.3/src/kcm_knote_print.json 2023-02-25 06:09:48.000000000 
+0100
@@ -5,6 +5,7 @@
         "Description[bg]": "Настройка на печат за 
бележки",
         "Description[ca@valencia]": "Configura la impressió per a les notes",
         "Description[ca]": "Configura la impressió per a les notes",
+        "Description[cs]": "Nastavení tisku pro poznámky",
         "Description[de]": "Drucken für Notizen einrichten",
         "Description[el]": "Ρύθμιση εκτύπωσης για τα 
σημειώματα",
         "Description[en_GB]": "Setup printing for notes",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotes-22.12.2/src/kontactplugin/kcmknotessummary.json 
new/knotes-22.12.3/src/kontactplugin/kcmknotessummary.json
--- old/knotes-22.12.2/src/kontactplugin/kcmknotessummary.json  2023-01-30 
00:29:44.000000000 +0100
+++ new/knotes-22.12.3/src/kontactplugin/kcmknotessummary.json  2023-02-25 
06:09:48.000000000 +0100
@@ -5,6 +5,7 @@
         "Description[bg]": "Настройки на описанието на 
бележки",
         "Description[ca@valencia]": "Configureu el resum de les notes",
         "Description[ca]": "Configuració del resum de les notes",
+        "Description[cs]": "Nastavení souhrnu poznámek",
         "Description[de]": "Einstellung der Notizen-Übersicht",
         "Description[el]": "Ρύθμιση σύνοψης 
σημειωμάτων",
         "Description[en_GB]": "Notes Summary Setup",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotes-22.12.2/src/kontactplugin/knotesplugin.json.cmake 
new/knotes-22.12.3/src/kontactplugin/knotesplugin.json.cmake
--- old/knotes-22.12.2/src/kontactplugin/knotesplugin.json.cmake        
2023-01-30 00:29:44.000000000 +0100
+++ new/knotes-22.12.3/src/kontactplugin/knotesplugin.json.cmake        
2023-02-25 06:09:48.000000000 +0100
@@ -5,6 +5,7 @@
         "Description[bg]": "Приставка KNotes за Kontact",
         "Description[ca@valencia]": "Connector de KNotes de Kontact",
         "Description[ca]": "Connector del KNotes del Kontact",
+        "Description[cs]": "Modul KNotes pro aplikaci Kontact",
         "Description[de]": "KNotes-Modul für Kontact",
         "Description[el]": "Πρόσθετο KNotes του Kontact",
         "Description[en_GB]": "Kontact KNotes Plugin",

Reply via email to