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-02-04 14:12:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Sat Feb  4 14:12:31 2023 rev:78 rq:1062827 version:22.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2023-01-07 
17:18:22.929679091 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.4462/knotes.changes  2023-02-04 
14:19:00.398733051 +0100
@@ -1,0 +2,8 @@
+Tue Jan 31 10:34:05 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.2/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.FAAMrS/_old  2023-02-04 14:19:00.750734968 +0100
+++ /var/tmp/diff_new_pack.FAAMrS/_new  2023-02-04 14:19:00.754734990 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           knotes
-Version:        22.12.1
+Version:        22.12.2
 Release:        0
 Summary:        Popup Notes
 License:        GPL-2.0-or-later


++++++ knotes-22.12.1.tar.xz -> knotes-22.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/CMakeLists.txt 
new/knotes-22.12.2/CMakeLists.txt
--- old/knotes-22.12.1/CMakeLists.txt   2023-01-03 00:58:42.000000000 +0100
+++ new/knotes-22.12.2/CMakeLists.txt   2023-01-30 00:29:44.000000000 +0100
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.22.1")
+set(PIM_VERSION "5.22.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.12.1")
+set(RELEASE_SERVICE_VERSION "22.12.2")
 
 
 set(KF5_MIN_VERSION "5.99.0")
