From fc32efba707bd0a3f4199b8cd6b0935e9e847080 Mon Sep 17 00:00:00 2001 From: Veloman Yunkan Date: Tue, 1 Apr 2025 16:55:19 +0400 Subject: [PATCH] Fixed description syntax in Flathub MetaInfo ... according to https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines#release and https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines#description --- resources/org.kiwix.desktop.appdata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/org.kiwix.desktop.appdata.xml b/resources/org.kiwix.desktop.appdata.xml index 93b34a1..8336f0b 100644 --- a/resources/org.kiwix.desktop.appdata.xml +++ b/resources/org.kiwix.desktop.appdata.xml @@ -24,7 +24,7 @@ - Most important improvements: +

Most important improvements:

  • Revamping of the internal Library
  • Robuster download manager
  • @@ -32,7 +32,7 @@
  • New table of content
  • Revamped search box
- ... complete changelog can be found at https://github.com/kiwix/kiwix-desktop/releases/tag/2.4.1. +

Complete changelog can be found at https://github.com/kiwix/kiwix-desktop/releases/tag/2.4.1.