[cheese] Match desktop file name in AppData



commit 0fc2096bb2db0fa51000d94013d1f756c73d20f6
Author: David King <amigadave amigadave com>
Date:   Mon Jun 30 11:44:13 2014 +0100

    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.

 data/org.gnome.Cheese.appdata.xml.in |    4 ++--
 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 1191151..7439e90 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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]