Fix the desktop file name + project license in appdata (#204)

* Fix the desktop file name in appdata

The correct name seems to be timeshift-gtk.desktop
This commit is contained in:
AsciiWolf 2023-06-05 15:54:14 +02:00 committed by GitHub
parent 0b3e43a1e4
commit 7629f00a89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017 suve <veg@svgames.pl> -->
<component type="desktop">
<id>timeshift.desktop</id>
<id>timeshift-gtk.desktop</id>
<metadata_license>CC-BY-SA-3.0</metadata_license>
<project_license>GPL-3.0</project_license>
<project_license>GPL-2.0-or-later</project_license>
<name>Timeshift</name>
<summary>System restore utility for Linux</summary>
<summary xml:lang="cs">Nástroj pro obnovení systému pro Linux</summary>