[gnome-boxes] data: Correct desktop file name in AppData file



commit 447034aa64fe7a49026cab8b6c47defd24c2262e
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Sep 5 00:05:53 2013 +0300

    data: Correct desktop file name in AppData file

 data/gnome-boxes.appdata.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-boxes.appdata.xml.in b/data/gnome-boxes.appdata.xml.in
index 623a471..80743e2 100644
--- a/data/gnome-boxes.appdata.xml.in
+++ b/data/gnome-boxes.appdata.xml.in
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <application>
-  <id type="desktop">org.gnome.Boxes.Application.desktop</id>
+  <id type="desktop">gnome-boxes.desktop</id>
   <licence>CC0</licence>
   <summary>Simple remote and virtual machines</summary>
   <description>


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