summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2014-06-30 11:44:13 +0100
committerDavid King <amigadave@amigadave.com>2014-06-30 11:45:15 +0100
commit0fc2096bb2db0fa51000d94013d1f756c73d20f6 (patch)
tree705ee4d68fc269a4c8ecbb18a284532fd3ffa471 /data
parentbe5083d59f05153ca57acc0df50afa5430d1b08d (diff)
Match desktop file name in AppData
Update the AppData reference to the desktop file, as it was not changed when the desktop file was renamed.
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.Cheese.appdata.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/org.gnome.Cheese.appdata.xml.in b/data/org.gnome.Cheese.appdata.xml.in
index 11911516..7439e903 100644
--- a/data/org.gnome.Cheese.appdata.xml.in
+++ b/data/org.gnome.Cheese.appdata.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyrhigh 2013 David King <davidk@gnome.org -->
+<!-- Copyright 2013, 2014 David King <davidk@gnome.org -->
<application>
- <id type="desktop">cheese.desktop</id>
+ <id type="desktop">org.gnome.Cheese.desktop</id>
<licence>CC0</licence>
<!-- Both taken from the desktop file.
<name>Cheese</name>