Fix AppStream valdidator errors and warnings (#3641)

* Add developer name.

* Shorten summary.

* Add launchable tag.
This commit is contained in:
Matthias Mailänder
2024-05-23 00:56:31 +02:00
committed by GitHub
parent c00d72956a
commit 654ea1fe56

View File

@@ -3,8 +3,9 @@
<id>sqlitebrowser.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MPL-2.0 and GPL-3.0+</project_license>
<developer_name>DB Browser for SQLite developers</developer_name>
<name>DB Browser for SQLite</name>
<summary>DB Browser for SQLite is a light GUI editor for SQLite databases</summary>
<summary>light GUI editor for SQLite databases</summary>
<description>
<p>DB Browser for SQLite is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite.</p>
<p>It is for users and developers wanting to create databases, search, and edit data. It uses a familiar spreadsheet-like interface, and you don't need to learn complicated SQL commands.</p>
@@ -48,4 +49,5 @@
<release version="3.12.2" date="2021-05-17" />
<release version="3.12.1" date="2020-11-09" />
</releases>
<launchable type="desktop-id">sqlitebrowser.desktop</launchable>
</component>