[gnome-maps/wip/kalev/appdata-id] appdata: Keep the same app ID as in 3.30
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/kalev/appdata-id] appdata: Keep the same app ID as in 3.30
- Date: Thu, 11 Apr 2019 18:12:48 +0000 (UTC)
commit 8993385f6a3eddb1a7a3bc98efcb60f551379867
Author: Kalev Lember <klember redhat com>
Date: Thu Apr 11 20:11:32 2019 +0200
appdata: Keep the same app ID as in 3.30
Go back to using "org.gnome.Maps.desktop" as it was in 3.30. The
appdata spec is very clear that the app ID is not supposed to change and
should be a unique identifier for the app across distributions.
data/org.gnome.Maps.appdata.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in
index 696f722..3f2455e 100644
--- a/data/org.gnome.Maps.appdata.xml.in
+++ b/data/org.gnome.Maps.appdata.xml.in
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
- <id>org.gnome.Maps</id>
+ <id>org.gnome.Maps.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<name>GNOME Maps</name>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]