summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-07-06 09:38:55 +0100
committerRichard Hughes <richard@hughsie.com>2017-07-06 09:38:55 +0100
commit2a7e30e32beac963b91eef1491648446c1600b7a (patch)
tree86a8a2543ac845fd4ff05fe1a07ebeee2d9fba10
parent4813bf13900289b0d4808db3c313db7eda2f6d16 (diff)
downloadgnome-color-manager-2a7e30e32beac963b91eef1491648446c1600b7a.tar.gz
trivial: Add old desktop name to the AppData file
-rw-r--r--data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
index ad526d1..1ab7ad6 100644
--- a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
+++ b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
@@ -150,6 +150,9 @@
<kudo>ModernToolkit</kudo>
<kudo>UserDocs</kudo>
</kudos>
+ <provides>
+ <id>gcm-viewer.desktop</id>
+ </provides>
<url type="homepage">https://projects.gnome.org/gnome-color-manager/</url>
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager</url>
<url type="donation">http://www.gnome.org/friends/</url>