@@ -49,16 +49,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.22.1")
-set(AKONADI_VERSION "5.22.1")
-set(CALENDARUTILS_LIB_VERSION "5.22.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.22.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.22.1")
-set(LIBKDEPIM_LIB_VERSION "5.22.1")
-set(KMIME_LIB_VERSION "5.22.1")
-set(PIMCOMMON_LIB_VERSION "5.22.1")
-set(GRANTLEETHEME_LIB_VERSION "5.22.1")
-set(AKONADI_SEARCH_VERSION "5.22.1")
+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(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.1/po/ca@valencia/akonadi_notes_agent.po 
new/knotes-22.12.2/po/ca@valencia/akonadi_notes_agent.po
--- old/knotes-22.12.1/po/ca@valencia/akonadi_notes_agent.po    2023-01-03 
00:58:42.000000000 +0100
+++ new/knotes-22.12.2/po/ca@valencia/akonadi_notes_agent.po    2023-01-30 
00:29:44.000000000 +0100
@@ -72,7 +72,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Configure Notes Agent"
-msgstr "Configuració de l'agent de notes"
+msgstr "Configureu l'agent de notes"
 
 #: notesagentsettingsdialog.cpp:46
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/po/ca@valencia/knotes.po 
new/knotes-22.12.2/po/ca@valencia/knotes.po
--- old/knotes-22.12.1/po/ca@valencia/knotes.po 2023-01-03 00:58:42.000000000 
+0100
+++ new/knotes-22.12.2/po/ca@valencia/knotes.po 2023-01-30 00:29:44.000000000 
+0100
@@ -406,7 +406,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Configure Shortcuts"
-msgstr "Configuració de les dreceres"
+msgstr "Configureu les dreceres"
 
 #: dialog/knoteskeydialog.cpp:59
 #, kde-format
@@ -669,7 +669,7 @@
 #: kontactplugin/knotes_part.cpp:134
 #, kde-format
 msgid "Note settings..."
-msgstr "Configuració de la nota..."
+msgstr "Configureu la nota..."
 
 #: kontactplugin/knotes_part.cpp:138
 #, kde-format
@@ -886,7 +886,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Edit Popup Note"
-msgstr "Edició d'una nota emergent"
+msgstr "Editeu una nota emergent"
 
 #: kontactplugin/knoteseditdialog.cpp:65
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/po/cs/akonadi_notes_agent.po 
new/knotes-22.12.2/po/cs/akonadi_notes_agent.po
--- old/knotes-22.12.1/po/cs/akonadi_notes_agent.po     2023-01-03 
00:58:42.000000000 +0100
+++ new/knotes-22.12.2/po/cs/akonadi_notes_agent.po     2023-01-30 
00:29:44.000000000 +0100
@@ -1,7 +1,7 @@
 # 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 <v...@pelcak.org>, 2013, 2014, 2015, 2017, 2018, 2019, 2020.
-# Vit Pelcak <vpel...@suse.cz>, 2021.
+# Vit Pelcak <v...@pelcak.org>, 2021.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/po/cs/knotes.po 
new/knotes-22.12.2/po/cs/knotes.po
--- old/knotes-22.12.1/po/cs/knotes.po  2023-01-03 00:58:42.000000000 +0100
+++ new/knotes-22.12.2/po/cs/knotes.po  2023-01-30 00:29:44.000000000 +0100
@@ -2,7 +2,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Lukáš Tinkl <lti...@redhat.com>, 2010.
 # Vít Pelčák <v...@pelcak.org>, 2011, 2013, 2014, 2015, 2016, 2017, 2018, 
2019, 2020.
-# Vit Pelcak <vpel...@suse.cz>, 2021.
+# Vit Pelcak <v...@pelcak.org>, 2021.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/po/cs/libnoteshared.po 
new/knotes-22.12.2/po/cs/libnoteshared.po
--- old/knotes-22.12.1/po/cs/libnoteshared.po   2023-01-03 00:58:42.000000000 
+0100
+++ new/knotes-22.12.2/po/cs/libnoteshared.po   2023-01-30 00:29:44.000000000 
+0100
@@ -1,7 +1,7 @@
 # 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 <v...@pelcak.org>, 2013, 2014, 2017.
-# Vit Pelcak <vpel...@suse.cz>, 2021.
+# Vit Pelcak <v...@pelcak.org>, 2021.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/po/tr/knotes.po 
new/knotes-22.12.2/po/tr/knotes.po
--- old/knotes-22.12.1/po/tr/knotes.po  2023-01-03 00:58:42.000000000 +0100
+++ new/knotes-22.12.2/po/tr/knotes.po  2023-01-30 00:29:44.000000000 +0100
@@ -9,13 +9,13 @@
 # H. İbrahim Güngör <ibra...@pardus.org.tr>, 2010, 2013.
 # Volkan Gezer <volkange...@gmail.com>, 2013, 2014, 2017.
 # Kaan Ozdincer <kaanozdin...@gmail.com>, 2014.
-# Emir SARI <emir_s...@icloud.com>, 2022.
+# Emir SARI <emir_s...@icloud.com>, 2022, 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: 2022-12-10 18:40+0300\n"
+"PO-Revision-Date: 2023-01-10 21:48+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -23,7 +23,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.3\n"
+"X-Generator: Lokalize 22.12.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -43,7 +43,7 @@
 #: apps/knotesakonaditray.cpp:21 apps/knotestray.cpp:18
 #, kde-format
 msgid "KNotes: Sticky notes by KDE"
-msgstr "KNotes: KDE'den yapışkan notlar"
+msgstr "K Notlar: KDE'den yapışkan notlar"
 
 #: apps/knotesapp.cpp:85
 #, kde-format
@@ -123,7 +123,7 @@
 #: kontactplugin/knoteseditdialog.cpp:52
 #, kde-format
 msgid "KNotes"
-msgstr "KNotes"
+msgstr "K Notlar"
 
 #: apps/main.cpp:47
 #, kde-format
@@ -133,7 +133,7 @@
 #: apps/main.cpp:49
 #, kde-format
 msgid "Copyright © 1997–%1 KNotes authors"
-msgstr "Telif hakkı © 1997–%1 KNotes yazarları"
+msgstr "Telif hakkı © 1997–%1 K Notlar yazarları"
 
 #: apps/main.cpp:69 kontactplugin/kcmknotessummary.cpp:44
 #, kde-format
@@ -168,7 +168,7 @@
 #: apps/main.cpp:72
 #, kde-format
 msgid "Original KNotes Author"
-msgstr "KNotes Asıl Yazarı"
+msgstr "K Notlar Özgün Yazarı"
 
 #: apps/main.cpp:73
 #, kde-format
@@ -178,7 +178,7 @@
 #: apps/main.cpp:73
 #, kde-format
 msgid "Ported KNotes to KDE 2"
-msgstr "KNotes'u KDE 2'ye taşıdı"
+msgstr "K Notlar'ı KDE 2'ye taşıdı"
 
 #: apps/main.cpp:74
 #, kde-format
@@ -258,7 +258,7 @@
 #: configdialog/knotecollectionconfigwidget.cpp:103
 #, kde-format
 msgid "Select which KNotes folders to show:"
-msgstr "Gösterilecek KNotes klasörlerini seçin:"
+msgstr "Gösterilecek K Notlar klasörlerini seçin:"
 
 #: configdialog/knotecollectionconfigwidget.cpp:134
 #, kde-format
@@ -675,7 +675,7 @@
 #: kontactplugin/knotes_part.cpp:138
 #, kde-format
 msgid "Preferences KNotes..."
-msgstr "KNotes Tercihleri..."
+msgstr "K Notlar Tercihleri..."
 
 #: kontactplugin/knotes_part.cpp:142 notes/knote.cpp:683
 #, kde-format
@@ -806,7 +806,7 @@
 #, kde-kuit-format
 msgctxt "@title"
 msgid "KNotes"
-msgstr "KNotes"
+msgstr "K Notlar"
 
 #: kontactplugin/knotes_plugin.cpp:78
 #, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/po/zh_CN/akonadi_notes_agent.po 
new/knotes-22.12.2/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-22.12.1/po/zh_CN/akonadi_notes_agent.po  2023-01-03 
00:58:42.000000000 +0100
+++ new/knotes-22.12.2/po/zh_CN/akonadi_notes_agent.po  2023-01-30 
00:29:44.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: 2022-12-24 11:45\n"
+"PO-Revision-Date: 2023-01-15 15:27\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.1/po/zh_CN/knotes.po 
new/knotes-22.12.2/po/zh_CN/knotes.po
--- old/knotes-22.12.1/po/zh_CN/knotes.po       2023-01-03 00:58:42.000000000 
+0100
+++ new/knotes-22.12.2/po/zh_CN/knotes.po       2023-01-30 00:29:44.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: 2022-12-24 11:45\n"
+"PO-Revision-Date: 2023-01-15 15:27\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.1/po/zh_CN/libnoteshared.po 
new/knotes-22.12.2/po/zh_CN/libnoteshared.po
--- old/knotes-22.12.1/po/zh_CN/libnoteshared.po        2023-01-03 
00:58:42.000000000 +0100
+++ new/knotes-22.12.2/po/zh_CN/libnoteshared.po        2023-01-30 
00:29:44.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: 2022-12-24 11:45\n"
+"PO-Revision-Date: 2023-01-15 15:27\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.1/src/data/org.kde.knotes.appdata.xml 
new/knotes-22.12.2/src/data/org.kde.knotes.appdata.xml
--- old/knotes-22.12.1/src/data/org.kde.knotes.appdata.xml      2023-01-03 
00:58:42.000000000 +0100
+++ new/knotes-22.12.2/src/data/org.kde.knotes.appdata.xml      2023-01-30 
00:29:44.000000000 +0100
@@ -74,7 +74,7 @@
   <name xml:lang="sk">KNotes</name>
   <name xml:lang="sl">KNotes</name>
   <name xml:lang="sv">Knotes</name>
-  <name xml:lang="tr">KNotes</name>
+  <name xml:lang="tr">K Notlar</name>
   <name xml:lang="uk">KNotes</name>
   <name xml:lang="x-test">xxKNotesxx</name>
   <name xml:lang="zh-CN">KNotes</name>
@@ -150,7 +150,7 @@
     <p xml:lang="sk">KNotes je program, ktorý vám umožní písať na 
počítači ekvivalent "sticky notes". Poznámky sa ukladajú automaticky keď 
ukončíte program a potom sa zobrazia pri otvorení programu.</p>
     <p xml:lang="sl">KNotes je program, ki vam omogoča pisanje lepljivih 
sporočilc na računalniku. Sporočilca so samodejno shranjena ob izhodu iz 
programa in prikazana ob odprtju programa.</p>
     <p xml:lang="sv">Knotes är ett program som låter dig skriva datorns 
motsvarighet till klisterlappar. Anteckningarna sparas automatiskt när 
programmet avslutas, och visas när programmet startas.</p>
-    <p xml:lang="tr">KNotes yapışkan notların bilgisayar eşleniğini 
yazmanızı sağlayan bir programdır. Notlar programdan çıktığınızda 
otomatik olarak kaydedilir, ve açtığınızda görüntülenir.</p>
+    <p xml:lang="tr">K Notlar, yapışkan notların bilgisayar eşleniğini 
yazmanızı sağlayan bir programdır. Notlar programdan çıktığınızda 
otomatik olarak kaydedilir, ve açtığınızda görüntülenir.</p>
     <p xml:lang="uk">KNotes — це програма, що дозволяє 
створювати комп'ютерний еквівалент липких 
листочків із нотатками. Нотатки 
автоматично зберігаються під час 
завершення роботи програми і показуються 
при її запуску.</p>
     <p xml:lang="x-test">xxKNotes is a program that lets you write the 
computer equivalent of sticky notes. The notes are saved automatically when you 
exit the program, and they display when you open the program.xx</p>
     <p xml:lang="zh-CN">KNotes 
是一个类似便签贴的计算机程序。在您退出程序后,便笺将被被自动保存,并且在下次打开程序时自动显示。</p>
@@ -363,9 +363,9 @@
     <binary>knotes</binary>
   </provides>
   <releases>
+    <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"/>
-    <release version="5.21.2" date="2022-10-13"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/src/data/org.kde.knotes.desktop 
new/knotes-22.12.2/src/data/org.kde.knotes.desktop
--- old/knotes-22.12.1/src/data/org.kde.knotes.desktop  2023-01-03 
00:58:42.000000000 +0100
+++ new/knotes-22.12.2/src/data/org.kde.knotes.desktop  2023-01-30 
00:29:44.000000000 +0100
@@ -134,7 +134,7 @@
 Name[sv]=Knotes
 Name[ta]=கேகுறிப்புகள்
 Name[tg]=KNotes
-Name[tr]=KNotes
+Name[tr]=K Notlar
 Name[ug]=KNotes
 Name[uk]=KNotes
 Name[vi]=KNotes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/src/kcm_knote_network.json 
new/knotes-22.12.2/src/kcm_knote_network.json
--- old/knotes-22.12.1/src/kcm_knote_network.json       2023-01-03 
00:58:42.000000000 +0100
+++ new/knotes-22.12.2/src/kcm_knote_network.json       2023-01-30 
00:29:44.000000000 +0100
@@ -3,7 +3,7 @@
         "Description": "Network Settings",
         "Description[ar]": "إعدادات الشّبكة",
         "Description[bg]": "Настройки на мрежата",
-        "Description[ca@valencia]": "Configuració de la xarxa",
+        "Description[ca@valencia]": "Configureu la xarxa",
         "Description[ca]": "Configuració de la xarxa",
         "Description[de]": "Netzwerkeinstellungen",
         "Description[el]": "Ρυθμίσεις δικτύου",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotes-22.12.1/src/kontactplugin/kcmknotessummary.json 
new/knotes-22.12.2/src/kontactplugin/kcmknotessummary.json
--- old/knotes-22.12.1/src/kontactplugin/kcmknotessummary.json  2023-01-03 
00:58:42.000000000 +0100
+++ new/knotes-22.12.2/src/kontactplugin/kcmknotessummary.json  2023-01-30 
00:29:44.000000000 +0100
@@ -3,7 +3,7 @@
         "Description": "Notes Summary Setup",
         "Description[ar]": "إعداد ملخّص الملاحظات",
         "Description[bg]": "Настройки на описанието на 
бележки",
-        "Description[ca@valencia]": "Configuració del resum de les notes",
+        "Description[ca@valencia]": "Configureu el resum de les notes",
         "Description[ca]": "Configuració del resum de les notes",
         "Description[de]": "Einstellung der Notizen-Übersicht",
         "Description[el]": "Ρύθμιση σύνοψης 
σημειωμάτων",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotes-22.12.1/src/kontactplugin/knotesplugin.json.cmake 
new/knotes-22.12.2/src/kontactplugin/knotesplugin.json.cmake
--- old/knotes-22.12.1/src/kontactplugin/knotesplugin.json.cmake        
2023-01-03 00:58:42.000000000 +0100
+++ new/knotes-22.12.2/src/kontactplugin/knotesplugin.json.cmake        
2023-01-30 00:29:44.000000000 +0100
@@ -23,7 +23,7 @@
         "Description[ru]": "Заметки",
         "Description[sl]": "Vstavek Kontact za KNotes",
         "Description[sv]": "Kontacts insticksprogram för Knotes",
-        "Description[tr]": "Kontact KNotes Eklentisi",
+        "Description[tr]": "Kontak K Notlar Eklentisi",
         "Description[uk]": "Додаток приміток (KNotes) Kontact",
         "Description[x-test]": "xxKontact KNotes Pluginxx",
         "EnabledByDefault": true,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotes-22.12.1/src/print/themes/default/theme.desktop 
new/knotes-22.12.2/src/print/themes/default/theme.desktop
--- old/knotes-22.12.1/src/print/themes/default/theme.desktop   2023-01-03 
00:58:42.000000000 +0100
+++ new/knotes-22.12.2/src/print/themes/default/theme.desktop   2023-01-30 
00:29:44.000000000 +0100
@@ -85,7 +85,7 @@
 Description[et]=KNotesi vaikimisi trükkimisteema
 Description[eu]=KNotes inprimatzeko gai lehenetsia
 Description[fi]=KNotesin oletustulostusteema
-Description[fr]=Thème d'impression par défaut pour knotes
+Description[fr]=Thème d'impression par défaut pour KNotes
 Description[gl]=Tema de impresión predeterminado de knotes
 Description[hu]=Alapértelmezett knotes nyomtatási téma
 Description[ia]=Thema predefinite de imprimer de knotes
@@ -108,7 +108,7 @@
 Description[sr@ijekavianlatin]=Podrazumevana tema za Å¡tampanje iz 
K‑bilježaka.
 Description[sr@latin]=Podrazumevana tema za štampanje iz K‑beležaka.
 Description[sv]=Standardtema för utskrift av anteckningslappar
-Description[tr]=Öntanımlı KNotes yazdırma teması
+Description[tr]=Öntanımlı K Notlar yazdırma teması
 Description[uk]=Типова тема для друку knotes
 Description[x-test]=xxDefault knotes printing themexx
 Description[zh_CN]=默认 KNote 打印主题

Reply via email to