[glom] AppData file: Fix the ID to match the name of the installed desktop file
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] AppData file: Fix the ID to match the name of the installed desktop file
- Date: Tue, 17 Dec 2013 10:34:07 +0000 (UTC)
commit d75694f1e6b8c0b1e84184e0c7b6c7a83bc868d4
Author: Richard Hughes <richard hughsie com>
Date: Tue Dec 17 10:33:52 2013 +0000
AppData file: Fix the ID to match the name of the installed desktop file
glom.appdata.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glom.appdata.xml.in b/glom.appdata.xml.in
index 0427365..b6da151 100644
--- a/glom.appdata.xml.in
+++ b/glom.appdata.xml.in
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Murray Cumming <murrayc murrayc com> -->
<application>
- <id type="desktop">org.gnome.glom.desktop</id>
+ <id type="desktop">glom.desktop</id>
<licence>CC0</licence>
<description>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]