summaryrefslogtreecommitdiff
path: root/shell/appdata
diff options
context:
space:
mode:
Diffstat (limited to 'shell/appdata')
-rw-r--r--shell/appdata/meson.build2
-rw-r--r--shell/appdata/org.gnome.Settings.appdata.xml.in (renamed from shell/appdata/gnome-control-center.appdata.xml.in)2
2 files changed, 2 insertions, 2 deletions
diff --git a/shell/appdata/meson.build b/shell/appdata/meson.build
index fdb827969..526a10de8 100644
--- a/shell/appdata/meson.build
+++ b/shell/appdata/meson.build
@@ -1,4 +1,4 @@
-appdata = 'gnome-control-center.appdata.xml'
+appdata = 'org.gnome.Settings.appdata.xml'
i18n.merge_file(
input: appdata + '.in',
diff --git a/shell/appdata/gnome-control-center.appdata.xml.in b/shell/appdata/org.gnome.Settings.appdata.xml.in
index ed654b90d..cf06de84b 100644
--- a/shell/appdata/gnome-control-center.appdata.xml.in
+++ b/shell/appdata/org.gnome.Settings.appdata.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Richard Hughes <richard@hughsie.com> -->
<component type="desktop">
- <id>gnome-control-center.desktop</id>
+ <id>org.gnome.Settings.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0+</project_license>
<name>Settings</name>