From 7629f00a890a0d9a09170ad92ed2ff86d610abab Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Mon, 5 Jun 2023 15:54:14 +0200 Subject: [PATCH] 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 --- debian/timeshift.appdata.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/timeshift.appdata.xml b/debian/timeshift.appdata.xml index bc0d067..5a60f2b 100644 --- a/debian/timeshift.appdata.xml +++ b/debian/timeshift.appdata.xml @@ -1,9 +1,9 @@ - timeshift.desktop + timeshift-gtk.desktop CC-BY-SA-3.0 - GPL-3.0 + GPL-2.0-or-later Timeshift System restore utility for Linux Nástroj pro obnovení systému pro Linux